MIB Viewer

certMgmtAction

OBJECT-TYPE
1.3.6.1.4.1.272.4.26.33.7.1.23
Access
read-write
Status
mandatory
Sub-identifiers
0
Flag whether certificate management task is waiting or starts immediately. Use this flag to create complex tasks in multiple steps: First create task with certMgmtAction set to 'wait'. After task is completely build, set this flag to 'go' and the certificate management task starts automatically. After certificate management task has started, certMgmtAction is automatically set to 'wait'. Possible values: wait go
INTEGER { wait(1), go(2) }