All MIBs › LANART-AGENT › rptrPortOperStatus
rptrPortOperStatus
Module: LANART-AGENT
OID (symbolic): LANART-AGENT::rptrPortOperStatus
OID (numeric): 1.3.6.1.2.1.22.1.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the port's operational status. The notPresent(3) status indicates the port is physically removed (note this may or may not be possible depending on the type of port.)
The operational(1) status indicates that the port is enabled (see rptrPortAdminStatus) and working, even though it might be auto-partitioned (see rptrPortAutoPartitionState).
If this object has the value operational(1) and rptrPortAdminStatus is set to disabled(2), it is expected that this object's value will change to notOperational(2) soon after.
What is rptrPortOperStatus?
The port's operational state — notPresent means it's physically removed, operational(1) means it's enabled and passing traffic (even if auto-partitioned); a port that was operational and then gets administratively disabled should soon show notOperational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.1.3.1.1.5 snmpwalk -v2c -c public <target> LANART-AGENT::rptrPortOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.1.3.1.1.5.1 snmpget -v2c -c public <target> LANART-AGENT::rptrPortOperStatus.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::rptrPortOperStatus 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.3 | rptrPortInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.1.3.1 | rptrPortTable | LANART-AGENT |
| 1.3.6.1.2.1.22.1.3.1.1 | rptrPortEntry | LANART-AGENT |
| 1.3.6.1.2.1.22.1.3.1.1.5 | rptrPortOperStatus | LANART-AGENT |