SSHDEXT-MIB

File: SSHDEXT-MIB.mib (2016 bytes)

Imported modules

SNMPv2-SMI APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE sshdExt

Defined Values

apSshdMib 1.3.6.1.4.1.2467.1.43.1
This MIB module describes the ArrowPoint enterprise MIB support for SSHD
MODULE-IDENTITY    

apSshdKeepAlive 1.3.6.1.4.1.2467.1.43.2
Specifies whether the system should send keepalives to the other side
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apSshdKeyRegenerationInterval 1.3.6.1.4.1.2467.1.43.3
Automatically regenerate server key after this many minutes (if it has been used.)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1440  

apSshdPort 1.3.6.1.4.1.2467.1.43.4
Specifies the port number that server listens on
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 22..65535  

apSshdServerKeyBits 1.3.6.1.4.1.2467.1.43.5
Defines the number of bits in the server key
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 512..65535