All MIBs › MPOA-MIB › mpcEgressCacheEgressCacheTag
mpcEgressCacheEgressCacheTag
Module: MPOA-MIB
OID (symbolic): MPOA-MIB::mpcEgressCacheEgressCacheTag
OID (numeric): 1.3.6.1.4.1.353.5.8.1.1.2.15.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
If a valid Egress Cache Tag is present, then this object contains the value of that tag. To determine if this object contains a valid value, mpcEgressCacheEgressCacheTagValid should be used.
What is mpcEgressCacheEgressCacheTag?
This OID holds a tag number that uniquely identifies a cached routing entry used for forwarding multiprotocol traffic efficiently across an ATM network. It helps track which cached paths are being used, which improves forwarding speed by avoiding route lookups. A network operator would examine this when analyzing ATM network performance or when debugging why certain traffic patterns aren't using expected paths.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.8.1.1.2.15.1.7 snmpwalk -v2c -c public <target> MPOA-MIB::mpcEgressCacheEgressCacheTag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.8.1.1.2.15.1.7.1 snmpget -v2c -c public <target> MPOA-MIB::mpcEgressCacheEgressCacheTag.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.8 | atmfMpoa | MPC-MIB |
| 1.3.6.1.4.1.353.5.8.1 | mpoaMIB | MPC-MIB |
| 1.3.6.1.4.1.353.5.8.1.1 | mpoaMIBObjects | MPC-MIB |
| 1.3.6.1.4.1.353.5.8.1.1.2 | mpcObjects | MPC-MIB |
| 1.3.6.1.4.1.353.5.8.1.1.2.15 | mpcEgressCacheTable | MPC-MIB |
| 1.3.6.1.4.1.353.5.8.1.1.2.15.1 | mpcEgressCacheEntry | MPC-MIB |
| 1.3.6.1.4.1.353.5.8.1.1.2.15.1.7 | mpcEgressCacheEgressCacheTag | MPOA-MIB |