mallocRequestTable
MALLOC-MIB ·
.1.3.6.1.2.1.101.1.1.5
Object
table
The (conceptual) table containing information on allocation
requests, whether allocated or in progress. This table may
also be used to determine which clients are responsible for
high address space utilization within a given scope.
Entries in this table reflect requests dynamically received
by an address allocation protocol.
Context
- MIB
- MALLOC-MIB
- OID
.1.3.6.1.2.1.101.1.1.5- Type
- table
- Status
- current
- Parent
- malloc
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MALLOC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MALLOC-MIB::mallocRequestTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MALLOC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MALLOC-MIB::mallocRequestTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.