All MIBs › CISCO-VSAN-MIB › vsanLastChange
vsanLastChange
Module: CISCO-VSAN-MIB
OID (symbolic): CISCO-VSAN-MIB::vsanLastChange
OID (numeric): 1.3.6.1.4.1.9.9.282.1.1.2
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of sysUpTime at the time of the last creation, deletion or modification of an entry in the vsanTable and the vsanIfTable, where modification is a change in the value of any object instance within the table.
What is vsanLastChange?
This read-only TimeStamp object records the value of sysUpTime at the moment any entry in the vsanTable or vsanIfTable was last created, deleted, or modified. An administrator polls this to quickly detect that some VSAN configuration change occurred on the switch without having to walk the entire VSAN table to spot the difference. For example, if vsanLastChange advances between two polling cycles, the admin knows a VSAN or its interface membership changed and can investigate what happened.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.1.2 snmpwalk -v2c -c public <target> CISCO-VSAN-MIB::vsanLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.1.2.1 snmpget -v2c -c public <target> CISCO-VSAN-MIB::vsanLastChange.1
Start monitoring Cisco MDS/Nexus Fibre Channel storage fabric switches (VSAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSAN-MIB::vsanLastChange OID value, configure state conditions and alerts, and monitor any Cisco MDS/Nexus Fibre Channel storage fabric switches (VSAN) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.282 | ciscoVsanMIB | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1 | ciscoVsanMIBObjects | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.1 | vsanConfiguration | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.1.2 | vsanLastChange | CISCO-VSAN-MIB |