authenticationFailure
CONTIVITY-TRAPS-V1-MIB ·
.1.3.6.1.2.1.11.0.5
Object
notification
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.
Context
- MIB
- CONTIVITY-TRAPS-V1-MIB
- OID
.1.3.6.1.2.1.11.0.5- Type
- notification
- Status
- current
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'CONTIVITY-TRAPS-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONTIVITY-TRAPS-V1-MIB::authenticationFailure'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONTIVITY-TRAPS-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONTIVITY-TRAPS-V1-MIB::authenticationFailure'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.