pfcPortOperPriEnableList
AOS5810-54X-MIB ·
.1.3.6.1.4.1.259.12.1.5.1.78.1.1.5
Object
column Bits
The operational bitmap value encoded with 1 bit-per-priority used to identify if PFC are enabled on the corresponding priorities. The value of this object is meaningful only when the value of the pfcPortOperMode object is 'on(2)'.
Context
- MIB
- AOS5810-54X-MIB
- OID
.1.3.6.1.4.1.259.12.1.5.1.78.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pfcPortEntry
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 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS5810-54X-MIB::pfcPortOperPriEnableList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS5810-54X-MIB::pfcPortOperPriEnableList.<pfcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AOS5810-54X-MIB::pfcPortOperPriEnableList'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | priority0 |
1 | priority1 |
2 | priority2 |
3 | priority3 |
4 | priority4 |
5 | priority5 |
6 | priority6 |
7 | priority7 |