ALTIGA-SSH-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: ALTIGA NETWORKS


 Home MIB: ALTIGA-SSH-STATS-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
 altigaSshStatsMibModule 1.3.6.1.4.1.3076.1.1.40.2
The Altiga SSH Statistics MIB models counters and objects that are of management interest for SSH. Acronyms The following acronyms are used in this document: MIB: Management Information Base SSH: Secure Shell
     altigaSshStatsMibConformance 1.3.6.1.4.1.3076.1.1.40.2.1
         altigaSshStatsMibCompliances 1.3.6.1.4.1.3076.1.1.40.2.1.1
             altigaSshStatsMibCompliance 1.3.6.1.4.1.3076.1.1.40.2.1.1.1
The compliance statement for agents which implement the Altiga SSH Statistics MIB.
         altigaSshStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.35.2
The objects for SSH statistics.
     alStatsSshGlobal 1.3.6.1.4.1.3076.2.1.2.35.1
         alSshStatsOctetsSent 1.3.6.1.4.1.3076.2.1.2.35.1.1 counter32 read-only
The number of octets sent.
         alSshStatsOctetsRcvd 1.3.6.1.4.1.3076.2.1.2.35.1.2 counter32 read-only
The number of octets received.
         alSshStatsPacketsSent 1.3.6.1.4.1.3076.2.1.2.35.1.3 counter32 read-only
The number of packets.
         alSshStatsPacketsRcvd 1.3.6.1.4.1.3076.2.1.2.35.1.4 counter32 read-only
The number of packets received.
         alSshStatsTotalSessions 1.3.6.1.4.1.3076.2.1.2.35.1.5 counter32 read-only
The total number of SSH sessions established.
         alSshStatsActiveSessions 1.3.6.1.4.1.3076.2.1.2.35.1.6 gauge32 read-only
The number of active sessions.
         alSshStatsMaxSessions 1.3.6.1.4.1.3076.2.1.2.35.1.7 counter32 read-only
The maximum number of active sessions that existed at one any time.
     alSshStatsSessionTable 1.3.6.1.4.1.3076.2.1.2.35.2 no-access
List of active HTTP sessions.
         alSshStatsSessionEntry 1.3.6.1.4.1.3076.2.1.2.35.2.1 no-access
An entry in the alSshStatsSessionTable.
             alSshStatsSessionIndex 1.3.6.1.4.1.3076.2.1.2.35.2.1.1 integer32 read-only
Index of this session.
             alSshStatsSessionName 1.3.6.1.4.1.3076.2.1.2.35.2.1.2 displaystring read-only
Name of the administrator using this session.
             alSshStatsSessionIpAddr 1.3.6.1.4.1.3076.2.1.2.35.2.1.3 ipaddress read-only
Remote IP address of this session..
             alSshStatsSessionPort 1.3.6.1.4.1.3076.2.1.2.35.2.1.4 unsigned32 read-only
Remote IP port address of this session..
             alSshStatsSessionStartTime 1.3.6.1.4.1.3076.2.1.2.35.2.1.5 timeticks read-only
Login time of this session.
             alSshStatsSessionLoginTime 1.3.6.1.4.1.3076.2.1.2.35.2.1.6 unsigned32 read-only
time_t value of the concentrator at the start of this session.
             alSshStatsSessionEncr 1.3.6.1.4.1.3076.2.1.2.35.2.1.7 encryptionalgorithm read-only
The type of encryption algorithm used for this session.
             alSshStatsSessionOctetsSent 1.3.6.1.4.1.3076.2.1.2.35.2.1.8 counter32 read-only
Number of octets sent during this session.
             alSshStatsSessionOctetsRcvd 1.3.6.1.4.1.3076.2.1.2.35.2.1.9 counter32 read-only
Number of octets received during this session.
             alSshStatsSessionPacketsSent 1.3.6.1.4.1.3076.2.1.2.35.2.1.10 counter32 read-only
Number of packets sent during this session.
             alSshStatsSessionPacketsRcvd 1.3.6.1.4.1.3076.2.1.2.35.2.1.11 counter32 read-only
Number of packets received during this session.