All MIBs › IP-MIB › ipv6InterfaceTableLastChange
ipv6InterfaceTableLastChange
Module: IP-MIB
OID (symbolic): IP-MIB::ipv6InterfaceTableLastChange
OID (numeric): 1.3.6.1.2.1.4.29
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 ipv6InterfaceTable was added or deleted or when an ipv6InterfaceReasmMaxSize, ipv6InterfaceIdentifier, ipv6InterfaceEnableStatus, ipv6InterfaceReachableTime, ipv6InterfaceRetransmitTime, or ipv6InterfaceForwarding object was modified.
If new objects are added to the ipv6InterfaceTable that require the ipv6InterfaceTableLastChange 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.29 snmpwalk -v2c -c public <target> IP-MIB::ipv6InterfaceTableLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.29.1 snmpget -v2c -c public <target> IP-MIB::ipv6InterfaceTableLastChange.1