cempMemPoolAlternate
CISCO-ENHANCED-MEMPOOL-MIB ·
.1.3.6.1.4.1.9.9.221.1.1.1.1.5
Object
column CempMemPoolIndexOrNone
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
cempMemPoolType of the alternate pool.
Context
- MIB
- CISCO-ENHANCED-MEMPOOL-MIB
- OID
.1.3.6.1.4.1.9.9.221.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cempMemPoolEntry
- Groups
- 2
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 'CISCO-ENHANCED-MEMPOOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-MEMPOOL-MIB::cempMemPoolAlternate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENHANCED-MEMPOOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-MEMPOOL-MIB::cempMemPoolAlternate.<entPhysicalIndex>.<cempMemPoolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENHANCED-MEMPOOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENHANCED-MEMPOOL-MIB::cempMemPoolAlternate'
Syntax
- Source
- CempMemPoolIndexOrNone
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of