IF-MIB :: ifTableLastChange

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIF-MIBifTableLastChange

ifTableLastChange

Module: IF-MIB

OID (symbolic): IF-MIB::ifTableLastChange

OID (numeric): 1.3.6.1.2.1.31.1.5

Node type: OBJECT-TYPE

Type: TimeTicks

Access: read-only

Description: The value of sysUpTime at the time of the last creation or deletion of an entry in the ifTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.

What is ifTableLastChange?

This object records the sysUpTime timestamp of the most recent addition or deletion of a row in the interface table (ifTable), or zero if the table has been unchanged since the agent last restarted. Network managers poll this single value to detect that the interface list has changed without having to walk the entire ifTable on every cycle. For example, a monitoring tool sees ifTableLastChange jump from 0 to a nonzero tick count right after a technician hot-adds a new line card or brings up a VLAN subinterface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.5
snmpwalk -v2c -c public <target> IF-MIB::ifTableLastChange

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.5.1
snmpget -v2c -c public <target> IF-MIB::ifTableLastChange.1

Start monitoring SNMP-managed network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IF-MIB::ifTableLastChange OID value, configure state conditions and alerts, and monitor any SNMP-managed network devices from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.31ifMIBIF-MIB
1.3.6.1.2.1.31.1ifMIBObjectsIF-MIB
1.3.6.1.2.1.31.1.5ifTableLastChangeIF-MIB