Initial Upload Template data

This commit is contained in:
2018-11-17 13:31:28 +01:00
parent 854182a32a
commit 6ce0f868d0
30 changed files with 11953 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValueLookup id="oid.xg-firewall-mib.sysstatus.hamode" desiredValue="1" undefinedState="Warning">
<Lookups>
<SingleInt state="Ok" value="1">
standalone
</SingleInt>
<SingleInt state="Ok" value="2">
active-passive
</SingleInt>
<SingleInt state="Ok" value="3">
active-active
</SingleInt>
</Lookups>
</ValueLookup>