All MIBs › REPEATER-MIB-2
Category: Legacy Hubs and Repeaters
Description: Provides updated IEEE 802.3 repeater management objects extending the original REPEATER-MIB.
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 REPEATER-MIB-2?
REPEATER-MIB-2 is an updated/extended version of the IEEE 802.3 REPEATER-MIB, used to manage multi-port Ethernet repeater (hub) devices, adding device identity and slot/port inventory objects beyond the original standard. It exposes device-level identity information (device type, name, IP address, MAC address), current date/time on the device, and slot/port capacity and usage counts, alongside packet counters. Its monitoring focus spans both hardware and basic operational status: tracking how many slots/ports are occupied versus total to catch module removal or port failures, and total packet counts for basic traffic-level health. It builds on and extends the original IEEE 802.3-based REPEATER-MIB standard rather than replacing it. It is typically deployed in legacy Ethernet hub/repeater hardware in older LAN wiring closets. Engineers implementing or auditing this functionality typically reference the REPEATER-MIB-2 RFC/standard documentation for the authoritative specification.
IPNetwork Monitor allows you to monitor SNMP objects defined in REPEATER-MIB-2. 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
- vendor-neutral, standards-based MIB (IEEE 802.3 repeater/hub), not tied to a specific manufacturer
Monitoring Examples
An operator would poll deviceOccupiedSlots against deviceSlots to detect whether a repeater module has been physically removed or has failed to be recognized by the chassis. Comparing devicePortsOn to deviceTotalPorts on a given unit (identified by deviceName/deviceIPAddress/mACAddress) reveals how many ports are currently active versus disabled or down. deviceTotalPkts gives a coarse traffic-volume counter useful for detecting a dead or saturated repeater segment.
What Can Be Monitored
- slot/module occupancy
- active vs. total ports
- device identity (type/name/IP/MAC)
- total packet count
- current device date/time
This MIB depends on
Related MIBs
Imported Objects
From IRM-OIDS
| commonRev1 | OBJECT-IDENTITY |
| product | OBJECT-IDENTITY |
| repeaterRev1 | OBJECT-IDENTITY |
| repeaterRev2 | OBJECT-IDENTITY |
| subSysMMAC | OBJECT-IDENTITY |
| sysChassis | OBJECT-IDENTITY |
| sysRepeaters | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| NetworkAddress |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| alarm | 1.3.6.1.4.1.52.1.2.1.9 | |||
| audibleAlarm | 1.3.6.1.4.1.52.1.6.1.2 | |||
| INT audibleAlarmEnable | 1.3.6.1.4.1.52.1.6.1.2.1 | INTEGER | read-write | Allows/disallows the audible alarm to be sounded when a situation occurs that the alarm should be sounded. |
| INT audibleAlarmOff | 1.3.6.1.4.1.52.1.6.1.2.2 | INTEGER | read-write | Turn off a sounding alarm. A read will tell you if the alarm is on or not. A write will stop a sounding alarm. |
| bdAlrm | 1.3.6.1.4.1.52.1.2.1.9.2 | |||
| bdBroad | 1.3.6.1.4.1.52.1.2.1.9.2.4 | |||
| INT bdBroadDisable | 1.3.6.1.4.1.52.1.2.1.9.2.4.3 | INTEGER | read-write | Permit a board to be disabled on a broadcast threshold alarm. |
| INT bdBroadEnable | 1.3.6.1.4.1.52.1.2.1.9.2.4.1 | INTEGER | read-write | Enable the sending of board level broadcast traps for this board. |
| INT bdBroadThreshold | 1.3.6.1.4.1.52.1.2.1.9.2.4.2 | INTEGER | read-write | The threshold of broadcast packets within the Devicetimebase that will cause a broadcast alarm. |
| bdColls | 1.3.6.1.4.1.52.1.2.1.9.2.2 | |||
| INT bdCollsBdDisable | 1.3.6.1.4.1.52.1.2.1.9.2.2.3 | INTEGER | read-write | Permits a board to be disabled on a collision threshold getting exceeded. |
| INT bdCollsEnable | 1.3.6.1.4.1.52.1.2.1.9.2.2.1 | INTEGER | read-write | Enable or disable the checking for board level collision thresholds getting exceeded. |
| INT bdCollsThreshold | 1.3.6.1.4.1.52.1.2.1.9.2.2.2 | INTEGER | read-write | The number of collisions per good packet detected by the specified board within the device timebase that will cause a board collision alarm trap to be sent. The minimum is 1, the maximum is 15. |
| bdError | 1.3.6.1.4.1.52.1.2.1.9.2.3 | |||
| INT bdErrorBdDisable | 1.3.6.1.4.1.52.1.2.1.9.2.3.4 | INTEGER | read-write | Permits a board to be disabled on an error threshold getting exceeded. |
| INT bdErrorEnable | 1.3.6.1.4.1.52.1.2.1.9.2.3.1 | INTEGER | read-write | Enable or disable the checking for board level error thresholds getting exceeded. |
| INT bdErrorSource | 1.3.6.1.4.1.52.1.2.1.9.2.3.3 | INTEGER | read-write | The type of errors used for the board error alarm. The INTEGER is a bit encoded version of which errors to include in the error sum. The bits are encoded as follows: CRC_errors - Bit 0 - Least Significant Bit runts - Bit 1 OOW_colls - Bit 2 align_errs - Bit 3 No_resource - Bit 4 Giants - Bit 5 |
| INT bdErrorThreshold | 1.3.6.1.4.1.52.1.2.1.9.2.3.2 | INTEGER | read-write | The percentage of errors per good packet detected by the specified board within the device timebase that will cause a board error alarm trap to be sent. The minimum is 1, the maximum is 100. |
| bdTraffic | 1.3.6.1.4.1.52.1.2.1.9.2.1 | |||
| INT bdTrafficBdDisable | 1.3.6.1.4.1.52.1.2.1.9.2.1.3 | INTEGER | read-write | Permits a board to be disabled on a traffic threshold getting exceeded. |
| INT bdTrafficEnable | 1.3.6.1.4.1.52.1.2.1.9.2.1.1 | INTEGER | read-write | Enable or disable the checking for board level traffic thresholds getting exceeded. |
| INT bdTrafficThreshold | 1.3.6.1.4.1.52.1.2.1.9.2.1.2 | INTEGER | read-write | The number of packets detected by the specified board within the device timebase that will cause a board traffic alarm trap to be sent. The minimum is 0. There isn't a maximum. |
| board | 1.3.6.1.4.1.52.1.2.1.2 | |||
| INT boardActiveUsers | 1.3.6.1.4.1.52.1.2.2.3.1.8 | INTEGER | read-only | The number of active users seen on this board. |
| CTR boardAligns | 1.3.6.1.4.1.52.1.2.2.3.2.5 | Counter | read-only | The number of packets with alignment errors detected by this board. |
| CTR boardBroadPkts | 1.3.6.1.4.1.52.1.2.2.3.2.26 | Counter | read-only | The number broadcast packets detected by this board. |
| CTR boardCRCs | 1.3.6.1.4.1.52.1.2.2.3.2.6 | Counter | read-only | The number of packets with bad CRC detected by this board. |
| INT boardFirstRingPort | 1.3.6.1.4.1.52.1.2.2.3.3.9 | INTEGER | read-only | The port number of the first ring port. |
| CTR boardGiants | 1.3.6.1.4.1.52.1.2.2.3.2.11 | Counter | read-only | The number of longer than 1518 byte packets detected by 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 mode. |
| CTR boardMultPkts | 1.3.6.1.4.1.52.1.2.2.3.2.27 | Counter | read-only | The number multicast packets detected by this board. |
| 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 no resource condtions detected by this board. |
| CTR boardOOWColls | 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. |
| INT boardPortsOn | 1.3.6.1.4.1.52.1.2.2.3.1.6 | INTEGER | read-write | A read will return the number of adminstratively ON ports for the board. A write of a 2 will administratively enable all the ports on the board, except for redundant ports. |
| 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 by this board. |
| CTR boardRecColls | 1.3.6.1.4.1.52.1.2.2.3.2.4 | Counter | read-only | The number of receive collsions detected by this board. |
| 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 boardRunts | 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. |
| INT boardSpeed | 1.3.6.1.4.1.52.1.2.2.3.3.6 | INTEGER | read-write | The board speed. |
| CTR boardTotalErrors | 1.3.6.1.4.1.52.1.2.2.3.2.2 | Counter | read-only | The sum of all alignment, CRC, out-of-window collisions, runt, and giant errors detected by this board. |
| CTR boardTotalPkts | 1.3.6.1.4.1.52.1.2.2.3.2.1 | Counter | read-only | The number of packets detected on all ports of this port. |
| 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 administartively ON 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 administartively ON station ports on this board. |
| CTR boardTransColls | 1.3.6.1.4.1.52.1.2.2.3.2.3 | Counter | read-only | The number of transmit collisions detected by this board. |
| 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. |
| 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 | |||
| INT ctIPDefaultFrameType | 1.3.6.1.4.1.52.1.2.1.1.56 | INTEGER | read-write | Defines the default frame type that will be used by the device. A device will understand both frame types and will respond based upon the framing type that is learned for the given address. This object defines the type of framing that will be used if no framing is known, for example ARP requests. Setting a value of 8022snap(2) will result in framing 802.3 - 802.2 - IP packets being generated by default. Setting a value of ethernet(1) will result in framing ethernet IP packets by default. |
| OCT currentDate | 1.3.6.1.4.1.52.1.1.1.5 | OCTET STRING | read-write | The current date as measured by the device in MMDDYYYY format. |
| 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 in HHMMSS format. |
| devAlrm | 1.3.6.1.4.1.52.1.2.1.9.1 | |||
| devBroad | 1.3.6.1.4.1.52.1.2.1.9.1.4 | |||
| INT devBroadEnable | 1.3.6.1.4.1.52.1.2.1.9.1.4.1 | INTEGER | read-write | Enable the sending of device level broadcast traps. |
| INT devBroadThreshold | 1.3.6.1.4.1.52.1.2.1.9.1.4.2 | INTEGER | read-write | The threshold of broadcast packets within the Devicetimebase that will cause a broadcast alarm. |
| 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 or disable the checking for device level collision thresholds getting exceeded. |
| INT devCollsThreshold | 1.3.6.1.4.1.52.1.2.1.9.1.2.2 | INTEGER | read-write | The number of collisions per good packet detected by the device within the device timebase that will cause a device collision alarm trap to be sent. The minimum is 1, the maximum is 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 or disable the checking for device level error thresholds getting exceeded. |
| INT devErrorSource | 1.3.6.1.4.1.52.1.2.1.9.1.3.3 | INTEGER | read-write | The type of errors used for the device error alarm. The INTEGER is a bit encoded version of which errors to include in the error sum. The bits are encoded as follows: CRC_errors - Bit 0 - Least Significant Bit runts - Bit 1 OOW_colls - Bit 2 align_errs - Bit 3 No_resource - Bit 4 Giants - Bit 5 |
| INT devErrorThreshold | 1.3.6.1.4.1.52.1.2.1.9.1.3.2 | INTEGER | read-write | The percentage of errors per good packet detected by the device within the device timebase that will cause a device error alarm trap to be sent. The minimum is 1, the maximum is 100. |
| device | 1.3.6.1.4.1.52.1.2.1.1 | |||
| INT deviceActiveUsers | 1.3.6.1.4.1.52.1.2.1.1.33 | INTEGER | read-only | The number of active users seen on this device. |
| CTR deviceAligns | 1.3.6.1.4.1.52.1.2.1.1.11 | Counter | read-only | The number of packets with alignment errors detected by this device. |
| CTR deviceBroadPkts | 1.3.6.1.4.1.52.1.2.1.1.48 | Counter | read-only | The sum of all of the broadcast packets detected on all ports of this device. |
| CTR deviceCRCs | 1.3.6.1.4.1.52.1.2.1.1.12 | Counter | read-only | The number of packets with bad CRC detected by this device. |
| INT deviceEnetBoardMap | 1.3.6.1.4.1.52.1.2.1.1.29 | INTEGER | read-only | The slots that contain Ethernet MIM boards. This field is bit encoded (e.g. If a bit is set then that board is present and is an Ethernet MIM.) For example, a value of 3 indicates that there are boards in the IRM slot and the first MIM slot and that these boards are Ethernet MIMs. |
| INT deviceFDDIBoardMap | 1.3.6.1.4.1.52.1.2.1.1.31 | INTEGER | read-only | The slots that contain FDDI MIM boards. This field is bit encoded (e.g. If a bit is set then that board is present and is a FDDI MIM.) For example, a value of 2 indicates that there is a board in the first slot and it is a FDDI board. |
| CTR deviceGiantFrames | 1.3.6.1.4.1.52.1.2.1.1.17 | Counter | read-only | The number of longer than 1518 byte packets detected by this device. |
| INT deviceImimOccupiedSlots | 1.3.6.1.4.1.52.1.2.1.1.52 | INTEGER | read-only | The slots that contain IMIM boards. This field is bit encoded (eg. if a bit is set then that board is present and is an IMIM). For example, a value of 4 indicates that there is a board in the third MIM slot (slot 4) and that this board is an IMIM. |
| IP deviceIPAddress | 1.3.6.1.4.1.52.1.1.1.3 | IpAddress | read-write | The Internet address of this device. Write access is granted only if SuperUser access is used. |
| INT deviceLinkTraps | 1.3.6.1.4.1.52.1.2.1.1.54 | INTEGER | read-write | Controls sending of link related traps. |
| INT deviceMMACType | 1.3.6.1.4.1.52.1.2.1.1.2 | INTEGER | read-only | Indicates the type of MMAC. |
| CTR deviceMultPkts | 1.3.6.1.4.1.52.1.2.1.1.49 | Counter | read-only | The sum of all of the multicast packets detected on all ports of this device. |
| 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 by this device. |
| 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 deviceOOWColls | 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 device. |
| INT devicePortsOn | 1.3.6.1.4.1.52.1.2.1.1.5 | INTEGER | read-write | A read will return the number of adminstratively ON ports for the device. A write of a 1 will administratively enable all the ports on the device, except for redundant ports. |
| 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 by this device. |
| 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 device. |
| 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. |
| INT deviceResetCounters | 1.3.6.1.4.1.52.1.2.1.1.19 | INTEGER | read-write | A read will return 0. A set of 0 will reset all the counters for the device, boards and ports. |
| INT deviceResetRedundancy | 1.3.6.1.4.1.52.1.2.1.1.25 | INTEGER | read-write | A read will return 0. A set of 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 | A read will return 0. A set of 0 will restart the device. |
| INT deviceRestoreDefaults | 1.3.6.1.4.1.52.1.2.1.1.32 | INTEGER | read-write | A get will return 0. A set of 0 will restore all of battery backed RAM to factory defaults, with the execption of the IP address, the community table and the modem baud rate. |
| CTR deviceRunts | 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 deviceSegTraps | 1.3.6.1.4.1.52.1.2.1.1.55 | INTEGER | read-write | Controls sending of seg related traps. |
| INT deviceSlots | 1.3.6.1.4.1.52.1.2.1.1.3 | INTEGER | read-only | Number of available 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. The minimum is 1 minute and the maximum is 1440 minutes (max minutes in a day). |
| INT deviceSrcAddrLocked | 1.3.6.1.4.1.52.1.2.1.1.28 | INTEGER | read-write | A set of 2 will disable all ports that support link status but do not have link active, or is segmented. The first source address seen on each of the remaining enabled ports, that have the type of station, will be the only address allowed through that port. If any other address is seen the port will be disabled. |
| 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 deviceThdPartyOccupiedSlots | 1.3.6.1.4.1.52.1.2.1.1.51 | INTEGER | read-only | The slots that contain Third Party MIM boards. This field is bit encoded (eg. if a bit is set then that board is present and is a Third Party MIM.) For example, a value of 4 indicates that there is a board in the third MIM slot (slot 4) and that this board is a Third Party MIM. |
| 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. There isn't a maximum. |
| 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. This field is bit encoded (e.g. If a bit is set then that board is present and is a Token Ring MIM.) For example, a value of 2 indicates that there is a board in the first slot and it is a Token Ring board. |
| CTR deviceTotalErrors | 1.3.6.1.4.1.52.1.2.1.1.8 | Counter | read-only | The sum of all alignment, CRC, out-of-window collisions, runt, and giant errors detected by this device. |
| 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 ports in the MMAC. |
| CTR deviceTransmitColls | 1.3.6.1.4.1.52.1.2.1.1.9 | Counter | read-only | The number of transmit collisions detected by this device. |
| INT deviceTRTokenRingBoardMap | 1.3.6.1.4.1.52.1.2.2.1.3.7 | INTEGER | read-only | The slots that contain Token Ring MIM boards. This field is bit encoded (e.g. If a bit is set then that board is present and is a Token Ring MIM.) For example, a value of 2 indicates that there is a board in the first slot and it is a Token Ring board. |
| 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) administratively ON for this device. |
| INT deviceTRTotalTokenRingBoards | 1.3.6.1.4.1.52.1.2.2.1.3.6 | INTEGER | read-only | The total number of Token Ring MIMs in the MMAC. |
| 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) administratively ON for 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 values. |
| 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 or disable the checking for device level traffic thresholds getting exceeded. |
| INT devTrafficThreshold | 1.3.6.1.4.1.52.1.2.1.9.1.1.2 | INTEGER | read-write | The number of packets detected by the device within the device timebase that will cause a device traffic alarm trap to be sent. The minimum is 0. There isn't a maximum. |
| 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 | |||
| 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). |
| 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. |
| network | 1.3.6.1.4.1.52.1.2.2.2 | |||
| port | 1.3.6.1.4.1.52.1.2.1.3 | |||
| INT portActiveUsers | 1.3.6.1.4.1.52.1.2.2.4.1.6 | INTEGER | read-only | The number of active users seen on this port. |
| 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 portAligns | 1.3.6.1.4.1.52.1.2.2.4.2.8 | Counter | read-only | The number of packets with alignment errors detected by this port. |
| portAlrm | 1.3.6.1.4.1.52.1.2.1.9.3 | |||
| portBroad | 1.3.6.1.4.1.52.1.2.1.9.3.4 | |||
| INT portBroadDisable | 1.3.6.1.4.1.52.1.2.1.9.3.4.3 | INTEGER | read-write | Permit a port to be disabled on a broadcast threshold alarm. |
| INT portBroadEnable | 1.3.6.1.4.1.52.1.2.1.9.3.4.1 | INTEGER | read-write | Enable the sending of port level broadcast alarms. |
| CTR portBroadPkts | 1.3.6.1.4.1.52.1.2.2.4.2.33 | Counter | read-only | The sum of broadcast packets detected on this port. |
| CTR portBroadThreshold | 1.3.6.1.4.1.52.1.2.1.9.3.4.2 | Counter | read-write | The threshold of broadcast packets within the Devicetimebase that will cause a broadcast alarm. |
| 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 or disable the checking for port level collision thresholds getting exceeded. |
| INT portCollsPortDisable | 1.3.6.1.4.1.52.1.2.1.9.3.2.3 | INTEGER | read-write | Permits a port to be disabled on a collision threshold getting exceeded. |
| INT portCollsThreshold | 1.3.6.1.4.1.52.1.2.1.9.3.2.2 | INTEGER | read-write | The number of collisions per good packet detected by the specified port within the device timebase that will cause a port collision alarm trap to be sent. The minimum is 1, the maximum is 15. |
| CTR portCRCs | 1.3.6.1.4.1.52.1.2.2.4.2.9 | Counter | read-only | The number of packets with bad CRC detected by this port. |
| 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 or disable the checking for port level error thresholds getting exceeded. |
| INT portErrorPortDisable | 1.3.6.1.4.1.52.1.2.1.9.3.3.4 | INTEGER | read-write | Permits a port to be disabled on an error threshold getting exceeded. |
| INT portErrorSource | 1.3.6.1.4.1.52.1.2.1.9.3.3.3 | INTEGER | read-write | The type of errors used for the port error alarm. The INTEGER is a bit encoded version of which errors to include in the error sum. The bits are encoded as follows: CRC_errors - Bit 0 - Least Significant Bit runts - Bit 1 OOW_colls - Bit 2 align_errs - Bit 3 No_resource - Bit 4 Giants - Bit 5 |
| INT portErrorThreshold | 1.3.6.1.4.1.52.1.2.1.9.3.3.2 | INTEGER | read-write | The percentage of errors per good packet detected by the specified port within the device timebase that will cause a port error alarm trap to be sent. The minimum is 1, the maximum is 100. |
| INT portForceTrunkType | 1.3.6.1.4.1.52.1.2.2.4.2.18 | INTEGER | read-write | This variable forces a port to be a trunk port. |
| CTR portGiantFrames | 1.3.6.1.4.1.52.1.2.2.4.2.14 | Counter | read-only | The number of longer than 1518 byte packets detected by this port. |
| INT portIndex | 1.3.6.1.4.1.52.1.2.2.4.1.1 | INTEGER | read-only | The number of this port relative to the board it is on. |
| 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 portMultPkts | 1.3.6.1.4.1.52.1.2.2.4.2.34 | Counter | read-only | The sum of multicast packets detected on this port. |
| CTR portNoResources | 1.3.6.1.4.1.52.1.2.2.4.2.12 | Counter | read-only | The number of no resource condtions detected by this port. |
| CTR portOOWColls | 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. |
| 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 by this port. |
| CTR portRecColls | 1.3.6.1.4.1.52.1.2.2.4.2.7 | Counter | read-only | The number of receive collsions detected by this port. |
| 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 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 portRunts | 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. |
| 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 | The hardware status of the port. |
| 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 referring to a port that has seen 1 or 0 addresses. Trunk referring to a port that has seen more than 1 address. |
| CTR portTotalErrors | 1.3.6.1.4.1.52.1.2.2.4.2.5 | Counter | read-only | The sum of all alignment, CRC, out-of-window collisions, runt, and giant errors detected by this port. |
| CTR portTotalPkts | 1.3.6.1.4.1.52.1.2.2.4.2.4 | Counter | read-only | The number of packets detected by this port. |
| 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 or disable the checking for port level traffic thresholds getting exceeded. |
| INT portTrafficPortDisable | 1.3.6.1.4.1.52.1.2.1.9.3.1.3 | INTEGER | read-write | Permits a port to be disabled on a traffic threshold getting exceeded. |
| INT portTrafficThreshold | 1.3.6.1.4.1.52.1.2.1.9.3.1.2 | INTEGER | read-write | The number of packets detected by the specified port within the device timebase that will cause a port traffic alarm trap to be sent. The minimum is 0. There isn't a maximum. |
| CTR portTransmitColls | 1.3.6.1.4.1.52.1.2.2.4.2.6 | Counter | read-only | The number of transmit collisions detected by this port. |
| 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. Note: The instance identifier for this object is the circuit number followed by an index. The index has no other meaning than to be used as an index for the purposes of the GET NEXT operation. |
| 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 | A get will return a null string. A set adds an 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 | A get will return a null string. A set deletes an 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. Note: The instance identifier for this object is the circuit number followed by an index. The index has no other meaning than to be used as an index for the purposes of the GET NEXT operation. |
| 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. Note: The instance identifier for this object is the circuit number followed by an index. The index has no other meaning than to be used as an index for the purposes of the GET NEXT operation. |
| INT redundancyCircuitReset | 1.3.6.1.4.1.52.1.2.1.8.15 | INTEGER | read-write | A get will return 0. A set of 1 will 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. Note: The instance identifier for this object is the circuit number followed by an index. The index has no other meaning than to be used as an index for the purposes of the GET NEXT operation. |
| 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 | A read will return a 0. A set of a 1 will test the redundant circuits now. |
| 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. The minimum is 0 and the maximum is 99. |
| 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. The minimum is 0 the maximum is 16. |
| 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. |
| 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 | |||
| 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 seen 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 seen on. |
| 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. A write of 0 will reset the elapsed time. |
| 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. |
| target | 1.3.6.1.4.1.52.1.5.1.1 | |||
| INT targetPortAssociation | 1.3.6.1.4.1.52.1.5.1.1.2 | INTEGER | read-write | Controls how the 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. Note: only values 4 and 5 are valid for the IRM2. |
| INT targetRevision | 1.3.6.1.4.1.52.1.5.1.1.1 | INTEGER | read-only | The revision of the target board. |
| 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 |
RFC description
Vendor-specific repeater MIB for Cabletron Systems' MMAC Intelligent Repeaters. Manages MMAC IRBM and IRM2 intelligent repeater modules, extending beyond standard RFC 2108 repeater management.
Start monitoring vendor-neutral, standards-based MIB (IEEE 802.3 repeater/hub), extended device identity/slot inventory 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.