flGpsAltitude
FIBROLAN-GPS-MIB ·
.1.3.6.1.4.1.4467.1000.210.1.10.1.12
Object
column Integer32
The GPS (antenna) current altitude in meters.
Context
- MIB
- FIBROLAN-GPS-MIB
- OID
.1.3.6.1.4.1.4467.1000.210.1.10.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flGpsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FIBROLAN-GPS-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-GPS-MIB::flGpsAltitude'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBROLAN-GPS-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-GPS-MIB::flGpsAltitude.<flGpsId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBROLAN-GPS-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBROLAN-GPS-MIB::flGpsAltitude'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -500-10000