etsysSecureShellServerHostKeyAdminStatus

ENTERASYS-SECURE-SHELL-SERVER-MIB · .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.5

Object

column r/w Enumeration
Reinitializing the private/public host key pair can be compute
intensive.  Writing reinitialize(2) to this object while the
etsysSecureShellServerHostOperStatus object indicates that a
host key initialization is currently in progress has no affect.
              
The meaning of the values are as follows:
              
noOp (1)         This object always returns noOp(1) on a read.
                 A write of noOp(1) has no affect.
              
reinitialize (2) Writing reinitialize(2) causes the managed
                 entity to generate a new host key pair of
                 the size and type specified by this row.

Context

MIB
ENTERASYS-SECURE-SHELL-SERVER-MIB
OID
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.5
Type
column
Access
readwrite
Status
current
Parent
etsysSecureShellServerHostKeyEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-SECURE-SHELL-SERVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SECURE-SHELL-SERVER-MIB::etsysSecureShellServerHostKeyAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-SECURE-SHELL-SERVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SECURE-SHELL-SERVER-MIB::etsysSecureShellServerHostKeyAdminStatus.<etsysSecureShellServerHostKeyType>.<etsysSecureShellServerHostKeySize>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SECURE-SHELL-SERVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SECURE-SHELL-SERVER-MIB::etsysSecureShellServerHostKeyAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOp
2reinitialize