l2vmEntityL2mBufferPoolSize

DC-L2VPN-MIB · .1.2.826.0.1.1578918.5.94.114.1.1.1.1.19

Object

column r/w Integer32
The size of the L2M buffer pool.
              
This determines the maximum number of buffers that can
exist at once for the L2M 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.
              
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.19
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::l2vmEntityL2mBufferPoolSize'
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::l2vmEntityL2mBufferPoolSize.<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::l2vmEntityL2mBufferPoolSize'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-200

Conformance