lldpXdcbxFeatPfcEnableOper
LLDP-EXT-DCBX-MIB ·
.1.0.8802.1.1.2.1.5.6945.2.3.2.1.3
Object
column SNMPv2-TCTruthValue
The operating status of priority flow control for this priority.
NOTE: This value may be different than the locally desired value
depending on whether or not this feature is 'willing' to accept the
peer's desired configuration. The operating configuration MUST match
either the locally desired configuration or the peer's desired
configuration if the feature is operational.
Context
- MIB
- LLDP-EXT-DCBX-MIB
- OID
.1.0.8802.1.1.2.1.5.6945.2.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpXdcbxFeatPfcEntry
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::lldpXdcbxFeatPfcEnableOper'
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::lldpXdcbxFeatPfcEnableOper.<lldpXdcbxPortNumber>.<lldpXdcbxFeatPfcPriority>'
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::lldpXdcbxFeatPfcEnableOper'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |