Initial Upload Template data
This commit is contained in:
14
PRTG/lookups/custom/oid.xg-firewall-mib.sysstatus.hamode.ovl
Normal file
14
PRTG/lookups/custom/oid.xg-firewall-mib.sysstatus.hamode.ovl
Normal 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>
|
||||
Reference in New Issue
Block a user