Merge branch 'snmp' of github.com:clicon/clixon into snmp
This commit is contained in:
commit
d82d08b4ac
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ module clixon-example{
|
|||
import ENTITY-MIB {
|
||||
prefix "entity-mib";
|
||||
}
|
||||
|
||||
deviation "/clixon-types:CLIXON-TYPES-MIB" {
|
||||
deviate replace {
|
||||
config true;
|
||||
|
|
@ -198,6 +197,7 @@ function testrun()
|
|||
else
|
||||
echo "$snmpset $oid $set_type $value"
|
||||
expectpart "$($snmpset $oid $set_type $value)" 0 "$type: $value2"
|
||||
|
||||
fi
|
||||
new "Check $name via SNMP"
|
||||
if [ $type == "STRING" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue