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
Uses the mrv variant from /opt/observium/mibs/mrv.
Command help
Walk nbsUserSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-USER-SESSION-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-USER-SESSION-MIB::nbsUserSessionTable'
A table describing the user sessions
nbsUserSessionEntry row .1.3.6.1.4.1.629.218.1.2.1
Contains the information describing a UI Session
Column Syntax OID
The process id of the task servicing this session.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.629.218.1.2.1.1
Writing destroy(6) to this object will destroy the session.
It is only allowed when nbsUserSessionType is
userProcess(7).
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.629.218.1.2.1.2
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
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
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
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
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
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.629.218.1.2.1.8
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