All MIBs › MALLOC-MIB › mallocCapabilities
mallocCapabilities
Module: MALLOC-MIB
OID (symbolic): MALLOC-MIB::mallocCapabilities
OID (numeric): 1.3.6.1.2.1.101.1.1.1
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: This object describes the capabilities which a client or server supports. The startTime bit indicates that allocations with a future start time are supported. The serverMobility bit indicates that allocations can be renewed or released from a server other than the one granting the original allocation. The retryAfter bit indicates support for a waiting state where the client may check back at a later time to get the status of its request.
What is mallocCapabilities?
Bitmap describing which optional MALLOC/MADCAP features this client or server supports: future-dated allocation start times, renewing/releasing a lease from a different server than the one that granted it, and a retry-after waiting state for pending requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.101.1.1.1 snmpwalk -v2c -c public <target> MALLOC-MIB::mallocCapabilities
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.101.1.1.1.1 snmpget -v2c -c public <target> MALLOC-MIB::mallocCapabilities.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::mallocCapabilities 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.101 | mallocMIB | MALLOC-MIB |
| 1.3.6.1.2.1.101.1 | mallocMIBObjects | MALLOC-MIB |
| 1.3.6.1.2.1.101.1.1 | malloc | MALLOC-MIB |
| 1.3.6.1.2.1.101.1.1.1 | mallocCapabilities | MALLOC-MIB |