Contidos dentro
Localizar Mais Documentação
Destaques de Recursos de Suporte
| Fazer download desta apostila em PDF
NAME
- na.snmp.traplog - SunNet Manager SNMP trap logfile
DESCRIPTION
- The SNMP trap logger na.snmp-trap(8) writes SNMP trap reports to the file specified by the na.snmp.trap-logfile keyword listed in the local snm.conf(5).
- Note this information only pertains to the log files written by the SNMP trap logger. Log files written by other utilities are not covered here.
SYNTAX
- Each entry is a newline-terminated ASCII string. Fields in the entry are name/value pairs separated by whitespace. Each entry contains the following names and their associated values.
-
- ``sequence'' - trap sequence number (0 is first trap received)
- ``receive-time'' - time trap received (seconds since UNIX epoch) 3. ``version'' - SNMP version
-
- ``community'' - SNMP community
- ``enterprise'' - type of object generating the trap
- ``source-address'' - address of object generating the trap
- ``source-time'' - time elapsed between the last (re)initialization of the network entity and the generation of the trap
- ``trap-type'' - trap type (either generic trap type or specific trap code) 9. variable bindings list containing additional information about the trap with the format:
-
-
variable name
-
variable value
FILES
-
snm.conf(5)
|
|