User's Manual
Table Of Contents
- Contents
- List of Figures
- List of Tables
- About This Guide
- About the Radio Switch RS4000
- Installing the RS4000
- Configuring the Meru RS4000
- Managing and Monitoring the RS4000
- Command Reference
- MIB Definition Reference
- RFC 1212 MIB-System Group
- RFC 1213 MIB-Interface Group
- IEEE 802.11 MIB-Dot11 Counter Table (Statistics)
- Meru Enterprise MIB-AP System Entry
- Meru Enterprise MIB-Network Configuration MIB
- Meru Enterprise MIB-Load Balancing MIB
- Meru Enterprise MIB-Global Radius Profile Configuration MIB
- Meru Enterprise MIB-Meru Interface Table
- Meru Enterprise MIB-Trap Community Interface
- Meru Enterprise MIB-SNMP Community Interface
- Meru Enterprise MIB-SNMP Traps Flag
- Meru Enterprise MIB-Global Entry
- Meru Enterprise MIB-Syslog Table
- Meru Enterprise MIB-File Transfer Table
- Meru Enterprise MIB-Upgrade Flag
- Meru Enterprise MIB-Upgrade Status Flag
- Specifications
- Regulatory Information
- Channels
- Translated Safety Warnings
RFC 1213 MIB—Interface Group
MIB Definition Reference 95
RFC 1213 MIB—Interface Group
Object Name Field Description Access Type/Value
Interface Group Interface
Group
ifNumber The number of network interfaces ifNumber
ifTable A list of interface entries
ifIndex A unique value for each interface. read-only INTEGER
ifDescr A textual string containing information about the
interface.
read-only DisplayString
ifType The type of interface. read-only IANAifType
ifMtu The size of the largest datagram which can be
sent/received on the interface, specified in octets.
read-only INTEGER
ifSpeed An estimate of the interface's current bandwidth
in bits per second.
read-only Gauge
ifPhysAddress The interface's address at the protocol layer
immediately `below' the network layer in the
protocol stack.
read-only PhysAddress
ifAdminStatus The desired state of the interface. read-write INTEGER - Up,
down
ifOperStatus The current operational state of the interface. read-only INTEGER - Up,
down, testing,
unknown,
dormant.
ifLastChange The value of sysUpTime at the time the interface
entered its current operational state.
read-only TimeTicks
ifInOctets The total number of octets received on the
interface, including framing characters.
read-only Counter
ifInUcastPkts The number of subnetwork-unicast packets
delivered to a higher-layer protocol.
read-only Counter
ifInNUcastPkts The number of non-unicast (i.e., subnetwork-
broadcast or subnetwork-multicast) packets
delivered to a higher-layer protocol.
read-only Counter