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
| From | Symbols |
|---|---|
| NBS-MIB | nbs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nbsUserSessionGrp OBJECT-IDENTITY User Session MIB | 1.3.6.1.4.1.629.218.1 | current | ||
| nbsUserSessionTableSize OBJECT-TYPE The number of rows in the nbsUserSession table | 1.3.6.1.4.1.629.218.1.1 | INTEGER | read-only | current |
| nbsUserSessionTable OBJECT-TYPE A table describing the user sessions | 1.3.6.1.4.1.629.218.1.2 | not-accessible | current | |
| nbsUserSessionEntry OBJECT-TYPE Contains the information describing a UI Session | 1.3.6.1.4.1.629.218.1.2.1 | not-accessible | current | |
| nbsUserSessionPID OBJECT-TYPE The process id of the task servicing this session. | 1.3.6.1.4.1.629.218.1.2.1.1 | Unsigned32 | not-accessible | current |
| 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.2 | RowStatus | read-write | current |
| nbsUserSessionType OBJECT-TYPE This object follows the ut_type entry in struct utmp. | 1.3.6.1.4.1.629.218.1.2.1.3 | INTEGER {runLvl(1), bootTime(2), newTime(3), oldTime(4), initProcess(5), loginProcess(6), userProcess(7), deadProcess(8), accounting(9)} | read-only | current |
| nbsUserSessionLine OBJECT-TYPE Device name of the tty being used by this session. | 1.3.6.1.4.1.629.218.1.2.1.4 | DisplayString (SIZE(0..32)) | read-only | current |
| nbsUserSessionId OBJECT-TYPE This object follows the ut_type entry in struct utmp. | 1.3.6.1.4.1.629.218.1.2.1.5 | DisplayString (SIZE(0..4)) | read-only | current |
| nbsUserSessionUser OBJECT-TYPE The name of the user using this session. | 1.3.6.1.4.1.629.218.1.2.1.6 | DisplayString (SIZE(0..32)) | read-only | current |
| 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.7 | DisplayString (SIZE(0..255)) | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| 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.9 | INTEGER {notSupported(0), console(1), ssh(2), telnet(3), api(4), snmp(5), gui(6)} | read-only | current |