MIBs Depot

NBS-USER-SESSION-MIB

Registered at
1.3.6.1.4.1.629.218
Last updated
2015-04-29 00:00
Organization
MRV
Namespace
mrv
Source file
NBS-USER-SESSION-MIB
Digest
sha256:1dfcf2d06ab33543f11703ea248964b1d0a69b4d9dc60c19c0523560c89d83d6

Description

MIB for representing MRV User Session information

Contact

For technical support, please contact your service channel

Imports

FromSymbols
NBS-MIBnbs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

NBS-MIB
NBS-USER-SESSION-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
nbsUserSessionGrp
OBJECT-IDENTITY
User Session MIB
1.3.6.1.4.1.629.218.1current
nbsUserSessionTableSize
OBJECT-TYPE
The number of rows in the nbsUserSession table
1.3.6.1.4.1.629.218.1.1INTEGERread-onlycurrent
nbsUserSessionTable
OBJECT-TYPE
A table describing the user sessions
1.3.6.1.4.1.629.218.1.2not-accessiblecurrent
nbsUserSessionEntry
OBJECT-TYPE
Contains the information describing a UI Session
1.3.6.1.4.1.629.218.1.2.1not-accessiblecurrent
nbsUserSessionPID
OBJECT-TYPE
The process id of the task servicing this session.
1.3.6.1.4.1.629.218.1.2.1.1Unsigned32not-accessiblecurrent
nbsUserSessionRowStatus
OBJECT-TYPE
Writing destroy(6) to this object will destroy the session. It is only allowed when nbsUserSessionType is userProcess(7).
1.3.6.1.4.1.629.218.1.2.1.2RowStatusread-writecurrent
nbsUserSessionType
OBJECT-TYPE
This object follows the ut_type entry in struct utmp.
1.3.6.1.4.1.629.218.1.2.1.3INTEGER {runLvl(1), bootTime(2), newTime(3), oldTime(4), initProcess(5), loginProcess(6), userProcess(7), deadProcess(8), accounting(9)}read-onlycurrent
nbsUserSessionLine
OBJECT-TYPE
Device name of the tty being used by this session.
1.3.6.1.4.1.629.218.1.2.1.4DisplayString (SIZE(0..32))read-onlycurrent
nbsUserSessionId
OBJECT-TYPE
This object follows the ut_type entry in struct utmp.
1.3.6.1.4.1.629.218.1.2.1.5DisplayString (SIZE(0..4))read-onlycurrent
nbsUserSessionUser
OBJECT-TYPE
The name of the user using this session.
1.3.6.1.4.1.629.218.1.2.1.6DisplayString (SIZE(0..32))read-onlycurrent
nbsUserSessionHost
OBJECT-TYPE
Hostname of the remote IP from which the user is originating.
1.3.6.1.4.1.629.218.1.2.1.7DisplayString (SIZE(0..255))read-onlycurrent
nbsUserSessionConnectTime
OBJECT-TYPE
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).
1.3.6.1.4.1.629.218.1.2.1.8Unsigned32read-onlycurrent
nbsUserSessionVia
OBJECT-TYPE
This object indicates the type of session. Note that this field is decided by the system, and is not stored in the utmp file.
1.3.6.1.4.1.629.218.1.2.1.9INTEGER {notSupported(0), console(1), ssh(2), telnet(3), api(4), snmp(5), gui(6)}read-onlycurrent