NBS-USER-SESSION-MIB
14 objects
MIB for representing MRV User Session information
Imported Objects
| NBS-MIB | nbs |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.629.218 | IdentitynbsUserSessionMib | MIB for representing MRV User Session information | ||
| 1.3.6.1.4.1.629.218.1 | IdentitynbsUserSessionGrp | current | User Session MIB | |
| 1.3.6.1.4.1.629.218.1.1 | ScalarnbsUserSessionTableSize | read-only | current | The number of rows in the nbsUserSession table |
| 1.3.6.1.4.1.629.218.1.2 | TablenbsUserSessionTable | not-accessible | current | A table describing the user sessions |
| 1.3.6.1.4.1.629.218.1.2.1 | RownbsUserSessionEntry | not-accessible | current | Contains the information describing a UI Session |
| 1.3.6.1.4.1.629.218.1.2.1.1 | ColumnnbsUserSessionPID | not-accessible | current | The process id of the task servicing this session. |
| 1.3.6.1.4.1.629.218.1.2.1.2 | ColumnnbsUserSessionRowStatus | read-write | current | 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.3 | ColumnnbsUserSessionType | read-only | current | This object follows the ut_type entry in struct utmp. |
| 1.3.6.1.4.1.629.218.1.2.1.4 | ColumnnbsUserSessionLine | read-only | current | Device name of the tty being used by this session. |
| 1.3.6.1.4.1.629.218.1.2.1.5 | ColumnnbsUserSessionId | read-only | current | This object follows the ut_type entry in struct utmp. |
| 1.3.6.1.4.1.629.218.1.2.1.6 | ColumnnbsUserSessionUser | read-only | current | The name of the user using this session. |
| 1.3.6.1.4.1.629.218.1.2.1.7 | ColumnnbsUserSessionHost | read-only | current | Hostname of the remote IP from which the user is originating. |
| 1.3.6.1.4.1.629.218.1.2.1.8 | ColumnnbsUserSessionConnectTime | read-only | current | 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.9 | ColumnnbsUserSessionVia | read-only | current | This object indicates the type of session. Note that this field is decided by the system, and is not stored in the utmp file. |