mallocScopeDivisible
MALLOC-MIB ·
.1.3.6.1.2.1.101.1.1.2.1.7
Object
If false, the server may allocate addresses out of the
entire range. If true, the server must not allocate
addresses out of the entire range, but may only allocate
addresses out of a subrange learned via another method.
Creating or deleting a scope which is not divisible has the
side effect of creating or deleting the corresponding entry
in the mallocAllocRangeTable. Deleting a scope which is
divisible has the side effect of deleting any corresponding
entries in the mallocAllocRangeTable, and the
mallocRequestTable.
Context
- MIB
- MALLOC-MIB
- OID
.1.3.6.1.2.1.101.1.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mallocScopeEntry
- Table
- mallocScopeTable
- Siblings
- 10
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mallocScopeAddressType The type of the addresses in the multicast scope range.
Legal values correspond to the subset of address families
for which multicast address allocation is supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.101.1.1.2.1.1 |
| mallocScopeSSM Indicates whether the scope is a Source-Specific Multicast
(SSM) range. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.101.1.1.2.1.10 |
| mallocScopeStorage The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to
any columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.101.1.1.2.1.11 |
| mallocScopeFirstAddress The first address in the multicast scope range. The type
of this address is determined by the value of the
mallocScopeAddressType object. | column | OctetString | .1.3.6.1.2.1.101.1.1.2.1.2 |
| mallocScopeLastAddress The last address in the multicast scope range. The type of
this address is determined by the value of the
mallocScopeAddressType object. | column | OctetString | .1.3.6.1.2.1.101.1.1.2.1.3 |
| mallocScopeHopLimit The default IPv4 TTL or IPv6 hop limit which applications
should use for groups within the scope. | column | Unsigned32 | .1.3.6.1.2.1.101.1.1.2.1.4 |
| mallocScopeStatus The status of this row, by which new entries may be
created, or old entries deleted from this table. If write
access is supported, the other writable objects in this
table may be… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.101.1.1.2.1.5 |
| mallocScopeSource The method by which this entry was learned. | column | IANA-MALLOC-MIBIANAscopeSource | .1.3.6.1.2.1.101.1.1.2.1.6 |
| mallocScopeServerAddressType The type of the address of a multicast address allocation
server to which a request may be sent. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.101.1.1.2.1.8 |
| mallocScopeServerAddress The address of a multicast address allocation server to
which a request may be sent. The default value is an zero-
length address, indicating that no server is known. The
type o… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.101.1.1.2.1.9 |