nwSetParamEntry OBJECT-TYPE
SYNTAX NwSetParamEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry in the SET parameter table provides
information about a particular parameter."
INDEX { nwSetParamCategoryIndex, nwSetParamIndex }
View at oid-info.com
An entry in the SET parameter table provides
information about a particular parameter.
Parsed from file NWSERVER.MIB.txt
Company: None
Module: NetWare-Server-MIB
An entry in the SET parameter table provides
information about a particular parameter.
Parsed from file NetWare-Server-MIB.mib
Module: NetWare-Server-MIB
Automatically extracted from nwserver.mib
nwSetParamEntry OBJECT-TYPE SYNTAX NwSetParamEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the SET parameter table provides information about a particular parameter." INDEX { nwSetParamCategoryIndex, nwSetParamIndex } ::= { nwSetParamTable 1 }
nwSetParamEntry OBJECT-TYPE SYNTAX NwSetParamEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the SET parameter table provides information about a particular parameter." INDEX { nwSetParamCategoryIndex, nwSetParamIndex } ::= { nwSetParamTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.23.2.28.10.2.1.1 | nwSetParamCategoryIndex | 0 | 0 | A number that uniquely identifies a Set parameter category. The value of this object for a particular category has the same valu… |
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… |