fsDot1dTrafficClass
SUPERMICROP-BRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.1.116.6.1.2.3.1.2
Object
column r/w
Integer32
The Traffic Class the received frame is mapped to.
Context
- MIB
- SUPERMICROP-BRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.116.6.1.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDot1dTrafficClassEntry
- Groups
- 1
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 'SUPERMICROP-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROP-BRIDGE-MIB::fsDot1dTrafficClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICROP-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROP-BRIDGE-MIB::fsDot1dTrafficClass.<fsDot1dBasePort>.<fsDot1dTrafficClassPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICROP-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICROP-BRIDGE-MIB::fsDot1dTrafficClass'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-7
Conformance
Member of
Compliance refinements
fsPBridgeCompliance
readonly
Write access is not required.