All MIBs › CISCO-STP-EXTENSIONS-MIB › stpxInconsistencyUpdate
stpxInconsistencyUpdate
Module: CISCO-STP-EXTENSIONS-MIB
OID (symbolic): CISCO-STP-EXTENSIONS-MIB::stpxInconsistencyUpdate
OID (numeric): 1.3.6.1.4.1.9.9.82.2.0.1
Node type: NOTIFICATION-TYPE
Description: A stpxPortInconsistencyUpdate notification is sent by a bridge when an instance of stpxInconsistentState is created or destroyed. That is, when an inconsistency is discovered in the VLAN's Spanning Tree for a particular port, or when such an inconsistency disappears. Note that the trap is not sent if the port transitions between different types of inconsistency.
The stpxInconsistentState value indicates the type of inconsistency which now exists/no longer exists for the relevant VLAN on the relevant port.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-STP-EXTENSIONS-MIB::stpxInconsistencyUpdate snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.82.2.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:50149->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (80119781) 9 days, 6:33:17.81 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-STP-EXTENSIONS-MIB::stpxInconsistencyUpdate
Start monitoring Cisco Catalyst switch (STP extensions) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STP-EXTENSIONS-MIB::stpxInconsistencyUpdate OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (STP extensions) 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.82 | ciscoStpExtensionsMIB | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.2 | stpxNotifications | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.2.0 | stpxNotificationsPrefix | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.2.0.1 | stpxInconsistencyUpdate | CISCO-STP-EXTENSIONS-MIB |