mpcEgressCacheServiceCategory

MPOA-MIB · .1.3.6.1.4.1.353.5.8.1.1.2.15.1.12

Object

column Integer32
This is a bitmap describing the service categories
supported for this shortcut.  This value represents
an inclusive OR of the bits:
              
bit 1 - if rt-VBR is supported,
bit 2 - if nrt-VBR is supported,
bit 4 - if ABR is supported,
bit 8 - if CBR is supported
              
A value of 0 (zero) indicates that UBR is supported.

Context

MIB
MPOA-MIB
OID
.1.3.6.1.4.1.353.5.8.1.1.2.15.1.12
Type
column
Access
readonly
Status
current
Parent
mpcEgressCacheEntry
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 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcEgressCacheServiceCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcEgressCacheServiceCategory.<mpcEgressCacheId>.<mpcIndex>.<mpcMpsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPOA-MIB::mpcEgressCacheServiceCategory'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance