cambiumDeviceAgentStatus
CAMBIUM-NETWORKS-DEVICE-AGENT-MIB ·
.1.3.6.1.4.1.17713.24.2.6
Object
scalar Enumeration
cnMaestro connection status: This shows the current status of the connection to cnMaestro Manager
Context
- MIB
- CAMBIUM-NETWORKS-DEVICE-AGENT-MIB
- OID
.1.3.6.1.4.1.17713.24.2.6- Type
- scalar
- Access
- readonly
- 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::cambiumDeviceAgentStatus.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::cambiumDeviceAgentStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConnected |
2 | dnsFailed |
3 | noCambiumId |
4 | error |
5 | connecting |
6 | approvalPending |
7 | connected |
8 | ownershipError |
9 | messageFromCNS |