nbsCmmcPortProtoCapabilities
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.8.1.1.72
Object
column OctetString
This bitmask indicates which protocols this port can support.
This object is mandatory for all ports in systems where the
nbsCmmcSysProtoTable is supported.
Bit 0 is reserved.
Subsequent bits refer to the nbsCmmcSysProtoTable. Bit 1
corresponds to the first table entry, Bit 2 to the second entry,
and so on. A bit is set (1) if that protocol is available for
this port, cleared (0) if unavailable.
Bit 1 always indicates 'custom' aka 'userDefined' is supported.
Bit 2 always indicates 'bypass' aka 'transparent' is supported.
OCTET STRING bitmasks count the leftmost bit (MSB) as 0.
A zero length OCTET STRING indicates that this object is not
supported.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.8.1.1.72- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsCmmcPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::nbsCmmcPortProtoCapabilities'
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::nbsCmmcPortProtoCapabilities.<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::nbsCmmcPortProtoCapabilities'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-20