All MIBs › MPOA-MIB › mpcEgressCacheEntryState
mpcEgressCacheEntryState
Module: MPOA-MIB
OID (symbolic): MPOA-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'.
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> MPOA-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> MPOA-MIB::mpcEgressCacheEntryState.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.5 | mpcEgressCacheEntryState | MPOA-MIB |