All MIBs › CTRON-BRIDGE-MIB › ctPvstLastTopologyChange
ctPvstLastTopologyChange
Module: CTRON-BRIDGE-MIB
OID (symbolic): CTRON-BRIDGE-MIB::ctPvstLastTopologyChange
OID (numeric): 1.3.6.1.4.1.52.4.1.2.3.2.2.4
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: This summary object contains the value of sysUpTime when any of the rows in ctPvstStpTable last incremented ctPvstStpTopChanges. Poll this object to determine if any of the STP instances had topology changes.
What is ctPvstLastTopologyChange?
This read-only TimeTicks value records the sysUpTime timestamp of the most recent topology change counted anywhere across all rows of ctPvstStpTable, serving as a single summary indicator for the whole PVST table. An administrator polls this one object instead of walking every VLAN's spanning tree row to quickly detect whether any VLAN experienced a topology change since the last check. For example, a monitoring script polls this value every minute and, upon seeing it advance, drills into the individual ctPvstStpTable rows to identify which VLAN's tree actually flapped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.3.2.2.4 snmpwalk -v2c -c public <target> CTRON-BRIDGE-MIB::ctPvstLastTopologyChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.3.2.2.4.1 snmpget -v2c -c public <target> CTRON-BRIDGE-MIB::ctPvstLastTopologyChange.1
Start monitoring Cabletron/Enterasys network switch (bridge/spanning tree) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BRIDGE-MIB::ctPvstLastTopologyChange OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys network switch (bridge/spanning tree) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.3 | ctBridge | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.3.2 | ctBridgeStp | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.2.2 | ctBridgePvst | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.2.2.4 | ctPvstLastTopologyChange | CTRON-BRIDGE-MIB |