NBS-USER-SESSION-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
9
.1.3.6.1.4.1.629.218.1.2 · 1 row entry · 9 columns
A table describing the user sessions
nbsUserSessionEntry entry .1.3.6.1.4.1.629.218.1.2.1
Contains the information describing a UI Session
Indexes
nbsUserSessionPID
Column Syntax OID
nbsUserSessionPID
The process id of the task servicing this session.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.629.218.1.2.1.1
nbsUserSessionRowStatus
Writing destroy(6) to this object will destroy the session.
It is only allowed when nbsUserSessionType is
userProcess(7).
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.629.218.1.2.1.2
nbsUserSessionType
This object follows the ut_type entry in struct utmp.
Enumeration
Enumerated Values:
1runLvl
2bootTime
3newTime
4oldTime
5initProcess
6loginProcess
7userProcess
8deadProcess
9accounting
.1.3.6.1.4.1.629.218.1.2.1.3
nbsUserSessionLine
Device name of the tty being used by this session.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.629.218.1.2.1.4
nbsUserSessionId
This object follows the ut_type entry in struct utmp.
OctetString
Constraints:
range: 0-4
.1.3.6.1.4.1.629.218.1.2.1.5
nbsUserSessionUser
The name of the user using this session.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.629.218.1.2.1.6
nbsUserSessionHost
Hostname of the remote IP from which the user is originating.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.629.218.1.2.1.7
nbsUserSessionConnectTime
This object indicates the time the entry was created, in
seconds, since the Epoch, 1970-01-01 00:00:00 (UTC). It will
wrap around at 03:14:07 2038-01-19 (UTC).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.629.218.1.2.1.8
nbsUserSessionVia
This object indicates the type of session. Note that this
field is decided by the system, and is not stored in the
utmp file.
Enumeration
Enumerated Values:
0notSupported
1console
2ssh
3telnet
4api
5snmp
6gui
.1.3.6.1.4.1.629.218.1.2.1.9