charSessOperOrigin
CHARACTER-MIB ·
.1.3.6.1.2.1.19.3.1.6
Object
column
Enumeration
The session's source of establishment.
Context
- MIB
- CHARACTER-MIB
- OID
.1.3.6.1.2.1.19.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- charSessEntry
- Table
- charSessTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | network |
3 | local |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| charSessPortIndex The value of charPortIndex for the port to which
this session belongs. | column | PortIndex | .1.3.6.1.2.1.19.3.1.1 |
| charSessStartTime The value of sysUpTime in MIB-2 when the session
entered connecting state. | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.19.3.1.10 |
| charSessIndex The session index in the context of the port, a
non-zero positive integer. Session indexes within a
port need not be sequential. Session indexes may be
reused for different port… | column | Integer32 | .1.3.6.1.2.1.19.3.1.2 |
| charSessKill A control to terminate the session. In response to
a get-request or get-next-request, the agent always
returns 'ready' as the value. Setting the value to
'execute' causes termin… | column | Enumeration | .1.3.6.1.2.1.19.3.1.3 |
| charSessState The current operational state of the session,
disregarding flow control. 'connected' indicates
that character data could flow on the network side
of session. 'connecting' indica… | column | Enumeration | .1.3.6.1.2.1.19.3.1.4 |
| charSessProtocol The network protocol over which the session is
running. Other OBJECT IDENTIFIER values may be
defined elsewhere, in association with specific
protocols. However, this document a… | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.19.3.1.5 |
| charSessInCharacters This session's subset of charPortInCharacters. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.19.3.1.7 |
| charSessOutCharacters This session's subset of charPortOutCharacters. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.19.3.1.8 |
| charSessConnectionId A reference to additional local MIB information.
This should be the highest available related MIB,
corresponding to charSessProtocol, such as Telnet.
For example, the value for a … | column | SNMPv2-TCInstancePointer | .1.3.6.1.2.1.19.3.1.9 |