arrisGpsReset
ARRIS-GPS-MIB ·
.1.3.6.1.4.1.4115.12.14
Object
Setting this to true will cause a reset on the GPS Hardware. Setting this to false has no effect. The value of this parameter is not part of the device configuration and is always false when read. The value of this parameter is not persistent. TR-069/TR-181 reference: Device.FAP.GPS.GPSReset.
Context
- MIB
- ARRIS-GPS-MIB
- OID
.1.3.6.1.4.1.4115.12.14- 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::arrisGpsReset.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::arrisGpsReset'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |