All MIBs › MALLOC-MIB › mallocScopeDivisible
mallocScopeDivisible
Module: MALLOC-MIB
OID (symbolic): MALLOC-MIB::mallocScopeDivisible
OID (numeric): 1.3.6.1.2.1.101.1.1.2.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-create
Description: 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.
What is mallocScopeDivisible?
If false, the server may allocate addresses directly from this entire scope; if true, addresses may only come from a subrange learned separately, and creating/deleting a non-divisible scope automatically creates/deletes the matching allocation-range entry.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.101 | mallocMIB | MALLOC-MIB |
| 1.3.6.1.2.1.101.1 | mallocMIBObjects | MALLOC-MIB |
| 1.3.6.1.2.1.101.1.1 | malloc | MALLOC-MIB |
| 1.3.6.1.2.1.101.1.1.2 | mallocScopeTable | MALLOC-MIB |
| 1.3.6.1.2.1.101.1.1.2.1 | mallocScopeEntry | MALLOC-MIB |
| 1.3.6.1.2.1.101.1.1.2.1.7 | mallocScopeDivisible | MALLOC-MIB |