mpcEgressCacheEgressCacheTagValid

MPOA-MIB · .1.3.6.1.4.1.353.5.8.1.1.2.15.1.6

Object

If the value of this object is true(1), then a valid
Egress Cache Tag is present and the value of the Egress
Cache Tag is in mpcEgressCacheEgressCacheTag.  Otherwise,
if this value is false(2), then there was no Egress
Cache Tag, and the value of mpcEgressCacheEgressCacheTag
is undefined.

Context

MIB
MPOA-MIB
OID
.1.3.6.1.4.1.353.5.8.1.1.2.15.1.6
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::mpcEgressCacheEgressCacheTagValid'
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::mpcEgressCacheEgressCacheTagValid.<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::mpcEgressCacheEgressCacheTagValid'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance