|
OID |
Attribute |
Type |
Description |
|
1.3.6.1.4.1.3076.1.1.42.2 |
altigaDhcpServerStatsMibModule |
MODULE-IDENTITY |
The Altiga DHCP Statistics Server MIB
More...
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
|
|
1.3.6.1.4.1.3076.1.1.42.2.1 |
altigaDhcpServerStatsMibConformance |
OBJECT IDENTIFIER |
- |
|
1.3.6.1.4.1.3076.1.1.42.2.1.1 |
altigaDhcpServerStatsMibCompliances |
OBJECT IDENTIFIER |
- |
|
1.3.6.1.4.1.3076.1.1.42.2.1.1.1 |
altigaDhcpServerStatsMibCompliance |
MODULE-COMPLIANCE |
The compliance statement for agents which
More...
The compliance statement for agents which
implement the Altiga DHCP Server Statistics MIB.
|
|
1.3.6.1.4.1.3076.2.1.1.1.37.2 |
altigaDhcpServerStatsGroup |
OBJECT-GROUP
Values are:
alDhcpServerStatsActiveLeases,
alDhcpServerStatsMaximumLeases,
alDhcpServerStatsDiscoversRcvd,
alDhcpServerStatsOffersSent,
alDhcpServerStatsAcksSent,
alDhcpServerStatsNaksSent,
alDhcpServerStatsReqTimeouts,
alDhcpServerStatsSessRowStatus,
alDhcpServerStatsSessId,
alDhcpServerStatsSessIpAddr,
alDhcpServerStatsSessLeaseExpire,
alDhcpServerStatsSessMacAddr,
alDhcpServerStatsSessHostName
|
The objects for the DHCP Server statistics. |
|
1.3.6.1.4.1.3076.2.1.2.37.1 |
alStatsDhcpServerGlobal |
OBJECT IDENTIFIER |
- |
|
1.3.6.1.4.1.3076.2.1.2.37.1.1 |
alDhcpServerStatsActiveLeases |
Gauge32 |
The number of active DHCP leases. |
|
1.3.6.1.4.1.3076.2.1.2.37.1.2 |
alDhcpServerStatsMaximumLeases |
Counter32 |
The number of leases that were active at any
More...
The number of leases that were active at any one time.
|
|
1.3.6.1.4.1.3076.2.1.2.37.1.3 |
alDhcpServerStatsDiscoversRcvd |
Counter32 |
The number of transmitted DHCPDISCOVER
More...
The number of transmitted DHCPDISCOVER messages.
|
|
1.3.6.1.4.1.3076.2.1.2.37.1.4 |
alDhcpServerStatsOffersSent |
Counter32 |
The number of received DHCPOFFER messages. |
|
1.3.6.1.4.1.3076.2.1.2.37.1.5 |
alDhcpServerStatsAcksSent |
Counter32 |
The number of received original (i.e. in the
More...
The number of received original (i.e. in the REQUESTING state)
DHCPACK messages.
|
|
1.3.6.1.4.1.3076.2.1.2.37.1.6 |
alDhcpServerStatsNaksSent |
Counter32 |
The number of received original (i.e. in the
More...
The number of received original (i.e. in the REQUESTING state)
DHCPNAK messages.
|
|
1.3.6.1.4.1.3076.2.1.2.37.1.7 |
alDhcpServerStatsReqTimeouts |
Counter32 |
The number of request timeouts that occurred.
More...
The number of request timeouts that occurred.
|
|
1.3.6.1.4.1.3076.2.1.2.37.2 |
alDhcpServerStatsSessTable |
Table |
List of active sessions. |
|
1.3.6.1.4.1.3076.2.1.2.37.2.1 |
alDhcpServerStatsSessEntry |
AlDhcpServerStatsSessEntry |
An entry in the alDhcpServerStatsSessTable. |
|
1.3.6.1.4.1.3076.2.1.2.37.2.1.1 |
alDhcpServerStatsSessRowStatus |
RowStatus |
The status of this row. This can be used to
More...
The status of this row. This can be used to delete the
lease, but can not be used to create one.
|
|
1.3.6.1.4.1.3076.2.1.2.37.2.1.2 |
alDhcpServerStatsSessId |
Integer32 |
The unique DHCP session ID used as the index
More...
The unique DHCP session ID used as the index for this row.
|
|
1.3.6.1.4.1.3076.2.1.2.37.2.1.3 |
alDhcpServerStatsSessIpAddr |
IpAddress |
The IP address of the remote client. |
|
1.3.6.1.4.1.3076.2.1.2.37.2.1.4 |
alDhcpServerStatsSessLeaseExpire |
Gauge32 |
The remaining seconds until the current lease
More...
The remaining seconds until the current lease expires.
|
|
1.3.6.1.4.1.3076.2.1.2.37.2.1.5 |
alDhcpServerStatsSessMacAddr |
MacAddress |
MAC address of the client. |
|
1.3.6.1.4.1.3076.2.1.2.37.2.1.6 |
alDhcpServerStatsSessHostName |
DisplayString |
Host Name of the client. |