agentDigitalSignatureVerifyMode
EdgeSwitch-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.26.1
Object
scalar r/w
Enumeration
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
Context
- MIB
- EdgeSwitch-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.26.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentDigitalSignatureConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentDigitalSignatureVerifyMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-SWITCHING-MIB::agentDigitalSignatureVerifyMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.