SNMP frontend table fix: handler called with heartrate, return 0
This commit is contained in:
parent
bbcea8b780
commit
4ff2ea099c
3 changed files with 8 additions and 6 deletions
|
|
@ -48,6 +48,11 @@ module clixon-example{
|
|||
import NET-SNMP-EXAMPLES-MIB {
|
||||
prefix "net-snmp-examples";
|
||||
}
|
||||
deviation "/net-snmp-examples:NET-SNMP-EXAMPLES-MIB" {
|
||||
deviate replace {
|
||||
config true;
|
||||
}
|
||||
}
|
||||
}
|
||||
EOF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue