REMOTEACCESS-MIB :: loginTrapEvent

MIB Reference — IPNetwork Monitor

All MIBsREMOTEACCESS-MIBloginTrapEvent

loginTrapEvent

Module: REMOTEACCESS-MIB

OID (symbolic): REMOTEACCESS-MIB::loginTrapEvent

OID (numeric): 1.3.6.1.4.1.559.0.21

Node type: NOTIFICATION-TYPE

Description:

The LoginTrapEvent is sent whenever a user attempts to log into a unit and RADIUS authentication fails. The boolean LoginCode indicates whether the user sucessfully logged in with the default password.

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> '' REMOTEACCESS-MIB::loginTrapEvent
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.559.0.21

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]:61019->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (468045403) 54 days, 4:07:34.03
  SNMPv2-MIB::snmpTrapOID.0 = OID: REMOTEACCESS-MIB::loginTrapEvent

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.559sonixREMOTEACCESS-MIB
1.3.6.1.4.1.559.0.21loginTrapEventREMOTEACCESS-MIB