All MIBs › JUNIPER-MIMSTP-MIB › jnxMIMstErrTrap
jnxMIMstErrTrap
Module: JUNIPER-MIMSTP-MIB
OID (symbolic): JUNIPER-MIMSTP-MIB::jnxMIMstErrTrap
OID (numeric): 1.3.6.1.4.1.2636.3.46.1.3.0.2
Node type: NOTIFICATION-TYPE
Description:
Generated when any of the error events like memory failure or buffer failure or protocol migration or new root or topology change occurs
What is jnxMIMstErrTrap?
This notification is sent when critical errors occur in the Multicast Inclusive Spanning Tree (MIST), such as memory failure or protocol migration. It alerts operators to hardware failures or topology changes requiring investigation. Upon receipt, engineers check device health and spanning tree convergence status.
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::jnxMIMstErrTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2636.3.46.1.3.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]:56865->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (121891873) 14 days, 2:35:18.73 SNMPv2-MIB::snmpTrapOID.0 = OID: JUNIPER-MIMSTP-MIB::jnxMIMstErrTrap
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.2 | jnxMIMstErrTrap | JUNIPER-MIMSTP-MIB |