nwSetParamIndex
NetWare-Server-MIB ·
.1.3.6.1.4.1.23.2.28.10.2.1.2
Object
column
mandatory
Integer32
An index which uniquely identifies this set parameter within the category
Context
- MIB
- NetWare-Server-MIB
- OID
.1.3.6.1.4.1.23.2.28.10.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwSetParamEntry
- Table
- nwSetParamTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwSetParamCategoryIndex mandatory 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 ca… | column | Integer32 | .1.3.6.1.4.1.23.2.28.10.2.1.1 |
| nwSetParamMode mandatory 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… | column | Integer32 | .1.3.6.1.4.1.23.2.28.10.2.1.10 |
| nwSetParamName mandatory The name of the settable parameter | column | HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.10.2.1.3 |
| nwSetParamType mandatory The type of the parameter. All types are integer-
valued except 'string', which is string-valued.
number: integer
boolean: 0 == FALSE, non-zero == TRUE
tick… | column | Enumeration | .1.3.6.1.4.1.23.2.28.10.2.1.4 |
| nwSetParamValueInteger mandatory The current value of the parameter if integer-valued.
Zero otherwise. | column | Integer32 | .1.3.6.1.4.1.23.2.28.10.2.1.5 |
| nwSetParamValueString mandatory The current value of the parameter if string-valued.
The zero-length string otherwise. | column | HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.10.2.1.6 |
| nwSetParamLowerLimit mandatory The lower limit of the parameter if integer-valued. | column | Integer32 | .1.3.6.1.4.1.23.2.28.10.2.1.7 |
| nwSetParamUpperLimit mandatory The upper limit of the parameter if integer-valued.
The maximum length of the string if string-valued. | column | Integer32 | .1.3.6.1.4.1.23.2.28.10.2.1.8 |
| nwSetParamDescrLength mandatory The total length (in octets) of the parameter
description string, which can be retrieved in segments
from the nwSetDescrTable. | column | Integer32 | .1.3.6.1.4.1.23.2.28.10.2.1.9 |