l2vmEntityRpiBufferPoolSize

DC-L2VPN-MIB · .1.2.826.0.1.1578918.5.94.114.1.1.1.1.12

Object

column r/w Integer32
The size of the RPI buffer pool.  In systems which are not
using BGP auto-discovery there will be no RPI join and
this field has no effect.
              
This determines the maximum number of buffers that can
exist at once for the RPI pool.  DC-L2VPN Manager does not
use pre-allocated pools, so the maximum number of buffers
is also limited by memory availability, and so this number
does not relate directly to memory usage.
              
Buffer pools provide flow control, which is useful in
ensuring efficient operation of the overall system.
              
Setting any of the values to 0 gives infinite capacity
buffer pools.  This allows these pools to take up
arbitrarily large amounts of memory, so is strongly
discouraged.
              
This field is not suitable for network administrators.
This field cannot be changed after initial creation of the
entity.  Instead of changing this field, create a new
DC-L2VPN Manager entity with the new value and destroy the
old entity.

Context

MIB
DC-L2VPN-MIB
OID
.1.2.826.0.1.1578918.5.94.114.1.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
l2vmEntityEntry
Groups
1

Walk 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 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmEntityRpiBufferPoolSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmEntityRpiBufferPoolSize.<l2vmEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-L2VPN-MIB::l2vmEntityRpiBufferPoolSize'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-200

Conformance