All MIBs › JUNIPER-MIMSTP-MIB › jnxMIMstGenTrap
jnxMIMstGenTrap
Module: JUNIPER-MIMSTP-MIB
OID (symbolic): JUNIPER-MIMSTP-MIB::jnxMIMstGenTrap
OID (numeric): 1.3.6.1.4.1.2636.3.46.1.3.0.1
Node type: NOTIFICATION-TYPE
Description:
Generated when any of the general events like protocol up or protocol down occurs
What is jnxMIMstGenTrap?
This OID is an alert notification that fires when the Multiple Instance Spanning Tree protocol goes up or down. Monitoring this alert tells operators when the tree topology controlling network loop prevention changes. A network operations center would set up monitoring on this to immediately know when switch redundancy changes affect the active network path.
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> '' JUNIPER-MIMSTP-MIB::jnxMIMstGenTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2636.3.46.1.3.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]:53147->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (432268699) 50 days, 0:44:46.99 SNMPv2-MIB::snmpTrapOID.0 = OID: JUNIPER-MIMSTP-MIB::jnxMIMstGenTrap
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.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3.46 | jnxXstpMibs | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3.46.1 | jnxMIMstMIB | JUNIPER-MIMSTP-MIB |
| 1.3.6.1.4.1.2636.3.46.1.3 | jnxMIDot1sJuniperMstTraps | JUNIPER-MIMSTP-MIB |
| 1.3.6.1.4.1.2636.3.46.1.3.0 | jnxMIMstTraps | JUNIPER-MIMSTP-MIB |
| 1.3.6.1.4.1.2636.3.46.1.3.0.1 | jnxMIMstGenTrap | JUNIPER-MIMSTP-MIB |