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.
Parsed from file rfc3559-Multicast-Address-Allocation.mib.txt
Company: ietf_rfcs
Module: MALLOC-MIB
mallocRequestState OBJECT-TYPE SYNTAX INTEGER { allocated(1), offered(2), waiting(3), trying(4) } MAX-ACCESS read-only STATUS current 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." ::= { mallocRequestEntry 7 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.101.1.1.6.1.1 | mallocAddressAddressType, mallocRequestGuid, mallocRequestId | 0 | 0 | An arbitrary value identifying this row. |
1.3.6.1.2.1.101.1.1.6.1.2 | mallocAddressFirstAddress, mallocRequestScopeAddressType, mallocRequestScopeFirstAddressType | 0 | 0 | The first address in the allocated block. The type of this address is determined by the value of the mallocAddressAddressType ob… |
1.3.6.1.2.1.101.1.1.6.1.3 | mallocAddressNumAddrs, mallocRequestScopeFirstAddress | 0 | 0 | The number of addresses in the allocated block. |
1.3.6.1.2.1.101.1.1.6.1.4 | mallocAddressRequestId, mallocRequestStartTime | 0 | 0 | The number of seconds remaining before the start time of the request. A value of 0 means that the allocation is currently in eff… |
1.3.6.1.2.1.101.1.1.6.1.5 | mallocRequestEndTime | 0 | 0 | The number of seconds remaining before the end time of the request. |
1.3.6.1.2.1.101.1.1.6.1.6 | mallocRequestNumAddrs | 0 | 0 | The number of addresses requested. If the addresses have been allocated, this number should match the total number of addresses … |
1.3.6.1.2.1.101.1.1.6.1.8 | mallocRequestClientAddressType | 0 | 0 | The type of the address of the client that (last) requested this allocation. |
1.3.6.1.2.1.101.1.1.6.1.9 | mallocRequestClientAddress | 0 | 0 | The address of the client that (last) requested this allocation. The type of this address is determined by the value of the mall… |
1.3.6.1.2.1.101.1.1.6.1.10 | mallocRequestServerAddressType | 0 | 0 | The type of the address of the server to which the request was (last) sent. |
1.3.6.1.2.1.101.1.1.6.1.11 | mallocRequestServerAddress | 0 | 0 | The address of the server to which the request was (last) sent. The type of this address is determined by the value of the mallo… |
1.3.6.1.2.1.101.1.1.6.1.12 | mallocRequestLeaseIdentifier | 0 | 0 | The Lease Identifier of this request. If the allocation mechanism in use does not use Lease Identifiers, then the value is a 0-l… |