autoSyncStatus
WHISP-APS-MIB ·
.1.3.6.1.4.1.161.19.3.1.3.18
Object
scalar Enumeration
Current Live value of Sync Status. Following values represent what sources have sync. (0) No Sync (1) On-board GPS Sync (2) Timing Port/UGPS Sync (3) On-board GPS and Timing Port/UGPS Sync (4) Canopy Sync Over Power Port (5) On-board GPS and Canopy Sync Over Power (6) Timing Port/UGPS and Canopy Sync Over Power (7) On-board GPS, Timing Port/UGPS and Canopy Sync Over Power (8) Cambium Sync Over Power (10) Timing Port/UGPS and Cambium Sync Over Power (12) Canopy Sync and Cambium Sync Over Power (14) Timing Port/UGPS, Canopy Sync Over Power, and Cambium Sync Over Power
Context
- MIB
- WHISP-APS-MIB
- OID
.1.3.6.1.4.1.161.19.3.1.3.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- whispApsGPS
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 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-APS-MIB::autoSyncStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-APS-MIB::autoSyncStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noSync |
1 | onBoardGPSSync |
2 | timingPortUGPSSync |
3 | onBoardGPSAndTimingPortUGPSSync |
4 | powrPortSync |
5 | onBoardGPSAndPowrPortSync |
6 | timingPortUGPSAndPowrPortSync |
7 | onBoardGPSAndTimingPortUGPSAndPowrPortSync |
8 | cambiumSync |
10 | timingPortUGPSSyncAndCambiumSync |
12 | powrPortSyncAndCambiumSync |
14 | timingPortUGPSAndPowrPortSyncAndCambiumSync |