cbQosTableMapCfgBehavior
CISCO-CLASS-BASED-QOS-MIB ·
.1.3.6.1.4.1.9.9.166.1.26.1.1.3
Object
column Enumeration
The behavior of a tablemap.
value(1) Always set to-value to be a configurable
default value <0-99> which is defined in
cbQosTableMapCfgDftValue.
copy(2) Always copy from-value to to-value in case
the from-value is not found in the tablemap.
This is the default behavior for a tablemap.
ignore(3) Ignore to set to-value when from-value
is not found in the tablemap.
Context
- MIB
- CISCO-CLASS-BASED-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.166.1.26.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cbQosTableMapCfgEntry
- 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 'CISCO-CLASS-BASED-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CLASS-BASED-QOS-MIB::cbQosTableMapCfgBehavior'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CLASS-BASED-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CLASS-BASED-QOS-MIB::cbQosTableMapCfgBehavior.<cbQosTableMapCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CLASS-BASED-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CLASS-BASED-QOS-MIB::cbQosTableMapCfgBehavior'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | value |
2 | copy |
3 | ignore |
Conformance
Member of