SNMP-SSH-TM-MIB

File: SNMP-SSH-TM-MIB.mib (10535 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
snmpModules snmpDomains Gauge32
Counter32 Unsigned32 TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

SnmpSSHAddress  
Represents either a hostname encoded in ASCII using the IDNA protocol, as specified in RFC3490, followed by a colon ':' (ASCII character 0x3A) and a decimal port number in ASCII, or an IP address followed by a colon ':' (ASCII character 0x3A) and a decimal port number in ASCII. The name SHOULD be fully qualified whenever possible. Values of this textual convention are not directly useable as transport-layer addressing information, and require runtime resolution. As such, applications that write them must be prepared for handling errors if such values are not supported, or cannot be resolved (if resolution occurs at the time of the management operation). The DESCRIPTION clause of TransportAddress objects that may have snmpSSHAddress values must fully describe how (and when) such names are to be resolved to IP addresses and vice versa. This textual convention SHOULD NOT be used directly in object definitions since it restricts addresses to a specific format. However, if it is used, it MAY be used either on its own or in conjunction with TransportAddressType or TransportDomain as a pair. When this textual convention is used as a syntax of an index object, there may be issues with the limit of 128 sub-identifiers specified in SMIv2, STD 58. In this case, the OBJECT-TYPE declaration MUST include a 'SIZE' clause to limit the number of potential instance sub-identifiers.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

Defined Values

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
MODULE-IDENTITY    

sshtmNotifications 1.3.6.1.6.3.1.0
OBJECT IDENTIFIER    

sshtmObjects 1.3.6.1.6.3.1.1
OBJECT IDENTIFIER    

sshtmConformance 1.3.6.1.6.3.1.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

sshtmSession 1.3.6.1.6.3.1.1.1
OBJECT IDENTIFIER    

sshtmSessionCurrent 1.3.6.1.6.3.1.1.1.1
The current number of open sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sshtmSessionMaxSupported 1.3.6.1.6.3.1.1.1.2
The maximum number of open sessions supported. The value zero indicates the maximum is dynamic.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sshtmSessionOpenErrors 1.3.6.1.6.3.1.1.1.3
The number of times an openSession() request failed to open a Session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sshtmSessionUserAuthFailures 1.3.6.1.6.3.1.1.1.4
The number of times an openSession() request failed due to user authentication failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sshtmSessionChannelOpenFailures 1.3.6.1.6.3.1.1.1.5
The number of times an openSession() request failed due to channel open failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sshtmSessionNoAvailableSessions 1.3.6.1.6.3.1.1.1.6
The number of times a Response message was dropped because the corresponding session was no longer available.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sshtmGroups 1.3.6.1.6.3.1.2.1
OBJECT IDENTIFIER    

sshtmCompliances 1.3.6.1.6.3.1.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
OBJECT-GROUP    

sshtmCompliance 1.3.6.1.6.3.1.2.2.1
The compliance statement for SNMP engines that support the SNMP-SSH-TM-MIB
Status: current Access: read-only
MODULE-COMPLIANCE