nbsCmmcPortEnableOper

NBS-CMMC-MIB · .1.3.6.1.4.1.629.200.8.1.1.86

Object

column Enumeration
Actual current operational status of the port.  This object is
related to the nbsCmmcPortEnableAdmin 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.

Context

MIB
NBS-CMMC-MIB
OID
.1.3.6.1.4.1.629.200.8.1.1.86
Type
column
Access
readonly
Status
current
Parent
nbsCmmcPortEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcPortEnableOper'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcPortEnableOper.<nbsCmmcPortChassisIndex>.<nbsCmmcPortSlotIndex>.<nbsCmmcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcPortEnableOper'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2disable
3enable