SNMP frontend: forgot GET detailed type info in last commit
This commit is contained in:
parent
a02e78a3c1
commit
6e60287bc0
3 changed files with 103 additions and 35 deletions
|
|
@ -230,7 +230,7 @@ expectpart "$($snmpget $OID)" 0 "$OID = $TYPE: $VALUE"
|
|||
NAME=ifCounterDiscontinuityTime
|
||||
OID=$OID11
|
||||
VALUE=1234567890
|
||||
TYPE=Gauge32 # TomeStamp
|
||||
TYPE=Gauge32 # TimeStamp
|
||||
|
||||
new "Set $NAME $VALUE"
|
||||
expectpart "$($snmpset $OID u $VALUE)" 0 "$OID = $TYPE: $VALUE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue