SSH-MIB: View SNMP OID List / Download MIB

VENDOR: RAPID CITY COMMUNICATION


 Home MIB: SSH-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swSSHMIB 1.3.6.1.4.1.2272.1.201.1.5
The Secure Shell module MIB.
     swSSHMgmt 1.3.6.1.4.1.2272.1.201.1.5.1
         swSSHAdmin 1.3.6.1.4.1.2272.1.201.1.5.1.1 integer read-write
This object indicates the Secure Shell is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
         swSSHMaxConnections 1.3.6.1.4.1.2272.1.201.1.5.1.2 integer read-write
This object indicates the tolerance of connections at the same time.
         swSSHConnectionTimeout 1.3.6.1.4.1.2272.1.201.1.5.1.3 integer read-write
This object indicates the value of connection timeout. This value is in units of seconds.
         swSSHMaxAuthFailAttempts 1.3.6.1.4.1.2272.1.201.1.5.1.4 integer read-write
This object indicates the tolerance in times of Authentication failure.
         swSSHSessionKeyRekeying 1.3.6.1.4.1.2272.1.201.1.5.1.5 integer read-write
This object indicates the time interval in minutes to negotiate new session key for client and server. Enumeration: 'ten-min': 10, 'never': 0, 'sixty-min': 60, 'thirty-min': 30.
         swSSHPortNumber 1.3.6.1.4.1.2272.1.201.1.5.1.6 integer read-write
This object indicates the listened tcp port number.
         swSSHRegenerateHostKey 1.3.6.1.4.1.2272.1.201.1.5.1.7 integer read-write
As the object is set to active means to regenerate hostkey in SSH server. If set to normal, do nothing. Enumeration: 'active': 2, 'normal': 1.
     swSSHCtrlAlgGroup 1.3.6.1.4.1.2272.1.201.1.5.2
         swSSHEncryptAlgCtrl 1.3.6.1.4.1.2272.1.201.1.5.2.1
             swSSHEncryptAlg3DESAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.1.1 integer read-write
This object indicates the TDES encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgBlowfishAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.1.2 integer read-write
This object indicates the Blowfish encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgAES128Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.3 integer read-write
This object indicates the AES128 encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgAES192Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.4 integer read-write
This object indicates the AES192 encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgAES256Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.5 integer read-write
This object indicates the AES256 encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgArcfourAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.1.6 integer read-write
This object indicates the Arcfour encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgCAST128Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.7 integer read-write
This object indicates the CAST128 encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgTwofish128Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.8 integer read-write
This object indicates the Twofish128 encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgTwofish192Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.9 integer read-write
This object indicates the Twofish192 encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHEncryptAlgTwofish256Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.10 integer read-write
This object indicates the Twofish256 encryption algorithm is enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
         swSSHAuthenMethodCtrl 1.3.6.1.4.1.2272.1.201.1.5.2.2
             swSSHAuthenMethodPasswdAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.2.1 integer read-write
This object indicates password authentication enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHAuthenMethodPubKeyAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.2.2 integer read-write
This object indicates Public Key authentication enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHAuthenMethodHostBaseAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.2.3 integer read-write
This object indicates Host Base authentication enable or disable. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
         swSSHInteAlgCtrl 1.3.6.1.4.1.2272.1.201.1.5.2.3
             swSSHInteAlgSHA1Admin 1.3.6.1.4.1.2272.1.201.1.5.2.3.1 integer read-write
This object indicates HMAC-SHA1 algorithm enable or disable . Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHInteAlgMD5Admin 1.3.6.1.4.1.2272.1.201.1.5.2.3.2 integer read-write
This object indicates HMAC-MD5 algorithm enable or disable . Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
         swSSHPubKeyAlgCtrl 1.3.6.1.4.1.2272.1.201.1.5.2.4
             swSSHPubKeyAlgDSAAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.4.1 integer read-write
This object indicates DSA algorithm enable or disable . Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swSSHPubKeyAlgRSAAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.4.2 integer read-write
This object indicates RSA algorithm enable or disable . Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
     swSSHUserCtrlTable 1.3.6.1.4.1.2272.1.201.1.5.3 no-access
A table that contains information about authentication method lists..
         swSSHUserCtrlEntry 1.3.6.1.4.1.2272.1.201.1.5.3.1 no-access
A list of the Authentication methods.
             swSSHUserCtrlUserName 1.3.6.1.4.1.2272.1.201.1.5.3.1.1 displaystring read-only
This object indicates the user name.
             swSSHUserCtrlAuthMode 1.3.6.1.4.1.2272.1.201.1.5.3.1.2 integer read-write
This object indicates user authentication method. Enumeration: 'publickey': 2, 'none': 1, 'password': 3, 'hostbased': 4.
             swSSHUserCtrlHostName 1.3.6.1.4.1.2272.1.201.1.5.3.1.3 displaystring read-write
This object indicates the host domain name. If the swSSHUserCtrlAuthMode is not hostbased(4), it must be NULL.
             swSSHUserCtrlHostIp 1.3.6.1.4.1.2272.1.201.1.5.3.1.4 ipaddress read-write
This object indicates the host IP address. If the swSSHUserCtrlAuthMode is not hostbased(4), it must be 0.0.0.0.