All MIBs › TN-SAP-MIB › tnNewRootSap
tnNewRootSap
Module: TN-SAP-MIB
OID (symbolic): TN-SAP-MIB::tnNewRootSap
OID (numeric): 1.3.6.1.4.1.7483.6.1.3.4.5.0.2
Node type: NOTIFICATION-TYPE
Description:
The tnNewRootSap notification is generated when the previous root bridge has been aged out and a new root bridge has been elected. A new root bridge creates a new spanning tree topology and it may denote loss of customer access or redundancy. Check the new topology against the provisioned topology to determine the severity of connectivity loss.
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> '' TN-SAP-MIB::tnNewRootSap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.7483.6.1.3.4.5.0.2
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]:56362->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (191293994) 22 days, 3:22:19.94 SNMPv2-MIB::snmpTrapOID.0 = OID: TN-SAP-MIB::tnNewRootSap
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6 | tnProducts | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1 | tnSRMIB | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.3 | tnSRNotifyPrefix | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.3.4 | tnServNotifications | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.3.4.5 | tnTstpTrapsPrefix | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.3.4.5.0 | tnTstpTraps | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.3.4.5.0.2 | tnNewRootSap | TN-SAP-MIB |