fsAppPriDcbxOperState
SUPERMICRO-DCB-MIB ·
.1.3.6.1.4.1.10876.101.2.22.3.4.2.1.3
Object
column DcbState
This object is used to display the current state of the
DCBX state machine for the application priority feature on the given
port.
If state is Off '(1)', then application priority Operational(local)
parameters will be same as application priority admin Configuration
Paramters and will not have any impact in the system(hardware).
If state is init '(1)', then application priority Operational(local)
parameters will be same as application priority admin Configuration
Paramters.
If state is rxrecommended '(2)', then application priority
Operational(local) parameters will be same as application priority
remote Paramters.
Context
- MIB
- SUPERMICRO-DCB-MIB
- OID
.1.3.6.1.4.1.10876.101.2.22.3.4.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsAppPriPortEntry
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::fsAppPriDcbxOperState'
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::fsAppPriDcbxOperState.<fsAppPriPortNumber>'
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::fsAppPriDcbxOperState'