ALTIGA-DHCP-STATS-MIB: View SNMP OID List / Download MIB
VENDOR: ALTIGA NETWORKS
Home | MIB: ALTIGA-DHCP-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).
|
|||
Object Name | OID | Type | Access | Info |
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 |
||
altigaDhcpStatsMibConformance | 1.3.6.1.4.1.3076.1.1.25.2.1 | |||
altigaDhcpStatsMibCompliances | 1.3.6.1.4.1.3076.1.1.25.2.1.1 | |||
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. |
||
altigaDhcpStatsGroup | 1.3.6.1.4.1.3076.2.1.1.1.20.2 |
The objects for the DHCP Server statistics. |
||
alStatsDhcpGlobal | 1.3.6.1.4.1.3076.2.1.2.20.1 | |||
alDhcpStatsActiveLeases | 1.3.6.1.4.1.3076.2.1.2.20.1.1 | gauge32 | read-only |
The number of active DHCP leases. |
alDhcpStatsMaximumLeases | 1.3.6.1.4.1.3076.2.1.2.20.1.2 | gauge32 | read-only |
The number of leases that were active at any one time. |
alDhcpStatsDiscoversSent | 1.3.6.1.4.1.3076.2.1.2.20.1.3 | gauge32 | read-only |
The number of transmitted DHCPDISCOVER messages. |
alDhcpStatsOffersRcvd | 1.3.6.1.4.1.3076.2.1.2.20.1.4 | gauge32 | read-only |
The number of received DHCPOFFER messages. |
alDhcpStatsInitRequestsSent | 1.3.6.1.4.1.3076.2.1.2.20.1.5 | gauge32 | read-only |
The number of initially (i.e. in the SELECTING or REQUESTING state) transmitted DHCPREQUEST messages. |
alDhcpStatsT1RequestsSent | 1.3.6.1.4.1.3076.2.1.2.20.1.6 | gauge32 | read-only |
The number of transmitted DHCPDISCOVER messages after the T1 timer expired. |
alDhcpStatsT2RequestsSent | 1.3.6.1.4.1.3076.2.1.2.20.1.7 | gauge32 | read-only |
The number of transmitted DHCPDISCOVER messages after the T2 timer expired. |
alDhcpStatsInitAcksRcvd | 1.3.6.1.4.1.3076.2.1.2.20.1.8 | gauge32 | read-only |
The number of received original (i.e. in the REQUESTING state) DHCPACK messages. |
alDhcpStatsInitNaksRcvd | 1.3.6.1.4.1.3076.2.1.2.20.1.9 | gauge32 | read-only |
The number of received original (i.e. in the REQUESTING state) DHCPNAK messages. |
alDhcpStatsT1AcksRcvd | 1.3.6.1.4.1.3076.2.1.2.20.1.10 | gauge32 | read-only |
The number of received DHCPACK messages after the T1 timer expired. |
alDhcpStatsT1NaksRcvd | 1.3.6.1.4.1.3076.2.1.2.20.1.11 | gauge32 | read-only |
The number of received DHCPNAK messages after the T1 timer expired. |
alDhcpStatsT2AcksRcvd | 1.3.6.1.4.1.3076.2.1.2.20.1.12 | gauge32 | read-only |
The number of received DHCPACK messages after the T2 timer expired. |
alDhcpStatsT2NaksRcvd | 1.3.6.1.4.1.3076.2.1.2.20.1.13 | gauge32 | read-only |
The number of received DHCPNAK messages after the T2 timer expired. |
alDhcpStatsT1Timeouts | 1.3.6.1.4.1.3076.2.1.2.20.1.14 | gauge32 | read-only |
The number of T1 timeouts that occurred. |
alDhcpStatsT2Timeouts | 1.3.6.1.4.1.3076.2.1.2.20.1.15 | gauge32 | read-only |
The number of T2 timeouts that occurred. |
alDhcpStatsApiRequests | 1.3.6.1.4.1.3076.2.1.2.20.1.16 | gauge32 | read-only |
The number of requests made to obtain an IP address from the DHCP module. |
alDhcpStatsLeaseTimeouts | 1.3.6.1.4.1.3076.2.1.2.20.1.17 | gauge32 | read-only |
The number of leases that expired. |
alDhcpStatsSessTable | 1.3.6.1.4.1.3076.2.1.2.20.2 | no-access |
List of active sessions. |
|
1.3.6.1.4.1.3076.2.1.2.20.2.1 | no-access |
An entry in the alDhcpStatsSessTable. |
||
alDhcpStatsSessRowStatus | 1.3.6.1.4.1.3076.2.1.2.20.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. |
alDhcpStatsSessId | 1.3.6.1.4.1.3076.2.1.2.20.2.1.2 | integer32 | read-only |
The unique DHCP session ID used as the index for this row. |
alDhcpStatsSessKey | 1.3.6.1.4.1.3076.2.1.2.20.2.1.3 | integer32 | read-only |
The DHCP hash key for this lease. |
alDhcpStatsSessIpAddr | 1.3.6.1.4.1.3076.2.1.2.20.2.1.4 | ipaddress | read-only |
The IP address of the remote client. |
alDhcpStatsSessUpTime | 1.3.6.1.4.1.3076.2.1.2.20.2.1.5 | integer32 | read-only |
The total length of time that this session has had active lease(s). |
alDhcpStatsSessLeaseDuration | 1.3.6.1.4.1.3076.2.1.2.20.2.1.6 | integer32 | read-only |
The duration of the current lease. |
alDhcpStatsSessLeaseExpire | 1.3.6.1.4.1.3076.2.1.2.20.2.1.7 | integer32 | read-only |
The remaining seconds until the current lease expires. |
alDhcpStatsSessState | 1.3.6.1.4.1.3076.2.1.2.20.2.1.8 | displaystring | read-only |
The state of this session. |
alDhcpStatsSessClientId | 1.3.6.1.4.1.3076.2.1.2.20.2.1.9 | displaystring | read-only |
The full 'client ID' value associated with this lease. |
alDhcpStatsSessSrvrIpAddr | 1.3.6.1.4.1.3076.2.1.2.20.2.1.10 | ipaddress | read-only |
The IP address of the server from which this lease was obtained. |