Test: snmp ifmib typo
This commit is contained in:
parent
4787b3a7b9
commit
097aeb0320
1 changed files with 2 additions and 1 deletions
|
|
@ -487,8 +487,9 @@ expectpart "$($snmpwalk IF-MIB::ifXTable)" 0 "IF-MIB::ifName.1 = STRING: ifname1
|
|||
expectpart "$($snmpwalk $OID30)" 0 "IF-MIB::ifName.1 = STRING: ifname1" \
|
||||
"IF-MIB::ifName.2 = STRING: ifname2"
|
||||
|
||||
rm -rf $dir
|
||||
testexit
|
||||
rm -rf $dir
|
||||
|
||||
|
||||
new "endtest"
|
||||
endtest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue