ALTIGA-DHCP-STATS-MIB

File: ALTIGA-DHCP-STATS-MIB.mib (10180 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALTIGA-MIB ALTIGA-GLOBAL-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Gauge32 RowStatus
DisplayString OBJECT-GROUP MODULE-COMPLIANCE
alStatsDhcp alDhcpGroup alDhcpMibModule

Defined Types

AlDhcpStatsSessEntry  
SEQUENCE    
  alDhcpStatsSessRowStatus RowStatus
  alDhcpStatsSessId Integer32
  alDhcpStatsSessKey Integer32
  alDhcpStatsSessIpAddr IpAddress
  alDhcpStatsSessUpTime Integer32
  alDhcpStatsSessLeaseDuration Integer32
  alDhcpStatsSessLeaseExpire Integer32
  alDhcpStatsSessState DisplayString
  alDhcpStatsSessClientId DisplayString
  alDhcpStatsSessSrvrIpAddr IpAddress

Defined Values

altigaDhcpStatsMibModule 1.3.6.1.4.1.3076.1.1.25.2
The Altiga DHCP Statistics 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    

alStatsDhcpGlobal 1.3.6.1.4.1.3076.2.1.2.20.1
OBJECT IDENTIFIER    

alDhcpStatsActiveLeases 1.3.6.1.4.1.3076.2.1.2.20.1.1
The number of active DHCP leases.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsMaximumLeases 1.3.6.1.4.1.3076.2.1.2.20.1.2
The number of leases that were active at any one time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsDiscoversSent 1.3.6.1.4.1.3076.2.1.2.20.1.3
The number of transmitted DHCPDISCOVER messages.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsOffersRcvd 1.3.6.1.4.1.3076.2.1.2.20.1.4
The number of received DHCPOFFER messages.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsInitRequestsSent 1.3.6.1.4.1.3076.2.1.2.20.1.5
The number of initially (i.e. in the SELECTING or REQUESTING state) transmitted DHCPREQUEST messages.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsT1RequestsSent 1.3.6.1.4.1.3076.2.1.2.20.1.6
The number of transmitted DHCPDISCOVER messages after the T1 timer expired.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsT2RequestsSent 1.3.6.1.4.1.3076.2.1.2.20.1.7
The number of transmitted DHCPDISCOVER messages after the T2 timer expired.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsInitAcksRcvd 1.3.6.1.4.1.3076.2.1.2.20.1.8
The number of received original (i.e. in the REQUESTING state) DHCPACK messages.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsInitNaksRcvd 1.3.6.1.4.1.3076.2.1.2.20.1.9
The number of received original (i.e. in the REQUESTING state) DHCPNAK messages.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsT1AcksRcvd 1.3.6.1.4.1.3076.2.1.2.20.1.10
The number of received DHCPACK messages after the T1 timer expired.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsT1NaksRcvd 1.3.6.1.4.1.3076.2.1.2.20.1.11
The number of received DHCPNAK messages after the T1 timer expired.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsT2AcksRcvd 1.3.6.1.4.1.3076.2.1.2.20.1.12
The number of received DHCPACK messages after the T2 timer expired.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsT2NaksRcvd 1.3.6.1.4.1.3076.2.1.2.20.1.13
The number of received DHCPNAK messages after the T2 timer expired.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsT1Timeouts 1.3.6.1.4.1.3076.2.1.2.20.1.14
The number of T1 timeouts that occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsT2Timeouts 1.3.6.1.4.1.3076.2.1.2.20.1.15
The number of T2 timeouts that occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsApiRequests 1.3.6.1.4.1.3076.2.1.2.20.1.16
The number of requests made to obtain an IP address from the DHCP module.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsLeaseTimeouts 1.3.6.1.4.1.3076.2.1.2.20.1.17
The number of leases that expired.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpStatsSessTable 1.3.6.1.4.1.3076.2.1.2.20.2
List of active sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlDhcpStatsSessEntry

alDhcpStatsSessEntry 1.3.6.1.4.1.3076.2.1.2.20.2.1
An entry in the alDhcpStatsSessTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlDhcpStatsSessEntry  

alDhcpStatsSessRowStatus 1.3.6.1.4.1.3076.2.1.2.20.2.1.1
The status of this row. This can be used to delete the lease, but can not be used to create one.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

alDhcpStatsSessId 1.3.6.1.4.1.3076.2.1.2.20.2.1.2
The unique DHCP session ID used as the index for this row.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alDhcpStatsSessKey 1.3.6.1.4.1.3076.2.1.2.20.2.1.3
The DHCP hash key for this lease.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alDhcpStatsSessIpAddr 1.3.6.1.4.1.3076.2.1.2.20.2.1.4
The IP address of the remote client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

alDhcpStatsSessUpTime 1.3.6.1.4.1.3076.2.1.2.20.2.1.5
The total length of time that this session has had active lease(s).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alDhcpStatsSessLeaseDuration 1.3.6.1.4.1.3076.2.1.2.20.2.1.6
The duration of the current lease.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alDhcpStatsSessLeaseExpire 1.3.6.1.4.1.3076.2.1.2.20.2.1.7
The remaining seconds until the current lease expires.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alDhcpStatsSessState 1.3.6.1.4.1.3076.2.1.2.20.2.1.8
The state of this session.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alDhcpStatsSessClientId 1.3.6.1.4.1.3076.2.1.2.20.2.1.9
The full 'client ID' value associated with this lease.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alDhcpStatsSessSrvrIpAddr 1.3.6.1.4.1.3076.2.1.2.20.2.1.10
The IP address of the server from which this lease was obtained.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

altigaDhcpStatsMibConformance 1.3.6.1.4.1.3076.1.1.25.2.1
OBJECT IDENTIFIER    

altigaDhcpStatsMibCompliances 1.3.6.1.4.1.3076.1.1.25.2.1.1
OBJECT IDENTIFIER    

altigaDhcpStatsMibCompliance 1.3.6.1.4.1.3076.1.1.25.2.1.1.1
The compliance statement for agents which implement the Altiga DHCP Statistics MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

altigaDhcpStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.20.2
The objects for the DHCP Server statistics.
Status: current Access: read-only
OBJECT-GROUP