All MIBs › NRC-MultiGate › rptrPortOperStatus
rptrPortOperStatus
Module: NRC-MultiGate
OID (symbolic): NRC-MultiGate::rptrPortOperStatus
OID (numeric): 1.3.6.1.3.29.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?
Reports whether this port is operational(1) (enabled and working, even if auto-partitioned), notOperational(2), or notPresent(3) (physically removed); disabling rptrPortAdminStatus on an operational(1) port is expected to soon flip this to notOperational(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.29.1.3.1.1.5 snmpwalk -v2c -c public <target> NRC-MultiGate::rptrPortOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.29.1.3.1.1.5.1 snmpget -v2c -c public <target> NRC-MultiGate::rptrPortOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rptrPortOperStatus.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::rptrPortOperStatus 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.3 | rptrPortInfo | NRC-MultiGate |
| 1.3.6.1.3.29.1.3.1 | rptrPortTable | NRC-MultiGate |
| 1.3.6.1.3.29.1.3.1.1 | rptrPortEntry | NRC-MultiGate |
| 1.3.6.1.3.29.1.3.1.1.5 | rptrPortOperStatus | NRC-MultiGate |