cmQosShaperTypeIndex
CM-FACILITY-MIB ·
.1.3.6.1.4.1.2544.1.12.4.1.6.1.1
Object
column r/w
Integer32
The unique index value corresponding to a Quality of Service Shaper's direction. Values 1 and 2 are applicable to the Access Flow Shaper: - value of 1 stands for A2N direction, - value of 2 stands for N2A direction. Values 3 and 4 are applicable to Pass-thru Flow Shaper (new in 5.6CC release): - value of 3 stands for N1toN2 direction - value of 4 stands for N2toN1 direction
Context
- MIB
- CM-FACILITY-MIB
- OID
.1.3.6.1.4.1.2544.1.12.4.1.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmQosShaperEntry
- Groups
- 3
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 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmQosShaperTypeIndex'
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::cmQosShaperTypeIndex.<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::cmQosShaperTypeIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.