atmFrCnfgAllocatedBuffers
RAD-MIB ·
.1.3.6.1.4.1.164.12.4.3.1.4.1.15
Object
column r/w
Integer32
This object enables user to limit the amount of buffers
used by the connection.
The limit set by this object will give
the effect of a virtual buffer pool per connection.
The user can allocate between 10 to 217 buffers
to every connection. By default the limit is 50 buffers.
Sum of limits allocated to all connections
must not exceed the total amount of available buffers.
Whenever a connection exceeds it's buffer limit
due to congestion or burst - traffic is discarded
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.12.4.3.1.4.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmFrCnfgEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmFrCnfgAllocatedBuffers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmFrCnfgAllocatedBuffers.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::atmFrCnfgAllocatedBuffers'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.