All MIBs › NRC-MultiGate › rptrOperStatus
rptrOperStatus
Module: NRC-MultiGate
OID (symbolic): NRC-MultiGate::rptrOperStatus
OID (numeric): 1.3.6.1.3.29.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:
rptrFailure(3) groupFailure(4) portFailure(5) generalFailure(6).
What is rptrOperStatus?
Overall operational health of the repeater -- other(1), ok(2), rptrFailure(3), groupFailure(4), portFailure(5), or generalFailure(6); when multiple failures coexist, this reflects the highest-priority one in that listed order, and rptrHealthText can be consulted for more detail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.29.1.1.2 snmpwalk -v2c -c public <target> NRC-MultiGate::rptrOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.29.1.1.2.1 snmpget -v2c -c public <target> NRC-MultiGate::rptrOperStatus.1
Start monitoring NRC MultiGate multiport gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NRC-MultiGate::rptrOperStatus OID value, configure state conditions and alerts, and monitor any NRC MultiGate multiport gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.29 | snmpDot3RptrMgt | NRC-MultiGate |
| 1.3.6.1.3.29.1 | rptrBasicPackage | NRC-MultiGate |
| 1.3.6.1.3.29.1.1 | rptrRptrInfo | NRC-MultiGate |
| 1.3.6.1.3.29.1.1.2 | rptrOperStatus | NRC-MultiGate |