loginMgmtApp
RUGGEDCOM-TRAPS-MIB ·
.1.3.6.1.4.1.15004.4.1.1.14.2
Object
scalar Enumeration
Management application used to login to the device.
Context
- MIB
- RUGGEDCOM-TRAPS-MIB
- OID
.1.3.6.1.4.1.15004.4.1.1.14.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- trapDeviceLogin
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUGGEDCOM-TRAPS-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-TRAPS-MIB::loginMgmtApp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-TRAPS-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-TRAPS-MIB::loginMgmtApp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | serial |
2 | telnet |
3 | ssh |
4 | rsh |
5 | webServer |
6 | cliShel |
7 | snmp |