NetWare-Server-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
14
Rows
14
Columns
109
.1.3.6.1.4.1.23.2.28.2.14
·
1 row entry
·
16 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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).
An entry in the volume table describing a single
NetWare Volume
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 |
||||||||
|
nwVolPhysicalNamemandatory
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 |
||||||||
|
nwVolNonFreeablemandatory
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 |
||||||||
|
nwVolBlockSizemandatory
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:
|
.1.3.6.1.4.1.23.2.28.2.14.1.8 |
||||||||
|
nwVolAttributesmandatory
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 |
||||||||
|
nwVolNameSpacesmandatory
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 |
||||||||
|
nwVolTotalDirEntriesmandatory
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 |
||||||||
|
nwVolUsedDirEntriesmandatory
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 |
||||||||
|
nwVolSegmentCountmandatory
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 |
||||||||
|
nwVolFileSystemIDmandatory
The type of the file system on the volume.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.23.2.28.2.14.1.15 |
||||||||
|
nwVolFileSystemNamemandatory
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 |
.1.3.6.1.4.1.23.2.28.2.15
·
1 row entry
·
6 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
An entry in the Open File table providing information
about a single open file.
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 |
|
nwOfileDirectoryNumbermandatory
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 |
|
nwOfileConnectionmandatory
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 |
|
nwOfileVolumeNamemandatory
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 |
|
nwOfileLoginNamemandatory
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 |
.1.3.6.1.4.1.23.2.28.3.8
·
1 row entry
·
12 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
An entry in the connections table provides information
about a single connection
about a single connection
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
nwConnectionNumbermandatory
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 |
||||||||
|
nwConnectionLoginNamemandatory
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 |
||||||||
|
nwConnectionTransportDomainmandatory
The transport domain of the connection.
|
TransportDomain Type Values:
|
.1.3.6.1.4.1.23.2.28.3.8.1.3 |
||||||||
|
nwConnectionTransportAddressmandatory
The transport address of the connection.
|
TransportAddress | .1.3.6.1.4.1.23.2.28.3.8.1.4 |
||||||||
|
nwConnectionTimemandatory
The date and time the connection was established.
|
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: 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 |
||||||||
|
nwConnectionReadKBytesmandatory
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 |
||||||||
|
nwConnectionWrittenKBytesmandatory
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 |
||||||||
|
nwConnectionNcpRequestsmandatory
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 |
||||||||
|
nwConnectionFilesOpenmandatory
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 |
||||||||
|
nwConnectionRecordsLockedmandatory
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 |
||||||||
|
nwConnectionPrivilegemandatory
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 |
||||||||
|
nwConnectionStatusmandatory
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 |
.1.3.6.1.4.1.23.2.28.4.2
·
1 row entry
·
9 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
An entry in the Queue table provides information about
a single NetWare queue.
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:
|
.1.3.6.1.4.1.23.2.28.4.2.1.3 |
||||||||
|
nwQAddJobStatemandatory
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:
|
.1.3.6.1.4.1.23.2.28.4.2.1.4 |
||||||||
|
nwQAttachStatemandatory
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:
|
.1.3.6.1.4.1.23.2.28.4.2.1.5 |
||||||||
|
nwQServiceJobStatemandatory
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:
|
.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 |
||||||||
|
nwQNumJobEntriesmandatory
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 |
||||||||
|
nwQNumAssignedServersmandatory
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 |
.1.3.6.1.4.1.23.2.28.4.3
·
1 row entry
·
11 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
An entry in the Queue Job table provides information
about a particular job in a particular queue.
about a particular job in a particular queue.
Indexes
| 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 |
|
nwQJobDescriptionmandatory
The description of the queue job.
|
OctetString Constraints: range: 0-50 |
.1.3.6.1.4.1.23.2.28.4.3.1.3 |
|
nwQJobEntryDateTimemandatory
The entry date and time.
|
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: 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 |
|
nwQJobPositionmandatory
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 |
|
nwQJobControlFlagsmandatory
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 |
|
nwQJobUserNamemandatory
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 |
|
nwQJobTargetServerNamemandatory
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 |
|
nwQJobTargetDateTimemandatory
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: 8range: 11Description: 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 |
|
nwQJobServerNamemandatory
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 |
.1.3.6.1.4.1.23.2.28.4.4
·
1 row entry
·
4 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
An entry in the Queue Server table provides
information about the assignment of a particular server
to a particular queue.
information about the assignment of a particular server
to a particular queue.
Indexes
| 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 |
||||||
|
nwQServerStatusmandatory
The status of the Queue Server.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.23.2.28.4.4.1.4 |
.1.3.6.1.4.1.23.2.28.6.3
·
1 row entry
·
3 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
Information about a particular engine in an SFT-III
server.
server.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
nwSft3EngineTypemandatory
The type of the engine.
|
EngineType Type Values:
|
.1.3.6.1.4.1.23.2.28.6.3.1.1 |
||||||
|
nwSft3EngineNamemandatory
The name of this engine.
|
HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.6.3.1.2 |
||||||
|
nwSft3EngineInternalNetNummandatory
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 |
.1.3.6.1.4.1.23.2.28.9.1
·
1 row entry
·
10 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
An entry in the NLM table provides additional
information about a particular NLM.
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 |
||||
|
nwNLMDescriptionmandatory
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 |
||||
|
nwNLMTotalMemorymandatory
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 |
||||
|
nwNLMCopyrightmandatory
The copyright string for this NLM.
|
HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.9.1.1.5 |
||||
|
nwNLMProtectionDomainmandatory
The protection level at which this NLM is executing.
|
Enumeration Enumerated Values:
|
.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 |
||||
|
nwNLMReleaseDatemandatory
The date and time this NLM was released
|
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: 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 |
.1.3.6.1.4.1.23.2.28.10.1
·
1 row entry
·
2 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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
A NetWare SET parameter category
Indexes
| Column | Syntax | OID |
|---|---|---|
|
nwSetCategoryIndexmandatory
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 |
|
nwSetCategoryNamemandatory
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 |
.1.3.6.1.4.1.23.2.28.10.2
·
1 row entry
·
10 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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
An entry in the SET parameter table provides
information about a particular parameter.
information about a particular parameter.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
nwSetParamCategoryIndexmandatory
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 |
||||||||||||||
|
nwSetParamIndexmandatory
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 |
||||||||||||||
|
nwSetParamNamemandatory
The name of the settable parameter
|
HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.10.2.1.3 |
||||||||||||||
|
nwSetParamTypemandatory
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:
|
.1.3.6.1.4.1.23.2.28.10.2.1.4 |
||||||||||||||
|
nwSetParamValueIntegermandatory
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 |
||||||||||||||
|
nwSetParamValueStringmandatory
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 |
||||||||||||||
|
nwSetParamLowerLimitmandatory
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 |
||||||||||||||
|
nwSetParamUpperLimitmandatory
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 |
||||||||||||||
|
nwSetParamDescrLengthmandatory
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 |
||||||||||||||
|
nwSetParamModemandatory
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 |
.1.3.6.1.4.1.23.2.28.10.3
·
1 row entry
·
4 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
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…
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 |
|---|---|---|
|
nwSetDescrCategoryIndexmandatory
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 |
|
nwSetDescrParamIndexmandatory
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 |
|
nwSetDescrIndexmandatory
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 |
|
nwSetDescriptionmandatory
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 |
.1.3.6.1.4.1.23.2.28.11.1
·
1 row entry
·
10 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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
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…
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 |
||||||||
|
nwUserDiskUsagemandatory
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 |
||||||||
|
nwUserLastLoginTimemandatory
The time the user last logged in to this server.
|
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: 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 |
||||||||
|
nwUserAccountStatusmandatory
The status of this user's account
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.23.2.28.11.1.1.5 |
||||||||
|
nwUserPasswordStatusmandatory
The status of this user's password.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.23.2.28.11.1.1.6 |
||||||||
|
nwUserBadLoginTransportmandatory
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:
|
.1.3.6.1.4.1.23.2.28.11.1.1.7 |
||||||||
|
nwUserBadLoginAddressmandatory
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 |
||||||||
|
nwUserBadLoginAttemptsmandatory
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 |
||||||||
|
nwUserFullNamemandatory
The user's full name.
|
HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.11.1.1.10 |
.1.3.6.1.4.1.23.2.28.11.2
·
1 row entry
·
6 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
An entry in the User Volume Usage table provides
information about the amount of space a particular user
is using on a particular volume.
information about the amount of space a particular user
is using on a particular volume.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
nwUserVolUserIDmandatory
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 |
|
nwUserVolVolIDmandatory
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 |
|
nwUserVolUsageUsermandatory
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 |
|
nwUserVolUsageVolumemandatory
The physical volume name.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.23.2.28.11.2.1.4 |
|
nwUserVolUsageSpaceUsedmandatory
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 |
|
nwUserVolUsageLimitmandatory
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 |
.1.3.6.1.4.1.23.2.28.11.3
·
1 row entry
·
6 columns
Uses the novell variant from
Command help
/opt/observium/mibs/novell.
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.
An entry in the Volume Usage Table provides
information about how much space a particular user is
using on a particular volume.
information about how much space a particular user is
using on a particular volume.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
nwVolUsageVolIDmandatory
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 |
|
nwVolUsageUserIDmandatory
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 |
|
nwVolUsageVolumemandatory
The volume name.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.23.2.28.11.3.1.3 |
|
nwVolUsageUsermandatory
The user name.
|
HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.11.3.1.4 |
|
nwVolUsageSpaceUsedmandatory
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 |
|
nwVolUsageLimitmandatory
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 |