mellanoxDCBPortPFCAdminState
MELLANOX-DCB-TRAPS-MIB ·
.1.3.6.1.4.1.33049.8.1.1.3.1.4
Object
column ProtocolStateType
PFC administrative state on port
Context
- MIB
- MELLANOX-DCB-TRAPS-MIB
- OID
.1.3.6.1.4.1.33049.8.1.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mellanoxDCBPortStatusEntry
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 'MELLANOX-DCB-TRAPS-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MELLANOX-DCB-TRAPS-MIB::mellanoxDCBPortPFCAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MELLANOX-DCB-TRAPS-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MELLANOX-DCB-TRAPS-MIB::mellanoxDCBPortPFCAdminState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MELLANOX-DCB-TRAPS-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MELLANOX-DCB-TRAPS-MIB::mellanoxDCBPortPFCAdminState'
Syntax
- Source
- ProtocolStateType
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |