SNMP-REPEATER-MIB :: rptrPortOperStatus

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrPortOperStatus

rptrPortOperStatus

Module: SNMP-REPEATER-MIB

OID (symbolic): SNMP-REPEATER-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).

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> SNMP-REPEATER-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> SNMP-REPEATER-MIB::rptrPortOperStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.1rptrBasicPackageLANART-AGENT
1.3.6.1.2.1.22.1.3rptrPortInfoLANART-AGENT
1.3.6.1.2.1.22.1.3.1rptrPortTableLANART-AGENT
1.3.6.1.2.1.22.1.3.1.1rptrPortEntryLANART-AGENT
1.3.6.1.2.1.22.1.3.1.1.5rptrPortOperStatusSNMP-REPEATER-MIB