All MIBs › MIMOSA-NETWORKS-BASE-MIB › mimosaCriticalFault
mimosaCriticalFault
Module: MIMOSA-NETWORKS-BASE-MIB
OID (symbolic): MIMOSA-NETWORKS-BASE-MIB::mimosaCriticalFault
OID (numeric): 1.3.6.1.4.1.43356.2.0.1
Node type: NOTIFICATION-TYPE
Description:
The mimosaCriticalFault notification is sent when the log manager in the Mimosa product determines that a fault with a critical severity has been detected. The mimosaCriticalFaultLog contains the description of the general error.
What is mimosaCriticalFault?
This notification is sent when the Mimosa product's log manager detects a fault with critical severity level, indicating a serious system problem requiring immediate attention. The notification includes details from the mimosaCriticalFaultLog object. An administrator would respond to this alert by investigating the logged error and taking corrective action to restore normal system operation.
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> '' MIMOSA-NETWORKS-BASE-MIB::mimosaCriticalFault snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.43356.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]:56148->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (460801364) 53 days, 8:00:13.64 SNMPv2-MIB::snmpTrapOID.0 = OID: MIMOSA-NETWORKS-BASE-MIB::mimosaCriticalFault
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.43356 | mimosa | MIMOSA-NETWORKS-BASE-MIB |
| 1.3.6.1.4.1.43356.2 | mimosaMgmt | MIMOSA-NETWORKS-BASE-MIB |
| 1.3.6.1.4.1.43356.2.0 | mimosaTrap | MIMOSA-NETWORKS-BASE-MIB |
| 1.3.6.1.4.1.43356.2.0.1 | mimosaCriticalFault | MIMOSA-NETWORKS-BASE-MIB |