15 lines
440 B
XML
15 lines
440 B
XML
<?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>
|