rlSshServerEnablePublicKeyAuthAutoLogin
HPE-SSH-MIB ·
.1.3.6.1.4.1.11.2.78.2.107
Object
scalar r/w
Enumeration
If PK authentication is succesfull and AAA local DB method is enabled for SSH line, the username is checked with AAA local DB. If present, the user is authenticated automatically without prompting for username or password.
Context
- MIB
- HPE-SSH-MIB
- OID
.1.3.6.1.4.1.11.2.78.2.107- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSshServer
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 'HPE-SSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SSH-MIB::rlSshServerEnablePublicKeyAuthAutoLogin.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-SSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-SSH-MIB::rlSshServerEnablePublicKeyAuthAutoLogin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |