NetWare-Server-MIB Table View

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

Tables
14
Rows
14
Columns
109

nwFSVolTable

table mandatory
.1.3.6.1.4.1.23.2.28.2.14 · 1 row entry · 16 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwFSVolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwFSVolTable'
The volume table lists all the NetWare volumes,
whether mounted or not ( see nwVolMounted for more
details).
nwFSVolEntry row .1.3.6.1.4.1.23.2.28.2.14.1
An entry in the volume table describing a single
NetWare Volume
Indexes
Column Syntax OID
nwVolIDmandatory
A unique value for each NetWare volume on the server.
The value for each volume must remain constant at least
from one re-initialization of the agent to the next re-
initialization.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.1
The name of the physical volume (as opposed to any
Directory Services (DS) name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.23.2.28.2.14.1.2
nwVolSizemandatory
The size of the volume in KBytes.
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.3
nwVolFreemandatory
The free space on the volume in KBytes. As this
number approaches zero, the volume is running out of
space for new or expanding files.
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.4
nwVolFreeablemandatory
The amount of freeable space (in KBytes) being used by
previously deleted files on this volume. The freeable
space can be reclaimed as free space by purging deleted
files.
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.5
The non-freeable space (in KBytes) on the volume.
This is the space being used by deleted files that
cannot be purged. Non-freeable space can be reclaimed
as free space when the deleted files become eligible to
be purg…
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.6
The block size on the volume in bytes.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.7
nwVolMountedmandatory
The mount state of the volume. Note that if the
volume is not mounted, all the other values in the
table, except nwVolName, are invalid.

Writing a value of mounted(1) to this object will cause
the volume…
Enumerationr/w
Enumerated Values:
1mounted
2dismounted
.1.3.6.1.4.1.23.2.28.2.14.1.8
A value that represents the attributes of the volume.

The value is a sum. This value initially takes the
value zero, then for each attribute that is enabled on
the volume, 2 raised to a power is added to…
Integer32
Constraints:
range: 0-31
.1.3.6.1.4.1.23.2.28.2.14.1.9
A value representing all the name spaces supported by
this volume.

The value is a sum. This value initially takes the
value zero, then for each name space that is supported
by the volume, 2 raised to a p…
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.23.2.28.2.14.1.10
The total number of directory table entries available
on this volume.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.11
The number of directory table entries that are
currently being used on this volume.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.12
The number of segments comprising this volume.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.2.14.1.13
nwVolDSNamemandatory
The full Directory Services distinguished name for
the volume, or the zero-length string if not
applicable.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.2.14.1.14
The type of the file system on the volume.
Enumeration
Enumerated Values:
1other
2unknown
3netWareVolume
4nfsVolume
.1.3.6.1.4.1.23.2.28.2.14.1.15
If remote, the remote mount point; e.g. va:/usr/x
If local, the zero length string.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.2.14.1.16

nwFSOpenFileTable

table mandatory
.1.3.6.1.4.1.23.2.28.2.15 · 1 row entry · 6 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwFSOpenFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwFSOpenFileTable'
A table of all open files on the server.  If a file is
opened by more than one connection, multiple entries
for the same file will appear in the table.
nwFSOpenFileEntry row .1.3.6.1.4.1.23.2.28.2.15.1
An entry in the Open File table providing information
about a single open file.
Column Syntax OID
nwOfileVolIDmandatory
A number that uniquely identifies a NetWare volume.
The value of this object for a particular volume has
the same value as the nwVolID object for the same
volume.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.2.15.1.1
A number that uniquely identifies an open file within
a NetWare volume.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.2.15.1.2
The number of the connection that opened the file.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.2.15.1.3
The physical name of the NetWare volume containing the
open file.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.23.2.28.2.15.1.4
nwOfileNamemandatory
The name of the open file including the directory
path.
OctetString
Constraints:
range: 0-254
.1.3.6.1.4.1.23.2.28.2.15.1.5
The name of the user (if any) who opened the file. If
the file was opened by the system or by an NLM, etc.,
nwOfileLoginName will be the zero-length string.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.2.15.1.6

nwConnectionTable

table mandatory
.1.3.6.1.4.1.23.2.28.3.8 · 1 row entry · 12 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwConnectionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwConnectionTable'
The Connection Table lists all connections used;
including those by Workstations, NLMs, and Attachments.
Connection 0 (zero) is used by the system.
nwConnectionEntry row .1.3.6.1.4.1.23.2.28.3.8.1
An entry in the connections table provides information
about a single connection
Column Syntax OID
The connection number. Connection 0 (zero) is used by
the system.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.3.8.1.1
The login name (Directory Services full distinguished
name where appropriate). Zero-length string if not
applicable.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.3.8.1.2
The transport domain of the connection.
TransportDomain
Type Values:
1noAddress
2ipx
3ip
4appleTalkDDP
.1.3.6.1.4.1.23.2.28.3.8.1.3
The transport address of the connection.
TransportAddress .1.3.6.1.4.1.23.2.28.3.8.1.4
The date and time the connection was established.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.23.2.28.3.8.1.5
The number of KBytes the connection has read since it
was established.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23.2.28.3.8.1.6
The number of KBytes the connection has written since
it was established.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23.2.28.3.8.1.7
The number of NCP Requests the connection has made
since it was established.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23.2.28.3.8.1.8
The number of files that are currently opened by the
connection.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.3.8.1.9
The number of file records that are currently locked
by the connection.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.3.8.1.10
A value that represents the connection's login
privileges.

The value is a sum. This value initially takes the
value zero, then for each privilege that the connection
has, 2 raised to a power is added to …
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.23.2.28.3.8.1.11
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 …
Integer32
Constraints:
range: 0-1023
.1.3.6.1.4.1.23.2.28.3.8.1.12

nwQueueTable

table mandatory
.1.3.6.1.4.1.23.2.28.4.2 · 1 row entry · 9 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwQueueTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwQueueTable'
The Queue table lists all the active NetWare queues
including: print, job and archive queues on this
server.
nwQueueEntry row .1.3.6.1.4.1.23.2.28.4.2.1
An entry in the Queue table provides information about
a single NetWare queue.
Indexes
Column Syntax OID
nwQIDmandatory
A unique value for each NetWare queue on the server.
The value for each queue must remain constant at least
from one re-initialization of the agent to the next re-
initialization.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.4.2.1.1
nwQNamemandatory
The queue name (Directory Services full distinguished
name where appropriate). Zero-length string if not
applicable.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.4.2.1.2
nwQTypemandatory
The type of the queue.
Enumeration
Enumerated Values:
1other
2printQueue
3archiveQueue
4jobQueue
.1.3.6.1.4.1.23.2.28.4.2.1.3
This value indicates whether more jobs can be added to
this queue. A value of canAddJobs(1) indicates more
jobs can be added. A value of cannotAddJobs(2)
indicates more jobs cannot be added.
Enumeration
Enumerated Values:
1canAddJobs
2cannotAddJobs
.1.3.6.1.4.1.23.2.28.4.2.1.4
This value indicates whether queue servers can attach
to this queue. A value of canAttach(1) indicates a
queue server can attach. A value of cannotAttach(2)
indicates a queue server cannot attach.
Enumeration
Enumerated Values:
1canAttach
2cannotAttach
.1.3.6.1.4.1.23.2.28.4.2.1.5
This value indicates whether the queue can service
jobs. A value of canService(1) indicates that the
queue can service jobs. A value of cannotService(2)
indicates the queue cannot service jobs.
Enumeration
Enumerated Values:
1canService
2cannotService
.1.3.6.1.4.1.23.2.28.4.2.1.6
nwQDirVolNamemandatory
The physical name of the volume, where the directory
created for this queue resides.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.23.2.28.4.2.1.7
The number of job entries in the queue.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.4.2.1.8
The number of servers assigned to the queue.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.4.2.1.9

nwQueueJobTable

table mandatory
.1.3.6.1.4.1.23.2.28.4.3 · 1 row entry · 11 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwQueueJobTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwQueueJobTable'
The Queue Job table lists all the jobs for all the
active queues defined on this server
          
QMS creates a file for each job. The name of that file
will be Q$XXXX.NNN where XXXX is the last 4 digits of
nwQJobQID and NNN is the job number.  Therefore the Q
Job File name can be calculated and will not be in the
table.
nwQueueJobEntry row .1.3.6.1.4.1.23.2.28.4.3.1
An entry in the Queue Job table provides information
about a particular job in a particular queue.
Column Syntax OID
nwQJobQIDmandatory
A number that uniquely identifies a NetWare queue.
The value of this object for a particular queue has the
same value as the nwQID object for the same queue.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.4.3.1.1
nwQJobNumbermandatory
The job number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.4.3.1.2
The description of the queue job.
OctetString
Constraints:
range: 0-50
.1.3.6.1.4.1.23.2.28.4.3.1.3
The entry date and time.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.23.2.28.4.3.1.4
The order in the queue.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.4.3.1.5
nwQJobSizemandatory
The size of the job file in bytes.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.4.3.1.6
A value representing the job control flags.

The value is a sum. This value initially takes the
value zero, then for each job control flag that is set,
2 raised to a power is added to the sum. The powers…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.4.3.1.7
The name of the user who submitted the job (Directory
Services full distinguished name where appropriate).
Zero-length string if not applicable.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.4.3.1.8
The target server name (Directory Services full
distinguished name where appropriate).. The zero
length string will be returned for 'Any Server'.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.4.3.1.9
The target date and time. When the job is to be
printed. A job may be first in queue but may not print
because this is set to some other time.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.23.2.28.4.3.1.10
The server currently processing the job (Directory
Services full distinguished name where appropriate)..
If the job is not being handled currently, this field
will be a zero-length string.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.4.3.1.11

nwQueueServerTable

table mandatory
.1.3.6.1.4.1.23.2.28.4.4 · 1 row entry · 4 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwQueueServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwQueueServerTable'
The Queue Server Table lists all the assigned servers
for all the active NetWare queues on this instrumented
server.  For each active queue on the server, zero or
more entries will exist, one for each server assigned
to service that particular queue.
nwQueueServerEntry row .1.3.6.1.4.1.23.2.28.4.4.1
An entry in the Queue Server table provides
information about the assignment of a particular server
to a particular queue.
Column Syntax OID
nwQServerQIDmandatory
A number that uniquely identifies a NetWare queue.
The value of this object for a particular queue has the
same value as the nwQID object for the same queue.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.4.4.1.1
nwQServerIDmandatory
A unique value for each server servicing this queue.
The value for each server must remain constant at least
from one re-initialization of the agent to the next re-
initialization.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.4.4.1.2
nwQServerNamemandatory
The name of a queue server servicing this queue
(Directory Services full distinguished name where
appropriate). Zero-length string if not applicable..
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.4.4.1.3
The status of the Queue Server.
Enumeration
Enumerated Values:
1unknown
2active
3inactive
.1.3.6.1.4.1.23.2.28.4.4.1.4

nwSft3EngineTable

table mandatory
.1.3.6.1.4.1.23.2.28.6.3 · 1 row entry · 3 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwSft3EngineTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwSft3EngineTable'
Information about each engine which comprises an SFT-
III server.
nwSft3EngineEntry row .1.3.6.1.4.1.23.2.28.6.3.1
Information about a particular engine in an SFT-III
server.
Column Syntax OID
The type of the engine.
EngineType
Type Values:
1msEngine
2ioEnginePrimary
3ioEngineSecondary
.1.3.6.1.4.1.23.2.28.6.3.1.1
The name of this engine.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.6.3.1.2
The internal IPX network number of this server.
IPXNetNumber
Type Constraints:
range: 4
.1.3.6.1.4.1.23.2.28.6.3.1.3

nwNLMTable

table mandatory
.1.3.6.1.4.1.23.2.28.9.1 · 1 row entry · 10 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwNLMTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwNLMTable'
The nwNLMTable augments the hrSWRunTable in the Host
Resources MIB to provide additional NetWare specific
information.
nwNLMEntry row .1.3.6.1.4.1.23.2.28.9.1.1
An entry in the NLM table provides additional
information about a particular NLM.
Indexes
Column Syntax OID
nwNLMIndexmandatory
A number that uniquely identifies an NLM. The value
of this object for a particular NLM has the same value
as the hrSWRunIndex object, defined in the HOST-
RESOURCES-MIB, for the same NLM.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.9.1.1.1
nwNLMNamemandatory
The name of the NLM.
OctetString
Constraints:
range: 0-48
.1.3.6.1.4.1.23.2.28.9.1.1.2
A text string that describes this NLM.
OctetString
Constraints:
range: 0-100
.1.3.6.1.4.1.23.2.28.9.1.1.3
The total memory, in bytes, used by this NLM. This is
a composite total of Short Term Memory, Semi-Permanent
Memory, and Non-movable Cache Memory allocated by the
NLM, plus the sizes of the code and data sections of
th…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.9.1.1.4
The copyright string for this NLM.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.9.1.1.5
The protection level at which this NLM is executing.
Enumeration
Enumerated Values:
1osDomain
2protectedDomain
.1.3.6.1.4.1.23.2.28.9.1.1.6
nwNLMMajorVermandatory
The major version number of this NLM.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.9.1.1.7
nwNLMMinorVermandatory
The minor version number of this NLM.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.9.1.1.8
nwNLMRevisionmandatory
The revision level of this NLM.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.9.1.1.9
The date and time this NLM was released
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.23.2.28.9.1.1.10

nwSetCategoryTable

table mandatory
.1.3.6.1.4.1.23.2.28.10.1 · 1 row entry · 2 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwSetCategoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwSetCategoryTable'
A table of NetWare SET parameter categories
nwSetCategoryEntry row .1.3.6.1.4.1.23.2.28.10.1.1
A NetWare SET parameter category
Column Syntax OID
A unique value for each category of SET commands
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.23.2.28.10.1.1.1
A descriptive name of this category of SET commands
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.10.1.1.2

nwSetParamTable

table mandatory
.1.3.6.1.4.1.23.2.28.10.2 · 1 row entry · 10 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwSetParamTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwSetParamTable'
A table of the NetWare SET parameters.  This table
emulates the NetWare SET command.
          
Note that some of the parameters can also be set
through other MIB objects
nwSetParamEntry row .1.3.6.1.4.1.23.2.28.10.2.1
An entry in the SET parameter table provides
information about a particular parameter.
Column Syntax OID
A number that uniquely identifies a Set parameter
category. The value of this object for a particular
category has the same value as the nwSetCategoryIndex
object for the same category.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.23.2.28.10.2.1.1
An index which uniquely identifies this set parameter
within the category
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.23.2.28.10.2.1.2
The name of the settable parameter
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.10.2.1.3
The type of the parameter. All types are integer-
valued except 'string', which is string-valued.

number: integer
boolean: 0 == FALSE, non-zero == TRUE
ticks: 1 tick == 3600/65535 == approx 5…
Enumeration
Enumerated Values:
1number
2boolean
3ticks
4blockShift
5timeOffset
6string
7trigger
.1.3.6.1.4.1.23.2.28.10.2.1.4
The current value of the parameter if integer-valued.
Zero otherwise.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.10.2.1.5
The current value of the parameter if string-valued.
The zero-length string otherwise.
HOST-RESOURCES-MIBInternationalDisplayStringr/w .1.3.6.1.4.1.23.2.28.10.2.1.6
The lower limit of the parameter if integer-valued.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.10.2.1.7
The upper limit of the parameter if integer-valued.
The maximum length of the string if string-valued.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.10.2.1.8
The total length (in octets) of the parameter
description string, which can be retrieved in segments
from the nwSetDescrTable.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.10.2.1.9
A value defining how and when the command takes
effect.

The value is a sum. This value initially takes the
value zero, then for each place the parameter can be
set from, 2 raised to a power is added to t…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.23.2.28.10.2.1.10

nwSetDescrTable

table mandatory
.1.3.6.1.4.1.23.2.28.10.3 · 1 row entry · 4 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwSetDescrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwSetDescrTable'
A table of description string segments for each
NetWare SET parameter.  This table allows for long
description strings to be retrieved in segments.
          
A complete description string can be reconstituted by
concatenating the ordered set of string segments.  The
length of the complete string is available through the
nwSetParamTable.
nwSetDescrEntry row .1.3.6.1.4.1.23.2.28.10.3.1
An entry in the SET description table contains one
segment of a NetWare SET parameter description string.

The complete description string can be reconstituted by
concatenating the ordered set of string segm…
Column Syntax OID
A number that uniquely identifies a Set parameter
category. The value of this object for a particular
category has the same value as the nwSetCategoryIndex
object for the same category.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.23.2.28.10.3.1.1
A number that uniquely identifies a Set parameter.
The value of this object for a particular parameter has
the same value as the nwSetParamIndex object for the
same parameter.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.23.2.28.10.3.1.2
An ordinal that indicates this segment's relative
position in the complete description string for this
NetWare SET Parameter.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.23.2.28.10.3.1.3
A segment of the description string for this NetWare
SET parameter.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.10.3.1.4

nwUserAcctTable

table mandatory
.1.3.6.1.4.1.23.2.28.11.1 · 1 row entry · 10 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwUserAcctTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwUserAcctTable'
The User Account Table lists all user accounts in this
file server.  Users in the table may or may not be
logged in currently.
          
The information in this table is applicable only to
NetWare 3.11 and 3.12 servers, or NetWare 4.10 servers
with Bindery Services enabled.  In the case of Bindery
Services, data is only available for those users in
the Bindery context(s) of the server.
          
In a 4.10 server without Bindery Services enabled, this
table will be empty
nwUserAcctEntry row .1.3.6.1.4.1.23.2.28.11.1.1
An entry in the User Account table provides
information on a single user account.

The information in this table is applicable only to
NetWare 3.11 and 3.12 servers, or NetWare 4.10 servers
with Bindery Serv…
Indexes
Column Syntax OID
nwUserIDmandatory
A unique value for each NetWare user with an account
on the server. The value for each user must remain
constant at least from one re-initialization of the
agent to the next re-initialization.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.11.1.1.1
nwUserNamemandatory
The user's login name (Directory Services full
distinguished name where appropriate). Zero-length
string if not applicable.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.11.1.1.2
The amount of disk space, in KBytes, this user is
occupying across all volumes on this server.
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.11.1.1.3
The time the user last logged in to this server.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.23.2.28.11.1.1.4
The status of this user's account
Enumeration
Enumerated Values:
1valid
2expired
.1.3.6.1.4.1.23.2.28.11.1.1.5
The status of this user's password.
Enumeration
Enumerated Values:
1valid
2expired
.1.3.6.1.4.1.23.2.28.11.1.1.6
The transport domain (protocol) the user used to log
in with bad password last time, valid only if the
variable nwUserBadLoginAttempt is larger than zero.
TransportDomain
Type Values:
1noAddress
2ipx
3ip
4appleTalkDDP
.1.3.6.1.4.1.23.2.28.11.1.1.7
The address the user used to log in with bad password
last time, valid only if the variable
nwUserBadLoginAttempt is larger than zero.
TransportAddress .1.3.6.1.4.1.23.2.28.11.1.1.8
The number of times the user attempted to log in with
a bad password since the server started. The number
would be 0xFFFF if the number of bad login attempts has
exceeded the bad login threshold and the account has
been…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.23.2.28.11.1.1.9
The user's full name.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.11.1.1.10

nwUserVolUsageTable

table mandatory
.1.3.6.1.4.1.23.2.28.11.2 · 1 row entry · 6 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwUserVolUsageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwUserVolUsageTable'
The User Volume Usage Table lists the amount of volume
space used by each user.  It is indexed so you can
easily find out how much space a particular user is
using on each volume.
nwUserVolUsageEntry row .1.3.6.1.4.1.23.2.28.11.2.1
An entry in the User Volume Usage table provides
information about the amount of space a particular user
is using on a particular volume.
Column Syntax OID
A number that uniquely identifies a user. The value
of this object for a particular user has the same value
as the nwUserID object for the same user.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.11.2.1.1
A number that uniquely identifies a NetWare volume.
The value of this object for a particular volume has
the same value as the nwVolID object for the same
volume.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.11.2.1.2
The user's login name (Directory Services full
distinguished name where appropriate). Zero-length
string if not applicable.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.11.2.1.3
The physical volume name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.23.2.28.11.2.1.4
The amount of volume space, in KBytes, this user is
occupying.
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.11.2.1.5
The amount of volume space, in KBytes,
to which this user is limited. 2147483647 if no
limit.
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.11.2.1.6

nwVolUsageTable

table mandatory
.1.3.6.1.4.1.23.2.28.11.3 · 1 row entry · 6 columns
Uses the novell variant from /opt/observium/mibs/novell.
Command help
Walk nwVolUsageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwVolUsageTable'
The Volume Usage Table lists the amount of space on
each volume used by each user.  It is indexed so that
you can easily find all the users who are occupying
space on a particular volume.
nwVolUsageEntry row .1.3.6.1.4.1.23.2.28.11.3.1
An entry in the Volume Usage Table provides
information about how much space a particular user is
using on a particular volume.
Column Syntax OID
A number that uniquely identifies a NetWare volume.
The value of this object for a particular volume has
the same value as the nwVolID object for the same
volume.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.11.3.1.1
A number that uniquely identifies a user. The value
of this object for a particular user has the same value
as the nwUserID object for the same user.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.23.2.28.11.3.1.2
The volume name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.23.2.28.11.3.1.3
The user name.
HOST-RESOURCES-MIBInternationalDisplayString .1.3.6.1.4.1.23.2.28.11.3.1.4
The volume space, in KBytes, in use by user.
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.11.3.1.5
The amount of volume space, in KBytes,
to which this user is limited. 2147483647 if no
limit.
HOST-RESOURCES-MIBKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.23.2.28.11.3.1.6