rcSshcGlobalKeyAction
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.34.3.13
Object
scalar r/w
Enumeration
SSH Client key action. The actions generateDsa(1) and generateRsa(2) initiate the generation of the DSA key or RSA key if the key is not already generated. deleteDsa(3) and deleteRsa(4) actions delete the respective DSA or RSA key if one was generated. To generate a new key overwriting an existing key generateDsaForce(5) or generateRsaForce(6) must be used.
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.34.3.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcSshcGlobal
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcSshcGlobalKeyAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcSshcGlobalKeyAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |