ENTERASYS-SECURE-SHELL-SERVER-MIB

        This MIB module defines a portion of the SNMP enterprise
MIBs under Enterasys Networks' enterprise OID pertaining to 
Secure Shell server management functionality, specifically
for embedded systems.
        
It provides configuration controls for Enterasys Networks'
Secure Shell system management.
    
Source file
ENTERASYS-SECURE-SHELL-SERVER-MIB
Last revised
Identity
etsysSecureShellServerMIB
Base OID
1.3.6.1.4.1.5624.1.2.36
Imported Objects
ENTERASYS-MIB-NAMES etsysModules
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DateAndTime RowStatus StorageType TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the enterasys MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::etsysSecureShellServerMIB'
Walk the MIB subtree
/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::etsysSecureShellServerMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (31)
.1.3.6.1.4.1.5624.1.2.36
.1.3.6.1.4.1.5624.1.2.36.1
.1.3.6.1.4.1.5624.1.2.36.1.1
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.1.1
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.1.2
.1.3.6.1.4.1.5624.1.2.36.1.1.3
Unsigned32
.1.3.6.1.4.1.5624.1.2.36.1.1.4
.1.3.6.1.4.1.5624.1.2.36.1.1.5
.1.3.6.1.4.1.5624.1.2.36.1.2
.1.3.6.1.4.1.5624.1.2.36.1.2.1
.1.3.6.1.4.1.5624.1.2.36.1.2.2
.1.3.6.1.4.1.5624.1.2.36.1.2.3
.1.3.6.1.4.1.5624.1.2.36.1.3
.1.3.6.1.4.1.5624.1.2.36.1.3.1
.1.3.6.1.4.1.5624.1.2.36.1.3.2
.1.3.6.1.4.1.5624.1.2.36.1.3.3
.1.3.6.1.4.1.5624.1.2.36.1.4
.1.3.6.1.4.1.5624.1.2.36.1.4.1
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.1
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.2
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.3
Bits
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.4
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.5
OctetString
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.6
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.7
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.8
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.9
.1.3.6.1.4.1.5624.1.2.36.2
.1.3.6.1.4.1.5624.1.2.36.2.1
.1.3.6.1.4.1.5624.1.2.36.2.2
Dependencies (5) 5 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. ENTERASYS-MIB-NAMESenterasys
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. SNMP-FRAMEWORK-MIBrfc
  6. ENTERASYS-SECURE-SHELL-SERVER-MIBenterasysselected
Type Definitions (3)
OctetString range: 0..1024
Bits
triple-des-cbc(0)
twofish128-cbc(1)
blowfish-cbc(2)
cast128-cbc(3)
aes128-cbc(4)
Bits
hmac-md5(0)
hmac-md5-96(1)
hmac-sha1(2)
hmac-sha1-96(3)
hmac-ripemd160(4)
Compliance Statements (1)

OID .1.3.6.1.4.1.5624.1.2.36.2.2.1
The compliance statement for devices that support the
Enterasys Secure Shell (SSH) MIB.
Required groups
mandatory etsysSecureShellServerConfigGroup
optional etsysSecureShellServerHostKeyGroup Mandatory for all implementations that provide support
for user manageable public/private host key pairs.