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 » Cisco » CISCO-IP-LOCAL-POOL-MIB » Objects

CISCO-IP-LOCAL-POOL-MIB.mib object view, vendor Cisco

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 CISCO-IP-LOCAL-POOL-MIB and use it to monitor vendor specific OID's.

CISCO-IP-LOCAL-POOL-MIB file content

Object view of CISCO-IP-LOCAL-POOL-MIB:

Scalar Object
cIpLocalPoolNotificationsEnable .1.3.6.1.4.1.9.9.326.1.1.1
An indication of whether the notifications defined by the ciscoIpLocalPoolNotifGroup are enabled.
cIpLocalPoolConfigEntry .1.3.6.1.4.1.9.9.326.1.1.2.1
Each entry provides information about a particular IP local pool, including the number of free and used addresses.
cIpLocalPoolGroupContainsEntry .1.3.6.1.4.1.9.9.326.1.2.1.1
Each entry describes single container/'containee' relationship. Pool names can only be associated with one group. Pools carry implicit group identifiers because pool names can only be associated with one group. An entry in this table describes such an association.
cIpLocalPoolGroupEntry .1.3.6.1.4.1.9.9.326.1.2.2.1
Each entry provides information about a particular IP pool group and the number of free and used addresses in an IP pool group.
cIpLocalPoolStatsEntry .1.3.6.1.4.1.9.9.326.1.3.1.1
Each entry provides statistical information about a particular IP local pool, and the total number of free and used addresses of all the ranges in an IP local pool.
cIpLocalPoolAllocEntry .1.3.6.1.4.1.9.9.326.1.3.2.1
Each entry refers to conceptual row that associates an IP addresses with the interface where the request was received, and the user that requested the address.
Tabular Object
cIpLocalPoolName .1.3.6.1.4.1.9.9.326.1.1.2.1.1
An arbitrary non-empty string that uniquely identifies the IP local pool. This name must be unique among all the local IP pools even when they belong to different pool groups.
cIpLocalPoolAddrType .1.3.6.1.4.1.9.9.326.1.1.2.1.2
This object specifies the address type of cIpLocalPoolAddressLo and cIpLocalPoolAddressHi.
cIpLocalPoolAddressLo .1.3.6.1.4.1.9.9.326.1.1.2.1.3
This object specifies the first IP address of the range of IP addresses contained by this pool entry. The address type of this object is described by cIpLocalPoolAddrType. This address must be less than or equal to the address in cIpLocalPoolAddressHi.
cIpLocalPoolAddressHi .1.3.6.1.4.1.9.9.326.1.1.2.1.4
This object specifies the last IP address of the range of IP addresses mapped by this pool entry. The address type of this object is described by cIpLocalPoolAddrType. If only a single address is being mapped, the value of this object is equal to the value of cIpLocalPoolAddressLo.
cIpLocalPoolFreeAddrs .1.3.6.1.4.1.9.9.326.1.1.2.1.5
The number of IP addresses available for use in the range of IP addresses.
cIpLocalPoolInUseAddrs .1.3.6.1.4.1.9.9.326.1.1.2.1.6
The number of IP addresses being used in the range of IP addresses.
cIpLocalPoolGroupContainedIn .1.3.6.1.4.1.9.9.326.1.1.2.1.7
This object relates an IP local pool to its IP pool group. A null string indicates this IP local pool is not contained in a named IP pool group, but that it is contained in the base IP pool group. An IP local pool can only belong to one IP pool group.
cIpLocalPoolRowStatus .1.3.6.1.4.1.9.9.326.1.1.2.1.8
This object facilitates the creation, or deletion of a conceptual row in this table.
cIpLocalPoolGroupName .1.3.6.1.4.1.9.9.326.1.2.1.1.1
A unique group name that identifies the IP pool group. The null string represents the base IP pool group.
cIpLocalPoolChildIndex .1.3.6.1.4.1.9.9.326.1.2.1.1.2
The value of cIpLocalPoolName for the contained IP local pool.
cIpLocalPoolGroupFreeAddrs .1.3.6.1.4.1.9.9.326.1.2.2.1.1
The number of IP addresses available for use in the IP pool group.
cIpLocalPoolGroupInUseAddrs .1.3.6.1.4.1.9.9.326.1.2.2.1.2
The number of IP addresses that have been allocated from the IP pool group.
cIpLocalPoolStatFreeAddrs .1.3.6.1.4.1.9.9.326.1.3.1.1.1
The number of IP addresses available for use in this IP local pool.
cIpLocalPoolStatInUseAddrs .1.3.6.1.4.1.9.9.326.1.3.1.1.2
The number of IP addresses being used in this IP local pool.
cIpLocalPoolStatHiWaterUsedAddrs .1.3.6.1.4.1.9.9.326.1.3.1.1.3
This object contains the high water mark of used addresses in an IP local pool since pool creation, since the system was restarted, or since this object was reset, whichever occurred last. This object can only be set to zero, and by doing so, it is reset to the value of cIpLocalPoolStatInUseAddrs. Since the number of addresses in a pool can be reduced (e.g. by deleting one of its ranges), the value of this object may be greater than the sum of cIpLocalPoolStatFreeAddrs and cIpLocalPoolStatInUseAddrs.
cIpLocalPoolStatInUseAddrThldLo .1.3.6.1.4.1.9.9.326.1.3.1.1.4
When the number of used addresses in an IP local pool falls below this threshold value, the ciscoIpLocalPoolInUseAddrNoti notification will be rearmed. The value of this object should never be greater than the value of cIpLocalPoolStatInUseAddrThldHi.
cIpLocalPoolStatInUseAddrThldHi .1.3.6.1.4.1.9.9.326.1.3.1.1.5
When the number of used addresses in an IP local pool is equal or exceeds this threshold value, a ciscoIpLocalPoolInUseAddrNoti notification will be generated. Once this notification is generated, it will be disarmed and it will not be generated again until the number of used address falls below the value indicated by cIpLocalPoolStatInUseAddrThldLo. The value of this object should never be smaller than the value of cIpLocalPoolStatInUseAddrThldLo.
cIpLocalPoolAllocAddrType .1.3.6.1.4.1.9.9.326.1.3.2.1.1
This object specifies the address type of cIpLocalPoolAllocAddr.
cIpLocalPoolAllocAddr .1.3.6.1.4.1.9.9.326.1.3.2.1.2
This object specifies the allocated IP address. The address type of this object is described by cIpLocalPoolAllocAddrType.
cIpLocalPoolAllocIfIndex .1.3.6.1.4.1.9.9.326.1.3.2.1.3
This object indicates the interface from which the allocation message was sent. In the case that the interface can not be determined, the value of this object will be zero.
cIpLocalPoolAllocUser .1.3.6.1.4.1.9.9.326.1.3.2.1.4
This object indicates the user name of the person from whom the allocation message was sent. In the case that the user name can not be determined, the value of this object will the null string.
Table
cIpLocalPoolConfigTable .1.3.6.1.4.1.9.9.326.1.1.2
This table manages the creation, modification, and deletion of IP local pools using the RowStatus textual convention. An entry in this table defines an IP address range that is associated with an IP local pool. A conceptual row in this table can not be modified while cIpLocalPoolRowStatus is set to 'active'. Since IP local pool names are unique even when they belong to different groups, and addresses within a group can not overlap, a row in this table is uniquely indexed by the pool name, and by the low address of the IP local pool together with its address type.
cIpLocalPoolGroupContainsTable .1.3.6.1.4.1.9.9.326.1.2.1
A table which exposes the container/'containee' relationships between local IP pools and IP pool groups. Entries in this table are created or deleted as a by-product of creating or deleting entries in the cIpLocalPoolTable. When an entry is created and activated in the cIpLocalPoolTable table, an entry in this table will come into existence if it does not already exist. When an entry is deleted in the cIpLocalPoolTable table, if there is no other entry existing in that table with the same cIpLocalPoolGroupContainedIn and cIpLocalPoolName, the entry in this table with the respective cIpLocalPoolGroupName and cIpLocalPoolName indices will be removed.
cIpLocalPoolGroupTable .1.3.6.1.4.1.9.9.326.1.2.2
This table provides statistics for configured IP pool groups. Entries in this table are created as the result of adding a new IP pool group to the cIpLocalPoolConfigTable. Entries in this table are deleted as the result of removing all IP local pools that are contained in an IP pool group in the cIpLocalPoolConfigTable. An entry in this table is uniquely indexed by IP pool group name.
cIpLocalPoolStatsTable .1.3.6.1.4.1.9.9.326.1.3.1
A table providing statistics for each IP local pool. Entries in this table are created as the result of adding a new IP local pool to the cIpLocalPoolConfigTable. Entries in this table are deleted as the result of removing all the address ranges that are contained in an IP local pool in the cIpLocalPoolConfigTable. Entries in this table are uniquely indexed by the name of the IP local pool.
cIpLocalPoolAllocTable .1.3.6.1.4.1.9.9.326.1.3.2
This table lists all addresses that have been allocated out of an IP local pool. Entries in this table are created when a remote peer allocates an address from one of the IP local pools in the cIpLocalPoolConfigTable. Entries in this table are deleted when a remote peer deallocates an address from one of the IP local pool in the cIpLocalPoolConfigTable. Entries in this table are uniquely indexed by the name of the IP local pool, and the allocated address, together with its address type.
Trap
ciscoIpLocalPoolInUseAddrNoti .1.3.6.1.4.1.9.9.326.0.1
A notification indicating that number of used addresses of an IP local pool exceeded the threshold value indicated by cIpLocalPoolStatInUseAddrThldHi.
Object Identifier
ciscoIpLocalPoolMIB .1.3.6.1.4.1.9.9.326
This MIB defines the configuration and monitoring capabilities relating to local IP pools. Local IP pools have the following characteristics: - An IP local pool consists of one or more IP address ranges. - An IP pool group consists of one or more IP local pools. - An IP local pool can only belong to one IP pool group. - IP local pools that belong to different groups can have overlapping addresses. - IP local pool names are unique even when they belong to different groups. - Addresses within an IP pool group can not overlap. - IP local pools without an explicit group name are considered members of the base system group. In this MIB, the base system group is represented by a null IP pool group name. This MIB defines objects that expose the relationship between IP pool groups and IP local pools. There exist other objects that maintain statistics about the address usage of IP local pools.
ciscoIpLocalPoolMIBNotifs .1.3.6.1.4.1.9.9.326.0
ciscoIpLocalPoolMIBObjects .1.3.6.1.4.1.9.9.326.1
ciscoIpLocalPoolMIBConform .1.3.6.1.4.1.9.9.326.2
cIpLocalPoolConfig .1.3.6.1.4.1.9.9.326.1.1
cIpLocalPoolGroup .1.3.6.1.4.1.9.9.326.1.2
cIpLocalPoolStats .1.3.6.1.4.1.9.9.326.1.3
ciscoIpLocalPoolMIBCompliances .1.3.6.1.4.1.9.9.326.2.1
ciscoIpLocalPoolMIBGroups .1.3.6.1.4.1.9.9.326.2.2
Group
ciscoIpLocalPoolConfigGroup .1.3.6.1.4.1.9.9.326.2.2.1
Objects for providing configuration for IP local pools.
ciscoIpLocalPoolStatsGroup .1.3.6.1.4.1.9.9.326.2.2.3
Objects for providing IP local pool statistics and status.
ciscoIpLocalPoolGroupGroup .1.3.6.1.4.1.9.9.326.2.2.2
Objects for providing configuration for IP local pools.
ciscoIpLocalPoolNotifGroup .1.3.6.1.4.1.9.9.326.2.2.4
The collection of notifications used for monitoring IP local pool utilization.