MIB Viewer

deviceAccessRemoteTerminal

OBJECT-TYPE
1.3.6.1.4.1.164.6.2.34.6.1.13
Access
read-only
Status
current
Sub-identifiers
0
The state of a remote session, which may be opened from the CLI session reperesented by this raw: inactive(1)- No active remote session serialInternal(101) - Active internal serial remote session (e.g. x86) telnet(102) - Active telnet remote session ssh(103) - Active SSH remote session
INTEGER { inactive (1), serialInternal (101), telnet (102), ssh (103) }