All MIBs › RFC1516-MIB › rptrOperStatus
rptrOperStatus
Module: RFC1516-MIB
OID (symbolic): RFC1516-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).
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> RFC1516-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> RFC1516-MIB::rptrOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |
| 1.3.6.1.2.1.22.1.1.2 | rptrOperStatus | RFC1516-MIB |