fsPFCDcbxOperState
SUPERMICRO-DCB-MIB ·
.1.3.6.1.4.1.10876.101.2.22.3.3.2.1.3
Object
column DcbState
This object is used to display the current state of the
DCBX state machine for the PFC feature on the given port.
If state is Off '(1)', then PFC Operational(local) parameters
will be same as PFC Admin Configuration Paramters and will
not have any impact in the system(hardware).
If state is init '(1)', then PFC Operational(local) parameters
will be same as PFC Admin Configuration Paramters.
If state is rxrecommended '(2)', then PFC Operational(local) parameters
will be same as PFC Remote Paramters.
Context
- MIB
- SUPERMICRO-DCB-MIB
- OID
.1.3.6.1.4.1.10876.101.2.22.3.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsPFCPortEntry
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 'SUPERMICRO-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DCB-MIB::fsPFCDcbxOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DCB-MIB::fsPFCDcbxOperState.<fsPFCPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DCB-MIB::fsPFCDcbxOperState'