All MIBs › MPOA-MIB › mpsIngressCacheEntryState
mpsIngressCacheEntryState
Module: MPOA-MIB
OID (symbolic): MPOA-MIB::mpsIngressCacheEntryState
OID (numeric): 1.3.6.1.4.1.353.5.8.1.1.3.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The state of this MPS Ingress cache. The states are: doesNotExist (1) -- the state is not yet available inactive (2) -- state exists, entry is not yet active For example,if using the Finite State Machine in Appendix I.3, the state resolving is `inactive'. active (3) -- state exists, entry is active. For example,if using the Finite State Machine in Appendix I.3, the state resolved is `active' state. negative (4) -- state exists, entry is negative. For example,if using the Finite State Machine in Appendix I.3, 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.3.7.1.4 snmpwalk -v2c -c public <target> MPOA-MIB::mpsIngressCacheEntryState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.8.1.1.3.7.1.4.1 snmpget -v2c -c public <target> MPOA-MIB::mpsIngressCacheEntryState.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.3 | mpsObjects | MPOA-MIB |
| 1.3.6.1.4.1.353.5.8.1.1.3.7 | mpsIngressCacheTable | MPOA-MIB |
| 1.3.6.1.4.1.353.5.8.1.1.3.7.1 | mpsIngressCacheEntry | MPOA-MIB |
| 1.3.6.1.4.1.353.5.8.1.1.3.7.1.4 | mpsIngressCacheEntryState | MPOA-MIB |