etsysSecureShellServerHostKeyOperStatus
ENTERASYS-SECURE-SHELL-SERVER-MIB ·
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.4
Object
column Bits
The status of this public/private host key pair.
The meaning of the values are as follows:
initializing (0) Indicates that a new host key pair, of the
size and type specified by this row, is
being generated.
operational (1) Indicates that the host key pair described
by this row is currently operational.
completed (2) Indicates that the host key pair has been
successfully initialized or reinitialized.
pending (3) Indicates that the new host key pair will
not become operational until the server is
reinitialized.
failed (4) Indicates that the host key pair generation
operation has failed.
Context
- MIB
- ENTERASYS-SECURE-SHELL-SERVER-MIB
- OID
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysSecureShellServerHostKeyEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::etsysSecureShellServerHostKeyOperStatus'
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::etsysSecureShellServerHostKeyOperStatus.<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::etsysSecureShellServerHostKeyOperStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | initializing |
1 | operational |
2 | completed |
3 | pending |
4 | failed |
Conformance
Member of