irLoginFailed
MRV-IR-TRAP-MIB ·
.1.3.6.1.4.1.33.100.3.2.17
Object
notification
This trap indicates that a user attempted to login and failed. irCharPortIndex indicates the physical or tcp port. irUserName indicates the user name. irIpAddress indicates the ip address of the remote machine from which the user attempted the login. If the IP address values is non-zero, it indicates a network connection and irCharPortIndex indicates the tcp port. If the IP address is zero, it indicates login attemp was local and irCharPortIndex indicates the physical port.
Context
- MIB
- MRV-IR-TRAP-MIB
- OID
.1.3.6.1.4.1.33.100.3.2.17- Type
- notification
- Status
- current
- Parent
- irTraps
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 'MRV-IR-TRAP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MRV-IR-TRAP-MIB::irLoginFailed'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MRV-IR-TRAP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MRV-IR-TRAP-MIB::irLoginFailed'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.