bdcomMemoryPoolAlternate
BDCOM-MEMORY-POOL-MIB ·
.1.3.6.1.4.1.3320.9.48.1.1.1.3
Object
column Integer32
Indicates whether or not this memory pool has an
alternate pool configured. Alternate pools are
used for fallback when the current pool runs out
of memory.
If an instance of this object has a value of zero,
then this pool does not have an alternate. Otherwise
the value of this object is the same as the value of
bdcomMemoryPoolType of the alternate pool.
Context
- MIB
- BDCOM-MEMORY-POOL-MIB
- OID
.1.3.6.1.4.1.3320.9.48.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bdcomMemoryPoolEntry
- Groups
- 1
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 'BDCOM-MEMORY-POOL-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-MEMORY-POOL-MIB::bdcomMemoryPoolAlternate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BDCOM-MEMORY-POOL-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-MEMORY-POOL-MIB::bdcomMemoryPoolAlternate.<bdcomMemoryPoolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BDCOM-MEMORY-POOL-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BDCOM-MEMORY-POOL-MIB::bdcomMemoryPoolAlternate'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of