Dell 3-DNS Spezifikationen Seite 333

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 426
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 332
Configuring SNMP
BIG-IP® Reference Guide 8-9
You may, however, insert your own regular expressions and map them to
the 110.1 OID. The /etc/snmptrap.conf file contains two examples for
mapping your own OIDs:
Unknown error
Unknown failure
By default, the lines for these files are commented out. Use these OIDs for
miscellaneous events. When lines match your expression, they are sent to
your management software with the 110.2.1 OID.
If you change this file, restart the SNMP agent bigsnmpd as follows:
bigstart restart bigsnmpd
For the 3-DNS Controller, the configuration in /etc/3dns_snmptrap.conf
determines which messages generate traps and what those traps are. Edit this
file only if you want to add traps.
Syslog
In order to generate traps, you must configure syslog to send syslog lines to
checktrap.pl. If the syslog lines make a match to the specified configuration
in the snmptrap.conf file, a valid SNMP trap is generated. The following
lines in the /etc/syslog.conf file require that the syslog examine information
logged, scan the snmptrap.conf file, and determine if a trap should be
generated:
local0.* | exec /sbin/checktrap.pl.
local1.* | exec /sbin/checktrap.pl.
auth.* | exec /sbin/checktrap.pl.
local2.* | exec /sbin/checktrap.pl.
(for 3-DNS only)
Note
If you uncomment these lines, make sure you restart syslogd.
If you change this file, restart the SNMP agent bigsnmpd with the following
command:
bigstart restart bigsnmpd
Configuring snmpd to send responses out of different
ports or addresses
You can configure the snmpd to respond on different ports or bind the
daemon to a specific interface. Use the following syntax to configure
snmpd:
snmpd -p [(udp|tcp):]port[@address][,...]
Seitenansicht 332
1 2 ... 328 329 330 331 332 333 334 335 336 337 338 ... 425 426

Kommentare zu diesen Handbüchern

Keine Kommentare