me1200LldpmedStatusRemoteDeviceInfoAltitudeType
ME1200-LLDPMED-MIB ·
.1.3.6.1.4.1.9.9.815.1.71.1.3.3.1.8
Object
column ME1200lldpmedAltitudeType
Altitude type as either floors or meters. Meters are representing meters of altitude defined by the vertical datum specified. Floors are representing altitude in a form more relevant in buildings which have different floor-to-floor dimensions. An altitude = 0.0 is meaningful even outside a building, and represents ground level at the given latitude and longitude. Inside a building, 0.0 represents the floor level associated with ground level at the main entrance.
Context
- MIB
- ME1200-LLDPMED-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.71.1.3.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- me1200LldpmedStatusRemoteDeviceInfoEntry
- Groups
- 1
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 'ME1200-LLDPMED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-LLDPMED-MIB::me1200LldpmedStatusRemoteDeviceInfoAltitudeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-LLDPMED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-LLDPMED-MIB::me1200LldpmedStatusRemoteDeviceInfoAltitudeType.<me1200LldpmedStatusRemoteDeviceInfoIfIndex>.<me1200LldpmedStatusRemoteDeviceInfoLldpmedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-LLDPMED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-LLDPMED-MIB::me1200LldpmedStatusRemoteDeviceInfoAltitudeType'
Syntax
- Source
- ME1200lldpmedAltitudeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | meters |
2 | floor |