cbQosMeasureIPSLACfgGroupIndex

CISCO-CLASS-BASED-QOS-MIB · .1.3.6.1.4.1.9.9.166.1.31.1.1.1

Object

An arbitrary (system-assigned) index for each
instance of IPSLAs measure action. The index is unique
for each instance for a particular class in particular
policy-map. For example consider following configuration:
     policy-map p1
        class c1
          measure type ip-sla group g1
          measure type ip-sla group g2
        class c2
          measure type ip-sla group g3
              
In this case the cbQosMeasureIPSLACfgGroupIndex value
for first measure action instance under class c1 will be 1,
for second instance it will be 1, and so on. The value
for the index will start over again from 1 for class c2.

Context

MIB
CISCO-CLASS-BASED-QOS-MIB
OID
.1.3.6.1.4.1.9.9.166.1.31.1.1.1
Type
column
Access
readonly
Status
current
Parent
cbQosMeasureIPSLACfgEntry
Groups
1

Walk 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::cbQosMeasureIPSLACfgGroupIndex'
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::cbQosMeasureIPSLACfgGroupIndex.<cbQosConfigIndex>.<cbQosMeasureIPSLACfgGroupIndex>'
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::cbQosMeasureIPSLACfgGroupIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance