From 6a184e45ad814410e33ae2b6dec250cce45ea1e2 Mon Sep 17 00:00:00 2001 From: Taniadz Date: Fri, 15 Sep 2017 11:20:38 +0300 Subject: Add interface definition lldp.xml --- interface-definitions/lldp.xml | 257 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 257 insertions(+) create mode 100644 interface-definitions/lldp.xml (limited to 'interface-definitions') diff --git a/interface-definitions/lldp.xml b/interface-definitions/lldp.xml new file mode 100644 index 000000000..90bf80e19 --- /dev/null +++ b/interface-definitions/lldp.xml @@ -0,0 +1,257 @@ + + + + + + + + LLDP settings + 985 + + + + + Location data for interface + + all + Location data all interfaces + + + <intf> + Location data for a specific interface + + + + + + + + + Disable lldp on this interface + + + + + LLDP-MED location data [REQUIRED] + + + + + Civic-based location data + + + + + LLDP-MED Civic Address type [REQUIRED] + + 0 + Language + + + 1 + National subdivisions + + + 2 + County, parish, district + + + 3 + City, township + + + 4 + City division, borough, ward + + + 5 + Neighborhood, block + + + 6 + Street + + + 16 + Leading street direction + + + 17 + Trailing street suffix + + + 18 + Street suffix + + + 19 + House number + + + 20 + House number suffix + + + 21 + Landmark or vanity address + + + 22 + Additional location info + + + 23 + Name + + + 24 + Postal/ZIP code + + + 25 + Building + + + 26 + Unit + + + 27 + Floor + + + 28 + Room number + + + 29 + Place type + + + 128 + Script + + + + + + Civic address value for ca-type [REQUIRED] + + + + + + + Country code [REQUIRED] + + <AA> + Two letter ISO 3166 country code + + + + + + + + Coordinate based location + + + + + Altitude in meters + + [+-]<meters> + Altitude in meters + + + + + + Coordinate datum type + + WGS84 + WGS84 (default) + + + NAD83 + NAD83 + + + MLLW + NAD83/MLLW + + + + + + Latitude [REQUIRED] + + <latitude> + Latitude (example "37.524449N") + + + + + + Longitude [REQUIRED] + + <longitude> + Longitude (example "122.267255W") + + + + + + + + + + + + Legacy (vendor specific) protocols + + + + + Listen for CDP for Cisco routers/switches + + + + + Listen for EDP for Extreme routers/switches + + + + + Listen for FDP for Foundry routers/switches + + + + + Listen for SONMP for Nortel routers/switches + + + + + + + IPv4 management address + + + + + SNMP parameters for LLDP + + + + + Enable SNMP queries of the LLDP database + + + + + + + + + \ No newline at end of file -- cgit v1.2.3