mallocAddressEntry OBJECT-TYPE
SYNTAX MallocAddressEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry (conceptual row) containing the information on a
particular block of allocated addresses. The block of
addresses covered by each entry in this table must fall
within a range corresponding to an entry in the
mallocAllocRangeTable."
INDEX { mallocAddressAddressType, mallocAddressFirstAddress }
View at oid-info.com
An entry (conceptual row) containing the information on a
particular allocation request.
Parsed from file rfc3559-Multicast-Address-Allocation.mib.txt
Company: None
Module: MALLOC-MIB
An entry (conceptual row) containing the information on a
particular block of allocated addresses. The block of
addresses covered by each entry in this table must fall
within a range corresponding to an entry in the
mallocAllocRangeTable.
Parsed from file MALLOC-MIB.mib
Module: MALLOC-MIB
Automatically extracted from RFC3559
mallocRequestEntry OBJECT-TYPE SYNTAX MallocRequestEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) containing the information on a particular allocation request." INDEX { mallocRequestId } ::= { mallocRequestTable 1 }
mallocAddressEntry OBJECT-TYPE SYNTAX MallocAddressEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) containing the information on a particular block of allocated addresses. The block of addresses covered by each entry in this table must fall within a range corresponding to an entry in the mallocAllocRangeTable." INDEX { mallocAddressAddressType, mallocAddressFirstAddress } ::= { mallocAddressTable 1 }
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.7 | mallocRequestState | 0 | 0 | The state of the request. A value of allocated(1) indicates that one or more entries for this request are present in the mallocA… |
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… |