ALTIGA-DHCP-SERVER-STATS-MIB

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

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Gauge32 Counter32
RowStatus MacAddress DisplayString
OBJECT-GROUP MODULE-COMPLIANCE alStatsDhcpServer
alDhcpServerGroup alDhcpServerMibModule

Defined Types

AlDhcpServerStatsSessEntry  
SEQUENCE    
  alDhcpServerStatsSessRowStatus RowStatus
  alDhcpServerStatsSessId Integer32
  alDhcpServerStatsSessIpAddr IpAddress
  alDhcpServerStatsSessLeaseExpire Gauge32
  alDhcpServerStatsSessMacAddr MacAddress
  alDhcpServerStatsSessHostName DisplayString

Defined Values

altigaDhcpServerStatsMibModule 1.3.6.1.4.1.3076.1.1.42.2
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
MODULE-IDENTITY    

alStatsDhcpServerGlobal 1.3.6.1.4.1.3076.2.1.2.37.1
OBJECT IDENTIFIER    

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

alDhcpServerStatsMaximumLeases 1.3.6.1.4.1.3076.2.1.2.37.1.2
The number of leases that were active at any one time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alDhcpServerStatsDiscoversRcvd 1.3.6.1.4.1.3076.2.1.2.37.1.3
The number of transmitted DHCPDISCOVER messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alDhcpServerStatsOffersSent 1.3.6.1.4.1.3076.2.1.2.37.1.4
The number of received DHCPOFFER messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

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

alDhcpServerStatsReqTimeouts 1.3.6.1.4.1.3076.2.1.2.37.1.7
The number of request timeouts that occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alDhcpServerStatsSessTable 1.3.6.1.4.1.3076.2.1.2.37.2
List of active sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlDhcpServerStatsSessEntry

alDhcpServerStatsSessEntry 1.3.6.1.4.1.3076.2.1.2.37.2.1
An entry in the alDhcpServerStatsSessTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlDhcpServerStatsSessEntry  

alDhcpServerStatsSessRowStatus 1.3.6.1.4.1.3076.2.1.2.37.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  

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

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

alDhcpServerStatsSessLeaseExpire 1.3.6.1.4.1.3076.2.1.2.37.2.1.4
The remaining seconds until the current lease expires.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alDhcpServerStatsSessMacAddr 1.3.6.1.4.1.3076.2.1.2.37.2.1.5
MAC address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

alDhcpServerStatsSessHostName 1.3.6.1.4.1.3076.2.1.2.37.2.1.6
Host Name of the client.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

altigaDhcpServerStatsMibConformance 1.3.6.1.4.1.3076.1.1.42.2.1
OBJECT IDENTIFIER    

altigaDhcpServerStatsMibCompliances 1.3.6.1.4.1.3076.1.1.42.2.1.1
OBJECT IDENTIFIER    

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

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