charSessState OBJECT-TYPE
SYNTAX INTEGER { connecting(1), connected(2),
disconnecting(3) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"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."
View at oid-info.com
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.
Parsed from file rfc1658-Character-Stream-Devices.mib.txt
Company: None
Module: CHARACTER-MIB
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.
Parsed from file MRVINREACH.mib
Module: MRVINREACH
Automatically extracted from RFC1658
charSessState OBJECT-TYPE SYNTAX INTEGER { connecting(1), connected(2), disconnecting(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "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." ::= { charSessEntry 4 }
charSessState OBJECT-TYPE SYNTAX INTEGER { connecting(1), connected(2), disconnecting(3) } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { charSessEntry 4 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.19.3.1.1 | charSessPortIndex | 0 | 0 | The value of charPortIndex for the port to which this session belongs. |
1.3.6.1.2.1.19.3.1.2 | charSessIndex | 0 | 0 | The session index in the context of the port, a non-zero positive integer. Session indexes within a port need not be sequential.… |
1.3.6.1.2.1.19.3.1.3 | charSessKill | 0 | 0 | A control to terminate the session. In response to a get-request or get-next-request, the agent always returns 'ready' as the va… |
1.3.6.1.2.1.19.3.1.5 | charSessProtocol | 0 | 0 | The network protocol over which the session is running. Other OBJECT IDENTIFIER values may be defined elsewhere, in association … |
1.3.6.1.2.1.19.3.1.6 | charSessOperOrigin | 0 | 0 | The session's source of establishment. |
1.3.6.1.2.1.19.3.1.7 | charSessInCharacters | 0 | 0 | This session's subset of charPortInCharacters. |
1.3.6.1.2.1.19.3.1.8 | charSessOutCharacters | 0 | 0 | This session's subset of charPortOutCharacters. |
1.3.6.1.2.1.19.3.1.9 | charSessConnectionId | 0 | 0 | None |
1.3.6.1.2.1.19.3.1.10 | charSessStartTime | 0 | 0 | The value of sysUpTime in MIB-2 when the session entered connecting state. |