ONEACCESS-SSH-CONFIG-MIB: View SNMP OID List / Download MIB

VENDOR: ONEACCESS


 Home MIB: ONEACCESS-SSH-CONFIG-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
 oacSshConfigMIB 1.3.6.1.4.1.13191.1.100.2004
Fixed the issues related to octet string range
   oacSshConfig 1.3.6.1.4.1.13191.10.3.4.22
         oacSshConfigObjects 1.3.6.1.4.1.13191.10.3.4.22.1
             oacSshDsaKey 1.3.6.1.4.1.13191.10.3.4.22.1.1 integer read-write
To generate a public key. Enumeration: 'keysize-0bits': 0, 'keysize-2048bits': 2048, 'keysize-1024bits': 1024, 'keysize-256bits': 256, 'keysize-512bits': 512.
             oacSshEnabled 1.3.6.1.4.1.13191.10.3.4.22.1.2 truthvalue read-write
Controls the operation of the Secure Shell server task on the oneos. When enabled, the SSH server will accept connection requests and create a secure transport layer on which to transmit system configuration data.
             oacSshIdleTimeout 1.3.6.1.4.1.13191.10.3.4.22.1.3 unsigned32 read-write
If a connected SSH client is inactive during a certain time, it is disconnected. By default, any inactive SSH client is disconnected after 10 minutes.
             oacSshAuthTimeout 1.3.6.1.4.1.13191.10.3.4.22.1.4 integer read-write
If an SSH client is in the authentication phase and it is inactive during a certain time it is disconnected. By default, any inactive SSH client doing an authentication is disconnected after 2 minutes.
             oacSshAuthRetries 1.3.6.1.4.1.13191.10.3.4.22.1.5 integer read-write
By default, the authentication retries number is 3.
             oacSshBindInterface 1.3.6.1.4.1.13191.10.3.4.22.1.6 octet string read-write
To permit SSH access from an interface, default configuration is any.
             oacSshBindAcl 1.3.6.1.4.1.13191.10.3.4.22.1.7 octet string read-write
To restrict access to SSH clients by using a list of addresses standing for the list of permitted source IP addresses.
             oacSshMaxSessions 1.3.6.1.4.1.13191.10.3.4.22.1.8 integer read-write
By default, the maximum number of channels per session is 5 and the maximum number of local port forwarding sessions is 5.
             oacSshMaxSessionChannels 1.3.6.1.4.1.13191.10.3.4.22.1.9 integer read-write
Maximum number of channels that a SSH session can use.
         oacSshConfigConformance 1.3.6.1.4.1.13191.10.3.4.22.2
             oacSshConfigGroups 1.3.6.1.4.1.13191.10.3.4.22.2.1
                 oacSshConfigGroup 1.3.6.1.4.1.13191.10.3.4.22.2.1.1
Group of SSH objects
             oacSshCompls 1.3.6.1.4.1.13191.10.3.4.22.2.2