qosSwitchPolicyDefaultTCMarkValue
AT-QOS-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.99.1.2.1.5
Object
column Integer32
When the qosSwitchPolicyDefaultTCPremarking variable is set to usemarkvalue(1), this variable specifies the index into the DSCP MAP table to use for remarking. A value in the range 0 to 63 indicates the DSCP to use, the value 256 indicates that no DSCP value has been defined for the default traffic class for this policy.
Context
- MIB
- AT-QOS-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.99.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qosSwitchPolicyEntry
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 'AT-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-QOS-MIB::qosSwitchPolicyDefaultTCMarkValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-QOS-MIB::qosSwitchPolicyDefaultTCMarkValue.<qosSwitchPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-QOS-MIB::qosSwitchPolicyDefaultTCMarkValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-63
range: 256-256