arrisGpsScanPeriodically
ARRIS-GPS-MIB ·
.1.3.6.1.4.1.4115.12.2
Object
Enables or disables periodic GPS scans. Note that if ScanPeriodically is set to FALSE and either ScanOnBoot is set to FALSE or the initial scan fails then the current position (post the last reset or reboot) will not be obtained. The value of this parameter is not persistent. TR-069/TR-181 reference: Device.FAP.GPS.ScanPeriodically.
Context
- MIB
- ARRIS-GPS-MIB
- OID
.1.3.6.1.4.1.4115.12.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisGpsMib
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 'ARRIS-GPS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-GPS-MIB::arrisGpsScanPeriodically.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-GPS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-GPS-MIB::arrisGpsScanPeriodically'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |