MALLOC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
47
.1.3.6.1.2.1.101.1.1.2 · 1 row entry · 11 columns
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
          
protocol, such as MZAP, or may be statically configured,
such as in an isolated network environment.  Each scope is
associated with a range of multicast addresses, and ranges
for different rows must be disjoint.
mallocScopeEntry entry .1.3.6.1.2.1.101.1.1.2.1
An entry (conceptual row) containing the information on a
particular multicast scope.
Indexes
mallocScopeAddressType mallocScopeFirstAddress
Column 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.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.101.1.1.2.1.1
mallocScopeFirstAddress
The first address in the multicast scope range. The type
of this address is determined by the value of the
mallocScopeAddressType object.
OctetString
Constraints:
range: 0-20
.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.
OctetStringr/w
Constraints:
range: 0-20
.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.
Unsigned32r/w
Constraints:
range: 0-255
.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 modified even while the status is `acti…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.101.1.1.2.1.5
mallocScopeSource
The method by which this entry was learned.
IANA-MALLOC-MIBIANAscopeSource
Textual Convention: IANA-MALLOC-MIBIANAscopeSource Enumeration
Type Values:
1other
2manual
3local
4mzap
5madcap
.1.3.6.1.2.1.101.1.1.2.1.6
mallocScopeDivisible
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…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.101.1.1.2.1.7
mallocScopeServerAddressType
The type of the address of a multicast address allocation
server to which a request may be sent.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 of this address is determined by the valu…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.101.1.1.2.1.9
mallocScopeSSM
Indicates whether the scope is a Source-Specific Multicast
(SSM) range.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.101.1.1.2.1.11
.1.3.6.1.2.1.101.1.1.3 · 1 row entry · 5 columns
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
statically configured, such as in an isolated network
environment.
mallocScopeNameEntry entry .1.3.6.1.2.1.101.1.1.3.1
An entry (conceptual row) containing the information on a
particular multicast scope name.
Indexes
mallocScopeAddressType mallocScopeFirstAddress mallocScopeNameLangName
Column Syntax OID
mallocScopeNameLangName
The RFC 3066 language tag for the language of the scope
name.
OctetString
Constraints:
range: 1-94
.1.3.6.1.2.1.101.1.1.3.1.1
mallocScopeNameScopeName
The textual name associated with the multicast scope. The
value of this object should be suitable for displaying to
end-users, such as when allocating a multicast address in
this scope. If the scope is an IPv4 scope, …
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.101.1.1.3.1.2
mallocScopeNameDefault
If true, indicates a preference that the name in the
associated language should be used by applications if no
name is available in a desired language.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.101.1.1.3.1.3
mallocScopeNameStatus
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 modified even while the status is `acti…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.101.1.1.3.1.4
mallocScopeNameStorage
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.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.101.1.1.3.1.5
.1.3.6.1.2.1.101.1.1.4 · 1 row entry · 15 columns
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
ranges which the device is advertising to MAAS's will be in
this table.  Note that the device may be both a MAAS and a
Prefix Coordinator.
          
Address ranges for different rows must be disjoint, and must
be contained with the address range of the corresponding row
of the mallocScopeTable.
          
