cmQosShaperIndex

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.6.1.2

Object

column r/w Integer32
The unique integer index value corresponding to a 
Quality of Service Shaper.
              
In release 5.6CC the range is extended to 1..16 to support duplicate
A2N shapers on a Flow. The duplicate shapers are created under a Flow 
if network interface of the Flow is ERP Group or Split Horizon Group. 
In case of multi-cos Flow indices 1..8 represent shapers of COS 0..7 
going to Network 1 port; indices 9..16 represent shapers for COS 0..7 
going to Network 2 port.
In case of single-cos Flow index 1 represents shaper going to Network 1
port; index 9 represents shaper going to Network 2 port.

Context

MIB
CM-FACILITY-MIB
OID
.1.3.6.1.4.1.2544.1.12.4.1.6.1.2
Type
column
Access
readwrite
Status
current
Parent
cmQosShaperEntry
Groups
3

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 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmQosShaperIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmQosShaperIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-FACILITY-MIB::cmQosShaperIndex'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.