cie1000LldpStatusMedRemoteDeviceInfoAltitudeType
CIE1000-LLDP-MIB ·
.1.3.6.1.4.1.9.9.832.1.34.1.3.4.1.1.8
Object
column CIE1000lldpmedAltitudeType
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
- CIE1000-LLDP-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.34.1.3.4.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cie1000LldpStatusMedRemoteDeviceInfoEntry
- 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 'CIE1000-LLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-LLDP-MIB::cie1000LldpStatusMedRemoteDeviceInfoAltitudeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIE1000-LLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-LLDP-MIB::cie1000LldpStatusMedRemoteDeviceInfoAltitudeType.<cie1000LldpStatusMedRemoteDeviceInfoIfIndex>.<cie1000LldpStatusMedRemoteDeviceInfoLldpmedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-LLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-LLDP-MIB::cie1000LldpStatusMedRemoteDeviceInfoAltitudeType'
Syntax
- Source
- CIE1000lldpmedAltitudeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | meters |
2 | floors |