All MIBs › LANART-AGENT › rptrOperStatus
rptrOperStatus
Module: LANART-AGENT
OID (symbolic): LANART-AGENT::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:
rptrFailure(3) groupFailure(4) portFailure(5) generalFailure(6).
What is rptrOperStatus?
Reports the repeater's overall operational health in one value, prioritized by severity — a repeater-wide failure outranks a group failure, which outranks a port failure — check rptrHealthText for the human-readable detail behind whatever this value shows.
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> LANART-AGENT::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> LANART-AGENT::rptrOperStatus.1
Start monitoring LANART Corporation Ethernet hub/connectivity equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LANART-AGENT::rptrOperStatus OID value, configure state conditions and alerts, and monitor any LANART Corporation Ethernet hub/connectivity equipment from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 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 | LANART-AGENT |