All MIBs › DECATM-MIB › adpMaxReceiveBufferCounter
adpMaxReceiveBufferCounter
Module: DECATM-MIB
OID (symbolic): DECATM-MIB::adpMaxReceiveBufferCounter
OID (numeric): 1.3.6.1.4.1.36.2.18.17.1.8.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Although the transmitter can allocate the adpReciveBuffers however it wants to VCs, it will not allocate more than adpMaxReciveBufferCounter to any individual VC
What is adpMaxReceiveBufferCounter?
This caps how many of the port's total receive buffers (adpReceiveBuffers) can be allocated to any single virtual circuit, even though the transmitter is otherwise free to distribute buffers across VCs however it wants. It's a per-VC fairness ceiling admins can check when one connection seems to be starving others of buffer space.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.17.1.8.1.17 snmpwalk -v2c -c public <target> DECATM-MIB::adpMaxReceiveBufferCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.17.1.8.1.17.1 snmpget -v2c -c public <target> DECATM-MIB::adpMaxReceiveBufferCounter.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::adpMaxReceiveBufferCounter 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.17 | adpMaxReceiveBufferCounter | DECATM-MIB |