rlSshServerAuthorizedUsersPublicKeyTable
RADLAN-SSH-MIB ·
.1.3.6.1.4.1.89.78.2.3
Object
table
This table contains public keys for all users who are authorized to access the router. For a user to be able to log in using SSH, the user name must appear in this table, and the user's public key must match the one found here.
Context
- MIB
- RADLAN-SSH-MIB
- OID
.1.3.6.1.4.1.89.78.2.3- Type
- table
- Status
- current
- Parent
- rlSshServer
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RADLAN-SSH-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-SSH-MIB::rlSshServerAuthorizedUsersPublicKeyTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-SSH-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-SSH-MIB::rlSshServerAuthorizedUsersPublicKeyTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.