hmLoginTrap
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.0.2
Object
notification
This trap is sent if a user attemps to login via telnet or serial connection. hmLastIpAddr contains the IP address of the login request. the value is 0.0.0.0, if the request was sent via serial connection. hmLastCommunity contains the used password. If the login was successfull, '******' will be sent instead.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.0.2- Type
- notification
- Status
- current
- Parent
- hmAgentEvent
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 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmLoginTrap'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmLoginTrap'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.