mpcIngressCacheEgressCacheTagValid
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.2.12.1.7
Object
column SNMPv2-TCTruthValue
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 mpcIngressCacheEgressCacheTag. Otherwise, if this value is false(2), then there was no Egress Cache Tag, and the value of mpcIngressCacheEgressCacheTag is undefined.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.2.12.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpcIngressCacheEntry
- Groups
- 1
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 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcIngressCacheEgressCacheTagValid'
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::mpcIngressCacheEgressCacheTagValid.<mpcIngressCacheDestInetworkAddrType>.<mpcIngressCacheDestAddr>.<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::mpcIngressCacheEgressCacheTagValid'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of