All MIBs › ACMIB › aal2TrunkAvailBwEgr
aal2TrunkAvailBwEgr
Module: ACMIB
OID (symbolic): ACMIB::aal2TrunkAvailBwEgr
OID (numeric): 1.3.6.1.4.1.1751.2.18.6.36.1.18
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The Avail Bandwidth for that interface in cells per sec.
What is aal2TrunkAvailBwEgr?
This read-only OID reports the remaining available bandwidth on the egress interface in cells per second, stored as an Integer32. Network engineers use this to determine if the outgoing interface has capacity for new connections before hitting the transmission limit. For example, a value of 3000 cells/sec indicates 3,000 cells per second of unused egress capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.36.1.18 snmpwalk -v2c -c public <target> ACMIB::aal2TrunkAvailBwEgr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.36.1.18.1 snmpget -v2c -c public <target> ACMIB::aal2TrunkAvailBwEgr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aal2TrunkAvailBwEgr.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::aal2TrunkAvailBwEgr 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.6 | connectionConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.36 | aal2TrunkConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.36.1 | aal2TrunkConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.36.1.18 | aal2TrunkAvailBwEgr | ACMIB |