nwSetParamCategoryIndex OBJECT-TYPE
SYNTAX INTEGER (1..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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."
View at oid-info.com
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.
Parsed from file NWSERVER.MIB.txt
Company: None
Module: NetWare-Server-MIB
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.
Parsed from file NetWare-Server-MIB.mib
Module: NetWare-Server-MIB
Automatically extracted from nwserver.mib
nwSetParamCategoryIndex OBJECT-TYPE SYNTAX INTEGER (1..65535) ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { nwSetParamEntry 1 }
nwSetParamCategoryIndex OBJECT-TYPE SYNTAX INTEGER (1..65535) ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { nwSetParamEntry 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.23.2.28.10.2.1.2 | nwSetParamIndex | 0 | 0 | An index which uniquely identifies this set parameter within the category |
1.3.6.1.4.1.23.2.28.10.2.1.3 | nwSetParamName | 0 | 0 | The name of the settable parameter |
1.3.6.1.4.1.23.2.28.10.2.1.4 | nwSetParamType | 0 | 0 | The type of the parameter. All types are integer- valued except 'string', which is string-valued. number: integer boolean: … |
1.3.6.1.4.1.23.2.28.10.2.1.5 | nwSetParamValueInteger | 0 | 0 | The current value of the parameter if integer-valued. Zero otherwise. |
1.3.6.1.4.1.23.2.28.10.2.1.6 | nwSetParamValueString | 0 | 0 | The current value of the parameter if string-valued. The zero-length string otherwise. |
1.3.6.1.4.1.23.2.28.10.2.1.7 | nwSetParamLowerLimit | 0 | 0 | The lower limit of the parameter if integer-valued. |
1.3.6.1.4.1.23.2.28.10.2.1.8 | nwSetParamUpperLimit | 0 | 0 | The upper limit of the parameter if integer-valued. The maximum length of the string if string-valued. |
1.3.6.1.4.1.23.2.28.10.2.1.9 | nwSetParamDescrLength | 0 | 0 | The total length (in octets) of the parameter description string, which can be retrieved in segments from the nwSetDescrTable. |
1.3.6.1.4.1.23.2.28.10.2.1.10 | nwSetParamMode | 0 | 0 | A value defining how and when the command takes effect. The value is a sum. This value initially takes the value zero, then for e… |