Home/Catalog/ALTIGA-ADDRESS-STATS-MIB

ALTIGA-ADDRESS-STATS-MIB

AI MIB Summary

The ALTIGA-ADDRESS-STATS-MIB monitors address assignment counters and management objects on Altiga web acceleration appliances to track DHCP, DNS, or NAT address allocation statistics. This module provides specific metrics for auditing and troubleshooting address pool utilization and assignment failures on the device.

The Altiga Address Statistics MIB models counters and objects that are of management interest for address assignment. Acronyms The following acronyms are used in this document: MIB: Management Information Base
Main OID:
altigaAddressStatsMibModule.1.3.6.1.4.1.3076.1.1.24.2
36
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

36 total
Object Name
altigaAddressStatsMibModuleThe Altiga Address Statistics MIB models counters and objects that are of management interest for address assignment. Acronyms The following acronyms are used in this document: MIB: Management Information Base
MODULE-IDENTITY
.1.3.6.1.4.1.3076.1.1.24.2
altigaAddressStatsMibConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.1.1.24.2.1
altigaAddressStatsMibCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.1.1.24.2.1.1
alAddressStatsGlobal
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.2.1.2.19.1
alAddressStatsPoolTableThe list of trap destinations.
SEQUENCE OF AlAddressStatsPoolEntry
.1.3.6.1.4.1.3076.2.1.2.19.2
alAddressStatsPoolEntryAn entry in the alAddressStatsPoolTable.
AlAddressStatsPoolEntry
.1.3.6.1.4.1.3076.2.1.2.19.2.1
alAddressStatsPoolIdThe Global Address Pool ID for this entry.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.2.1.1
alAddressStatsTotalPoolAddressesTotal number of legal addresses defined in pool. This does not include Network and Broadcast addresses.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.2.1.2
alAddressStatsCurrAllocAddressesTotal number of addresses currently assigned.ro
Gauge32
.1.3.6.1.4.1.3076.2.1.2.19.2.1.3
alAddressStatsCurrAvailAddressesTotal number of addresses currently available.ro
Gauge32
.1.3.6.1.4.1.3076.2.1.2.19.2.1.4
alAddressStatsMaxAddressesAssignedTotal number of addresses currently available.ro
Gauge32
.1.3.6.1.4.1.3076.2.1.2.19.2.1.5
alAddressStatsHeldAddressesTotal number of addresses currently held. This reflects the number of entries in alAddressStatsHeldTable.ro
Gauge32
.1.3.6.1.4.1.3076.2.1.2.19.2.1.6
alAddressStatsPoolGroupTableThe list of trap destinations.
SEQUENCE OF AlAddressStatsPoolGroupEntry
.1.3.6.1.4.1.3076.2.1.2.19.3
alAddressStatsPoolGroupEntryAn entry in the alAddressStatsPoolGroupTable.
AlAddressStatsPoolGroupEntry
.1.3.6.1.4.1.3076.2.1.2.19.3.1
alAddressStatsGrpIdThe Group ID for this entry.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.3.1.1
alAddressStatsGrpPoolIdThe Group Pool ID for this entry.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.3.1.2
alAddressStatsGrpTotalPoolAddressesTotal number of legal addresses defined in pool. This does not include Network and Broadcast addresses.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.3.1.3
alAddressStatsGrpCurrAllocAddressesTotal number of addresses currently assigned.ro
Gauge32
.1.3.6.1.4.1.3076.2.1.2.19.3.1.4
alAddressStatsGrpCurrAvailAddressesTotal number of addresses currently available.ro
Gauge32
.1.3.6.1.4.1.3076.2.1.2.19.3.1.5
alAddressStatsGrpMaxAddressesAssignedTotal number of addresses currently available.ro
Gauge32
.1.3.6.1.4.1.3076.2.1.2.19.3.1.6
alAddressStatsGrpHeldAddressesTotal number of addresses currently held. This reflects the number of entries in alAddressStatsGrpHeldTable.ro
Gauge32
.1.3.6.1.4.1.3076.2.1.2.19.3.1.7
alAddressStatsHeldTableThe list of held IP addresses in the Base group. The IP addresses in this table are not available for use. When an IP address is released from use and if the re-use delay feature is enabled, the IP address is added into this table for a configured time period before it can be used again. An IP address that was discovered to be used by an external device is also added into this table for configured time period also. When the timer expires, the IP address is removed from this table.
SEQUENCE OF AlAddressStatsHeldEntry
.1.3.6.1.4.1.3076.2.1.2.19.4
alAddressStatsHeldEntryAn entry in the alAddressStatsHeldTable.
AlAddressStatsHeldEntry
.1.3.6.1.4.1.3076.2.1.2.19.4.1
alAddressStatsHeldPoolIdThe Global Address Pool ID for this entry.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.4.1.1
alAddressStatsHeldAddrIndexThe address index for this entry.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.4.1.2
alAddressStatsHeldAddressIP Address currently being held; not available for assignment.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.19.4.1.3
alAddressStatsHeldTimeLeftAmount of time left, in second, before the address can be assigned.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.4.1.4
alAddressStatsHeldReasonThis object reflects the reason for being held.ro
IPAddressHeldReason
.1.3.6.1.4.1.3076.2.1.2.19.4.1.5
alAddressStatsGrpHeldTableThe list of held IP addresses in the user group. The IP addresses in this table are not available for use. When an IP address is released from use and if the re-use delay feature is enabled, the IP address is added into this table for a configured time period before it can be used again. An IP address that was discovered to be used by an external device is also added into this table for configured time period also. When the timer expires, the IP address is removed from this table.
SEQUENCE OF AlAddressStatsGrpHeldEntry
.1.3.6.1.4.1.3076.2.1.2.19.5
alAddressStatsGrpHeldEntryAn entry in the alAddressStatsGrpHeldTable.
AlAddressStatsGrpHeldEntry
.1.3.6.1.4.1.3076.2.1.2.19.5.1
alAddressStatsGrpHeldIdThe Group ID for this entry.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.5.1.1
alAddressStatsGrpHeldPoolIdThe Global Address Pool ID for this entry.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.5.1.2
alAddressStatsGrpHeldAddrIndexThe address index for this entry.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.5.1.3
alAddressStatsGrpHeldAddressIP Address currently being held; not available for assignment.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.19.5.1.4
alAddressStatsGrpHeldTimeLeftAmount of time left, in second, before the address can be assigned.ro
Integer32
.1.3.6.1.4.1.3076.2.1.2.19.5.1.5
alAddressStatsGrpHeldReasonThis object reflects the reason for being held.ro
IPAddressHeldReason
.1.3.6.1.4.1.3076.2.1.2.19.5.1.6
ALTIGA-ADDRESS-STATS-MIB - SNMP MIB Reference | MIBs Explorer