MIB Viewer

nwConnectionStatus

OBJECT-TYPE
1.3.6.1.4.1.23.2.28.3.8.1.12
Access
read-only
Status
mandatory
Sub-identifiers
0
A value that represents the login status of the user. The value is a sum. This value initially takes the value zero, then for each status that the user has, 2 raised to a power is added to the sum. The powers are according to the following table: Status Power Not logged in 0 Logged in 1 Need security change 2 MacStation 3 Connection abort 4 Audited 5 Authenticated temporary 6 Audit connection recorded 7 DS audit connection recorded 8 Logout in progress 9 For example a logged in user who needs a security change would have a value of 6 (2**1 + 2**2).
INTEGER (0..1023)