Deleting an allocation range has the side effect of deleting
any entries within that range from the mallocAddressTable.
mallocAllocRangeEntry entry .1.3.6.1.2.1.101.1.1.4.1
An entry (conceptual row) containing the information on a
particular allocation range.
Indexes
mallocScopeAddressType mallocScopeFirstAddress mallocAllocRangeFirstAddress
Column Syntax OID
mallocAllocRangeFirstAddress
The first address in the allocation range. The type of
this address is determined by the value of the
mallocScopeAddressType object.
OctetString
Constraints:
range: 0-20
.1.3.6.1.2.1.101.1.1.4.1.1
mallocAllocRangeLastAddress
The last address in the allocation range. The type of this
address is determined by the value of the
mallocScopeAddressType object.
OctetStringr/w
Constraints:
range: 0-20
.1.3.6.1.2.1.101.1.1.4.1.2
mallocAllocRangeStatus
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 modified even while the status is `acti…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.101.1.1.4.1.3
mallocAllocRangeSource
The means by which this entry was learned.
IANA-MALLOC-MIBIANAmallocRangeSource
Textual Convention: IANA-MALLOC-MIBIANAmallocRangeSource Enumeration
Type Values:
1other
2manual
3local
.1.3.6.1.2.1.101.1.1.4.1.4
mallocAllocRangeLifetime
The number of seconds remaining in the lifetime of the
(sub)range out of which addresses are being allocated. A
value of 0 indicates that the range is not subject to
aging.
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.5
mallocAllocRangeMaxLeaseAddrs
The maximum number of addresses which the server is willing
to grant for each future request in this range. A value of
0 means that no specific limit is enforced, as long as the
server has valid addresses to allocate.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.6
mallocAllocRangeMaxLeaseTime
The maximum lifetime which the server will grant for future
requests in this range. A value of 0 means that no
additional limit is enforced beyond that of
mallocAllocRangeLifetime.
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.7
mallocAllocRangeNumAllocatedAddrs
The number of addresses in the range which have been
allocated. This value can be used to determine the current
address space utilization within the scoped range. This

should match the total number of a…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.8
mallocAllocRangeNumOfferedAddrs
The number of addresses in the range which have been
offered. This number should match the sum of
mallocRequestNumAddrs for all entries in the
mallocRequestTable in the offered state. Together with
mallocAllocRangeNum…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.9
mallocAllocRangeNumWaitingAddrs
The number of addresses in the range which have been
requested, but whose state is waiting, while the server
attempts to acquire more address space.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.10
mallocAllocRangeNumTryingAddrs
The number of addresses in the scope covered by entries in
the mallocRequestTable in the trying state.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.11
mallocAllocRangeAdvertisable
The value of this object is true if the range is eligible
to be advertised to other MAASs. When the row is first
created, the default value of this object is true if the
scope is divisible, and is false otherwise.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.101.1.1.4.1.12
mallocAllocRangeTotalAllocatedAddrs
The approximate number of addresses in the range which have
been allocated by any MAAS, as determined by a Prefix
Coordinator. This object need only be present if
mallocAllocRangeAdvertisable is true. If the number is…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.13
mallocAllocRangeTotalRequestedAddrs
The approximate number of addresses in the range for which
there is potential demand among MAASs, as determined by a
Prefix Coordinator. This object need only be present if
mallocAllocRangeAdvertisable is true. If the…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.4.1.14
mallocAllocRangeStorage
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.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.101.1.1.4.1.15
.1.3.6.1.2.1.101.1.1.5 · 1 row entry · 12 columns
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
high address space utilization within a given scope.
          
Entries in this table reflect requests dynamically received
by an address allocation protocol.
mallocRequestEntry entry .1.3.6.1.2.1.101.1.1.5.1
An entry (conceptual row) containing the information on a
particular allocation request.
Indexes
mallocRequestId
Column Syntax OID
mallocRequestId
An arbitrary value identifying this row.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.101.1.1.5.1.1
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
supported.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 by the value of the mallocRequestScopeA…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.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.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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
mallocAddressTable.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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 addresses have been offered to the clie…
Enumeration
Enumerated Values:
1allocated
2offered
3waiting
4trying
.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.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.101.1.1.5.1.9
mallocRequestServerAddressType
The type of the address of the server to which the request
was (last) sent.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.101.1.1.5.1.10
mallocRequestServerAddress
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.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.101.1.1.5.1.11
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.
OctetString
Constraints:
range: 0-255
.1.3.6.1.2.1.101.1.1.5.1.12
.1.3.6.1.2.1.101.1.1.6 · 1 row entry · 4 columns
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.
mallocAddressEntry entry .1.3.6.1.2.1.101.1.1.6.1
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
ma…
Indexes
mallocAddressAddressType mallocAddressFirstAddress
Column Syntax OID
mallocAddressAddressType
The type of the first address in the allocated block.
Legal values correspond to the subset of address families
for which multicast address allocation is supported.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.101.1.1.6.1.1
mallocAddressFirstAddress
The first address in the allocated block. The type of this
address is determined by the value of the
mallocAddressAddressType object.
OctetString
Constraints:
range: 0-20
.1.3.6.1.2.1.101.1.1.6.1.2
mallocAddressNumAddrs
The number of addresses in the allocated block.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.6.1.3
mallocAddressRequestId
The index of the request which caused this block of
addresses to be allocated. This value must match the value
of mallocRequestId for some entry in the
mallocRequestTable.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.101.1.1.6.1.4