NRC-MultiGate :: rptrPortOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNRC-MultiGaterptrPortOperStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.3experimentalAXON-MIB
Numeric OIDNameModule
1.3.6.1.3.29snmpDot3RptrMgtNRC-MultiGate
1.3.6.1.3.29.1rptrBasicPackageNRC-MultiGate
1.3.6.1.3.29.1.3rptrPortInfoNRC-MultiGate
1.3.6.1.3.29.1.3.1rptrPortTableNRC-MultiGate
1.3.6.1.3.29.1.3.1.1rptrPortEntryNRC-MultiGate
1.3.6.1.3.29.1.3.1.1.5rptrPortOperStatusNRC-MultiGate