More tests for ENTITY-MIB.
This commit is contained in:
parent
461ebd38d6
commit
cb3aef450d
2 changed files with 285 additions and 170 deletions
|
|
@ -225,6 +225,7 @@ if $SNMPCHECK; then
|
|||
snmpgetnext="$(type -p snmpgetnext) -On -c public -v2c localhost "
|
||||
snmpgetnextstr="$(type -p snmpgetnext) -c public -v2c localhost "
|
||||
snmptable="$(type -p snmptable) -c public -v2c localhost "
|
||||
snmpwalk="$(type -p snmpwalk) -c public -v2c localhost "
|
||||
snmptranslate="$(type -p snmptranslate) "
|
||||
|
||||
if [ "${ENABLE_NETSNMP}" == "yes" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue