AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » MALLOC-MIB » Objects

MALLOC-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file MALLOC-MIB and use it to monitor vendor specific OID's.

MALLOC-MIB file content

Object view of MALLOC-MIB:

Scalar Object
mallocCapabilities .1.3.6.1.2.1.101.1.1.1
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.
mallocScopeEntry .1.3.6.1.2.1.101.1.1.2.1
An entry (conceptual row) containing the information on a particular multicast scope.
mallocScopeNameEntry .1.3.6.1.2.1.101.1.1.3.1
An entry (conceptual row) containing the information on a particular multicast scope name.
mallocAllocRangeEntry .1.3.6.1.2.1.101.1.1.4.1
An entry (conceptual row) containing the information on a particular allocation range.
mallocRequestEntry .1.3.6.1.2.1.101.1.1.5.1
An entry (conceptual row) containing the information on a particular allocation request.
mallocAddressEntry .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 mallocAllocRangeTable.
madcapConfigExtraAllocationTime .1.3.6.1.2.1.101.1.2.1.1
The amount of extra time on either side of a lease which the MADCAP server allocates to allow for clock skew among clients.
madcapConfigNoResponseDelay .1.3.6.1.2.1.101.1.2.1.2
The amount of time the MADCAP client allows for receiving a response from a MADCAP server.
madcapConfigOfferHold .1.3.6.1.2.1.101.1.2.1.3
The amount of time the MADCAP server will reserve an address for after sending an OFFER message in anticipation of receiving a REQUEST message.
madcapConfigResponseCacheInterval .1.3.6.1.2.1.101.1.2.1.4
The amount of time the MADCAP server uses to detect duplicate messages.
madcapConfigClockSkewAllowance .1.3.6.1.2.1.101.1.2.1.5
The clock skew threshold used by the MADCAP server to generate Excessive Clock Skew errors.
madcapTotalErrors .1.3.6.1.2.1.101.1.2.2.1
The total number of transactions for which the MADCAP server has detected an error of any type, regardless of whether the server ignored the request or generated a NAK.
madcapRequestsDenied .1.3.6.1.2.1.101.1.2.2.2
The number of valid requests for which the MADCAP server could not complete an allocation, regardless of whether NAKs were sent. This corresponds to the Valid Request Could Not Be Completed error code in MADCAP.
madcapInvalidRequests .1.3.6.1.2.1.101.1.2.2.3
The number of invalid requests received by the MADCAP server, regardless of whether NAKs were sent. This corresponds to the Invalid Request error code in MADCAP.
madcapExcessiveClockSkews .1.3.6.1.2.1.101.1.2.2.4
The number of requests received by the MADCAP server with an excessive clock skew, regardless of whether NAKs were sent. This corresponds to the Excessive Clock Skew error code in MADCAP.
madcapBadLeaseIds .1.3.6.1.2.1.101.1.2.2.5
The number of requests received by the MADCAP server with an unrecognized Lease Identifier, regardless of whether NAKs were sent. This corresponds to the Lease Identifier Not Recognized error code in MADCAP.
madcapDiscovers .1.3.6.1.2.1.101.1.2.2.6
The number of DISCOVER messages received by the MADCAP server.
madcapInforms .1.3.6.1.2.1.101.1.2.2.7
The number of INFORM messages received by the MADCAP server.
madcapRequests .1.3.6.1.2.1.101.1.2.2.8
The number of REQUEST messages received by the MADCAP server.
madcapRenews .1.3.6.1.2.1.101.1.2.2.9
The number of RENEW messages received by the MADCAP server.
madcapReleases .1.3.6.1.2.1.101.1.2.2.10
The number of RELEASE messages received by the MADCAP server.
Tabular Object
mallocScopeAddressType .1.3.6.1.2.1.101.1.1.2.1.1
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.
mallocScopeFirstAddress .1.3.6.1.2.1.101.1.1.2.1.2
The first address in the multicast scope range. The type of this address is determined by the value of the mallocScopeAddressType object.
mallocScopeLastAddress .1.3.6.1.2.1.101.1.1.2.1.3
The last address in the multicast scope range. The type of this address is determined by the value of the mallocScopeAddressType object.
mallocScopeHopLimit .1.3.6.1.2.1.101.1.1.2.1.4
The default IPv4 TTL or IPv6 hop limit which applications should use for groups within the scope.
mallocScopeStatus .1.3.6.1.2.1.101.1.1.2.1.5
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 `active'.
mallocScopeSource .1.3.6.1.2.1.101.1.1.2.1.6
The method by which this entry was learned.
mallocScopeDivisible .1.3.6.1.2.1.101.1.1.2.1.7
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.
mallocScopeServerAddressType .1.3.6.1.2.1.101.1.1.2.1.8
The type of the address of a multicast address allocation server to which a request may be sent.
mallocScopeServerAddress .1.3.6.1.2.1.101.1.1.2.1.9
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 value of the mallocScopeServerAddressType object.
mallocScopeSSM .1.3.6.1.2.1.101.1.1.2.1.10
Indicates whether the scope is a Source-Specific Multicast (SSM) range.
mallocScopeStorage .1.3.6.1.2.1.101.1.1.2.1.11
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.
mallocScopeNameLangName .1.3.6.1.2.1.101.1.1.3.1.1
The RFC 3066 language tag for the language of the scope name.
mallocScopeNameScopeName .1.3.6.1.2.1.101.1.1.3.1.2
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, and no name is specified, the default value of this object should be the string 239.x.x.x/y with x and y replaced appropriately to describe the address and mask length associated with the scope. If the scope is an IPv6 scope, and no name is specified, the default value of this object should generically describe the scope level (e.g., site).
mallocScopeNameDefault .1.3.6.1.2.1.101.1.1.3.1.3
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.
mallocScopeNameStatus .1.3.6.1.2.1.101.1.1.3.1.4
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 `active'.
mallocScopeNameStorage .1.3.6.1.2.1.101.1.1.3.1.5
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.
mallocAllocRangeFirstAddress .1.3.6.1.2.1.101.1.1.4.1.1
The first address in the allocation range. The type of this address is determined by the value of the mallocScopeAddressType object.
mallocAllocRangeLastAddress .1.3.6.1.2.1.101.1.1.4.1.2
The last address in the allocation range. The type of this address is determined by the value of the mallocScopeAddressType object.
mallocAllocRangeStatus .1.3.6.1.2.1.101.1.1.4.1.3
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 `active'.
mallocAllocRangeSource .1.3.6.1.2.1.101.1.1.4.1.4
The means by which this entry was learned.
mallocAllocRangeLifetime .1.3.6.1.2.1.101.1.1.4.1.5
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.
mallocAllocRangeMaxLeaseAddrs .1.3.6.1.2.1.101.1.1.4.1.6
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.
mallocAllocRangeMaxLeaseTime .1.3.6.1.2.1.101.1.1.4.1.7
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.
mallocAllocRangeNumAllocatedAddrs .1.3.6.1.2.1.101.1.1.4.1.8
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 addresses for this scope covered by entries in the mallocAddressTable.
mallocAllocRangeNumOfferedAddrs .1.3.6.1.2.1.101.1.1.4.1.9
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 mallocAllocRangeNumAllocatedAddrs and mallocAllocRangeNumTryingAddrs, this can be used to determine the address space utilization within the scoped range in the immediate future.
mallocAllocRangeNumWaitingAddrs .1.3.6.1.2.1.101.1.1.4.1.10
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.
mallocAllocRangeNumTryingAddrs .1.3.6.1.2.1.101.1.1.4.1.11
The number of addresses in the scope covered by entries in the mallocRequestTable in the trying state.
mallocAllocRangeAdvertisable .1.3.6.1.2.1.101.1.1.4.1.12
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.
mallocAllocRangeTotalAllocatedAddrs .1.3.6.1.2.1.101.1.1.4.1.13
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 unknown, a value of 0 may be reported.
mallocAllocRangeTotalRequestedAddrs .1.3.6.1.2.1.101.1.1.4.1.14
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 number is unknown, a value of 0 may be reported.
mallocAllocRangeStorage .1.3.6.1.2.1.101.1.1.4.1.15
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.
mallocRequestId .1.3.6.1.2.1.101.1.1.5.1.1
An arbitrary value identifying this row.
mallocRequestScopeAddressType .1.3.6.1.2.1.101.1.1.5.1.2
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.
mallocRequestScopeFirstAddress .1.3.6.1.2.1.101.1.1.5.1.3
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 mallocRequestScopeAddressType object.
mallocRequestStartTime .1.3.6.1.2.1.101.1.1.5.1.4
The number of seconds remaining before the start time of the request. A value of 0 means that the allocation is currently in effect.
mallocRequestEndTime .1.3.6.1.2.1.101.1.1.5.1.5
The number of seconds remaining before the end time of the request.
mallocRequestNumAddrs .1.3.6.1.2.1.101.1.1.5.1.6
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.
mallocRequestState .1.3.6.1.2.1.101.1.1.5.1.7
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 client (e.g. via a MADCAP OFFER message), but the allocation has not been committed. A value of waiting(3) indicates that the allocation is blocked while the server attempts to acquire more space from which it can allocate addresses. A value of trying(4) means that no addresses have been offered to the client, but that an attempt to allocate is in progress.
mallocRequestClientAddressType .1.3.6.1.2.1.101.1.1.5.1.8
The type of the address of the client that (last) requested this allocation.
mallocRequestClientAddress .1.3.6.1.2.1.101.1.1.5.1.9
The address of the client that (last) requested this allocation. The type of this address is determined by the value of the mallocRequestClientAddressType object.
mallocRequestServerAddressType .1.3.6.1.2.1.101.1.1.5.1.10
The type of the address of the server to which the request was (last) sent.
mallocRequestServerAddress .1.3.6.1.2.1.101.1.1.5.1.11
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.
mallocRequestLeaseIdentifier .1.3.6.1.2.1.101.1.1.5.1.12
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.
mallocAddressAddressType .1.3.6.1.2.1.101.1.1.6.1.1
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.
mallocAddressFirstAddress .1.3.6.1.2.1.101.1.1.6.1.2
The first address in the allocated block. The type of this address is determined by the value of the mallocAddressAddressType object.
mallocAddressNumAddrs .1.3.6.1.2.1.101.1.1.6.1.3
The number of addresses in the allocated block.
mallocAddressRequestId .1.3.6.1.2.1.101.1.1.6.1.4
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.
Table
mallocScopeTable .1.3.6.1.2.1.101.1.1.2
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.
mallocScopeNameTable .1.3.6.1.2.1.101.1.1.3
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.
mallocAllocRangeTable .1.3.6.1.2.1.101.1.1.4
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.
mallocRequestTable .1.3.6.1.2.1.101.1.1.5
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.
mallocAddressTable .1.3.6.1.2.1.101.1.1.6
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.
Object Identifier
mallocMIB .1.3.6.1.2.1.101
The MIB module for management of multicast address allocation. Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFC 3559; see the RFC itself for full legal notices.
mallocMIBObjects .1.3.6.1.2.1.101.1
malloc .1.3.6.1.2.1.101.1.1
madcap .1.3.6.1.2.1.101.1.2
madcapConfig .1.3.6.1.2.1.101.1.2.1
Group of objects that count various MADCAP events.
madcapCounters .1.3.6.1.2.1.101.1.2.2
A group of objects that count various MADCAP events.
mallocConformance .1.3.6.1.2.1.101.2
mallocCompliances .1.3.6.1.2.1.101.2.1
mallocGroups .1.3.6.1.2.1.101.2.2
Group
mallocBasicGroup .1.3.6.1.2.1.101.2.2.1
The basic collection of objects providing management of IP multicast address allocation.
mallocServerGroup .1.3.6.1.2.1.101.2.2.2
A collection of objects providing management of multicast address allocation in servers.
madcapServerGroup .1.3.6.1.2.1.101.2.2.4
A collection of objects providing management of MADCAP servers.
mallocClientGroup .1.3.6.1.2.1.101.2.2.3
A collection of objects providing management of multicast address allocation in clients.
mallocClientScopeGroup .1.3.6.1.2.1.101.2.2.6
A collection of objects providing management of multicast scope information in clients.
madcapClientGroup .1.3.6.1.2.1.101.2.2.5
A collection of objects providing management of MADCAP clients.
mallocPrefixCoordinatorGroup .1.3.6.1.2.1.101.2.2.7
A collection of objects for managing Prefix Coordinators.