cmQosFlowPolicerTypeIndex

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.11.1.1

Object

column r/w Integer32
The unique index value corresponding to a Quality of Service 
Policer's direction.
Values 1 and 2 are applicable to the Access Flow Policer
 - value of 1 stands for A2N direction,
 - value of 2 stands for N2A direction.
Values 3 and 4 are applicable to Pass-thru Flow Policer 
  (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.11.1.1
Type
column
Access
readwrite
Status
current
Parent
cmQosFlowPolicerEntry
Groups
2

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::cmQosFlowPolicerTypeIndex'
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::cmQosFlowPolicerTypeIndex.<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::cmQosFlowPolicerTypeIndex'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.