All MIBs › IF-MIB › ifStackLastChange
ifStackLastChange
Module: IF-MIB
OID (symbolic): IF-MIB::ifStackLastChange
OID (numeric): 1.3.6.1.2.1.31.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The value of sysUpTime at the time of the last change of the (whole) interface stack. A change of the interface stack is defined to be any creation, deletion, or change in value of any instance of ifStackStatus. If the interface stack has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
What is ifStackLastChange?
This OID records how long the system has been running since the interface stack configuration last changed (any port added, removed, or reconfigured). If zero, the configuration hasn't changed since the system started. Operators use this to verify when network interfaces were last modified and to correlate interface changes with service issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.6 snmpwalk -v2c -c public <target> IF-MIB::ifStackLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.6.1 snmpget -v2c -c public <target> IF-MIB::ifStackLastChange.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.31 | ifMIB | IF-MIB |
| 1.3.6.1.2.1.31.1 | ifMIBObjects | IF-MIB |
| 1.3.6.1.2.1.31.1.6 | ifStackLastChange | IF-MIB |