RAPID-CITY-BAY-STACK: View SNMP OID List / Download MIB
VENDOR: RAPID CITY COMMUNICATION
Home | MIB: RAPID-CITY-BAY-STACK | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
rcBayStackMIB | 1.3.6.1.4.1.2272.40.1 |
BayStack specific portion of RAPID-CITY-MIB. |
||
rcBayStackObjects | 1.3.6.1.4.1.2272.40.1.1 | |||
rcBayStackTftpExt | 1.3.6.1.4.1.2272.40.1.1.1 | |||
rcBayStackTftpAction | 1.3.6.1.4.1.2272.40.1.1.1.1 | integer | read-write |
This object may be set to initiate a TFTP download of SSH public keys. When retrieved, the value will always be none(1). Enumeration: 'none': 1, 'downloadSshPublicKeys': 2, 'deleteSshDsaAuthKey': 3. |
rcBayStackSshSessionTable | 1.3.6.1.4.1.2272.40.1.1.2 | no-access |
Table describing the SSH sessions |
|
1.3.6.1.4.1.2272.40.1.1.2.1 | no-access |
An entry describing an SSH session. |
||
rcBayStackSshSessionId | 1.3.6.1.4.1.2272.40.1.1.2.1.1 | integer32 | no-access |
Session ID |
rcBayStackSshSessionIp | 1.3.6.1.4.1.2272.40.1.1.2.1.2 | ipaddress | read-only |
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. |
rcBayStackSshSessionInetAddressType | 1.3.6.1.4.1.2272.40.1.1.2.1.3 | inetaddresstype | read-only |
This object indicates the type of address stored in the corresponding instance of rcBayStackSshSessionInetAddress. |
rcBayStackSshSessionInetAddress | 1.3.6.1.4.1.2272.40.1.1.2.1.4 | inetaddress | read-only |
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. |
rcBayStackSshExt | 1.3.6.1.4.1.2272.40.1.1.3 | |||
rcBayStackSshDsaHostKeyStatus | 1.3.6.1.4.1.2272.40.1.1.3.1 | integer | read-only |
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). Enumeration: 'generated': 2, 'generating': 3, 'notGenerated': 1. |
rcBayStackTraps | 1.3.6.1.4.1.2272.40.1.21 | |||
rcBayStackTraps0 | 1.3.6.1.4.1.2272.40.1.21.0 | |||
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. |