eqlDcbxConfigPFCTxEnable
EQL-DCB-MIB ·
.1.3.6.1.4.1.12740.19.1.1.1.4
Object
The eqlDcbxConfigPFCTxEnable, which is defined
as a truth value and configured by the network management,
determines whether the IEEE 802.1 organizationally defined
Priority-based Flow Fontrol TLV transmission is allowed on
a given LLDP transmission capable port.
The value of this object is restored from non-volatile
storage after a re-initialization of the management system.
Context
- MIB
- EQL-DCB-MIB
- OID
.1.3.6.1.4.1.12740.19.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlDcbStaticIfEntry
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 'EQL-DCB-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQL-DCB-MIB::eqlDcbxConfigPFCTxEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQL-DCB-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQL-DCB-MIB::eqlDcbxConfigPFCTxEnable.<eqlGroupId>.<eqlMemberIndex>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQL-DCB-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQL-DCB-MIB::eqlDcbxConfigPFCTxEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |