lldpXdcbxFeatType
LLDP-EXT-DCBX-MIB ·
.1.0.8802.1.1.2.1.5.6945.2.1.1.1
Object
Type code of the DCB Feature. Following is a list of defined types:
2 - Priority Groups
3 - Priority Flow Control
4 - Application Protocol
Context
- MIB
- LLDP-EXT-DCBX-MIB
- OID
.1.0.8802.1.1.2.1.5.6945.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lldpXdcbxFeatEntry
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 'LLDP-EXT-DCBX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-DCBX-MIB::lldpXdcbxFeatType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-EXT-DCBX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-DCBX-MIB::lldpXdcbxFeatType.<lldpXdcbxPortNumber>.<lldpXdcbxFeatType>.<lldpXdcbxFeatSubType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-EXT-DCBX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-EXT-DCBX-MIB::lldpXdcbxFeatType'
Syntax
- Source
- LldpXdcbxFeatureType
- Base type
Enumeration
Values & Constraints
Type Values
2 | priorityGroup |
3 | priorityFlowControl |
4 | applicationProtocol |