All MIBs › VIDEOFRAME-SIGMON-MIB › derivedNotificationLevelC
derivedNotificationLevelC
Module: VIDEOFRAME-SIGMON-MIB
OID (symbolic): VIDEOFRAME-SIGMON-MIB::derivedNotificationLevelC
OID (numeric): 1.3.6.1.4.1.4596.4.2.9.0.3
Node type: NOTIFICATION-TYPE
Description:
A LevelC derived notification was triggered.
What is derivedNotificationLevelC?
This OID generates an alert notification when a specific severity-level alert occurs in video signal monitoring. The system sends this when conditions match predefined alert rules. An operator would receive this alert to know that video signal quality has degraded to a critical level.
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> '' VIDEOFRAME-SIGMON-MIB::derivedNotificationLevelC snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.4596.4.2.9.0.3
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]:49852->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (374037180) 43 days, 6:59:31.80 SNMPv2-MIB::snmpTrapOID.0 = OID: VIDEOFRAME-SIGMON-MIB::derivedNotificationLevelC
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' VIDEOFRAME-SIGMON-MIB::derivedNotificationLevelC
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.4596 | videoframe | VIDEOFRAME-REGISTRATIONS-MIB |
| 1.3.6.1.4.1.4596.4 | vfProducts | VIDEOFRAME-REGISTRATIONS-MIB |
| 1.3.6.1.4.1.4596.4.2 | vfSigmonFrame | VIDEOFRAME-SIGMON-MIB |
| 1.3.6.1.4.1.4596.4.2.9 | vfSigmonFrameDerivedEvents | VIDEOFRAME-SIGMON-MIB |
| 1.3.6.1.4.1.4596.4.2.9.0 | vfSigmonFrameDerivedEventsV2 | VIDEOFRAME-SIGMON-MIB |
| 1.3.6.1.4.1.4596.4.2.9.0.3 | derivedNotificationLevelC | VIDEOFRAME-SIGMON-MIB |