lldpXdcbxFeatError
LLDP-EXT-DCBX-MIB ·
.1.0.8802.1.1.2.1.5.6945.2.1.1.7
Object
column SNMPv2-TCTruthValue
Indicates that an error has occurred during the configuration exchange
with the peer. Error is set TRUE when the OperCfg and OperMode of a
feature cannot be set as the protocol requires. Error is also set to
TRUE when the Compatible method for the feature fails. The Feature
turns OperMode to FALSE if either the local or remote Error flag is
set to TRUE.
Duplicate TLVs for the same Type/SubType or the DCBX Control TLV also
causes Error to be set to TRUE.
Context
- MIB
- LLDP-EXT-DCBX-MIB
- OID
.1.0.8802.1.1.2.1.5.6945.2.1.1.7- Type
- column
- Access
- readonly
- 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::lldpXdcbxFeatError'
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::lldpXdcbxFeatError.<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::lldpXdcbxFeatError'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |