All MIBs › ACMIB › atmPnniAbrAvailCellRate
atmPnniAbrAvailCellRate
Module: ACMIB
OID (symbolic): ACMIB::atmPnniAbrAvailCellRate
OID (numeric): 1.3.6.1.4.1.1751.2.18.5.16.1.50
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: ABR category Available Cell Rate
What is atmPnniAbrAvailCellRate?
This OID reports the currently available cell rate capacity (Integer32) for ABR service that can be allocated to new connections. Network engineers monitor this read-write value to track remaining ABR bandwidth and decide whether new ABR connections can be accepted. A value of 40000 means 40,000 cells per second of ABR capacity is still available for allocation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.16.1.50 snmpwalk -v2c -c public <target> ACMIB::atmPnniAbrAvailCellRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.16.1.50.1 snmpget -v2c -c public <target> ACMIB::atmPnniAbrAvailCellRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.5.16.1.50.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmPnniAbrAvailCellRate.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::atmPnniAbrAvailCellRate 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.5 | intfConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.16 | atmPnniConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.16.1 | atmPnniConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.16.1.50 | atmPnniAbrAvailCellRate | ACMIB |