MIB Viewer

moduleAction

OBJECT-TYPE
1.3.6.1.4.1.9.5.1.3.1.1.12
Access
read-write
Status
current
Sub-identifiers
0
This object, when read, returns one of the following results: other(1): module permanently enabled enable(3): module currently enabled disable(4): module currently disabled Setting this object to one of the acceptable values gives the following results: other(1): gives an error reset(2): resets the module's control logic enable(3): if the module status is configurable, enables the module, else gives error disable(4): if the module status is configurable, disables the module, else gives error. Setting this object to any other values results in an error.
INTEGER { other(1), reset(2), enable(3), disable(4) }