sshSessionInactivityTimeout
BRCM-SSH-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.1.4.11
Object
scalar
r/w
seconds Integer32
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 session will never be terminated due to inactivity.
Context
- MIB
- BRCM-SSH-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.1.4.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- sshMgmt
- Siblings
- 12
Syntax
seconds Integer32
Values & Constraints
Object Constraints
range: 0-86400
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshIpStackInterfaces Controls and reflects the IP stack interfaces on which a ssh server
is active. | scalar | Bits | .1.3.6.1.4.1.4413.2.2.2.1.1.4.1 |
| sshHackerTable 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 from the given address. | table | - | .1.3.6.1.4.1.4413.2.2.2.1.1.4.10 |
| sshHackerInactivityTimeout 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 the corresponding ssh… | scalar | seconds Integer32 | .1.3.6.1.4.1.4413.2.2.2.1.1.4.12 |
| sshUserName Controls and reflects the user name which will be allowed ssh
access. | scalar | OctetString | .1.3.6.1.4.1.4413.2.2.2.1.1.4.2 |
| sshPassword Controls and reflects the password which will be allowed ssh
access. | scalar | OctetString | .1.3.6.1.4.1.4413.2.2.2.1.1.4.3 |
| sshServerControl Used to start or stop the ssh server. When read, indicates
the current state of the server. | scalar | Enumeration | .1.3.6.1.4.1.4413.2.2.2.1.1.4.4 |
| sshSessionIp 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. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4413.2.2.2.1.1.4.5 |
| sshSessionInProgress Indicates whether or not a ssh session is currently in progress. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4413.2.2.2.1.1.4.6 |
| sshForceUserLogout 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) when read. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4413.2.2.2.1.1.4.7 |
| sshSessionAddressType The type of internet address used for sshSessionAddress. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4413.2.2.2.1.1.4.8 |
| sshSessionAddress 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 string. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4413.2.2.2.1.1.4.9 |
| sshTraps | node | - | .1.3.6.1.4.1.4413.2.2.2.1.1.4.99 |