arrisGpsScanOnBoot
ARRIS-GPS-MIB ·
.1.3.6.1.4.1.4115.12.1
Object
Enables or disables GPS scans during the device start up. If this MIB is set, the modem will automatically start a GPS scan when it is power cycled or reset. If a successful lock cannot be obtained, the scan will time out after a time specified in the ScanTimeout MIB. The value of this parameter is stored in NVRAM since the configuration for it may not be received until post provisioning (e.g. via TR-069). TR-069/TR-181 reference: Device.FAP.GPS.ScanOnBoot.
Context
- MIB
- ARRIS-GPS-MIB
- OID
.1.3.6.1.4.1.4115.12.1- 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::arrisGpsScanOnBoot.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::arrisGpsScanOnBoot'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |