BRCM-SSH-MGMT-MIB
20 objects
Broadcom proprietary MIB for runtime management and configuration of objects related to SSH (Secure Shell).
Imported Objects
| BRCM-CABLEDATA-MGMT-MIB | cableDataMgmtBase |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4413.2.2.2.1.1.4 | IdentitysshMgmt | Broadcom proprietary MIB for runtime management and configuration of objects related to SSH (Secure Shell). | ||
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.1 | ScalarsshIpStackInterfaces | read-write | current | Controls and reflects the IP stack interfaces on which a ssh server is active. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.2 | ScalarsshUserName | read-write | current | Controls and reflects the user name which will be allowed ssh access. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.3 | ScalarsshPassword | read-write | current | Controls and reflects the password which will be allowed ssh access. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.4 | ScalarsshServerControl | read-write | current | Used to start or stop the ssh server. When read, indicates the current state of the server. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.5 | ScalarsshSessionIp | read-only | deprecated | This object gives the IP address of the most recently connected device. If no session has taken place since the last reboot, this object will read 0.0.0.0. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.6 | ScalarsshSessionInProgress | read-only | current | Indicates whether or not a ssh session is currently in progress. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.7 | ScalarsshForceUserLogout | read-write | current | If a ssh session is currently in progress, setting this object to true(1) will terminate the session. Setting to false(2) has no effect. Always returns false(2… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.8 | ScalarsshSessionAddressType | read-only | current | The type of internet address used for sshSessionAddress. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.9 | ScalarsshSessionAddress | read-only | current | This object gives the address of the most recently connected device. If no session has taken place since the last reboot, this object will report an empty stri… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.10 | TablesshHackerTable | not-accessible | current | A table of internet addresses which have been blacklisted from ssh access on this station. Blacklisting occurs when a login attempt fails a number of times fro… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1 | RowsshHackerEntry | not-accessible | current | An entry representing a single blacklisted address. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1.1 | ColumnsshHackerAddressType | accessible-for-notify | current | The type of internet address used for sshHackerAddress. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1.2 | ColumnsshHackerAddress | accessible-for-notify | current | The address of an device which has unsuccessfully attempted to log in to this station enough times to be blacklisted as a hacker. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1.3 | ColumnsshHackerNumAttempts | read-only | current | The number of times that the device represented by this entry has attempted to log in to this station. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1.4 | ColumnsshHackerLastTime | read-only | current | The value of sysUpTime when this row was created, or when the value of sshHackerNumAttempts was last incremented. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.11 | ScalarsshSessionInactivityTimeout | read-write | current | This object controls the length of time after which an ssh session will be terminated if there is no activity. Note that if this object is set to zero, the ses… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.12 | ScalarsshHackerInactivityTimeout | read-write | current | This object controls the length of time after which an entry in the sshHackerTable will be removed if there are no further attempts to access the system from t… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.99 | NodesshTraps | |||
| 1.3.6.1.4.1.4413.2.2.2.1.1.4.99.1 | NotificationsshHackerTrap | current | An entry has been added to the sshHackerTable, indicating repeated unauthorized login attempts by the device indicated. |