acSysSecurityHTTPSRequireClientCertificate
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.7.12
Object
scalar r/w
Enumeration
Requires client certificates for HTTPS connection. The client certificate must be preloaded on the gateway, and its matching private key must be installed on the managing computer. Time and date must be correctly set on the gateway, for the client certificate to be verified. Access: Online. AC INI-Param: HTTPSRequireClientCertificate
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.7.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysSecurity
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysSecurityHTTPSRequireClientCertificate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysSecurityHTTPSRequireClientCertificate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |