mallocCapabilities
MALLOC-MIB ·
.1.3.6.1.2.1.101.1.1.1
Object
scalar
Bits
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.
Context
- MIB
- MALLOC-MIB
- OID
.1.3.6.1.2.1.101.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- malloc
- Siblings
- 5
Syntax
Bits
Values & Constraints
Enumerated Values
0 | startTime |
1 | serverMobility |
2 | retryAfter |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mallocScopeTable The (conceptual) table containing information on multicast
scopes from which addresses may be allocated. Entries in
this table may be dynamically discovered via some other
… | table | - | .1.3.6.1.2.1.101.1.1.2 |
| mallocScopeNameTable The (conceptual) table containing information on multicast
scope names. Entries in this table may be dynamically
discovered via some other protocol, such as MZAP, or may be
stati… | table | - | .1.3.6.1.2.1.101.1.1.3 |
| mallocAllocRangeTable The (conceptual) table containing information on subranges
of addresses from which the device may allocate addresses,
if it is a MAAS. If the device is a Prefix Coordinator, any
… | table | - | .1.3.6.1.2.1.101.1.1.4 |
| mallocRequestTable The (conceptual) table containing information on allocation
requests, whether allocated or in progress. This table may
also be used to determine which clients are responsible for… | table | - | .1.3.6.1.2.1.101.1.1.5 |
| mallocAddressTable The (conceptual) table containing information on blocks of
allocated addresses. This table may be used to map a given
multicast group address to the associated request. | table | - | .1.3.6.1.2.1.101.1.1.6 |