All MIBs › IP-MIB › ipv4InterfaceTableLastChange
ipv4InterfaceTableLastChange
Module: IP-MIB
OID (symbolic): IP-MIB::ipv4InterfaceTableLastChange
OID (numeric): 1.3.6.1.2.1.4.27
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime on the most recent occasion at which a row in the ipv4InterfaceTable was added or deleted, or when an ipv4InterfaceReasmMaxSize or an ipv4InterfaceEnableStatus object was modified.
If new objects are added to the ipv4InterfaceTable that require the ipv4InterfaceTableLastChange to be updated when they are modified, they must specify that requirement in their description clause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.27 snmpwalk -v2c -c public <target> IP-MIB::ipv4InterfaceTableLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.27.1 snmpget -v2c -c public <target> IP-MIB::ipv4InterfaceTableLastChange.1