CA-SNMP-MIB8 :: syslogTrap

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCA-SNMP-MIB8syslogTrap

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.7564arrayNetworksCA-SNMP-MIB8
1.3.6.1.4.1.7564.24caSyslogCA-SNMP-MIB8
1.3.6.1.4.1.7564.24.3caSyslogTrapCA-SNMP-MIB8
1.3.6.1.4.1.7564.24.3.1syslogTrapCA-SNMP-MIB8