BEA Logo BEA Log Central Release 5.0

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Log Central Doc Home   |   Configuration Guide   |   Previous Topic   |   Next Topic   |   Contents   |   Index

MIB Reference

 

The following sections describe the Log Central MIB:

Overview of MIBs

beaTrap: Log Central Traps MIB

 


Overview of MIBs

A Management Information Base (MIB) describes the attributes of a managed resource in a way that an SNMP management system can understand. An SNMP MIB must be written in Abstract Notation One (ASN.1) and formatted in conformity with the SNMP standards. Log Central provides a MIB that contains information for managing log resources. This file fully conforms to the SNMP standard and is ready for loading into your SNMP manager.

Note: SNMP terminology uses the term "object" while managed resource terminology uses the term "attribute."

 


beaTrap: Log Central Traps MIB

The Log Central Traps MIB, beaTrap, is in the bea_lc_trap.asn1 file. This MIB consists of objects that are used as variables in SNMP traps. Each SNMP trap consists of a header and a body. The body is called a variable binding. The objects in this MIB define the values that are sent in the variable binding of SNMP traps that Log Central generates. The following table lists the OID for each object in beaTrap. The object descriptions follow the table.

Table D-1 Objects in beaTrap

Object Name

OID

beaTrapLcLogLevel

.1.3.6.1.4.1.140.21.1

beaTrapLcTimestamp

.1.3.6.1.4.1.140.21.2

beaTrapLcSubsys

.1.3.6.1.4.1.140.21.3

beaTrapLcMid

.1.3.6.1.4.1.140.21.4

beaTrapLcHost

.1.3.6.1.4.1.140.21.5

beaTrapLcPid

.1.3.6.1.4.1.140.21.6

beaTrapLcUid

.1.3.6.1.4.1.140.21.7

beaTrapLcFunction

.1.3.6.1.4.1.140.21.8

beaTrapLcTxKey

.1.3.6.1.4.1.140.21.9

beaTrapLcVersion

.1.3.6.1.4.1.140.21.10

beaTrapLcSeverity

.1.3.6.1.4.1.140.21.11

beaTrapLcMessageBody

.1.3.6.1.4.1.140.21.12

beaTrapLcLogLevel

Description:

Log level of the message for which the SNMP trap was generated.

Format:

Integer

Possible Values:

Access:

Read-only

beaTrapLcTimestamp

Description:

Generation time of the message for which the SNMP trap was generated.

Format:

Octet string

Access:

Read-only

beaTrapLcSubsys

Description:

Originating subsystem of the message for which the SNMP trap was generated.

Format:

Octet string

Access:

Read-only

beaTrapLcMid

Description:

Message ID of the message for which the SNMP trap was generated.

Format:

Integer

Access:

Read-only

beaTrapLcHost

Description:

Host name of the message for which the SNMP trap was generated.

Format:

Octet string

Access:

Read-only

beaTrapLcPid

Description:

Process ID of the message for which the SNMP trap was generated.

Format:

Integer

Access:

Read-only

beaTrapLcUid

Description:

User ID responsible for the message for which the SNMP trap was generated.

Format:

Octet string

Access:

Read-only

beaTrapLcFunction

Description:

Function name that generated the message for which the SNMP trap was generated.

Format:

Octet string

Access:

Read-only

beaTrapLcTxKey

Description:

Entity value of the message for which the SNMP trap was generated.

Format:

Octet string

Access:

Read-only

beaTrapLcVersion

Description:

Unused

Format:

Integer

Access:

Read-only

beaTrapLcSeverity

Description:

Severity of the message for which the SNMP trap was generated. This value is available only for basic SNMP traps.

Format:

Integer

Possible Values:

Access:

Read-only

beaTrapLcMessageBody

Description:

Body of the message for which the SNMP trap was generated.

Format:

Octet string

Access:

Read-only