rlSshServerHostPublicKeyTable
NETGEAR-RADLAN-SSH-MIB ·
.1.3.6.1.4.1.4526.17.78.2.1
Object
table
This table contains the router's public key. Each row in this table contains a fragment of the key, in printable binhex format. There may be up to 160 characters in every fragment, and they are all combined to form one key. The key is generated by writing to rlSshServerRegenerateHostKey. To cause clients to connect to this router without printing warning messages (and also prevent active man-in-the-middle), the router's public key must printed out and inserted into the client's authorized_keys file
Context
- MIB
- NETGEAR-RADLAN-SSH-MIB
- OID
.1.3.6.1.4.1.4526.17.78.2.1- 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 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerHostPublicKeyTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerHostPublicKeyTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.