MIB Viewer

nwSetParamType

OBJECT-TYPE
1.3.6.1.4.1.23.2.28.10.2.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
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 55 millisecs blockShift: integer timeOffset: [+|-]hh:mm:ss converted to seconds string: character string trigger: integer
INTEGER { number(1), boolean(2), ticks(3), blockShift(4), timeOffset(5), string(6), trigger(7) }