SSH-MIB

File: SSH-MIB.mib (13700 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF SWPRIMGMT-MIB

Imported symbols

IpAddress MODULE-IDENTITY OBJECT-TYPE
RowStatus DisplayString MODULE-COMPLIANCE
OBJECT-GROUP privateMgmt

Defined Types

SwSSHUserCtrlEntry  
SEQUENCE    
  swSSHUserCtrlUserName DisplayString
  swSSHUserCtrlAuthMode INTEGER
  swSSHUserCtrlHostName DisplayString
  swSSHUserCtrlHostIp IpAddress

Defined Values

swSSHMIB 1.3.6.1.4.1.2272.1.201.1.5
The Secure Shell module MIB.
MODULE-IDENTITY    

swSSHMgmt 1.3.6.1.4.1.2272.1.201.1.5.1
OBJECT IDENTIFIER    

swSSHAdmin 1.3.6.1.4.1.2272.1.201.1.5.1.1
This object indicates the Secure Shell is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHMaxConnections 1.3.6.1.4.1.2272.1.201.1.5.1.2
This object indicates the tolerance of connections at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3  

swSSHConnectionTimeout 1.3.6.1.4.1.2272.1.201.1.5.1.3
This object indicates the value of connection timeout. This value is in units of seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..120  

swSSHMaxAuthFailAttempts 1.3.6.1.4.1.2272.1.201.1.5.1.4
This object indicates the tolerance in times of Authentication failure.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..20  

swSSHSessionKeyRekeying 1.3.6.1.4.1.2272.1.201.1.5.1.5
This object indicates the time interval in minutes to negotiate new session key for client and server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER never(0), ten-min(10), thirty-min(30), sixty-min(60)  

swSSHPortNumber 1.3.6.1.4.1.2272.1.201.1.5.1.6
This object indicates the listened tcp port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

swSSHRegenerateHostKey 1.3.6.1.4.1.2272.1.201.1.5.1.7
As the object is set to active means to regenerate hostkey in SSH server. If set to normal, do nothing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), active(2)  

swSSHCtrlAlgGroup 1.3.6.1.4.1.2272.1.201.1.5.2
OBJECT IDENTIFIER    

swSSHEncryptAlgCtrl 1.3.6.1.4.1.2272.1.201.1.5.2.1
OBJECT IDENTIFIER    

swSSHEncryptAlg3DESAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.1.1
This object indicates the TDES encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgBlowfishAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.1.2
This object indicates the Blowfish encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgAES128Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.3
This object indicates the AES128 encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgAES192Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.4
This object indicates the AES192 encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgAES256Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.5
This object indicates the AES256 encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgArcfourAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.1.6
This object indicates the Arcfour encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgCAST128Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.7
This object indicates the CAST128 encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgTwofish128Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.8
This object indicates the Twofish128 encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgTwofish192Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.9
This object indicates the Twofish192 encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHEncryptAlgTwofish256Admin 1.3.6.1.4.1.2272.1.201.1.5.2.1.10
This object indicates the Twofish256 encryption algorithm is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHAuthenMethodCtrl 1.3.6.1.4.1.2272.1.201.1.5.2.2
OBJECT IDENTIFIER    

swSSHAuthenMethodPasswdAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.2.1
This object indicates password authentication enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHAuthenMethodPubKeyAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.2.2
This object indicates Public Key authentication enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHAuthenMethodHostBaseAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.2.3
This object indicates Host Base authentication enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHInteAlgCtrl 1.3.6.1.4.1.2272.1.201.1.5.2.3
OBJECT IDENTIFIER    

swSSHInteAlgSHA1Admin 1.3.6.1.4.1.2272.1.201.1.5.2.3.1
This object indicates HMAC-SHA1 algorithm enable or disable .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHInteAlgMD5Admin 1.3.6.1.4.1.2272.1.201.1.5.2.3.2
This object indicates HMAC-MD5 algorithm enable or disable .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHPubKeyAlgCtrl 1.3.6.1.4.1.2272.1.201.1.5.2.4
OBJECT IDENTIFIER    

swSSHPubKeyAlgDSAAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.4.1
This object indicates DSA algorithm enable or disable .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHPubKeyAlgRSAAdmin 1.3.6.1.4.1.2272.1.201.1.5.2.4.2
This object indicates RSA algorithm enable or disable .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSHUserCtrlTable 1.3.6.1.4.1.2272.1.201.1.5.3
A table that contains information about authentication method lists..
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSSHUserCtrlEntry

swSSHUserCtrlEntry 1.3.6.1.4.1.2272.1.201.1.5.3.1
A list of the Authentication methods.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSSHUserCtrlEntry  

swSSHUserCtrlUserName 1.3.6.1.4.1.2272.1.201.1.5.3.1.1
This object indicates the user name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..15)  

swSSHUserCtrlAuthMode 1.3.6.1.4.1.2272.1.201.1.5.3.1.2
This object indicates user authentication method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), publickey(2), password(3), hostbased(4)  

swSSHUserCtrlHostName 1.3.6.1.4.1.2272.1.201.1.5.3.1.3
This object indicates the host domain name. If the swSSHUserCtrlAuthMode is not hostbased(4), it must be NULL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

swSSHUserCtrlHostIp 1.3.6.1.4.1.2272.1.201.1.5.3.1.4
This object indicates the host IP address. If the swSSHUserCtrlAuthMode is not hostbased(4), it must be 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress