mallocRequestServerAddress
MALLOC-MIB ·
.1.3.6.1.2.1.101.1.1.5.1.11
Object
column
INET-ADDRESS-MIBInetAddress
The address of the server to which the request was (last) sent. The type of this address is determined by the value of the mallocRequestServerAddressType object.
Context
- MIB
- MALLOC-MIB
- OID
.1.3.6.1.2.1.101.1.1.5.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mallocRequestEntry
- Table
- mallocRequestTable
- Siblings
- 11
Syntax
INET-ADDRESS-MIBInetAddress
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mallocRequestId An arbitrary value identifying this row. | column | Unsigned32 | .1.3.6.1.2.1.101.1.1.5.1.1 |
| mallocRequestServerAddressType The type of the address of the server to which the request
was (last) sent. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.101.1.1.5.1.10 |
| mallocRequestLeaseIdentifier The Lease Identifier of this request. If the allocation
mechanism in use does not use Lease Identifiers, then the
value is a 0-length string. | column | OctetString | .1.3.6.1.2.1.101.1.1.5.1.12 |
| mallocRequestScopeAddressType The type of the first address of the scope to which the
request applies. Legal values correspond to the subset of
address families for which multicast address allocation is
suppo… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.101.1.1.5.1.2 |
| mallocRequestScopeFirstAddress The first address of the scope to which the request
applies. This must match mallocScopeFirstAddress for some
row in the mallocScopeTable. The type of this address is
determined… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.101.1.1.5.1.3 |
| mallocRequestStartTime The number of seconds remaining before the start time of
the request. A value of 0 means that the allocation is
currently in effect. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.101.1.1.5.1.4 |
| mallocRequestEndTime The number of seconds remaining before the end time of the
request. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.101.1.1.5.1.5 |
| mallocRequestNumAddrs The number of addresses requested. If the addresses have
been allocated, this number should match the total number of
addresses for this request covered by entries in the
mallocA… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.101.1.1.5.1.6 |
| mallocRequestState 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… | column | Enumeration | .1.3.6.1.2.1.101.1.1.5.1.7 |
| mallocRequestClientAddressType The type of the address of the client that (last) requested
this allocation. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.101.1.1.5.1.8 |
| mallocRequestClientAddress The address of the client that (last) requested this
allocation. The type of this address is determined by the
value of the mallocRequestClientAddressType object. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.101.1.1.5.1.9 |