SNMP-SSH-TM-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: SNMP-SSH-TM-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
 snmpSSHDomain 1.3.6.1.6.1.1
The SNMP over SSH transport domain. The corresponding transport address is of type SnmpSSHAddress. When an SNMP entity uses the snmpSSHDomain transport model, it must be capable of accepting messages up to and including 8192 octets in size. Implementation of larger values is encouraged whenever possible.
 sshtmMIB 1.3.6.1.6.3.1
The Secure Shell Transport Model MIB Copyright (C) The Internet Society (2007). This version of this MIB module is part of RFC XXXX; see the RFC itself for full legal notices. -- NOTE to RFC editor: replace XXXX with actual RFC number -- for this document and remove this note
     sshtmNotifications 1.3.6.1.6.3.1.0
     sshtmObjects 1.3.6.1.6.3.1.1
         sshtmSession 1.3.6.1.6.3.1.1.1
             sshtmSessionCurrent 1.3.6.1.6.3.1.1.1.1 gauge32 read-only
The current number of open sessions.
             sshtmSessionMaxSupported 1.3.6.1.6.3.1.1.1.2 unsigned32 read-only
The maximum number of open sessions supported. The value zero indicates the maximum is dynamic.
             sshtmSessionOpenErrors 1.3.6.1.6.3.1.1.1.3 counter32 read-only
The number of times an openSession() request failed to open a Session.
             sshtmSessionUserAuthFailures 1.3.6.1.6.3.1.1.1.4 counter32 read-only
The number of times an openSession() request failed due to user authentication failures.
             sshtmSessionChannelOpenFailures 1.3.6.1.6.3.1.1.1.5 counter32 read-only
The number of times an openSession() request failed due to channel open failures.
             sshtmSessionNoAvailableSessions 1.3.6.1.6.3.1.1.1.6 counter32 read-only
The number of times a Response message was dropped because the corresponding session was no longer available.
     sshtmConformance 1.3.6.1.6.3.1.2
         sshtmGroups 1.3.6.1.6.3.1.2.1
             sshtmGroup 1.3.6.1.6.3.1.2.1.2
A collection of objects for maintaining information of an SNMP engine which implements the SNMP Secure Shell Transport Model.
         sshtmCompliances 1.3.6.1.6.3.1.2.2
             sshtmCompliance 1.3.6.1.6.3.1.2.2.1
The compliance statement for SNMP engines that support the SNMP-SSH-TM-MIB