qosSwitchPolicyDefaultTCIgnoreBWClass
AT-QOS-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.99.1.2.1.4
Object
column Enumeration
Specifies whether the traffic metering stage acknowledges any bandwidth class assigned to flows processed by the default traffic class. If set to yes(1), previously assigned bandwidth classes will be ignored will be ignored and the bandwidth class of the traffic will be set according to the meter conformance level of the flow.
Context
- MIB
- AT-QOS-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.99.1.2.1.4- 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::qosSwitchPolicyDefaultTCIgnoreBWClass'
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::qosSwitchPolicyDefaultTCIgnoreBWClass.<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::qosSwitchPolicyDefaultTCIgnoreBWClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
1 | yes |