agentDcbxSupportedTLVs
DNOS-DCBX-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.58.1.1.1.4
Object
column Bits
Bitmap that includes the supported set of DCBX LLDP
TLVs the device is capable of and whose transmission is allowed on
the local LLDP agent by network management.
Having the bit 'pfc(0)' set indicates that the LLDP
transmit PFC TLV as part of DCBX TLVs.
Having the bit 'etcConfig(1)' set indicates that the LLDP
transmit ETS configuration TLV as part of DCBX TLVs.
Having the bit 'etsRecom(2)' set indicates that
transmit ETS Recomdenation TLV as part of DCBX TLVs.
Having the bit 'applicationPriority(3)' set indicates that
the LLDP transmit applicationPriority TLV as part of DCBX TLVs.
Context
- MIB
- DNOS-DCBX-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.58.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentDcbxEntry
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 'DNOS-DCBX-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-DCBX-MIB::agentDcbxSupportedTLVs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-DCBX-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-DCBX-MIB::agentDcbxSupportedTLVs.<agentDcbxIntfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-DCBX-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-DCBX-MIB::agentDcbxSupportedTLVs'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pfc |
1 | etsConfig |
2 | etsRecom |
3 | applicationPriority |