webCertificateSource
G6-WEB-MIB ·
.1.3.6.1.4.1.3181.10.6.3.63.5
Object
scalar r/w
Enumeration
Determines if internal default certificate is used or a customer downloaded certificate is used. The custom certificate needs to be specified after selecting the CUSTOM option using the Management.files.certificate.activate_for_web command.
Context
- MIB
- G6-WEB-MIB
- OID
.1.3.6.1.4.1.3181.10.6.3.63.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- web
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 'G6-WEB-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G6-WEB-MIB::webCertificateSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G6-WEB-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G6-WEB-MIB::webCertificateSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | intern |
1 | custom |