rlSshServerEnablePublicKeyAuthentication
DLINK-3100-SSH-MIB ·
.1.3.6.1.4.1.171.10.94.89.89.78.2.103
Object
scalar r/w
Enumeration
If PK authentication is enabled, incoming SSH connections are authenticated using public key authentication (using rlSshServerAuthorizedUsersPublicKeyTable), before authenticating using the router's standard AAA. If disabled, SSH connections are only authorized by the router's AAA component.
Context
- MIB
- DLINK-3100-SSH-MIB
- OID
.1.3.6.1.4.1.171.10.94.89.89.78.2.103- 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 'DLINK-3100-SSH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-3100-SSH-MIB::rlSshServerEnablePublicKeyAuthentication.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-3100-SSH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-3100-SSH-MIB::rlSshServerEnablePublicKeyAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |