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).
|
|||
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. |
|
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. |