rcQosPolicerCfgType

RAISECOM-QOS-MIB · .1.3.6.1.4.1.8886.1.33.2.6.1.2

Object

column r/w Enumeration
It indicates the token bucket for the policer. single-policer(1)
means that a token bucket is assigned to a 'match' item. 
class-policer(2) means that all 'match'items share a single token bucket. 
aggregate-policer(3)means that the token bucket can be shared by some classes 
or some policyers.Hierarchy-policer (4) means that the token bucket can be hierarchical speed

Context

MIB
RAISECOM-QOS-MIB
OID
.1.3.6.1.4.1.8886.1.33.2.6.1.2
Type
column
Access
readwrite
Status
current
Parent
rcQosPolicerCfgEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1single-policer
2class-policer
3aggregate-policer
4hierarchy-policer