ALTIGA-DHCP-SERVER-STATS-MIB
AI MIB Summary
The ALTIGA-DHCP-SERVER-STATS-MIB provides SNMP-manageable counters for monitoring the operational status and traffic volume of the Altiga DHCP server service. This module tracks key DHCP transaction metrics, such as packet transmission rates, lease allocation statistics, and server availability states, to facilitate capacity planning and fault isolation.
The Altiga DHCP Statistics Server MIB models counters and objects that are of management interest for DHCP.
Acronyms The following acronyms are used in this document:
DHCP: Dynamic Host Configuration Protocol
MIB: Management Information Base
Main OID:
altigaDhcpServerStatsMibModule.1.3.6.1.4.1.3076.1.1.42.2
19
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
altigaDhcpServerStatsMibModuleThe Altiga DHCP Statistics Server MIB models counters and objects that are
of management interest for DHCP.
Acronyms
The following acronyms are used in this document:
DHCP: Dynamic Host Configuration Protocol
MIB: Management Information Base MODULE-IDENTITY .1.3.6.1.4.1.3076.1.1.42.2 |
altigaDhcpServerStatsMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.3076.1.1.42.2.1 |
altigaDhcpServerStatsMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.3076.1.1.42.2.1.1 |
alStatsDhcpServerGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.3076.2.1.2.37.1 |
alDhcpServerStatsActiveLeasesThe number of active DHCP leases.ro Gauge32 .1.3.6.1.4.1.3076.2.1.2.37.1.1 |
alDhcpServerStatsMaximumLeasesThe number of leases that were active at any one time.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.37.1.2 |
alDhcpServerStatsDiscoversRcvdThe number of transmitted DHCPDISCOVER messages.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.37.1.3 |
alDhcpServerStatsOffersSentThe number of received DHCPOFFER messages.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.37.1.4 |
alDhcpServerStatsAcksSentThe number of received original (i.e. in the REQUESTING state)
DHCPACK messages.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.37.1.5 |
alDhcpServerStatsNaksSentThe number of received original (i.e. in the REQUESTING state)
DHCPNAK messages.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.37.1.6 |
alDhcpServerStatsReqTimeoutsThe number of request timeouts that occurred.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.37.1.7 |
alDhcpServerStatsSessTableList of active sessions. SEQUENCE OF AlDhcpServerStatsSessEntry .1.3.6.1.4.1.3076.2.1.2.37.2 |
alDhcpServerStatsSessEntryAn entry in the alDhcpServerStatsSessTable. AlDhcpServerStatsSessEntry .1.3.6.1.4.1.3076.2.1.2.37.2.1 |
alDhcpServerStatsSessRowStatusThe status of this row. This can be used to delete the
lease, but can not be used to create one.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3076.2.1.2.37.2.1.1 |
alDhcpServerStatsSessIdThe unique DHCP session ID used as the index for this row.ro Integer32 .1.3.6.1.4.1.3076.2.1.2.37.2.1.2 |
alDhcpServerStatsSessIpAddrThe IP address of the remote client.ro IpAddress .1.3.6.1.4.1.3076.2.1.2.37.2.1.3 |
alDhcpServerStatsSessLeaseExpireThe remaining seconds until the current lease expires.ro Gauge32 .1.3.6.1.4.1.3076.2.1.2.37.2.1.4 |
alDhcpServerStatsSessMacAddrMAC address of the client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.3076.2.1.2.37.2.1.5 |
alDhcpServerStatsSessHostNameHost Name of the client.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3076.2.1.2.37.2.1.6 |