All MIBs › RFC1516-MIB › rptrPortOperStatus
rptrPortOperStatus
Module: RFC1516-MIB
OID (symbolic): RFC1516-MIB::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 soon change to notOperational(2).
What is rptrPortOperStatus?
The port's working state: operational (enabled and functioning, even if auto-partitioned), notOperational, or notPresent (physically removed). If rptrPortAdminStatus is set to disabled while this still shows operational, an admin should expect it to flip to notOperational shortly.
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> RFC1516-MIB::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> RFC1516-MIB::rptrPortOperStatus.1
Start monitoring vendor-neutral, standards-based MIB, IEEE 802.3 Ethernet repeater/hub hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1516-MIB::rptrPortOperStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, IEEE 802.3 Ethernet repeater/hub hardware from a single console.
OID Breakdown
Upper-level ancestors (11 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.22.1.3.1.1.5 | rptrPortOperStatus | RFC1516-MIB |