arrisGpsPowerDownAfterSuccessfulScan
ARRIS-GPS-MIB ·
.1.3.6.1.4.1.4115.12.5
Object
Enable/disable the ability to put the GPS to sleep after a successful scan. When set to FALSE the GPS will run periodically (if configured) even if a successful scan has occurred since the last restart or boot up. The value of this parameter is not persistent. TR-069/TR-181 reference: No standard reference. Device.FAP.GPS.arrisPowerDownAfterSuccessfulScan (custom)
Context
- MIB
- ARRIS-GPS-MIB
- OID
.1.3.6.1.4.1.4115.12.5- 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::arrisGpsPowerDownAfterSuccessfulScan.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::arrisGpsPowerDownAfterSuccessfulScan'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |