All MIBs › LBHUB-MSH-MIB › rptrPortOperStatus
rptrPortOperStatus
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-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 state. The notPresent(3) state indicates the port is physically removed (note this may or may not be possible depending on the type of port.) The operational(1) state indicates that the port is enabled (see rptrPortAdminStatus) and working, even though it might be auto-partitioned (see rptrPortAutoPartitionState).
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> LBHUB-MSH-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> LBHUB-MSH-MIB::rptrPortOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 | LBHUB-MSH-MIB |