All MIBs › LBHUB-REPEATER-MIB › rptrOperSTATUS
rptrOperSTATUS
Module: LBHUB-REPEATER-MIB
OID (symbolic): LBHUB-REPEATER-MIB::rptrOperSTATUS
OID (numeric): 1.3.6.1.2.1.22.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The rptrOperSTATUS object indicates the operational state of the repeater. The rptrHealthText object may be consulted for more specific information about the state of the repeater's health.
In the case of multiple kinds of failures (e.g., repeater failure and port failure), the value of this attribute shall reflect the highest priority failure in the following order, listed highest priority first:
rptrFailure(3) groupFailure(4) portFailure(5) generalFailure(6).
What is rptrOperSTATUS?
Reports the overall operational health of the repeater -- ok(2) means no known failures, while rptrFailure/groupFailure/portFailure/generalFailure flag specific failure classes in priority order -- the first object an admin should poll to know if anything on the hub needs attention, with rptrHealthText giving further detail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.1.1.2 snmpwalk -v2c -c public <target> LBHUB-REPEATER-MIB::rptrOperSTATUS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.1.1.2.1 snmpget -v2c -c public <target> LBHUB-REPEATER-MIB::rptrOperSTATUS.1
Start monitoring 3Com LANBuilder network hub/repeater module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LBHUB-REPEATER-MIB::rptrOperSTATUS OID value, configure state conditions and alerts, and monitor any 3Com LANBuilder network hub/repeater module from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.1 | rptrBasicPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.1.1 | rptrRptrInfo | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.22.1.1.2 | rptrOperSTATUS | LBHUB-REPEATER-MIB |