etsysTrackedStationAPDistance

ENTERASYS-STATION-LOCATION-MIB · .1.3.6.1.4.1.5624.1.2.98.1.2.1.1.7

Object

column metersSNMPv2-SMIInteger32
The distance (in meters) of the station from the access point 
with the serial number in etsysTrackedStationReportingAPSN.
This object is meaningful only when the value of 
etsysTrackedStationLocationType is cellOfOrigin.

Context

MIB
ENTERASYS-STATION-LOCATION-MIB
OID
.1.3.6.1.4.1.5624.1.2.98.1.2.1.1.7
Type
column
Access
readonly
Status
current
Units
meters
Parent
etsysTrackedStationEntry
Groups
1

Walk 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 'ENTERASYS-STATION-LOCATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-STATION-LOCATION-MIB::etsysTrackedStationAPDistance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-STATION-LOCATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-STATION-LOCATION-MIB::etsysTrackedStationAPDistance.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-STATION-LOCATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-STATION-LOCATION-MIB::etsysTrackedStationAPDistance'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance