All MIBs › CA-SNMP-MIB8 › syslogTrap
syslogTrap
Module: CA-SNMP-MIB8
OID (symbolic): CA-SNMP-MIB8::syslogTrap
OID (numeric): 1.3.6.1.4.1.7564.24.3.1
Node type: NOTIFICATION-TYPE
Description: When a syslogTrap message is generated by the device a syslogTrap notification is sent. The sending of these notifications can be enabled/disabled via the logNotificationsEnabled object.
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> '' CA-SNMP-MIB8::syslogTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.7564.24.3.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]:54131->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (335557491) 38 days, 20:06:14.91 SNMPv2-MIB::snmpTrapOID.0 = OID: CA-SNMP-MIB8::syslogTrap
Start monitoring Array Networks web-caching/ADC appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CA-SNMP-MIB8::syslogTrap OID value, configure state conditions and alerts, and monitor any Array Networks web-caching/ADC appliances (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7564 | arrayNetworks | CA-SNMP-MIB8 |
| 1.3.6.1.4.1.7564.24 | caSyslog | CA-SNMP-MIB8 |
| 1.3.6.1.4.1.7564.24.3 | caSyslogTrap | CA-SNMP-MIB8 |
| 1.3.6.1.4.1.7564.24.3.1 | syslogTrap | CA-SNMP-MIB8 |