cbQoSBehaviorOptionTrust
FIBERSTORE-MIB ·
.1.3.6.1.4.1.52642.1.8.3.3.5.1.3
Object
column r/w
Enumeration
Use which prioritization type for this flow. trustNone(-1) trustPort(0) trustCos(2) trustDscp(3) trustIpPre(4) trustCosCtag(5) trustCosStag(6)
Context
- MIB
- FIBERSTORE-MIB
- OID
.1.3.6.1.4.1.52642.1.8.3.3.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Default
trustNone- Parent
- cbQoSBehaviorOptionEntry
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 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::cbQoSBehaviorOptionTrust'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::cbQoSBehaviorOptionTrust.<cbQoSBehaviorOptionPolicyIndex>.<cbQoSBehaviorOptionPolicyClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::cbQoSBehaviorOptionTrust'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | trustNone |
0 | trustPort |
2 | trustCos |
3 | trustDscp |
4 | trustIpPre |
5 | trustCosCtag |
6 | trustCosStag |