All MIBs › CISCO-WAN-AXIPOP-MIB › getNextRequestReceived
getNextRequestReceived
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::getNextRequestReceived
OID (numeric): 1.3.6.1.4.1.351.110.5.2.1.3.2.1.1.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of get-next messages received
What is getNextRequestReceived?
This read-only counter tracks how many SNMP GetNext messages the card's ILMI agent has received on this port, typically used by a management station walking through a table of MIB objects rather than fetching single known values. An administrator watching this counter can tell when a neighbor or manager is performing MIB table discovery or walks against this port's ILMI agent. A burst of GetNext requests often coincides with a management tool re-synchronizing its view of the port's ILMI state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.1.3.2.1.1.1.4 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::getNextRequestReceived
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.1.3.2.1.1.1.4.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::getNextRequestReceived.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> getNextRequestReceived.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::getNextRequestReceived OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.1 | ausmPort | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.3 | ausmPortCnt | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.1.3.2 | ausmPortCntSig | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.3.2.1 | ausmPortCntSigILMIGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.3.2.1.1 | ausmPortCntSigILMIGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.3.2.1.1.1 | ausmPortCntSigILMIGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.1.3.2.1.1.1.4 | getNextRequestReceived | CISCO-WAN-AXIPOP-MIB |