All MIBs › PERIPHONICS-VRU-NETWORK-MIB › notifyAlarmByComponentEx
notifyAlarmByComponentEx
Module: PERIPHONICS-VRU-NETWORK-MIB
OID (symbolic): PERIPHONICS-VRU-NETWORK-MIB::notifyAlarmByComponentEx
OID (numeric): 1.3.6.1.4.1.1357.1.2.2.10
Node type: NOTIFICATION-TYPE
Description: When a exceptional condition occurs the VPS/is network a component will generate an alarm. This trap forwards these these alarms to the Network Management Station. This is an extended version of notifyAlarmByComponent and includes the IP address of the component generating the alarm.
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> '' PERIPHONICS-VRU-NETWORK-MIB::notifyAlarmByComponentEx snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.1357.1.2.2.10
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]:57308->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (285641180) 33 days, 1:26:51.80 SNMPv2-MIB::snmpTrapOID.0 = OID: PERIPHONICS-VRU-NETWORK-MIB::notifyAlarmByComponentEx
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' PERIPHONICS-VRU-NETWORK-MIB::notifyAlarmByComponentEx
Start monitoring Periphonics VRU (Voice Response Unit), IVR telephony system (alarm/event log) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PERIPHONICS-VRU-NETWORK-MIB::notifyAlarmByComponentEx OID value, configure state conditions and alerts, and monitor any Periphonics VRU (Voice Response Unit), IVR telephony system (alarm/event log) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1357 | periphonics | PERIPHONICS-MIB |
| 1.3.6.1.4.1.1357.1 | vruNetwork | PERIPHONICS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1357.1.2 | vruEvents | PERIPHONICS-VRU-NETWORK-MIB |
| 1.3.6.1.4.1.1357.1.2.2 | vruNotifications | PERIPHONICS-VRU-NETWORK-MIB |
| 1.3.6.1.4.1.1357.1.2.2.10 | notifyAlarmByComponentEx | PERIPHONICS-VRU-NETWORK-MIB |