tmnxSSHServerPreserveKey
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.11.1
Object
tmnxSSHServerPreserveKey specifies the persistence of the SSH
server host key. A value of 'true' specifies that the host key
will be saved by the server and restored following a system
reboot. The SSH client also saves the host key and
restores it following a system reboot.
A value of 'false' specifies that the host key will be held in memory
by both the SSH server and the SSH client and is not restored
following a system reboot.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.11.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxSSHServerObjs
- 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 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxSSHServerPreserveKey.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxSSHServerPreserveKey'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of