All MIBs › Cabletron-MIB
Category: LAN Management
Description: Provides core management objects and enterprise OID registration for Cabletron network equipment.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is Cabletron-MIB?
Cabletron-MIB is the foundational vendor MIB from Cabletron Systems (a major 1990s-2000s networking hardware vendor, later part of Enterasys) providing core management objects and the enterprise OID registration point under which Cabletron's many product-specific MIBs are organized. It exposes basic device identity and inventory objects: device type, name, IP address, MAC address, and slot/chassis occupancy counts, alongside simple traffic totals. For hardware/software status monitoring, deviceSlots versus deviceOccupiedSlots reveals chassis capacity and module presence, devicePortsOn versus deviceTotalPorts indicates how many ports are currently active, and currentTime/currentDate confirm the device's clock/software state is correct, together forming a basic top-level health and inventory snapshot before drilling into product-specific Cabletron MIBs. As the root of the Cabletron enterprise tree (via the cabletron, commsDevice, and layerMgmt branches), essentially all other Cabletron device MIBs depend on definitions established here. It was typically deployed on Cabletron chassis-based switches, hubs, and routers in enterprise campus networks during that era. Engineers can download the Cabletron-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Cabletron-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cabletron chassis-based switch/hub/router (legacy Cabletron/Enterasys hardware)
Monitoring Examples
An operator would poll deviceOccupiedSlots against deviceSlots to confirm the expected number of line/interface modules are physically present and recognized in a Cabletron chassis, catching a module that failed to seat or was removed. devicePortsOn versus deviceTotalPorts would be checked to see how many ports are currently administratively/operationally up, useful as a quick fleet-wide utilization check. deviceTotalPkts would be watched as a coarse traffic-volume indicator, and deviceIPAddress/deviceName/mACAddress used for basic device identification during inventory reconciliation.
What Can Be Monitored
- chassis slot count vs occupied slots
- total ports vs active ports
- device identity (name, IP, MAC address)
- current device time/date
- total packet count
This MIB depends on
Related MIBs
Imported Objects
From RFC1155-SMI
| Counter | |
| enterprises |
From SNMPv2-SMI
| IpAddress | |
| OBJECT-TYPE |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT acqCreate00 | 1.3.6.1.4.1.52.1.3.1.3.1.2.1 | INTEGER | read-write | Add an entry to the acquired database to filter packets entering ports 1 and 2 if those packets are destined for the specified address. |
| INT acqCreate01 | 1.3.6.1.4.1.52.1.3.1.3.1.2.3 | INTEGER | read-write | Add an entry to the acquired database to filter packets entering port 1 and forward packets entering port 2 to port 1 if those packets are destined for the specified address. |
| INT acqCreate20 | 1.3.6.1.4.1.52.1.3.1.3.1.2.2 | INTEGER | read-write | Add an entry to the acquired database to forward packets entering port1 to port2 and filter packets entering port2 if those packets are destined for the specified address. |
| INT acqCreate21 | 1.3.6.1.4.1.52.1.3.1.3.1.2.4 | INTEGER | read-write | Add an entry to the acquired database to forward packets entering port 1 to port 2 and to forward packets entering port 2 to port 1 if those packets are destined for the specified address. |
| acqDB | 1.3.6.1.4.1.52.1.3.1.3.1 | |||
| INT acqDelete | 1.3.6.1.4.1.52.1.3.1.3.1.2.5 | INTEGER | read-write | Delete an entry from the acquired database. |
| INT acqDispOutp1 | 1.3.6.1.4.1.52.1.3.1.3.1.2.7 | INTEGER | read-only | The outbound port for packets entering port 1. |
| INT acqDispOutp2 | 1.3.6.1.4.1.52.1.3.1.3.1.2.8 | INTEGER | read-only | The outbound port for packets entering port 2. |
| OCT acqDispType | 1.3.6.1.4.1.52.1.3.1.3.1.2.6 | OCTET STRING | read-only | Display the entry type, STATIC or DYNAMIC. |
| INT acqDynAgeTime | 1.3.6.1.4.1.52.1.3.1.3.1.1.6 | INTEGER | read-write | The length of time allowed for a dynamic entry in the acquired database to be inactive before it is dropped from the database. A time from 10 - 1,000,000 seconds is allowed. The default is 300 seconds. |
| INT acqDynEntries | 1.3.6.1.4.1.52.1.3.1.3.1.1.5 | INTEGER | read-only | The number of entries that have been accumulated in the Acquired database through the bridge's learning process. |
| INT acqEraseDatabase | 1.3.6.1.4.1.52.1.3.1.3.1.1.7 | INTEGER | read-write | Set to zero to erase all entries in the acquired database. |
| INT acqMaxEntries | 1.3.6.1.4.1.52.1.3.1.3.1.1.2 | INTEGER | read-only | The maximum number of entries allowed in the acquired database. |
| acqOptions | 1.3.6.1.4.1.52.1.3.1.3.1.2 | |||
| OCT acqSrcAddress | 1.3.6.1.4.1.52.1.3.1.3.1.2.9 | OCTET STRING | read-only | The source address of this acquired database entry, i.e. the instance. |
| INT acqStaticAgeTime | 1.3.6.1.4.1.52.1.3.1.3.1.1.4 | INTEGER | read-only | The length of time allowed for a static entry in the Acquired database to be inactive before it is dropped from the database. This time is fixed at zero. |
| INT acqStaticEntries | 1.3.6.1.4.1.52.1.3.1.3.1.1.3 | INTEGER | read-only | The number of addresses added to the Acquired database by the user or network manager. |
| acqStats | 1.3.6.1.4.1.52.1.3.1.3.1.1 | |||
| INT acqTotalEntries | 1.3.6.1.4.1.52.1.3.1.3.1.1.1 | INTEGER | read-only | The total number of entries in the acquired database. |
| alarm | 1.3.6.1.4.1.52.1.2.1.9 | |||
| bdAlrm | 1.3.6.1.4.1.52.1.2.1.9.2 | |||
| bdColls | 1.3.6.1.4.1.52.1.2.1.9.2.2 | |||
| INT bdCollsEnable | 1.3.6.1.4.1.52.1.2.1.9.2.2.1 | INTEGER | read-write | Enable the sending of board level collsion alarms. |
| INT bdCollsThreshold | 1.3.6.1.4.1.52.1.2.1.9.2.2.2 | INTEGER | read-write | This object represents the number of collisions per good packet measured by the board that will generate an alarm. valid values are 1 to 15 |
| bdError | 1.3.6.1.4.1.52.1.2.1.9.2.3 | |||
| INT bdErrorEnable | 1.3.6.1.4.1.52.1.2.1.9.2.3.1 | INTEGER | read-write | Enable the sending of board level error alarms. |
| INT bdErrorSource | 1.3.6.1.4.1.52.1.2.1.9.2.3.3 | INTEGER | read-write | The type of error used for the error alarm. |
| INT bdErrorThreshold | 1.3.6.1.4.1.52.1.2.1.9.2.3.2 | INTEGER | read-write | This object represents the percentage of errors per good packet that will generate an alarm. |
| bdgdevice | 1.3.6.1.4.1.52.1.3.1.1 | |||
| INT bdgdeviceBdgFwdDly | 1.3.6.1.4.1.52.1.3.1.1.25 | INTEGER | read-write | The value of the forward delay parameter when the bridge is the root or is attempting to become the root. A time of 4 to 30 seconds is allowed. |
| INT bdgdeviceBdgHello | 1.3.6.1.4.1.52.1.3.1.1.32 | INTEGER | read-write | The value of the Hello Time parameter when the bridge is the root or is attempting to become the root. A time of 1 to 10 seconds is allowed. The default is 2 seconds. |
| INT bdgdeviceBdgMaxAge | 1.3.6.1.4.1.52.1.3.1.1.24 | INTEGER | read-write | The value of the Max Age parameter when the bridge is the root or is attempting to become the root. A time of 6 to 40 seconds is allowed. The default is 20 seconds. |
| OCT bdgdeviceBdgName | 1.3.6.1.4.1.52.1.3.1.1.4 | OCTET STRING | read-write | The user-defined name (up to 32 characters long) of the bridge. The default bridge name is ETHERNET_BRIDGE. |
| INT bdgdeviceBdgPriority | 1.3.6.1.4.1.52.1.3.1.1.33 | INTEGER | read-write | The part of the bridge address that contains the identifier used in the spanning tree for priority comparisons. Allowed range is 0 through FFFF. The default is 8000. |
| OCT bdgdeviceBridgeID | 1.3.6.1.4.1.52.1.3.1.1.19 | OCTET STRING | read-only | The unique identifier of the bridge. The first two bytes of the identifier are the bridge priority and the last six bytes are the Ethernet address. |
| OCT bdgdeviceDesigRoot | 1.3.6.1.4.1.52.1.3.1.1.28 | OCTET STRING | read-only | The unique identifier of the bridge recorded as the root. |
| INT bdgdeviceDisableBdg | 1.3.6.1.4.1.52.1.3.1.1.1 | INTEGER | read-write | Indicates if the bridge will be disabled. |
| CTR bdgdeviceErr | 1.3.6.1.4.1.52.1.3.1.1.14 | Counter | read-only | The total number of network errors that have occurred. |
| CTR bdgdeviceFrFlt | 1.3.6.1.4.1.52.1.3.1.1.13 | Counter | read-only | The number of frames filtered by the bridge. |
| CTR bdgdeviceFrFwd | 1.3.6.1.4.1.52.1.3.1.1.11 | Counter | read-only | The number of frames forwarded by the bridge. |
| CTR bdgdeviceFrRx | 1.3.6.1.4.1.52.1.3.1.1.12 | Counter | read-only | The number of frames received by the bridge. |
| INT bdgdeviceFwdDly | 1.3.6.1.4.1.52.1.3.1.1.31 | INTEGER | read-only | The time spent in the listening state while moving from the blocking state to the learning state, or the time spent in the learning state while moving from the listening state to the forwarding state. |
| INT bdgdeviceHelloTime | 1.3.6.1.4.1.52.1.3.1.1.23 | INTEGER | read-only | The time interval between the transmission of Configuration BPDU's by a bridge which is attempting to become the root or is the root. |
| INT bdgdeviceHoldTime | 1.3.6.1.4.1.52.1.3.1.1.30 | INTEGER | read-only | The minimum time period elapsing between the transmission of configuration BPDU's through a given bridge port. |
| OCT bdgdeviceLocation | 1.3.6.1.4.1.52.1.3.1.1.8 | OCTET STRING | read-write | The user-defined name to indicate the location of the bridge on the network. The default location name is LOCAL. |
| INT bdgdeviceMaxAge | 1.3.6.1.4.1.52.1.3.1.1.29 | INTEGER | read-only | The maximum age of received protocol information before it is discarded. |
| INT bdgdeviceNumPorts | 1.3.6.1.4.1.52.1.3.1.1.5 | INTEGER | read-only | The number of ports present on the bridge. |
| CTR bdgdeviceNumRestarts | 1.3.6.1.4.1.52.1.3.1.1.16 | Counter | read-only | The number of times the bridge has been powered up or restarted. |
| INT bdgdeviceResetCounts | 1.3.6.1.4.1.52.1.3.1.1.34 | INTEGER | read-write | Reset all counters to zero. |
| INT bdgdeviceRestartBdg | 1.3.6.1.4.1.52.1.3.1.1.10 | INTEGER | read-write | Force the bridge to undergo a software reset. |
| INT bdgdeviceRestoreSettings | 1.3.6.1.4.1.52.1.3.1.1.2 | INTEGER | read-write | Restore the following settings to their default values: Bridge Name to ETHERNET_BRIDGE, Location to LOCAL, Port 1 Name to PORT_1, Port 2 Name to PORT_2, Port 1 Network Name to LAN_1, Port 2 Network Name to LAN_2, Ageing Time for Acquired Database to 300 seconds, Erase the acquired database, Erase the permanent database, Place sixteen default multicast addresses into the permanent and acquired databases, Type of Spanning Tree to 802.1, Type of Filtering to IEEE 802.1, Bridge Max Age to 20 seconds, Bridge Forward Delay to 15 seconds, Bridge Hello Time to 2 seconds, Bridge Priority to 8000, Port 1 Priority to 80, Port 2 Priority to 80, Port 1 Path Cost to 100, Port 2 Path Cost to 100, Restart the bridge. |
| INT bdgdeviceRootCost | 1.3.6.1.4.1.52.1.3.1.1.21 | INTEGER | read-only | The cost of the path to the root from this bridge. |
| INT bdgdeviceRootPort | 1.3.6.1.4.1.52.1.3.1.1.22 | INTEGER | read-only | The port identifier for the port which offers the lowest cost path to the root, i.e. that port for which the sum of the values of the designated cost and path cost parameters held for the port is lowest. |
| INT bdgdeviceSTAProtocol | 1.3.6.1.4.1.52.1.3.1.1.18 | INTEGER | read-write | The spanning tree algorithm under which the bridge is operating. The selections are as follows: - IEEE 802.1 compliant spanning tree algorithm environment (802.1) - DEC LAN Bridge 100 environment (DEC) - Without the spanning tree algorithm enabled (NONE) The default is 802.1. |
| OCT bdgdeviceStatus | 1.3.6.1.4.1.52.1.3.1.1.9 | OCTET STRING | read-only | The status of the bridge, ON-LINE, STAND BY or DISABLED. |
| OCT bdgdeviceSwitchSetting | 1.3.6.1.4.1.52.1.3.1.1.15 | OCTET STRING | read-only | Indicates the current switch settings read from the bridge hardware. |
| INT bdgdeviceTimeTopChg | 1.3.6.1.4.1.52.1.3.1.1.26 | INTEGER | read-only | The time in seconds that has elapsed since the bridge's Topology Change Flag last recorded the value of a topology change. |
| INT bdgdeviceTopChg | 1.3.6.1.4.1.52.1.3.1.1.27 | INTEGER | read-only | Indicates if a bridge topology change is in progress. |
| CTR bdgdeviceTopChgCnt | 1.3.6.1.4.1.52.1.3.1.1.20 | Counter | read-only | The number of times the bridge's Topology Change Flag has been changed since the bridge was powered up or initialized. |
| OID bdgdeviceTrapType | 1.3.6.1.4.1.52.1.3.1.1.36 | OBJECT IDENTIFIER | read-only | Contains the object identifier of the first VarBinding in the last trap generated by the bridge. |
| OCT bdgdeviceType | 1.3.6.1.4.1.52.1.3.1.1.6 | OCTET STRING | read-only | The type of bridge, NB25E, IRBM, or NB20E. |
| INT bdgdeviceTypeFiltering | 1.3.6.1.4.1.52.1.3.1.1.17 | INTEGER | read-write | The type of filtering to be performed by the bridge. The default is IEEE 802.1. |
| INT bdgdeviceUptime | 1.3.6.1.4.1.52.1.3.1.1.35 | INTEGER | read-only | The time, in seconds, that has elapsed since the bridge was last reset or initialized. |
| OCT bdgdeviceVersion | 1.3.6.1.4.1.52.1.3.1.1.7 | OCTET STRING | read-only | The release version of the firmware installed in the bridge. |
| bdgPort | 1.3.6.1.4.1.52.1.3.1.2 | |||
| OCT bdgPortAddress | 1.3.6.1.4.1.52.1.3.1.2.1 | OCTET STRING | read-only | The Ethernet address of the port. |
| CTR bdgPortColl | 1.3.6.1.4.1.52.1.3.1.2.12 | Counter | read-only | The number of collisions that have occurred on the network at the specified port. |
| CTR bdgPortCRCErr | 1.3.6.1.4.1.52.1.3.1.2.15 | Counter | read-only | The number of packets detected with Cyclical Redundancy Check failures. |
| OCT bdgPortDesigBrdg | 1.3.6.1.4.1.52.1.3.1.2.21 | OCTET STRING | read-only | The network address of the bridge that is assumed to be the root bridge on the network. |
| INT bdgPortDesigCost | 1.3.6.1.4.1.52.1.3.1.2.20 | INTEGER | read-only | The cost of the path of this port to the root bridge on the network. |
| INT bdgPortDesigPort | 1.3.6.1.4.1.52.1.3.1.2.22 | INTEGER | read-only | The port identifier of the bridge port believed to be the designated port for the LAN associated with the port. |
| OCT bdgPortDesigRoot | 1.3.6.1.4.1.52.1.3.1.2.24 | OCTET STRING | read-only | The unique bridge identifier of the bridge that is assumed to be the root bridge on the network. |
| CTR bdgPortDisErr | 1.3.6.1.4.1.52.1.3.1.2.11 | Counter | read-only | The number of frames that could not be transmitted because the frame was too large for the attached network (1526 bytes, including preamble, for 802.3 networks). |
| CTR bdgPortDisInb | 1.3.6.1.4.1.52.1.3.1.2.7 | Counter | read-only | The total number of valid frames that were received at the port but then discarded by the bridge in the forwarding process. |
| CTR bdgPortDisLOB | 1.3.6.1.4.1.52.1.3.1.2.9 | Counter | read-only | The number of packets that were discarded by the bridge because of a lack of buffer space to maintain the data. |
| CTR bdgPortDisTDE | 1.3.6.1.4.1.52.1.3.1.2.10 | Counter | read-only | The number of frames that were intended for forwarding but were discarded when the maximum time period set for transmission was exceeded before forwarding was possible. |
| CTR bdgPortFrAlErr | 1.3.6.1.4.1.52.1.3.1.2.16 | Counter | read-only | The number of errors due to misaligned packets. |
| CTR bdgPortFrFilt | 1.3.6.1.4.1.52.1.3.1.2.27 | Counter | read-only | The number of frames received at the indicated port that were filtered by the bridge. |
| CTR bdgPortFrRx | 1.3.6.1.4.1.52.1.3.1.2.6 | Counter | read-only | The number of frames received at the specified port. |
| CTR bdgPortFwdOutb | 1.3.6.1.4.1.52.1.3.1.2.8 | Counter | read-only | The number of frames forwarded successfully to the appropriate port. |
| OCT bdgPortName | 1.3.6.1.4.1.52.1.3.1.2.2 | OCTET STRING | read-write | The user-defined name assigned to the port. The default port 1 name is PORT_1 and the default Port 2 name is PORT_2. |
| OCT bdgPortNetName | 1.3.6.1.4.1.52.1.3.1.2.5 | OCTET STRING | read-write | The user-defined name assigned to a network segment connected to the port. The default network name for Port 1 is LAN_1 and the default network name for Port 2 is LAN_2. |
| CTR bdgPortOowColl | 1.3.6.1.4.1.52.1.3.1.2.14 | Counter | read-only | The number of collisions out of the standard collision window (51.2 uS). This indicates a network problem. |
| CTR bdgPortOversizePackets | 1.3.6.1.4.1.52.1.3.1.2.26 | Counter | read-only | The number of packets received at the indicated port that were greater than the IEEE 802.3 maximum Ethernet frame size of 1518 bytes. |
| INT bdgPortPathCost | 1.3.6.1.4.1.52.1.3.1.2.19 | INTEGER | read-write | The contributory cost of the applicable port to the overall cost of the path when the specified port is the root port. Allowable range is 1 to 65535. The default is 100. |
| INT bdgPortPriority | 1.3.6.1.4.1.52.1.3.1.2.17 | INTEGER | read-write | The part of the port identifier which is used with the spanning tree algorithm when determining which port in a LAN segment has priority. The default is 80. |
| CTR bdgPortRuntPackets | 1.3.6.1.4.1.52.1.3.1.2.25 | Counter | read-only | The number of packets received at the indicated bdgPort that were less than the IEEE 802.3 minimum Ethernet frame size of 64 bytes. |
| OCT bdgPortState | 1.3.6.1.4.1.52.1.3.1.2.18 | OCTET STRING | read-only | The current state of the port, DISABLED, LISTENING, LEARNING, FORWARDING or BLOCKING. |
| OCT bdgPortStatus | 1.3.6.1.4.1.52.1.3.1.2.4 | OCTET STRING | read-only | The status in which the port is operating. The status messages for Ports 1 and 2 are: OFF - The port is off, due to a failed network interface chip associated with that port. OK/SQE ON - The port is communicating with the network and the transceiver making the connection to the network has SQE enabled. OK/SQE OFF - The port is communicating with the network and the transceiver making the connection to the network has SQE disabled. CARRIER LOST - Communication with the network has not been established or has been lost. |
| INT bdgPortTopChgAck | 1.3.6.1.4.1.52.1.3.1.2.23 | INTEGER | read-only | The value of the topology change acknowledgement flag in the next configuration BPDU to be transmitted on the associated port. |
| CTR bdgPortTxAbrt | 1.3.6.1.4.1.52.1.3.1.2.13 | Counter | read-only | The number of transmissions that have been aborted due to excessive collisions (over 16 attempts to transmit the same packet). |
| OCT bdgPortType | 1.3.6.1.4.1.52.1.3.1.2.3 | OCTET STRING | read-only | The IEEE specification the port meets, e.g. 802.3. |
| bdgTables | 1.3.6.1.4.1.52.1.3.1.5 | |||
| bdTraffic | 1.3.6.1.4.1.52.1.2.1.9.2.1 | |||
| INT bdTrafficEnable | 1.3.6.1.4.1.52.1.2.1.9.2.1.1 | INTEGER | read-write | Enable the sending of board level traffic traps for this board. |
| CTR bdTrafficThreshold | 1.3.6.1.4.1.52.1.2.1.9.2.1.2 | Counter | read-write | The threshold of packets within the Devicetimebase that will cause a traffic alarm. |
| board | 1.3.6.1.4.1.52.1.2.1.2 | |||
| CTR boardAlign | 1.3.6.1.4.1.52.1.2.2.3.2.5 | Counter | read-only | The number of mis-aligned frames this board has detected. Only valid for the IRBM, IRM2, and MiniMMAC. |
| CTR boardCRC | 1.3.6.1.4.1.52.1.2.2.3.2.6 | Counter | read-only | The number of packets with bad CRC detected. Only valid on IRBM, IRM2, and MiniMMAC. |
| CTR boardErrorPkts | 1.3.6.1.4.1.52.1.2.2.3.2.2 | Counter | read-only | The number of packets that have experienced an error. VAlid only on the IRBM, IRM2, and MiniMMAC. |
| CTR boardGiants | 1.3.6.1.4.1.52.1.2.2.3.2.11 | Counter | read-only | The number of packets longer than 1518 bytes detected on this board. |
| INT boardIndex | 1.3.6.1.4.1.52.1.2.2.3.1.1 | INTEGER | read-only | The slot number of this board. |
| INT boardModeStatus | 1.3.6.1.4.1.52.1.2.2.3.3.3 | INTEGER | read-write | The board is configured for 2 == Auto Mode or 1 == Management Mode |
| OCT boardName | 1.3.6.1.4.1.52.1.2.2.3.1.2 | OCTET STRING | read-write | The name of the board. This field will only contain printable ASCII characters. |
| CTR boardNoResources | 1.3.6.1.4.1.52.1.2.2.3.2.9 | Counter | read-only | The number of times The no resources condition was detected for this board. |
| CTR boardOOWColl | 1.3.6.1.4.1.52.1.2.2.3.2.8 | Counter | read-only | The number of out-of-window collisions detected by this board. Only valid on the IRBM, IRM2, and MiniMMAC. |
| INT boardPortsOn | 1.3.6.1.4.1.52.1.2.2.3.1.6 | INTEGER | read-only | The number of operating ports on the board. |
| CTR boardRecBytes | 1.3.6.1.4.1.52.1.2.2.3.2.10 | Counter | read-only | The number of bytes detected on the network. Valid only on the IRBM, IRM2, and MiniMMAC. |
| CTR boardRecColl | 1.3.6.1.4.1.52.1.2.2.3.2.4 | Counter | read-only | The number of Receive mode collisions this board has detected. |
| INT boardRingSpeedFault | 1.3.6.1.4.1.52.1.2.2.3.3.7 | INTEGER | read-only | Data speed of station mismatches configuration speed of board. board is automatically bypassed. |
| CTR boardRunt | 1.3.6.1.4.1.52.1.2.2.3.2.7 | Counter | read-only | The number of runt frames detected by this board. Valid fr the IRBM, IRM2, and MiniMMAC only. |
| INT boardSpeed | 1.3.6.1.4.1.52.1.2.2.3.3.6 | INTEGER | read-write | Speed 4 == 4 Mhz Speed 16 == 16 Mhz |
| INT boardSTATUS | 1.3.6.1.4.1.52.1.2.2.3.1.5 | INTEGER | read-write | The administrative status of this MIM. |
| CTR boardTotalPkts | 1.3.6.1.4.1.52.1.2.2.3.2.1 | Counter | read-only | The total number of packets this board has seen since the last reset. |
| INT boardTotalPorts | 1.3.6.1.4.1.52.1.2.2.3.1.4 | INTEGER | read-only | Total number of ports supported on this board. |
| INT boardTotalRingPorts | 1.3.6.1.4.1.52.1.2.2.3.3.1 | INTEGER | read-only | The total number of ring ports on this board. Currently, zero or two. |
| INT boardTotalRingPortsOn | 1.3.6.1.4.1.52.1.2.2.3.3.4 | INTEGER | read-only | The number of enabled ring ports on this board. |
| INT boardTotalStationPorts | 1.3.6.1.4.1.52.1.2.2.3.3.2 | INTEGER | read-only | The total number of station ports on this board. |
| INT boardTotalStationPortsOn | 1.3.6.1.4.1.52.1.2.2.3.3.5 | INTEGER | read-only | The number of enabled station ports on this board. |
| CTR boardTransColl | 1.3.6.1.4.1.52.1.2.2.3.2.3 | Counter | read-only | The number of transmit collisions this board has detected. |
| INT boardType | 1.3.6.1.4.1.52.1.2.2.3.1.3 | INTEGER | read-only | The type of the MIM. (eg. FOT, TPT, etc). See appendix A for encoding. |
| bridge | 1.3.6.1.4.1.52.1.3 | |||
| bridgeRev1 | 1.3.6.1.4.1.52.1.3.1 | |||
| cabletron | 1.3.6.1.4.1.52 | |||
| common | 1.3.6.1.4.1.52.1.1 | |||
| commonB | 1.3.6.1.4.1.52.1.2.2.3.1 | |||
| commonD | 1.3.6.1.4.1.52.1.2.2.1.1 | |||
| commonP | 1.3.6.1.4.1.52.1.2.2.4.1 | |||
| commonRev1 | 1.3.6.1.4.1.52.1.1.1 | |||
| commsDevice | 1.3.6.1.4.1.52.1 | |||
| OCT currentDate | 1.3.6.1.4.1.52.1.1.1.5 | OCTET STRING | read-write | Character representation of the current date |
| OCT currentTime | 1.3.6.1.4.1.52.1.1.1.4 | OCTET STRING | read-write | The current time of day as measured by the device |
| devAlrm | 1.3.6.1.4.1.52.1.2.1.9.1 | |||
| devColls | 1.3.6.1.4.1.52.1.2.1.9.1.2 | |||
| INT devCollsEnable | 1.3.6.1.4.1.52.1.2.1.9.1.2.1 | INTEGER | read-write | Enable the sending of device level collsion alarms. |
| INT devCollsThreshold | 1.3.6.1.4.1.52.1.2.1.9.1.2.2 | INTEGER | read-write | This object represents the number of collisions per good packet measured by the device that will generate an alarm. valid values are 1 to 15 |
| devError | 1.3.6.1.4.1.52.1.2.1.9.1.3 | |||
| INT devErrorEnable | 1.3.6.1.4.1.52.1.2.1.9.1.3.1 | INTEGER | read-write | Enable the sending of device level error alarms. |
| INT devErrorSource | 1.3.6.1.4.1.52.1.2.1.9.1.3.3 | INTEGER | read-write | The type of error used for the error alarm. |
| INT devErrorThreshold | 1.3.6.1.4.1.52.1.2.1.9.1.3.2 | INTEGER | read-write | This object represents the percentage of errors per good packet that will generate an alarm. |
| device | 1.3.6.1.4.1.52.1.2.1.1 | |||
| CTR deviceAlign | 1.3.6.1.4.1.52.1.2.1.1.11 | Counter | read-only | The number of packets with alignement errors detected. |
| CTR deviceCRC | 1.3.6.1.4.1.52.1.2.1.1.12 | Counter | read-only | The number of packets with bad CRC detected. |
| INT deviceEnetBoardMap | 1.3.6.1.4.1.52.1.2.1.1.29 | INTEGER | read-only | The slots that contain Ethernet MIM boards. |
| INT deviceFDDIBoardMap | 1.3.6.1.4.1.52.1.2.1.1.31 | INTEGER | read-only | The slots that contain FDDI MIM boards. |
| CTR deviceGiantFrames | 1.3.6.1.4.1.52.1.2.1.1.17 | Counter | read-only | The number of longer than 1518 bytes. |
| IP deviceIPAddress | 1.3.6.1.4.1.52.1.1.1.3 | IpAddress | read-write | The Internet address of this device. |
| INT deviceMMACType | 1.3.6.1.4.1.52.1.2.1.1.2 | INTEGER | read-only | Indicates the type of MMAC. |
| OCT deviceName | 1.3.6.1.4.1.52.1.1.1.2 | OCTET STRING | read-write | An ASCII name of the device that this agent manages. |
| CTR deviceNoResources | 1.3.6.1.4.1.52.1.2.1.1.15 | Counter | read-only | The number of No resource condtions detected. |
| INT deviceOccupiedSlots | 1.3.6.1.4.1.52.1.2.1.1.4 | INTEGER | read-only | The slots that contain MIM boards. This field is bit encoded (eg. If a bit is set then that board is present. For example, a value of 3 indicates that there are boards in the IRM slot and the first MIM slot. |
| CTR deviceOOWColl | 1.3.6.1.4.1.52.1.2.1.1.14 | Counter | read-only | The number of out-of-window collisions detected by this |
| INT devicePortsOn | 1.3.6.1.4.1.52.1.2.1.1.5 | INTEGER | read-only | The number of operating ports on the device. |
| CTR deviceRecBytes | 1.3.6.1.4.1.52.1.2.1.1.16 | Counter | read-only | The number of bytes detected on the network. |
| CTR deviceRecColls | 1.3.6.1.4.1.52.1.2.1.1.10 | Counter | read-only | The number of receive collsions detected by this MMAC. |
| INT deviceRedundantCts | 1.3.6.1.4.1.52.1.2.1.1.20 | INTEGER | read-only | The number of redundant circuits available for use. |
| CTR deviceResetCounter | 1.3.6.1.4.1.52.1.2.1.1.19 | Counter | read-write | If this object is set to 0, all of the devices Counters are reset to 0. |
| INT deviceResetRedundancy | 1.3.6.1.4.1.52.1.2.1.1.25 | INTEGER | read-write | Setting this object to a 1 will reset redundancy for the entire box. |
| INT deviceRestart | 1.3.6.1.4.1.52.1.2.1.1.18 | INTEGER | read-write | If this object is set to 0 the device is restarted. |
| CTR deviceRunt | 1.3.6.1.4.1.52.1.2.1.1.13 | Counter | read-only | The number of runt frames detected by this device. |
| INT deviceSlots | 1.3.6.1.4.1.52.1.2.1.1.3 | INTEGER | read-only | Number of available device slots in this device, including the IRM slot. |
| INT deviceSrcAddrAgingTime | 1.3.6.1.4.1.52.1.2.1.1.26 | INTEGER | read-write | The number of minutes that a source address is not detected before it is removed from the source address table. |
| INT deviceSrcAddrLocked | 1.3.6.1.4.1.52.1.2.1.1.28 | INTEGER | read-write | If this is set to 2, any source addresses that are detected on station ports that are not in the table will cause the port to be turned off. |
| INT deviceSrcAddrTraps | 1.3.6.1.4.1.52.1.2.1.1.27 | INTEGER | read-write | Controls sending of source address related traps. |
| INT deviceTimeBase | 1.3.6.1.4.1.52.1.2.1.1.24 | INTEGER | read-write | The number of seconds used as the interval for performing all of the rate alarm checks. The minimum is 10 secs. |
| INT deviceTokenRingBoardMap | 1.3.6.1.4.1.52.1.2.1.1.30 | INTEGER | read-only | The slots that contain Token Ring MIM boards. |
| CTR deviceTotalErrors | 1.3.6.1.4.1.52.1.2.1.1.8 | Counter | read-only | The sum of all of the errors listed including alignment,CRC, runts, giants, and Out of window collisions. |
| CTR deviceTotalPkts | 1.3.6.1.4.1.52.1.2.1.1.7 | Counter | read-only | The number of packets detected on all ports of this device. |
| INT deviceTotalPorts | 1.3.6.1.4.1.52.1.2.1.1.6 | INTEGER | read-only | The total number of repeater ports on the MMAC. |
| CTR deviceTransmitColl | 1.3.6.1.4.1.52.1.2.1.1.9 | Counter | read-only | The number of transmit collisions detected by this MMAC. |
| INT deviceTRTokenRingPortsOn | 1.3.6.1.4.1.52.1.2.2.1.3.1 | INTEGER | read-only | The number of Token Ring Ports (i.e. station, Ring In and Ring Out ports) enabled on this device. |
| INT deviceTRTotalTokenRingPorts | 1.3.6.1.4.1.52.1.2.2.1.3.2 | INTEGER | read-only | The total number of Token Ring Ports (i.e. station, Ring In and Ring Out ports) on this device. |
| INT deviceTRTotalTokenRingRingPorts | 1.3.6.1.4.1.52.1.2.2.1.3.4 | INTEGER | read-only | The total number of Ring In and Ring Out ports on this device. |
| INT deviceTRTotalTokenRingRingPortsOn | 1.3.6.1.4.1.52.1.2.2.1.3.3 | INTEGER | read-only | The total number of Ring In and Ring Out ports (active) enabled on this device. |
| INT deviceTRTotalTokenRingRings | 1.3.6.1.4.1.52.1.2.2.1.3.5 | INTEGER | read-only | The total number of (Token Ring) rings formed on this device. |
| INT deviceType | 1.3.6.1.4.1.52.1.1.1.1 | INTEGER | read-only | This object defines the board type for the Management board in the device. (eg. IRBM, IRM). See appendix A for value. |
| devTraffic | 1.3.6.1.4.1.52.1.2.1.9.1.1 | |||
| INT devTrafficEnable | 1.3.6.1.4.1.52.1.2.1.9.1.1.1 | INTEGER | read-write | Enable the sending of device level traffic traps. |
| CTR devTrafficThreshold | 1.3.6.1.4.1.52.1.2.1.9.1.1.2 | Counter | read-write | The threshold of packets within the devicetimebase that will cause a traffic alarm. |
| ethernetB | 1.3.6.1.4.1.52.1.2.2.3.2 | |||
| ethernetD | 1.3.6.1.4.1.52.1.2.2.1.2 | |||
| ethernetP | 1.3.6.1.4.1.52.1.2.2.4.2 | |||
| fddiB | 1.3.6.1.4.1.52.1.2.2.3.4 | |||
| fddiP | 1.3.6.1.4.1.52.1.2.2.4.4 | |||
| filterDB | 1.3.6.1.4.1.52.1.3.1.3 | |||
| fnb | 1.3.6.1.4.1.52.1.6.1.1 | |||
| INT fnbBoardBypassState | 1.3.6.1.4.1.52.1.6.1.1.3 | INTEGER | read-write | Off == 1 (NOT bypassed). On == 2 (bypassed). |
| INT fnbConnectedLeft | 1.3.6.1.4.1.52.1.6.1.1.1 | INTEGER | read-write | The Connected Left board (board n + 1) has the following states: Detached == 1 (Management (only management) detached, read/write). Attached == 2 (Management/AutoMode attached, read/write). Faulted == 3 (Management/AutoMode tried to attach but failed read ONLY). |
| INT fnbConnectedRight | 1.3.6.1.4.1.52.1.6.1.1.2 | INTEGER | read-write | The Connected Right board (board n - 1) has the following states: Detached == 1 (Management (only management) detached, read/write). Attached == 2 (Management/AutoMode attached, read/write ). Faulted == 3 (Management/AutoMode tried to attach but failed read ONLY). |
| ieee8023 | 1.3.6.1.4.1.52.2.2.1 | |||
| iRBM | 1.3.6.1.4.1.52.1.5.1.1 | |||
| INT iRBMPortAssociation | 1.3.6.1.4.1.52.1.5.1.1.2 | INTEGER | read-write | Controls how front panel ports are associated with the bridge or the repeater. The valid values are: Value AUI Port Fiber Port 0 Bridge Redundant 1 Redundant Bridge 2 Bridge Repeater 3 Repeater Bridge 4 Redundant Repeater 5 Repeater Redundant Note: only values 0 and 1 are valid for rev 2 boards and before. |
| INT iRBMRevision | 1.3.6.1.4.1.52.1.5.1.1.1 | INTEGER | read-write | The revision of the IRBM board |
| layerMgmt | 1.3.6.1.4.1.52.2 | |||
| lmcommon | 1.3.6.1.4.1.52.2.1 | |||
| mAC | 1.3.6.1.4.1.52.2.2 | |||
| OCT mACAddress | 1.3.6.1.4.1.52.1.1.1.6 | OCTET STRING | read-only | The MAC (Ethernet) address of the MMAC. This can also be obtained from address translation MIB. The Instance Identifier for the MAC address is interface number. For the IRBM, their are 2. |
| mMAC | 1.3.6.1.4.1.52.1.6.1 | |||
| network | 1.3.6.1.4.1.52.1.2.2.2 | |||
| INT pcAlignErrs | 1.3.6.1.4.1.52.2.2.1.1.1.31 | INTEGER | read-only | The number of alignment errors in receive packets. |
| OCT pcApplication | 1.3.6.1.4.1.52.2.2.1.1.1.8 | OCTET STRING | read-only | A text description of the network application running on this PC. |
| INT pcBcastRec | 1.3.6.1.4.1.52.2.2.1.1.1.27 | INTEGER | read-only | The number of broadcast packets received. |
| INT pcBcastXmit | 1.3.6.1.4.1.52.2.2.1.1.1.16 | INTEGER | read-only | The number of broadcast frames from this PC card. |
| OID pcBoardType | 1.3.6.1.4.1.52.2.2.1.1.1.2 | OBJECT IDENTIFIER | read-only | An object Identifier that indicates the type of the PC board. This will include MAC type and Media type. |
| INT pcBytesRec | 1.3.6.1.4.1.52.2.2.1.1.1.25 | INTEGER | read-only | The number of bytes received by this station. |
| INT pcBytesXmit | 1.3.6.1.4.1.52.2.2.1.1.1.14 | INTEGER | read-only | The number bytes transmitted by this PC card. |
| INT pcCarrErr | 1.3.6.1.4.1.52.2.2.1.1.1.23 | INTEGER | read-only | The number of transmit packets that experience carrier sense errors (ie. lose carrier during transmission). |
| OCT pcComment | 1.3.6.1.4.1.52.2.2.1.1.1.11 | OCTET STRING | read-only | A user-defined character string. |
| INT pcCRCErrs | 1.3.6.1.4.1.52.2.2.1.1.1.32 | INTEGER | read-only | The number of receive packets with CRC errors. |
| INT pcDeferXmit | 1.3.6.1.4.1.52.2.2.1.1.1.17 | INTEGER | read-only | The number of transmit packets that were deferred due to busy media. |
| OCT pcDeviceName | 1.3.6.1.4.1.52.2.2.1.1.1.1 | OCTET STRING | read-only | Name of the PC device |
| OCT pcDriverRev | 1.3.6.1.4.1.52.2.2.1.1.1.9 | OCTET STRING | read-only | The revision of the LAN card driver. |
| INT pcFramesRec | 1.3.6.1.4.1.52.2.2.1.1.1.24 | INTEGER | read-only | The number of frames received. |
| INT pcFramesXmit | 1.3.6.1.4.1.52.2.2.1.1.1.13 | INTEGER | read-only | The number of MAC frames transmitted by this PC card. |
| pcIF | 1.3.6.1.4.1.52.2.2.1.1 | |||
| pcIfRev | 1.3.6.1.4.1.52.2.2.1.1.1 | |||
| INT pcIntRecErr | 1.3.6.1.4.1.52.2.2.1.1.1.34 | INTEGER | read-only | The number of receive packets that experienced internal errors (eg. no receive buffers). |
| INT pcLateColls | 1.3.6.1.4.1.52.2.2.1.1.1.21 | INTEGER | read-only | The number of transmit packets that experienced late collisions. |
| INT pcLenErrs | 1.3.6.1.4.1.52.2.2.1.1.1.33 | INTEGER | read-only | The number of packets whose length is not equal to the number of bytes received. |
| OCT pcLocation | 1.3.6.1.4.1.52.2.2.1.1.1.4 | OCTET STRING | read-only | A text description of the location of this PC. |
| OCT pcMACAddr | 1.3.6.1.4.1.52.2.2.1.1.1.12 | OCTET STRING | read-only | The MAC address of the PC card. |
| INT pcMcastRec | 1.3.6.1.4.1.52.2.2.1.1.1.26 | INTEGER | read-only | The number of multicasted frames received. |
| INT pcMcastXmit | 1.3.6.1.4.1.52.2.2.1.1.1.15 | INTEGER | read-only | The number of multicasted frames sent by this PC card. |
| OCT pcMMACAddr | 1.3.6.1.4.1.52.2.2.1.1.1.5 | OCTET STRING | read-only | The MAC address of the MMAC that this PC is connected to. |
| OCT pcMMACBoard | 1.3.6.1.4.1.52.2.2.1.1.1.6 | OCTET STRING | read-only | The slot number of the board in the MMAC that this PC is connected to. |
| OCT pcMMACPort | 1.3.6.1.4.1.52.2.2.1.1.1.7 | OCTET STRING | read-only | The number of the port on the board of the MMAC that this PC is connected to. |
| INT pcMultiColl | 1.3.6.1.4.1.52.2.2.1.1.1.19 | INTEGER | read-only | The number of transmit packets that have experienced multiple collisions. |
| INT pcOnboardMemory | 1.3.6.1.4.1.52.2.2.1.1.1.10 | INTEGER | read-only | The number of Kilobytes of memory (eg. a 16K board would reply 16) |
| OCT pcOwnerName | 1.3.6.1.4.1.52.2.2.1.1.1.3 | OCTET STRING | read-only | The owner of this PC. |
| INT pcSglColl | 1.3.6.1.4.1.52.2.2.1.1.1.18 | INTEGER | read-only | The number of transmit packet experiencing a single collision. |
| INT pcSqeErr | 1.3.6.1.4.1.52.2.2.1.1.1.35 | INTEGER | read-only | The number of SQE errors. |
| INT pcTooLong | 1.3.6.1.4.1.52.2.2.1.1.1.29 | INTEGER | read-only | The number of packets received that are too long (over 1518 bytes). |
| INT pcTooShort | 1.3.6.1.4.1.52.2.2.1.1.1.30 | INTEGER | read-only | The number of packets that are too short. (under 64 bytes long). |
| INT pcTotRecErrs | 1.3.6.1.4.1.52.2.2.1.1.1.28 | INTEGER | read-only | The total number of receive errors. |
| INT pcTotXmitErrs | 1.3.6.1.4.1.52.2.2.1.1.1.20 | INTEGER | read-only | The total number of transmit errors. |
| INT pcXcessColls | 1.3.6.1.4.1.52.2.2.1.1.1.22 | INTEGER | read-only | The number of transmit packets aborted due to excess collisions. |
| INT permCreate00 | 1.3.6.1.4.1.52.1.3.1.3.2.2.1 | INTEGER | read-write | Add an entry to the permanent database to filter packets entering ports 1 and 2 if those packets are destined for the specified address. |
| INT permCreate01 | 1.3.6.1.4.1.52.1.3.1.3.2.2.3 | INTEGER | read-write | Add an entry to the permanent database to filter packets entering port 1 and forward packets entering port 2 if those packets are destined for the specified address. |
| INT permCreate20 | 1.3.6.1.4.1.52.1.3.1.3.2.2.2 | INTEGER | read-write | Add an entry to the permanent database to forward packets entering port 1 and filter packets entering port 2 if those packets are destined for the specified address. |
| INT permCreate21 | 1.3.6.1.4.1.52.1.3.1.3.2.2.4 | INTEGER | read-write | Add an entry to the permanent database to forward packets entering ports 1 and 2 if those packets are destined for the specified address. |
| INT permCurrEntries | 1.3.6.1.4.1.52.1.3.1.3.2.1.2 | INTEGER | read-only | The number of entries currently recorded in the bridge's permanent database. |
| permDB | 1.3.6.1.4.1.52.1.3.1.3.2 | |||
| INT permDelete | 1.3.6.1.4.1.52.1.3.1.3.2.2.5 | INTEGER | read-write | Delete an entry from the permanent database. |
| INT permDispOutp1 | 1.3.6.1.4.1.52.1.3.1.3.2.2.7 | INTEGER | read-only | The outbound port for packets entering port 1. |
| INT permDispOutp2 | 1.3.6.1.4.1.52.1.3.1.3.2.2.8 | INTEGER | read-only | The outbound port for packets entering port 2. |
| OCT permDispType | 1.3.6.1.4.1.52.1.3.1.3.2.2.6 | OCTET STRING | read-only | Display the entry type, STATIC or DYNAMIC. |
| INT permEraseDatabase | 1.3.6.1.4.1.52.1.3.1.3.2.1.3 | INTEGER | read-write | Erase all entries in the permanent database. |
| INT permMaxEntries | 1.3.6.1.4.1.52.1.3.1.3.2.1.1 | INTEGER | read-only | The maximum number of entries allowed in the permanent database. |
| permOptions | 1.3.6.1.4.1.52.1.3.1.3.2.2 | |||
| OCT permSrcAddress | 1.3.6.1.4.1.52.1.3.1.3.2.2.9 | OCTET STRING | read-only | The source address in this permanent database entry, i.e. the instance. |
| permStats | 1.3.6.1.4.1.52.1.3.1.3.2.1 | |||
| port | 1.3.6.1.4.1.52.1.2.1.3 | |||
| INT portAdminState | 1.3.6.1.4.1.52.1.2.2.4.1.3 | INTEGER | read-write | The administrative status of this port. |
| CTR portAlign | 1.3.6.1.4.1.52.1.2.2.4.2.8 | Counter | read-only | The number of mis-aligned frames this port has detected. Only valid for the IRBM, IRM2, and MiniMMAC. |
| portAlrm | 1.3.6.1.4.1.52.1.2.1.9.3 | |||
| portColls | 1.3.6.1.4.1.52.1.2.1.9.3.2 | |||
| INT portCollsEnable | 1.3.6.1.4.1.52.1.2.1.9.3.2.1 | INTEGER | read-write | Enable the sending of port level collsion alarms. |
| INT portCollsThreshold | 1.3.6.1.4.1.52.1.2.1.9.3.2.2 | INTEGER | read-write | This object represents the number of collisions per good packet measured by the port that will generate an alarm. |
| CTR portCRC | 1.3.6.1.4.1.52.1.2.2.4.2.9 | Counter | read-only | The number of packets with bad CRC detected. Only valid on IRBM, IRM2, and MiniMMAC. |
| portError | 1.3.6.1.4.1.52.1.2.1.9.3.3 | |||
| INT portErrorEnable | 1.3.6.1.4.1.52.1.2.1.9.3.3.1 | INTEGER | read-write | Enable the sending of port level error alarms. |
| CTR portErrorPkts | 1.3.6.1.4.1.52.1.2.2.4.2.5 | Counter | read-only | The number of packets that have experienced an error. Valid only on the IRBM, IRM2, and MiniMMAC |
| INT portErrorSource | 1.3.6.1.4.1.52.1.2.1.9.3.3.3 | INTEGER | read-write | The type of error used for the error alarm. |
| INT portErrorThreshold | 1.3.6.1.4.1.52.1.2.1.9.3.3.2 | INTEGER | read-write | This object represents the percentage of errors per good packet that will generate an alarm. |
| INT portForceLinkType | 1.3.6.1.4.1.52.1.2.2.4.2.18 | INTEGER | read-write | This variable forces a port to be a link port. |
| CTR portGiants | 1.3.6.1.4.1.52.1.2.2.4.2.14 | Counter | read-only | The number of frames longer than 1518 bytes detected on this port. |
| INT portIndex | 1.3.6.1.4.1.52.1.2.2.4.1.1 | INTEGER | read-only | The slot number of this port. |
| INT portLinkStatus | 1.3.6.1.4.1.52.1.2.2.4.2.2 | INTEGER | read-only | The state of the link signal for this port |
| INT portMediaType | 1.3.6.1.4.1.52.1.2.2.4.1.2 | INTEGER | read-only | The type of the port. (eg. FOT, TPT, etc). See appendix A for values. |
| CTR portNoResorces | 1.3.6.1.4.1.52.1.2.2.4.2.12 | Counter | read-only | The number of times the no resource condition is detected on this port. |
| CTR portOOWColl | 1.3.6.1.4.1.52.1.2.2.4.2.11 | Counter | read-only | The number of out-of-window collisions detected by this port. Only valid on the IRBM, IRM2, and MiniMMAC. |
| CTR portRecBytes | 1.3.6.1.4.1.52.1.2.2.4.2.13 | Counter | read-only | The number of bytes detected on the network. Valid only on the IRBM, IRM2, and MiniMMAC. |
| CTR portRecColls | 1.3.6.1.4.1.52.1.2.2.4.2.7 | Counter | read-only | The number of Receive mode collisions this port has detected. Only valid on IRBM, IRM2, and MiniMMAC. |
| INT portRedundCrt | 1.3.6.1.4.1.52.1.2.2.4.2.15 | INTEGER | read-write | The redundant circuit with which this port is associated. |
| INT portRedundStatus | 1.3.6.1.4.1.52.1.2.2.4.2.17 | INTEGER | read-write | The current state of this port is in the redundant circuit. |
| INT portRedundType | 1.3.6.1.4.1.52.1.2.2.4.2.16 | INTEGER | read-write | The type of port this port is in the redundant circuit. |
| CTR portRunt | 1.3.6.1.4.1.52.1.2.2.4.2.10 | Counter | read-only | The number of runt frames detected by this port. Valid for the IRBM, IRM2, and MiniMMAC only. |
| OCT portSourceAddr | 1.3.6.1.4.1.52.1.2.2.4.1.4 | OCTET STRING | read-only | A source address that has been seen on this port. |
| INT portStatus | 1.3.6.1.4.1.52.1.2.2.4.2.3 | INTEGER | read-only | |
| INT portTopologyType | 1.3.6.1.4.1.52.1.2.2.4.2.1 | INTEGER | read-only | The topological type of the port. { Station(1) Link(2) } |
| INT portTotalPkts | 1.3.6.1.4.1.52.1.2.2.4.2.4 | INTEGER | read-only | The total number of packets this port has seen since the last reset. |
| portTraffic | 1.3.6.1.4.1.52.1.2.1.9.3.1 | |||
| INT portTrafficEnable | 1.3.6.1.4.1.52.1.2.1.9.3.1.1 | INTEGER | read-write | Enable the sending of port level traffic traps for this port. |
| CTR portTrafficThreshold | 1.3.6.1.4.1.52.1.2.1.9.3.1.2 | Counter | read-write | The threshold of packets within the Devicetimebase that will cause a traffic alarm. |
| CTR portXmitColls | 1.3.6.1.4.1.52.1.2.2.4.2.6 | Counter | read-only | The number of Transmit mode collisions this port has detected. Only valid on IRBM, IRM2, and MiniMMAC. |
| product | 1.3.6.1.4.1.52.1.5 | |||
| productRev1 | 1.3.6.1.4.1.52.1.5.1 | |||
| redundancy | 1.3.6.1.4.1.52.1.2.1.8 | |||
| INT redundancyCircuitBoards | 1.3.6.1.4.1.52.1.2.1.8.7 | INTEGER | read-only | The boards associated with the indicated circuit, accessed by index. |
| INT redundancyCircuitEnable | 1.3.6.1.4.1.52.1.2.1.8.14 | INTEGER | read-write | Enables and disables the indicated circuit. |
| OCT redundancyCircuitMACAddrAdd | 1.3.6.1.4.1.52.1.2.1.8.11 | OCTET STRING | read-write | Adds the ethernet address to the polling list for the indicated circuit. |
| OCT redundancyCircuitMACAddrDel | 1.3.6.1.4.1.52.1.2.1.8.12 | OCTET STRING | read-write | Removes the ethernet address from the polling list for the indicated circuit. |
| OCT redundancyCircuitMACAddrDisp | 1.3.6.1.4.1.52.1.2.1.8.13 | OCTET STRING | read-only | The ethernet addresses associated with the indicated circuit, accessed by index. |
| OCT redundancyCircuitName | 1.3.6.1.4.1.52.1.2.1.8.4 | OCTET STRING | read-write | The name of the indicated circuit. |
| INT redundancyCircuitNumAddr | 1.3.6.1.4.1.52.1.2.1.8.10 | INTEGER | read-only | The number of addresses associated with the indicated circuit. |
| INT redundancyCircuitPort | 1.3.6.1.4.1.52.1.2.1.8.8 | INTEGER | read-only | The ports associated with the indicated circuit, accessed by index. |
| INT redundancyCircuitReset | 1.3.6.1.4.1.52.1.2.1.8.15 | INTEGER | read-write | Reset the indicated circuit. Return all of the associated board and ports to NOT-USED, remove associated addresses from the polling list, reset the circuit name and retry count to default values . |
| INT redundancyCircuitTypes | 1.3.6.1.4.1.52.1.2.1.8.9 | INTEGER | read-only | The type of each port associated with the indicated circuit, accessed by index. |
| INT redundancyNumBPs | 1.3.6.1.4.1.52.1.2.1.8.6 | INTEGER | read-only | The number of board/port combinations associated with the indicated circuit. |
| INT redundancyPerformTest | 1.3.6.1.4.1.52.1.2.1.8.3 | INTEGER | read-write | Test the redundant circuit. |
| INT redundancyPollInterval | 1.3.6.1.4.1.52.1.2.1.8.1 | INTEGER | read-write | The number of seconds between polls for redundancy. |
| INT redundancyRetryCount | 1.3.6.1.4.1.52.1.2.1.8.5 | INTEGER | read-write | The number of unanswered polls allowed for the indicated circuit before the current connection is declared bad. |
| OCT redundancyTestTod | 1.3.6.1.4.1.52.1.2.1.8.2 | OCTET STRING | read-write | The time of day at which the redundant circuits should be tested. |
| repeater | 1.3.6.1.4.1.52.1.2 | |||
| repeaterRev1 | 1.3.6.1.4.1.52.1.2.1 | |||
| repeaterRev2 | 1.3.6.1.4.1.52.1.2.2 | |||
| repeaterTables | 1.3.6.1.4.1.52.1.2.2.5 | |||
| ringP | 1.3.6.1.4.1.52.1.2.2.4.3.2 | |||
| INT ringPortLinkStateTime | 1.3.6.1.4.1.52.1.2.2.4.3.2.2 | INTEGER | read-write | The amount of time (in seconds) elapsed since ring port last changed state. |
| INT ringPortLinkStatus | 1.3.6.1.4.1.52.1.2.2.4.3.2.1 | INTEGER | read-only | Off (wrapped). On (active). |
| router | 1.3.6.1.4.1.52.1.4 | |||
| rr2board | 1.3.6.1.4.1.52.1.2.2.3 | |||
| rr2device | 1.3.6.1.4.1.52.1.2.2.1 | |||
| rr2port | 1.3.6.1.4.1.52.1.2.2.4 | |||
| soidIRBM | 1.3.6.1.4.1.52.1.1.2.2.2 | |||
| soidIRM2 | 1.3.6.1.4.1.52.1.1.2.2.3 | |||
| soidIRMSNMP | 1.3.6.1.4.1.52.1.1.2.2.1 | |||
| soidMINIMMAC | 1.3.6.1.4.1.52.1.1.2.3.1 | |||
| soidMRXI | 1.3.6.1.4.1.52.1.1.2.3.2 | |||
| sourceAddr | 1.3.6.1.4.1.52.1.2.1.7 | |||
| INT sourceAddrBoard | 1.3.6.1.4.1.52.1.2.1.7.1 | INTEGER | read-only | The board number of the port that the supplied source address has been found on. |
| INT sourceAddrPort | 1.3.6.1.4.1.52.1.2.1.7.2 | INTEGER | read-only | The port number of the port that the supplied source address has been found on. |
| OCT specDataField | 1.3.6.1.4.1.52.1.3.1.3.3.2.7 | OCTET STRING | read-write | Set the special database to filter packets based on the first sixteen bytes of data in the packet. |
| INT specDeleteFilter | 1.3.6.1.4.1.52.1.3.1.3.3.2.8 | INTEGER | read-write | Delete a filter from the special database. |
| OCT specDestAddress | 1.3.6.1.4.1.52.1.3.1.3.3.2.4 | OCTET STRING | read-write | Set the special database to filter packets with a specific destination address. |
| INT specEnable | 1.3.6.1.4.1.52.1.3.1.3.3.2.1 | INTEGER | read-write | Enable or disable the filter. |
| specFilters | 1.3.6.1.4.1.52.1.3.1.3.3.2 | |||
| specialDB | 1.3.6.1.4.1.52.1.3.1.3.3 | |||
| INT specMaxEntries | 1.3.6.1.4.1.52.1.3.1.3.3.1.2 | INTEGER | read-only | The maximum number of filters the special database can contain. |
| INT specNextFilterNum | 1.3.6.1.4.1.52.1.3.1.3.3.1.3 | INTEGER | read-only | The number of the next available filter that can be added to the special database. |
| INT specNumEntries | 1.3.6.1.4.1.52.1.3.1.3.3.1.1 | INTEGER | read-only | The number of filters in the special database. |
| INT specPort1 | 1.3.6.1.4.1.52.1.3.1.3.3.2.2 | INTEGER | read-write | Set port 1 to filter or forward packets. |
| INT specPort2 | 1.3.6.1.4.1.52.1.3.1.3.3.2.3 | INTEGER | read-write | Set port 2 to filter or forward packets. |
| OCT specSrcAddress | 1.3.6.1.4.1.52.1.3.1.3.3.2.5 | OCTET STRING | read-write | Set the special database to filter packets with a specific source address. |
| specStats | 1.3.6.1.4.1.52.1.3.1.3.3.1 | |||
| OCT specType | 1.3.6.1.4.1.52.1.3.1.3.3.2.6 | OCTET STRING | read-write | Set the special database to filter packets with a specific type field. |
| stationP | 1.3.6.1.4.1.52.1.2.2.4.3.1 | |||
| INT stationPortLinkStateTime | 1.3.6.1.4.1.52.1.2.2.4.3.1.2 | INTEGER | read-write | The amount of time (in seconds) elapsed since the station port last changed state. |
| INT stationPortLinkStatus | 1.3.6.1.4.1.52.1.2.2.4.3.1.1 | INTEGER | read-only | When station is supplying phantom current the Link Signal is active. When there is no phantom current the Link Signal is inactive. |
| subsystem | 1.3.6.1.4.1.52.1.6 | |||
| sysBDGType | 1.3.6.1.4.1.52.1.1.2.4 | |||
| sysIRMType | 1.3.6.1.4.1.52.1.1.2.2 | |||
| sysOIDs | 1.3.6.1.4.1.52.1.1.2 | |||
| sysOtherType | 1.3.6.1.4.1.52.1.1.2.1 | |||
| sysRepType | 1.3.6.1.4.1.52.1.1.2.3 | |||
| tokenRingB | 1.3.6.1.4.1.52.1.2.2.3.3 | |||
| tokenRingD | 1.3.6.1.4.1.52.1.2.2.1.3 | |||
| tokenRingP | 1.3.6.1.4.1.52.1.2.2.4.3 | |||
| trapTypes | 1.3.6.1.4.1.52.1.3.1.4 |
RFC description
Management information for Cabletron intelligent repeaters including port management and device statistics.
Start monitoring Cabletron chassis-based switch/hub/router (legacy, foundational MIB) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.