cambiumDeviceAgentValidateCert
CAMBIUM-NETWORKS-DEVICE-AGENT-MIB ·
.1.3.6.1.4.1.17713.24.2.5
Object
scalar r/w
Enumeration
Certificate validation: This verifies the identity of the cnMaestro Manager server. Cloud-only validates only cnMaestro cloud certificate, cnMaestro on-premise is not validated Disabled does not validate any certificates Full validates all certificates, for both cloud and on-premise versions of cnMaestro
Context
- MIB
- CAMBIUM-NETWORKS-DEVICE-AGENT-MIB
- OID
.1.3.6.1.4.1.17713.24.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- deviceAgent
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 'CAMBIUM-NETWORKS-DEVICE-AGENT-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-DEVICE-AGENT-MIB::cambiumDeviceAgentValidateCert.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-DEVICE-AGENT-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-DEVICE-AGENT-MIB::cambiumDeviceAgentValidateCert'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cloud-only |
2 | disabled |
3 | full |