Skip to content

Commit

Permalink
Update protocol.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
janstaelensskyline authored Feb 2, 2024
1 parent d6b7212 commit 9c724fb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions protocol.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
****************************************************************************
* Copyright (c) 2023, Skyline Communications NV All Rights Reserved. *
* Copyright (c) 2024, Skyline Communications NV All Rights Reserved. *
****************************************************************************
By using this driver, you expressly agree with the usage terms and
Expand Down Expand Up @@ -45,15 +45,15 @@ Any inquiries can be addressed to:
-->

<Protocol xmlns="http://www.skyline.be/protocol">
<Name>SLC SDF SNMP Base</Name>
<Name>Skyline Example SNMP Base</Name>
<Description>SLC SDF SNMP Base DataMiner driver</Description>
<Version>1.0.0.4</Version>
<IntegrationID>DMS-DRV-0000</IntegrationID>
<IntegrationID>DMS-DRV-9041</IntegrationID>
<Provider>Skyline Communications</Provider>
<Vendor>Skyline</Vendor>
<VendorOID>1.3.6.1.4.1.8813.2.48</VendorOID>
<DeviceOID>999</DeviceOID>
<ElementType>Training Example</ElementType>
<Vendor>Skyline Example</Vendor>
<VendorOID>1.3.6.1.4.1.8813.2.1218</VendorOID>
<DeviceOID>18</DeviceOID>
<ElementType>Example</ElementType>
<Type relativeTimers="true">snmpv2</Type>
<Display defaultPage="General" pageOrder="General;Interface;----------;Web Interface#http://[Polling Ip]/" wideColumnPages="Interface"/>
<SNMP includepages="true">auto</SNMP>
Expand Down Expand Up @@ -6829,4 +6829,4 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
</Branches>
</VersionHistory>

</Protocol>
</Protocol>

0 comments on commit 9c724fb

Please sign in to comment.