MIB Viewer

agentDigitalSignatureVerifyMode

OBJECT-TYPE
1.3.6.1.4.1.4526.10.1.2.26.1
Access
read-write
Status
current
Sub-identifiers
0
To configure the digital signature verify option for the downloading image and config files. The selected option is stored in config data. The following options are supported: noverify - no digital signature verification of image or config script file image - digital signature verification of image only config - digital signature verification of config script only all - digital signature verification of image and config script file
INTEGER { noverify(0), image(1), config(2), all(3) }