diff options
author | Andre Lorbach <alorbach@adiscon.com> | 2008-03-05 17:23:52 +0000 |
---|---|---|
committer | Andre Lorbach <alorbach@adiscon.com> | 2008-03-05 17:23:52 +0000 |
commit | b1a83de33a2dcfaa7cc41842a04473697f8630b7 (patch) | |
tree | d31578da18e5789b2e8af91ce3f98a697de32f1c /doc/omsnmp.html | |
parent | d920eeed145a4ebc12ea29a24b6b11ea655cb60d (diff) | |
download | rsyslog-b1a83de33a2dcfaa7cc41842a04473697f8630b7.tar.gz rsyslog-b1a83de33a2dcfaa7cc41842a04473697f8630b7.tar.xz rsyslog-b1a83de33a2dcfaa7cc41842a04473697f8630b7.zip |
Updated the Adiscon MIBs, they contain a few more definitions for variables
and traps now. The default syslogmessage oid had to change again, as I
had to reorganize the snmp variables.
Diffstat (limited to 'doc/omsnmp.html')
-rw-r--r-- | doc/omsnmp.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/omsnmp.html b/doc/omsnmp.html index 4087d830..5b10bd9e 100644 --- a/doc/omsnmp.html +++ b/doc/omsnmp.html @@ -89,7 +89,7 @@ developer (headers) package installed. </p> </strong> </li> <li><strong>$actionsnmpsyslogmessageoid </strong>(This parameter is - optional, the default value is "1.3.6.1.4.1.19406.1.1.1" which means + optional, the default value is "1.3.6.1.4.1.19406.1.1.2.1" which means "ADISCON-MONITORWARE-MIB::syslogMsg")<br> <br> This OID will be used as a variable, type "OCTET STRING". This variable will @@ -100,7 +100,7 @@ developer (headers) package installed. </p> To download these custom mibs, see the description of <strong>$actionsnmptrapoid. </strong><br> <br> - Example: <strong>$actionsnmpsyslogmessageoid 1.3.6.1.4.1.19406.1.1.1<br> + Example: <strong>$actionsnmpsyslogmessageoid 1.3.6.1.4.1.19406.1.1.2.1<br> </strong>If you have this MIBS installed, you can also configured with the OID Name: <strong>$actionsnmpsyslogmessageoid ADISCON-MONITORWARE-MIB::syslogMsg<br> |