af60GpsFix
UI-AF60-MIB ·
.1.3.6.1.4.1.41112.1.11.1.4.2
Object
scalar Enumeration
GPS fix status
Context
- MIB
- UI-AF60-MIB
- OID
.1.3.6.1.4.1.41112.1.11.1.4.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- af60Gps
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 'UI-AF60-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UI-AF60-MIB::af60GpsFix.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UI-AF60-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UI-AF60-MIB::af60GpsFix'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | nofix |
2 | fix2d |
3 | fix3d |