cie1000LldpStatusMedRemoteDeviceInfoDatum
CIE1000-LLDP-MIB ·
.1.3.6.1.4.1.9.9.832.1.34.1.3.4.1.1.10
Object
column CIE1000lldpmedDatumType
Datum (geodetic system) .
The Map Datum is used for the coordinates given in these options:
WGS84: (Geographical 3D) - World Geodesic System 1984, CRS Code 4327,
Prime Meridian Name: Greenwich.
NAD83/NAVD88: North American Datum 1983, CRS Code 4269, Prime Meridian
Name: Greenwich; The associated vertical datum is the North American
Vertical Datum of 1988 (NAVD88). This datum pair is to be used when
referencing locations on land, not near tidal water(which would use
Datum = NAD83/MLLW).
NAD83/MLLW: North American Datum 1983, CRS Code 4269, Prime Meridian
Name: Greenwich; The associated vertical datum is Mean Lower Low Water
(MLLW). This datum pair is to be used when referencing locations on
water/sea/ocean.
Context
- MIB
- CIE1000-LLDP-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.34.1.3.4.1.1.10- 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::cie1000LldpStatusMedRemoteDeviceInfoDatum'
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::cie1000LldpStatusMedRemoteDeviceInfoDatum.<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::cie1000LldpStatusMedRemoteDeviceInfoDatum'
Syntax
- Source
- CIE1000lldpmedDatumType
- Base type
Enumeration
Values & Constraints
Type Values
1 | wgs84 |
2 | nad83navd88 |
3 | nad83mllw |