RAPID-CITY-BAY-STACK

File: RAPID-CITY-BAY-STACK.mib (5894 bytes)

Imported modules

SNMPv2-SMI RAPID-CITY RC-MLT-MIB
INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
IpAddress Integer32 rcBayStack
rcMltId InetAddressType InetAddress

Defined Types

RcBayStackSshSessionEntry  
SEQUENCE    
  rcBayStackSshSessionId Integer32
  rcBayStackSshSessionIp IpAddress
  rcBayStackSshSessionInetAddressType InetAddressType
  rcBayStackSshSessionInetAddress InetAddress

Defined Values

rcBayStackMIB 1.3.6.1.4.1.2272.40.1
BayStack specific portion of RAPID-CITY-MIB.
MODULE-IDENTITY    

rcBayStackObjects 1.3.6.1.4.1.2272.40.1.1
OBJECT IDENTIFIER    

rcBayStackTraps 1.3.6.1.4.1.2272.40.1.21
OBJECT IDENTIFIER    

rcBayStackTraps0 1.3.6.1.4.1.2272.40.1.21.0
OBJECT IDENTIFIER    

rcBayStackTftpExt 1.3.6.1.4.1.2272.40.1.1.1
OBJECT IDENTIFIER    

rcBayStackTftpAction 1.3.6.1.4.1.2272.40.1.1.1.1
This object may be set to initiate a TFTP download of SSH public keys. When retrieved, the value will always be none(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), downloadSshPublicKeys(2), deleteSshDsaAuthKey(3)  

rcBayStackSshSessionTable 1.3.6.1.4.1.2272.40.1.1.2
Table describing the SSH sessions
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcBayStackSshSessionEntry

rcBayStackSshSessionEntry 1.3.6.1.4.1.2272.40.1.1.2.1
An entry describing an SSH session.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcBayStackSshSessionEntry  

rcBayStackSshSessionId 1.3.6.1.4.1.2272.40.1.1.2.1.1
Session ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

rcBayStackSshSessionIp 1.3.6.1.4.1.2272.40.1.1.2.1.2
IPv4 address of SSH client that opened the session. If the value of rcBayStackSshSessionInetAddressType is not ipv4(1), then the value of this object must be 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcBayStackSshSessionInetAddressType 1.3.6.1.4.1.2272.40.1.1.2.1.3
This object indicates the type of address stored in the corresponding instance of rcBayStackSshSessionInetAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rcBayStackSshSessionInetAddress 1.3.6.1.4.1.2272.40.1.1.2.1.4
This object contains the IP address of the SSH client that opened the SSH session. The type of IP address contained in this object is specified by the corresponding instance of rcBayStackSshSessionInetAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rcBayStackSshExt 1.3.6.1.4.1.2272.40.1.1.3
OBJECT IDENTIFIER    

rcBayStackSshDsaHostKeyStatus 1.3.6.1.4.1.2272.40.1.1.3.1
This object indicates the current status of the SSH DSA host key. If the DSA host key has not yet been generated, the value will be notGenerated(1). If it has already been generated, the value will be generated(2). If it is currently being generated, the value will be generating(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notGenerated(1), generated(2), generating(3)  

rcMltConfigError 1.3.6.1.4.1.2272.40.1.21.0.1
An rcMltConfigError trap indicates that one of the ports in a multi-link trunk was connected to a remote port that was not also configured as a trunk. The trap indicates that the specified trunk has also been automatically disabled.
Status: current Access: read-only
NOTIFICATION-TYPE