LanMgr-Mib-II-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
25

svSvcTable

table mandatory
.1.3.6.1.4.1.77.1.2.3 · 1 row entry · 5 columns
A list of service entries describing network services installed 
on this server.
svSvcEntry entry .1.3.6.1.4.1.77.1.2.3.1
The names of the network services installed on this server.
Indexes
svSvcName
Column Syntax OID
svSvcName mandatory
The name of the network service described by this entry.
OctetString
Constraints:
range: 1-15
.1.3.6.1.4.1.77.1.2.3.1.1
svSvcInstalledState mandatory
The installation status of the network service specified by
this entry.
Enumeration
Enumerated Values:
1uninstalled
2install-pending
3uninstall-pending
4installed
.1.3.6.1.4.1.77.1.2.3.1.2
svSvcOperatingState mandatory
The operating status of the network service specified by
this entry.
Enumeration
Enumerated Values:
1active
2continue-pending
3pause-pending
4paused
.1.3.6.1.4.1.77.1.2.3.1.3
svSvcCanBeUninstalled mandatory
Whether or not the network service specified by this entry
can be uninstalled.
Enumeration
Enumerated Values:
1cannot-be-uninstalled
2can-be-uninstalled
.1.3.6.1.4.1.77.1.2.3.1.4
svSvcCanBePaused mandatory
Whether or not the network service specified by this entry
can be paused.
Enumeration
Enumerated Values:
1cannot-be-paused
2can-be-paused
.1.3.6.1.4.1.77.1.2.3.1.5

svSessionTable

table mandatory
.1.3.6.1.4.1.77.1.2.20 · 1 row entry · 7 columns
A list of session entries corressponding to the current sessions 
clients have with this server.
svSessionEntry entry .1.3.6.1.4.1.77.1.2.20.1
A session that is currently established to this server.
Indexes
svSesClientName svSesUserName
Column Syntax OID
svSesClientName mandatory
The name of the remote machine that has established the session.
OctetString
Constraints:
range: 1-15
.1.3.6.1.4.1.77.1.2.20.1.1
svSesUserName mandatory
The name of the user at the remote machine that established the
session.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.77.1.2.20.1.2
svSesNumOpens mandatory
The number of open files, devices and pipes are open on this
session.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.77.1.2.20.1.4
svSesTime mandatory
The length of time in seconds this session has been established.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.77.1.2.20.1.5
svSesIdleTime mandatory
The length of time in seconds this session has been idle.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.77.1.2.20.1.6
svSesClientType mandatory
The type of client that established the session.
Enumeration
Enumerated Values:
1down-level
2dos-lm
3dos-lm-2
4os2-lm-1
5os2-lm-2
6dos-lm-2-1
7os2-lm-2-1
8afp-1-1
9afp-2-0
10nt-3-1
.1.3.6.1.4.1.77.1.2.20.1.7
svSesState mandatory
Used to indicate the state of this session.
The deleted state will never be returned on a
session but can be used in set requests to delete
a session.
Enumerationr/w
Enumerated Values:
1active
2deleted
.1.3.6.1.4.1.77.1.2.20.1.8

svUserTable

table mandatory
.1.3.6.1.4.1.77.1.2.25 · 1 row entry · 1 columns
The table of active user accounts on this server.
svUserEntry entry .1.3.6.1.4.1.77.1.2.25.1
One of the user accounts on this server.
Indexes
svUserName
Column Syntax OID
svUserName mandatory
The name of the user account.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.77.1.2.25.1.1

svShareTable

table mandatory
.1.3.6.1.4.1.77.1.2.27 · 1 row entry · 3 columns
The table of shares on this server.
svShareEntry entry .1.3.6.1.4.1.77.1.2.27.1
A table entry corresponding to a single share on this server.
Indexes
svShareName
Column Syntax OID
svShareName mandatory
The name of the share.
OctetString
Constraints:
range: 1-12
.1.3.6.1.4.1.77.1.2.27.1.1
svSharePath mandatory
The local name of this shared resource.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.77.1.2.27.1.2
svShareComment mandatory
A comment associated with this share.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.77.1.2.27.1.3

svPrintQTable

table mandatory
.1.3.6.1.4.1.77.1.2.29 · 1 row entry · 2 columns
The table of print queues on this server.
svPrintQEntry entry .1.3.6.1.4.1.77.1.2.29.1
A table entry corresponding to a single print queue on this
server.
Indexes
svPrintQName
Column Syntax OID
svPrintQName mandatory
The name of the print queue.
OctetString
Constraints:
range: 1-12
.1.3.6.1.4.1.77.1.2.29.1.1
svPrintQNumJobs mandatory
The number of jobs currently in this print queue.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.77.1.2.29.1.2

wkstaUseTable

table mandatory
.1.3.6.1.4.1.77.1.3.8 · 1 row entry · 3 columns
The table of active uses made by this workstation.
wkstaUseEntry entry .1.3.6.1.4.1.77.1.3.8.1
A use of a remote network resource.
Indexes
useLocalName useRemote
Column Syntax OID
useLocalName mandatory
The name of the local devicename (e.g. e: or lpt1:) that
is redirected.
OctetString
Constraints:
range: 0-8
.1.3.6.1.4.1.77.1.3.8.1.1
useRemote mandatory
The name of the remote shared resource to which the redirection
has been made. (eg. \\server\share).
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.77.1.3.8.1.2
useStatus mandatory
The status of this connection.
Enumeration
Enumerated Values:
1use-ok
2use-paused
3use-session-lost
4use-network-error
5use-connecting
6use-reconnecting
.1.3.6.1.4.1.77.1.3.8.1.3

domOtherDomainTable

table mandatory
.1.3.6.1.4.1.77.1.4.4 · 1 row entry · 1 columns
The list of other domains which this machine is monitoring.
domOtherDomainEntry entry .1.3.6.1.4.1.77.1.4.4.1
An entry in the table of other domains.
Indexes
domOtherName
Column Syntax OID
domOtherName mandatory
The name of an additional domain which this machine is
monitoring.
OctetStringr/w
Constraints:
range: 1-15
.1.3.6.1.4.1.77.1.4.4.1.1

domServerTable

table mandatory
.1.3.6.1.4.1.77.1.4.6 · 1 row entry · 1 columns
The list of non-hidden servers that are on all of the 
domains this machine is monitoring.
domServerEntry entry .1.3.6.1.4.1.77.1.4.6.1
An entry in the domain server table.
Indexes
domServerName
Column Syntax OID
domServerName mandatory
The name of a server on one of the domains which this
machine is monitoring.
OctetString
Constraints:
range: 1-15
.1.3.6.1.4.1.77.1.4.6.1.1

domLogonTable

table mandatory
.1.3.6.1.4.1.77.1.4.8 · 1 row entry · 2 columns
The list of domain logons which this machine has processed.
Available only on servers acting as primary or backup domain 
controllers.  To compile the complete table of all logons on 
a given domain it is necessary to query all primary and backup 
domain controllers on the domain.
domLogonEntry entry .1.3.6.1.4.1.77.1.4.8.1
An entry in the logon table.
Indexes
domLogonUser domLogonMachine
Column Syntax OID
domLogonUser mandatory
The name of the user who is logged on to this domain.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.77.1.4.8.1.1
domLogonMachine mandatory
The name of the machine from which the user logged on.
OctetString
Constraints:
range: 1-15
.1.3.6.1.4.1.77.1.4.8.1.2