This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sdk:status-values-via-snmp [2015/07/07 11:16] – [Extended example] fachet | sdk:status-values-via-snmp [2020/07/21 08:31] (current) – [Access via SNMP] fachet | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| *if you use SNMP v1/2c with the MibBrowser please set either the " | *if you use SNMP v1/2c with the MibBrowser please set either the " | ||
| + | For easier use please copy the NetModule private MIB (NETMODULE-VENDOR-MIB.mib into the MIB directory (e.g. C:\Program Files\MibBrowser Free Tool\mibs) and load it File-> | ||
| ===== Useful ===== | ===== Useful ===== | ||
| Line 128: | Line 129: | ||
| if (s.name == " | if (s.name == " | ||
| nb_reset_statistics(" | nb_reset_statistics(" | ||
| - | if (nb_snmp_update(" | + | if (nb_snmp_update(" |
| } | } | ||
| } </ | } </ | ||