lldpXdcbxFeatWilling
LLDP-EXT-DCBX-MIB ·
.1.0.8802.1.1.2.1.5.6945.2.1.1.6
Object
Locally administered parameter that indicates whether this feature
accepts its configuration from the peer or not. When set to TRUE, the
system uses the DesiredCfg supplied by a not Willing peer as the
OperCfg. A system set to Willing must be capable of accepting any
valid DesiredCfg for the feature from the peer.
If both local and remote systems have the same value for the Willing
flag, then the local DesiredCfg is used and the operational outcome of
the exchange is determined by the Compatible method of the feature.
Context
- MIB
- LLDP-EXT-DCBX-MIB
- OID
.1.0.8802.1.1.2.1.5.6945.2.1.1.6- 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::lldpXdcbxFeatWilling'
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::lldpXdcbxFeatWilling.<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::lldpXdcbxFeatWilling'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |