MALLOC-MIB :: mallocRequestState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMALLOC-MIBmallocRequestState

mallocRequestState

Module: MALLOC-MIB

OID (symbolic): MALLOC-MIB::mallocRequestState

OID (numeric): 1.3.6.1.2.1.101.1.1.5.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The state of the request. A value of allocated(1) indicates that one or more entries for this request are present in the mallocAddressTable. A value of offered(2) indicates that addresses have been offered to the client (e.g. via a MADCAP OFFER message), but the allocation has not been committed. A value of waiting(3) indicates that the allocation is blocked while the server attempts to acquire more space from which it can allocate addresses. A value of trying(4) means that no addresses have been offered to the client, but that an attempt to allocate is in progress.

What is mallocRequestState?

The current state of this allocation request: allocated (addresses granted), offered (tentatively allocated but not yet committed), waiting (blocked while the server seeks more space), or trying (allocation attempt in progress).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.101.1.1.5.1.7
snmpwalk -v2c -c public <target> MALLOC-MIB::mallocRequestState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.101.1.1.5.1.7.1
snmpget -v2c -c public <target> MALLOC-MIB::mallocRequestState.1

Start monitoring Vendor-neutral IETF standard, RFC 3559 (multicast address allocation/MADCAP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MALLOC-MIB::mallocRequestState OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 3559 (multicast address allocation/MADCAP server) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.101mallocMIBMALLOC-MIB
1.3.6.1.2.1.101.1mallocMIBObjectsMALLOC-MIB
1.3.6.1.2.1.101.1.1mallocMALLOC-MIB
1.3.6.1.2.1.101.1.1.5mallocRequestTableMALLOC-MIB
1.3.6.1.2.1.101.1.1.5.1mallocRequestEntryMALLOC-MIB
1.3.6.1.2.1.101.1.1.5.1.7mallocRequestStateMALLOC-MIB