CONTIVITY-TRAPS-V1-MIB :: authenticationFailure

MIB Reference — IPNetwork Monitor

All MIBsCONTIVITY-TRAPS-V1-MIBauthenticationFailure

authenticationFailure

Module: CONTIVITY-TRAPS-V1-MIB

OID (symbolic): CONTIVITY-TRAPS-V1-MIB::authenticationFailure

OID (numeric): 1.3.6.1.2.1.11.0.5

Node type: NOTIFICATION-TYPE

Description:

An authenticationFailure trap signifies that the SNMPv2 entity, acting in an agent role, has received a protocol message that is not properly authenticated. The snmpEnableAuthenTraps object indicates whether this trap will be generated. snmpAuthenOperation-ces identifies the operation( ie. GetRequest, GetNextRequest,... ) was being attempted. snmpAuthenIpAddress-ces identifies the source IP address of the operation. snmpAuthenCommString-ces identifies the community string that was used in the operation.

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> '' CONTIVITY-TRAPS-V1-MIB::authenticationFailure
snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.11.0.5

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]:63829->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (502681941) 58 days, 4:20:19.41
  SNMPv2-MIB::snmpTrapOID.0 = OID: CONTIVITY-TRAPS-V1-MIB::authenticationFailure

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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.11snmpCHECKPOINT-MIB-2
1.3.6.1.2.1.11.0.5authenticationFailureCONTIVITY-TRAPS-V1-MIB