charSessState
CHARACTER-MIB ·
.1.3.6.1.2.1.19.3.1.4
Object
column
Enumeration
The current operational state of the session, disregarding flow control. 'connected' indicates that character data could flow on the network side of session. 'connecting' indicates moving from nonexistent toward 'connected'. 'disconnecting' indicates moving from 'connected' or 'connecting' to nonexistent.
Context
- MIB
- CHARACTER-MIB
- OID
.1.3.6.1.2.1.19.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- charSessEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connecting |
2 | connected |
3 | disconnecting |