log: Event Log Information Base
The event log information base contains data on the event log and
enables access to certain events. You can use the NCL List command to
diaplay all or a part of the event log information base, and the NCL Get
command to obtain the value of any variable within the information
base. The MIB number for log is 57. The structure is:
log
variable listed below
table.entry.text listed below
Examples of the pathname are as follows:
list log.*
list 57.*
list log.bootpoint.*
get log.*
get log.bootpoint.*
get 57.2.*
bootpoint[0] contains the event number of the first event that
occured on this router when it was booted.
events[0] contains the number of events that have occured on this
router.
lastevent[0] contains the last event message to occur on this router.
maxtablesize[0] contains the maximuim number of events the log
can hold.
table.entry.text[event] is only available through SNMP. It contains
the event message for event number %event%.
get log.table.entry.text
get 57.4.1.1
Managment
Information Base
18
Management Information Base Variables
log: Event Log Information Base
18-81