ostSshGlobalCfgGenerateKeys
OMNITRON-SSH-MIB ·
.1.3.6.1.4.1.7342.10.1.2.1.10
Object
This object is used to regenerate the public and private keys.
When written with a value of 'true' the public and private keys
for SSH are regenerated.
When read the value 'true' is returned when keys are being generated.
When read the value 'false' is returned when keys are valid and can
be used.
Context
- MIB
- OMNITRON-SSH-MIB
- OID
.1.3.6.1.4.1.7342.10.1.2.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ostSshGlobalCfgTable
- Groups
- 1
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 'OMNITRON-SSH-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-SSH-MIB::ostSshGlobalCfgGenerateKeys.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-SSH-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-SSH-MIB::ostSshGlobalCfgGenerateKeys'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of