MALLOC-MIB :: mallocAddressRequestId

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMALLOC-MIBmallocAddressRequestId

mallocAddressRequestId

Module: MALLOC-MIB

OID (symbolic): MALLOC-MIB::mallocAddressRequestId

OID (numeric): 1.3.6.1.2.1.101.1.1.6.1.4

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: The index of the request which caused this block of addresses to be allocated. This value must match the value of mallocRequestId for some entry in the mallocRequestTable.

What is mallocAddressRequestId?

The request ID that caused this block of addresses to be allocated, matching an entry in the request table so an admin can trace an allocated block back to its originating request.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.101.1.1.6.1.4
snmpwalk -v2c -c public <target> MALLOC-MIB::mallocAddressRequestId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.101.1.1.6.1.4.1
snmpget -v2c -c public <target> MALLOC-MIB::mallocAddressRequestId.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mallocAddressRequestId.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::mallocAddressRequestId 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.6mallocAddressTableMALLOC-MIB
1.3.6.1.2.1.101.1.1.6.1mallocAddressEntryMALLOC-MIB
1.3.6.1.2.1.101.1.1.6.1.4mallocAddressRequestIdMALLOC-MIB