rlSshClientRegenerateSelfKey
NETGEAR-RADLAN-SSH-MIB ·
.1.3.6.1.4.1.4526.17.78.3.2
Object
Setting to a value other than none results in the client self key being regenerated. The key size is host-specific.
Context
- MIB
- NETGEAR-RADLAN-SSH-MIB
- OID
.1.3.6.1.4.1.4526.17.78.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSshClient
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 '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::rlSshClientRegenerateSelfKey.0'
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::rlSshClientRegenerateSelfKey'
Syntax
- Source
- RlSshPublicKeyAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
0 | rsa1 |
1 | rsa |
2 | dsa |
999 | none |