slcConnIdle
LANTRONIX-SLC-MIB ·
.1.3.6.1.4.1.244.1.1.5.2.1.8
Object
The amount of time that the connection has been idle, in seconds.
Context
- MIB
- LANTRONIX-SLC-MIB
- OID
.1.3.6.1.4.1.244.1.1.5.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- slcConnEntry
- Table
- slcConnTable
- Siblings
- 9
Syntax
seconds SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| slcConnIndex Reference index for each connection. | column | Integer32 | .1.3.6.1.4.1.244.1.1.5.2.1.1 |
| slcConnSourceIP For network (Telnet and SSH) connections into the SLC, the
source IP Address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.244.1.1.5.2.1.10 |
| slcConnEndPt1 A description of one of the end points of the connection. | column | OctetString | .1.3.6.1.4.1.244.1.1.5.2.1.2 |
| slcConnEndPt2 A description of one of the end points of the connection. | column | OctetString | .1.3.6.1.4.1.244.1.1.5.2.1.3 |
| slcConnFlow The direction that data is flowing in the connection. | column | Enumeration | .1.3.6.1.4.1.244.1.1.5.2.1.4 |
| slcConnUser The user that initiated the connection. | column | OctetString | .1.3.6.1.4.1.244.1.1.5.2.1.5 |
| slcConnDuration The duration, in seconds, that the connection has existed. | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.244.1.1.5.2.1.6 |
| slcConnDurationStr The duration, formatted in hours:minutes:seconds, that the
connection has existed. | column | OctetString | .1.3.6.1.4.1.244.1.1.5.2.1.7 |
| slcConnIdleStr The amount of time that the connection has been idle,
formatted in hours:minutes:seconds. | column | OctetString | .1.3.6.1.4.1.244.1.1.5.2.1.9 |