All MIBs › MPC-MIB › mpcEgressCacheEntryState
mpcEgressCacheEntryState
Module: MPC-MIB
OID (symbolic): MPC-MIB::mpcEgressCacheEntryState
OID (numeric): 1.3.6.1.4.1.353.5.8.1.1.2.15.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The present state of this MPC egress cache entry. The states are: doesNotExist (1) -- the state is not yet available, inactive (2) -- state exists, entry is not yet active, active (3) -- state exists, entry is active. For example,if using the Finite State Machine in Appendix 1.5, the states active and flooding are `active' state. negative (4) -- state exists, entry is negative.
For example,if using the Finite State Machine in Appendix 1.5, the state purging is `negative'.
What is mpcEgressCacheEntryState?
The lifecycle state of this egress shortcut cache entry -- doesNotExist(1), inactive(2), active(3) once traffic is flowing (including flooding), or negative(4) once the entry is being purged. Admins check this to confirm whether an imposed egress shortcut is actively forwarding traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.8.1.1.2.15.1.5 snmpwalk -v2c -c public <target> MPC-MIB::mpcEgressCacheEntryState
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.5.1 snmpget -v2c -c public <target> MPC-MIB::mpcEgressCacheEntryState.1
Start monitoring Vendor-neutral ATM Forum standard (MPOA-capable ATM switch/edge device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPC-MIB::mpcEgressCacheEntryState OID value, configure state conditions and alerts, and monitor any Vendor-neutral ATM Forum standard (MPOA-capable ATM switch/edge device) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.5 | mpcEgressCacheEntryState | MPC-MIB |