All MIBs › ACMIB › ipThrottlingInPacketsPassedEi
ipThrottlingInPacketsPassedEi
Module: ACMIB
OID (symbolic): ACMIB::ipThrottlingInPacketsPassedEi
OID (numeric): 1.3.6.1.4.1.1751.2.18.1.101.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: CPU card IP throttling: the number of input packets passed through the Ethernet port of the CPU card.
What is ipThrottlingInPacketsPassedEi?
This read-only counter tracks packets that successfully passed through the CPU card's Ethernet interface without being dropped. You compare this against the total input packets to measure throttling impact. Example: if 900,000 packets passed while 100,000 total arrived, you know throttling dropped about 10 percent of Ethernet traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.1.101.7 snmpwalk -v2c -c public <target> ACMIB::ipThrottlingInPacketsPassedEi
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.1.101.7.1 snmpget -v2c -c public <target> ACMIB::ipThrottlingInPacketsPassedEi.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::ipThrottlingInPacketsPassedEi OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.1 | sysConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.1.101 | ipThrottlingConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.1.101.7 | ipThrottlingInPacketsPassedEi | ACMIB |