MALLOC-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: MALLOC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
                 mallocCapabilities 1.3.6.1.2.1.101.1.1.1 bits read-only
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. Bits: 'serverMobility': 1, 'retryAfter': 2, 'startTime': 0.
                 mallocScopeTable 1.3.6.1.2.1.101.1.1.2 no-access
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 1.3.6.1.2.1.101.1.1.2.1 no-access
An entry (conceptual row) containing the information on a particular multicast scope.
                         mallocScopeAddressType 1.3.6.1.2.1.101.1.1.2.1.1 inetaddresstype no-access
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 inetaddress no-access
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 inetaddress read-only
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 unsigned32 read-only
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 rowstatus read-only
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 ianascopesource read-only
The method by which this entry was learned.
                         mallocScopeDivisible 1.3.6.1.2.1.101.1.1.2.1.7 truthvalue read-only
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 inetaddresstype read-only
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 inetaddress read-only
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 truthvalue read-only
Indicates whether the scope is a Source-Specific Multicast (SSM) range.
                         mallocScopeStorage 1.3.6.1.2.1.101.1.1.2.1.11 storagetype read-only
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.
                 mallocScopeNameTable 1.3.6.1.2.1.101.1.1.3 no-access
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 1.3.6.1.2.1.101.1.1.3.1 no-access
An entry (conceptual row) containing the information on a particular multicast scope name.
                         mallocScopeNameLangName 1.3.6.1.2.1.101.1.1.3.1.1 languagetag no-access
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 snmpadminstring read-only
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 truthvalue read-only
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 rowstatus read-only
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 storagetype read-only
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.
                 mallocAllocRangeTable 1.3.6.1.2.1.101.1.1.4 no-access
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 1.3.6.1.2.1.101.1.1.4.1 no-access
An entry (conceptual row) containing the information on a particular allocation range.
                         mallocAllocRangeFirstAddress 1.3.6.1.2.1.101.1.1.4.1.1 inetaddress no-access
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 inetaddress read-only
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 rowstatus read-only
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 ianamallocrangesource read-only
The means by which this entry was learned.
                         mallocAllocRangeLifetime 1.3.6.1.2.1.101.1.1.4.1.5 unsigned32 read-only
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 unsigned32 read-only
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 unsigned32 read-only
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 gauge32 read-only
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 gauge32 read-only
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 gauge32 read-only
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 gauge32 read-only
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 truthvalue read-only
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 gauge32 read-only
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 gauge32 read-only
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 storagetype read-only
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.
                 mallocRequestTable 1.3.6.1.2.1.101.1.1.5 no-access
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 1.3.6.1.2.1.101.1.1.5.1 no-access
An entry (conceptual row) containing the information on a particular allocation request.
                         mallocRequestId 1.3.6.1.2.1.101.1.1.5.1.1 unsigned32 no-access
An arbitrary value identifying this row.
                         mallocRequestScopeAddressType 1.3.6.1.2.1.101.1.1.5.1.2 inetaddresstype read-only
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 inetaddress read-only
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 unsigned32 read-only
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 unsigned32 read-only
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 unsigned32 read-only
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 integer read-only
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. Enumeration: 'allocated': 1, 'trying': 4, 'offered': 2, 'waiting': 3.
                         mallocRequestClientAddressType 1.3.6.1.2.1.101.1.1.5.1.8 inetaddresstype read-only
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 inetaddress read-only
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 inetaddresstype read-only
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 inetaddress read-only
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 octet string read-only
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.
                 mallocAddressTable 1.3.6.1.2.1.101.1.1.6 no-access
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 1.3.6.1.2.1.101.1.1.6.1 no-access
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.
                         mallocAddressAddressType 1.3.6.1.2.1.101.1.1.6.1.1 inetaddresstype no-access
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 inetaddress no-access
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 unsigned32 read-only
The number of addresses in the allocated block.
                         mallocAddressRequestId 1.3.6.1.2.1.101.1.1.6.1.4 unsigned32 read-only
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.
             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.
                     madcapConfigExtraAllocationTime 1.3.6.1.2.1.101.1.2.1.1 unsigned32 read-write
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 unsigned32 read-write
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 unsigned32 read-write
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 unsigned32 read-write
The amount of time the MADCAP server uses to detect duplicate messages.
                     madcapConfigClockSkewAllowance 1.3.6.1.2.1.101.1.2.1.5 unsigned32 read-write
The clock skew threshold used by the MADCAP server to generate Excessive Clock Skew errors.
                 madcapCounters 1.3.6.1.2.1.101.1.2.2
A group of objects that count various MADCAP events.
                     madcapTotalErrors 1.3.6.1.2.1.101.1.2.2.1 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
The number of DISCOVER messages received by the MADCAP server.
                     madcapInforms 1.3.6.1.2.1.101.1.2.2.7 counter32 read-only
The number of INFORM messages received by the MADCAP server.
                     madcapRequests 1.3.6.1.2.1.101.1.2.2.8 counter32 read-only
The number of REQUEST messages received by the MADCAP server.
                     madcapRenews 1.3.6.1.2.1.101.1.2.2.9 counter32 read-only
The number of RENEW messages received by the MADCAP server.
                     madcapReleases 1.3.6.1.2.1.101.1.2.2.10 counter32 read-only
The number of RELEASE messages received by the MADCAP server.
         mallocConformance 1.3.6.1.2.1.101.2
             mallocCompliances 1.3.6.1.2.1.101.2.1
                 mallocServerReadOnlyCompliance 1.3.6.1.2.1.101.2.1.1
The compliance statement for multicast address allocation servers implementing the MALLOC MIB without support for read-create (i.e., in read-only mode). Such a server can then be monitored but can not be configured with this MIB.
                 mallocClientReadOnlyCompliance 1.3.6.1.2.1.101.2.1.2
The compliance statement for clients implementing the MALLOC MIB without support for read-create (i.e., in read- only mode). Such clients can then be monitored but can not be configured with this MIB.
                 mallocPrefixCoordinatorReadOnlyCompliance 1.3.6.1.2.1.101.2.1.3
The compliance statement for prefix coordinators implementing the MALLOC MIB without support for read-create (i.e., in read-only mode). Such devices can then be monitored but can not be configured with this MIB.
                 mallocServerFullCompliance 1.3.6.1.2.1.101.2.1.4
The compliance statement for multicast address allocation servers implementing the MALLOC MIB with support for read- create. Such servers can then be both monitored and configured with this MIB.
                 mallocClientFullCompliance 1.3.6.1.2.1.101.2.1.5
The compliance statement for hosts implementing the MALLOC MIB with support for read-create. Such clients can then be both monitored and configured with this MIB.
                 mallocPrefixCoordinatorFullCompliance 1.3.6.1.2.1.101.2.1.6
The compliance statement for prefix coordinators implementing the MALLOC MIB with support for read-create. Such devices can then be both monitored and configured with this MIB.
             mallocGroups 1.3.6.1.2.1.101.2.2
                 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.
                 mallocClientGroup 1.3.6.1.2.1.101.2.2.3
A collection of objects providing management of multicast address allocation in clients.
                 madcapServerGroup 1.3.6.1.2.1.101.2.2.4
A collection of objects providing management of MADCAP servers.
                 madcapClientGroup 1.3.6.1.2.1.101.2.2.5
A collection of objects providing management of MADCAP clients.
                 mallocClientScopeGroup 1.3.6.1.2.1.101.2.2.6
A collection of objects providing management of multicast scope information in clients.
                 mallocPrefixCoordinatorGroup 1.3.6.1.2.1.101.2.2.7
A collection of objects for managing Prefix Coordinators.