All MIBs › DHCP-SERVER-MIB › dhcpServDhcpStatLastArrivalTime
dhcpServDhcpStatLastArrivalTime
Module: DHCP-SERVER-MIB
OID (symbolic): DHCP-SERVER-MIB::dhcpServDhcpStatLastArrivalTime
OID (numeric): 1.3.6.1.4.1.1751.1.48.1.1.1.1.6.3
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The number of seconds since the last valid DHCP message was received by the server. Invalid messages do not cause this value to change. If no valid messages have been received, then this object contains a zero value.
What is dhcpServDhcpStatLastArrivalTime?
Seconds elapsed since the server last received a valid DHCP message, unaffected by invalid packets, or zero if none have ever arrived. Admins check this to confirm DHCP clients are still reaching the server, especially after a network change that might have broken relay forwarding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.1.48.1.1.1.1.6.3 snmpwalk -v2c -c public <target> DHCP-SERVER-MIB::dhcpServDhcpStatLastArrivalTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.1.48.1.1.1.1.6.3.1 snmpget -v2c -c public <target> DHCP-SERVER-MIB::dhcpServDhcpStatLastArrivalTime.1
Start monitoring Lucent/Avaya IP Services access gateway/router (DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DHCP-SERVER-MIB::dhcpServDhcpStatLastArrivalTime OID value, configure state conditions and alerts, and monitor any Lucent/Avaya IP Services access gateway/router (DHCP server) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.1 | products | AGGREGATED-EXT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751.1.48 | ipspg | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1 | ipspgServices | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1 | ipspgDHCP | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1 | dhcpServMib | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1.1 | dhcpServMibObjects | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1.1.6 | dhcpServDhcpStatistics | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1.1.6.3 | dhcpServDhcpStatLastArrivalTime | DHCP-SERVER-MIB |