ALTIGA-DHCP-SERVER-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: ALTIGA NETWORKS


 Home MIB: ALTIGA-DHCP-SERVER-STATS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
     altigaDhcpServerStatsMibConformance 1.3.6.1.4.1.3076.1.1.42.2.1
         altigaDhcpServerStatsMibCompliances 1.3.6.1.4.1.3076.1.1.42.2.1.1
             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.
         altigaDhcpServerStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.37.2
The objects for the DHCP Server statistics.
     alStatsDhcpServerGlobal 1.3.6.1.4.1.3076.2.1.2.37.1
         alDhcpServerStatsActiveLeases 1.3.6.1.4.1.3076.2.1.2.37.1.1 gauge32 read-only
The number of active DHCP leases.
         alDhcpServerStatsMaximumLeases 1.3.6.1.4.1.3076.2.1.2.37.1.2 counter32 read-only
The number of leases that were active at any one time.
         alDhcpServerStatsDiscoversRcvd 1.3.6.1.4.1.3076.2.1.2.37.1.3 counter32 read-only
The number of transmitted DHCPDISCOVER messages.
         alDhcpServerStatsOffersSent 1.3.6.1.4.1.3076.2.1.2.37.1.4 counter32 read-only
The number of received DHCPOFFER messages.
         alDhcpServerStatsAcksSent 1.3.6.1.4.1.3076.2.1.2.37.1.5 counter32 read-only
The number of received original (i.e. in the REQUESTING state) DHCPACK messages.
         alDhcpServerStatsNaksSent 1.3.6.1.4.1.3076.2.1.2.37.1.6 counter32 read-only
The number of received original (i.e. in the REQUESTING state) DHCPNAK messages.
         alDhcpServerStatsReqTimeouts 1.3.6.1.4.1.3076.2.1.2.37.1.7 counter32 read-only
The number of request timeouts that occurred.
     alDhcpServerStatsSessTable 1.3.6.1.4.1.3076.2.1.2.37.2 no-access
List of active sessions.
         alDhcpServerStatsSessEntry 1.3.6.1.4.1.3076.2.1.2.37.2.1 no-access
An entry in the alDhcpServerStatsSessTable.
             alDhcpServerStatsSessRowStatus 1.3.6.1.4.1.3076.2.1.2.37.2.1.1 rowstatus read-write
The status of this row. This can be used to delete the lease, but can not be used to create one.
             alDhcpServerStatsSessId 1.3.6.1.4.1.3076.2.1.2.37.2.1.2 integer32 read-only
The unique DHCP session ID used as the index for this row.
             alDhcpServerStatsSessIpAddr 1.3.6.1.4.1.3076.2.1.2.37.2.1.3 ipaddress read-only
The IP address of the remote client.
             alDhcpServerStatsSessLeaseExpire 1.3.6.1.4.1.3076.2.1.2.37.2.1.4 gauge32 read-only
The remaining seconds until the current lease expires.
             alDhcpServerStatsSessMacAddr 1.3.6.1.4.1.3076.2.1.2.37.2.1.5 macaddress read-only
MAC address of the client.
             alDhcpServerStatsSessHostName 1.3.6.1.4.1.3076.2.1.2.37.2.1.6 displaystring read-only
Host Name of the client.