All MIBs › DECATM-MIB › adpUsedReceiveBuffers
adpUsedReceiveBuffers
Module: DECATM-MIB
OID (symbolic): DECATM-MIB::adpUsedReceiveBuffers
OID (numeric): 1.3.6.1.4.1.36.2.18.17.1.8.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current number of of free buffers for the link
What is adpUsedReceiveBuffers?
Per the source MIB's own description this reports the current count of free buffers for the link, despite the object's name suggesting used buffers. Admins tracking buffer exhaustion on a port should confirm with the device's actual behavior which sense (used vs. free) the returned number represents.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.17.1.8.1.18 snmpwalk -v2c -c public <target> DECATM-MIB::adpUsedReceiveBuffers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.17.1.8.1.18.1 snmpget -v2c -c public <target> DECATM-MIB::adpUsedReceiveBuffers.1
Start monitoring DEC (Digital Equipment Corporation) ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DECATM-MIB::adpUsedReceiveBuffers OID value, configure state conditions and alerts, and monitor any DEC (Digital Equipment Corporation) ATM switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.17 | atmExpand | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.17.1 | ad | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.17.1.8 | adPortTable | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.17.1.8.1 | adPortTableEntry | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.17.1.8.1.18 | adpUsedReceiveBuffers | DECATM-MIB |