CENTILLION-SYSTEM-EVENT-LOG-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
21
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
RFC1155-SMIThis value indicates the remaining duration of Event Logging.
The unit is in seconds. The maximum value is equal to 1000 days
(86,400,000 seconds). A set value of greater than 1000 days will result
BADVALUE return. A value of 0 indicates the Event Logging is now stopped
and disabled. A non-zero value indicates that Event Logging is enabled.
Default value is set at system cold start only.rw TimeIntervalSec (S5-TCS-MIB) .1.3.6.1.4.1.930.2.1.5.1 |
sysEvtLogPreFilterEntityMapThe bit array that contains the bit map of all possible entities for
event logging pre-filter control. There are total of 64 entities.
Each entity represented by one bit. A bit with a value of 1 means
that the corresponding Entity is enabled for event logging,
0 when the event logging is disabled for the corresponding entity.
The following show the bit position and associated entity.
Bit 0 - SNMP_ENT_ATM_PORT
Bit 1 - SNMP_ENT_BOOTP
Bit 2 - SNMP_ENT_CLC
Bit 3 - SNMP_ENT_CLI
Bit 4 - SNMP_ENT_CONFIG
Bit 5 - SNMP_ENT_ETHERNET
Bit 6 - SNMP_ENT_FDB
Bit 7 - SNMP_ENT_HW
Bit 8 - SNMP_ENT_IISP
Bit 9 - SNMP_ENT_ILMI
Bit 10 - SNMP_ENT_IP
Bit 11 - SNMP_ENT_LANE
Bit 12 - SNMP_ENT_LEC
Bit 13 - SNMP_ENT_MCP
Bit 14 - SNMP_ENT_SIGNL
Bit 15 - SNMP_ENT_SNMP
Bit 16 - SNMP_ENT_STP
Bit 17 - SNMP_ENT_TELNET
Bit 18 - SNMP_ENT_TFTP
Bit 19 - SNMP_ENT_TOKENRING
Bit 20 - SNMP_ENT_VPORT
Bit 21 - SNMP_ENT_MPOA
When a new entity is created, a new bit position should also be defined.
The order of bit is defined as bit 0-7 in the lowest oder of byte
(first byte), bit 8-15 in the second lowest order of byte(second bye),
and so on. The lower number of bit is the least significant bit within
the byte.rw OCTET STRING .1.3.6.1.4.1.930.2.1.5.2 |
sysEvtLogPreFilterSeverityThis value indicates the severity level for event log
pre-filtering control. An event message with less severity level
will not be logged into event message buffer.
All messages with equal or greater severity level are logged
into the message buffer. The emergency level is also named as panic
level inc CLI command.rw Enumeration .1.3.6.1.4.1.930.2.1.5.3 |
sysEvtLogSlotPreFilterTableA slot table for controlling pre-filter setting for all slots.
This table is managed by Event Log application only. Table entries cannot be
created or deleted. SEQUENCE OF SysEvtLogSlotPreFilterEntry .1.3.6.1.4.1.930.2.1.5.4 |
sysEvtLogSlotPreFilterEntryAn entry of the slot pre-filter table. SysEvtLogSlotPreFilterEntry .1.3.6.1.4.1.930.2.1.5.4.1 |
sysEvtLogSlotPreFilterCardIdThe slot index varies by system. It is chassis dependent.
For C100, valid number is 1-6. For BH left, valid number is 2-7.
For BH right, valid number is 8-13. etc.ro CardId .1.3.6.1.4.1.930.2.1.5.4.1.1 |
sysEvtLogSlotPreFilterControlThis value indicates the pre-filter setting for the specified slot.rw Enumeration .1.3.6.1.4.1.930.2.1.5.4.1.2 |
sysEvtLogPortPreFilterTableA port table for controlling pre-filter setting for all ports.
This table is managed by Event Log application only.
Table entries cannot be created or deleted. SEQUENCE OF SysEvtLogPortPreFilterEntry .1.3.6.1.4.1.930.2.1.5.5 |
sysEvtLogPortPreFilterEntryAn entry for port table for controlling pre-filter
setting for all ports. SysEvtLogPortPreFilterEntry .1.3.6.1.4.1.930.2.1.5.5.1 |
sysEvtLogPortPreFilterCardIdThe slot index varies by system. It is chassis dependent.
For C100, valid number is 1-6. For BH left, valid number is 2-7.
For BH right, valid number is 8-13. etc.ro CardId .1.3.6.1.4.1.930.2.1.5.5.1.1 |
sysEvtLogPortPreFilterPortIdThe port index of the specified slot.ro PortId .1.3.6.1.4.1.930.2.1.5.5.1.2 |
sysEvtLogPortPreFilterControlThis value indicates the pre-filter setting for the specified port.
Note: A module must be properly configured before any port of the
module can be set with a value of sysEvtLogPortPreFilterControl.
A BADVALUE is returned when one enables a port in a disabled slot.rw Enumeration .1.3.6.1.4.1.930.2.1.5.5.1.3 |
sysEvtLogDestMapThis value is a bit map of each destination that Event Log
can forward messages to, where
bit 0 for console CLI
bit 1 for Syslogd
bit 2 for Tftpsave
The value of other bits has no effect.
A bit value of 1 means the destination is enabled.
Otherwise, disabled.
Note: Enabling Syslogd prior setting sysEvtLogSysLogHostIp will return
BADVALUE for set. Enabling Tftpsave prior setting
sysEvtLogTftpsaveHostIp will return BADVALUE for set.rw INTEGER .1.3.6.1.4.1.930.2.1.5.6 |
sysEvtLogSysLogCfg OBJECT IDENTIFIER .1.3.6.1.4.1.930.2.1.5.7 |
sysEvtLogSysLogHostIpThe IP address of Unix system that runs Syslogd.
The event messages are redirect to Syslogd only when this IP address is
valid and the bit value of Syslogd of sysEvtLogDestMap is enabled.
Note: Set an invalid IP address results a BADVALUE return.rw IpAddress .1.3.6.1.4.1.930.2.1.5.7.1 |
sysEvtLogSysLogSeverityThis value indicates the severity level for Event Log to forward
events to SysLogd in Unix system. An event message
with less severity level will not be forwarded to SysLogd.
All messages with equal or greater severity level are forwarded to
SysLogd.rw Enumeration .1.3.6.1.4.1.930.2.1.5.7.2 |
sysEvtLogSysLogFacilityThis value indicates the facility number for the event messages to
be logged by syslogd. The supported values are from local0 to
local7 only (refer to syslogd manual of Unix system)rw Enumeration .1.3.6.1.4.1.930.2.1.5.7.3 |
sysEvtLogTftpsaveCfg OBJECT IDENTIFIER .1.3.6.1.4.1.930.2.1.5.8 |
sysEvtLogTftpsaveHostIpThe IP address of TFTP server system.
The event messages file is transfered from event log buffer to server
system only when this IP is valid and the event message count reach its
threshold. (refer to sysEvtLogTftpsaveMaxMsgCount) and the bit value
of Tftpsave of sysEvtLogDestMap is enabled.
Note: Set an invalid IP address results a BADVALUE return.rw IpAddress .1.3.6.1.4.1.930.2.1.5.8.1 |
sysEvtLogTftpsaveFileNameThis octet string indicates the file name for the Tftpsave option of
event log function. The filename will be appended with an extension
nnn, where nnn ranges from 000 to 999, as each TFTP
file transfer occurs. The filename is default to the last three bytes
of MAC address of the switch in hexadecimal format.rw DisplayString .1.3.6.1.4.1.930.2.1.5.8.2 |
sysEvtLogTftpsaveMaxMsgCountThis value indicates how many messages in the event log buffer will
trigger the TFTP file transfer for logged messages to TFTP host.
the default value is maximum messages count for the event log
buffer, which is currently equal to 680. If the value is set to
zero or greater than the maximum value, it returns a BADVALUE.rw INTEGER .1.3.6.1.4.1.930.2.1.5.8.3 |