bfdBfdoBufferPoolSize

DC-BFD-STUB-MIB · .1.2.826.0.1.1578918.5.3.25.1.1.1.19

Object

The size of the BFDO join buffer pool.
              
This determines the maximum number of buffers that can
exist at once for the BFDO join pool, used for requests to manage
offloaded BFD sessions.  DC-BFD 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.
Any changes to this field only take effect after the
BFDO join is deactivated and reactivated.

Context

MIB
DC-BFD-STUB-MIB
OID
.1.2.826.0.1.1578918.5.3.25.1.1.1.19
Type
column
Access
readwrite
Status
current
Parent
bfdEntityEntry
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-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdBfdoBufferPoolSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdBfdoBufferPoolSize.<bfdEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BFD-STUB-MIB::bfdBfdoBufferPoolSize'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance