positionValid
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.9.8.1.1
Object
scalar Enumeration
Indicates if the GPS has managed to determine the position or not. [FW:E2148.AC.1:3.14.0.1]
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.9.8.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gnss-current-position
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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::positionValid.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::positionValid'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |