All MIBs › NBS-CMMC-MIB › nbsCmmcPortEnableOper
nbsCmmcPortEnableOper
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortEnableOper
OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.86
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Actual current operational status of the port. This object is related to the nbsCmmcPortEnable object, where users specify the administrative operational status desired.
The value notSupported (1) indicates that the port has no ability to disable the transceiver.
The value disable (2) indicates that this port's transceiver is not allowing traffic to flow through this port.
The value enable (3) indicates that this port's transceiver allows traffic flow.
What is nbsCmmcPortEnableOper?
This read-only object reports whether a port's transceiver is currently operational (enabled) or shut down (disabled), reflecting the actual state independent of desired configuration. Unlike the administrative enable setting, this shows the real-time operational status of the port's ability to pass traffic. Operators check this value when diagnosing why a port that is administratively enabled is not forwarding traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.86 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortEnableOper
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.86.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortEnableOper.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8 | nbsCmmcPortGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1 | nbsCmmcPortTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1 | nbsCmmcPortEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1.86 | nbsCmmcPortEnableOper | NBS-CMMC-MIB |