04-System Management

HomeSupportReference GuidesMIB CompanionH3C MSR Router Series MIB Reference-R6749-6W10004-System Management
11-SYSLOG-MSG-MIB
Title Size Download
11-SYSLOG-MSG-MIB 89.25 KB

SYSLOG-MSG-MIB

About this MIB

Use this MIB to manage syslog messages as SNMP objects and enable and view syslog message notifications.

MIB file name

rfc5676-syslog-msg.mib

Root object

iso(1).org(3).dod(6).internet(1)..mgmt(2).mib-2(1).syslogMsgMib(192)

Scalar objects

syslogMsgTableMaxSize

Object (OID)

Access

Syntax

Value range

Description

Implementation

syslogMsgTableMaxSize (1.3.6.1.2.1.192.1.1.1)

read-write

Unsigned32

Standard MIB values.

Maximum number of syslog messages in syslogMsgTable.

Default value: 1024.

 

syslogMsgEnableNotifications

Object (OID)

Access

Syntax

Value range

Description

Implementation

syslogMsgEnableNotifications (1.3.6.1.2.1.192.1.1.2)

read-write

SyslogFacility

true(1),false(2)

Whether syslogMsgNotification notifications are generated.

As per the MIB.

 

Tabular objects

syslogMsgTable

About this table

This table contains recent syslog messages.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table index is syslogMsgIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

syslogMsgIndex (1.3.6.1.2.1.192.1.2.1.1)

not-accessible

Unsigned32

Standard MIB values

Index of an entry in the syslogMsgTable.

As per the MIB.

syslogMsgFacility (1.3.6.1.2.1.192.1.2.1.2)

read-only

SyslogFacility

kern(0),
user(1),
mail(2),
daemon(3),
auth(4),
syslog(5),
lpr(6),
news(7),
uucp(8),
cron(9),
authpriv(10),
ftp(11),
ntp(12),
audit(13),
console(14),
cron2(15),
local0(16),
local1(17),
local2(18),
local3(19),
local4(20),
local5(21),
local6(22),
local7(23)

Facility of the syslog message.

As per the MIB.

syslogMsgSeverity (1.3.6.1.2.1.192.1.2.1.3)

read-only

SyslogSeverity

emerg(0),
alert(1),
crit(2),
err(3),
warning(4),
notice(5),
info(6),
debug(7)

Severity of the syslog message.

As per the MIB.

syslogMsgVersion (1.3.6.1.2.1.192.1.2.1.4)

read-only

Unsigned32

Unsigned32 (0..999)

Version of the syslog message.

As per the MIB.

syslogMsgTimeStamp (1.3.6.1.2.1.192.1.2.1.5)

read-only

SyslogTimeStamp

OCTET STRING (0 | 10 | 13)

Timestamp of the syslog message.

As per the MIB.

syslogMsgHostName (1.3.6.1.2.1.192.1.2.1.6)

read-only

DisplayString

OCTET STRING (0..255)

Host name of the syslog message.

As per the MIB.

syslogMsgAppName (1.3.6.1.2.1.192.1.2.1.7)

read-only

DisplayString

OCTET STRING (0..48)

Application name of the syslog message.

As per the MIB.

syslogMsgProcID (1.3.6.1.2.1.192.1.2.1.8)

read-only

DisplayString

OCTET STRING (0..128)

Process ID of the syslog message.

A zero-length string indicates an unknown process ID.

syslogMsgMsgID (1.3.6.1.2.1.192.1.2.1.9)

read-only

DisplayString

OCTET STRING (0..32)

Message ID of the syslog message.

A zero-length string indicates an unknown message ID.

syslogMsgSDParams (1.3.6.1.2.1.192.1.2.1.10)

read-only

Unsigned32

Standard MIB values

Total number of structured data element parameters carried in the syslog message.

As per the MIB.

syslogMsgMsg (1.3.6.1.2.1.192.1.2.1.11)

read-only

OCTET STRING

OCTET STRING (0..65535)

Message part of the syslog message.

As per the MIB.

 

syslogMsgSDTable

About this table

This table contains structured data elements of syslog messages.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are syslogMsgIndex, syslogMsgSDParamIndex, syslogMsgSDID, and syslogMsgSDParamName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

syslogMsgSDParamIndex (1.3.6.1.2.1.192.1.3.1.1)

not-accessible

Unsigned32

Standard MIB values

Index of the structured data element parameters contained in a syslog message.

As per the MIB.

syslogMsgSDID (1.3.6.1.2.1.192.1.3.1.2)

not-accessible

DisplayString

OCTET STRING (1..32)

Name (SD-ID) of a structured data element.

As per the MIB.

syslogMsgSDParamName (1.3.6.1.2.1.192.1.3.1.3)

not-accessible

DisplayString

OCTET STRING (1..32)

Name of a parameter of the structured data element.

As per the MIB.

syslogMsgSDParamValue (1.3.6.1.2.1.192.1.3.1.4)

read-only

SyslogParamValueString

OCTET STRING (1..32)

Value of the parameter of the syslog message.

As per the MIB.

 

Notifications

This section contains the SYSLOG-MSG-MIB notifications.

syslogMsgNotification

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.192.0.1

A syslog message generated

Informational

Warning

N/A

OFF

 

Notification triggers

This notification is generated when a new syslog message is received and the value of syslogMsgGenerateNotifications is true.

System impact

No impact on services.

Status control

ON

·     CLI: Use the snmp-agent trap enable syslog command.

·     MIB: Set syslogMsgEnableNotifications to true(1).

OFF

·     CLI: Use the undo snmp-agent trap enable syslog command.

·     MIB: Set syslogMsgEnableNotifications to false(2).

 

Objects

OID (object name)

Description

Index nodes

Type

Value range

1.3.6.1.2.1.192.1.2.1.2 (syslogMsgFacility)

Facility of the syslog message.

syslogMsgIndex

SyslogFacility

kern(0)

user(1)

mail(2)

daemon(3)

auth(4)

syslog(5)

lpr(6)

news(7)

uucp(8)

cron(9)

authpriv(10)

ftp(11)

ntp(12)

audit(13)

console(14)

cron2(15)

local0(16)

local1(17)

local2(18)

local3(19)

local4(20)

local5(21)

local6(22)

local7(23)

1.3.6.1.2.1.192.1.2.1.3 (syslogMsgSeverity)

Severity of the syslog message.

syslogMsgIndex

SyslogSeverity

emerg(0)

alert(1)

crit(2)

err(3)

warning(4)

notice(5)

info(6)

debug(7)

1.3.6.1.2.1.192.1.2.1.4 (syslogMsgVersion)

Version of the syslog message.

syslogMsgIndex

Unsigned32

0..999

1.3.6.1.2.1.192.1.2.1.5 (syslogMsgTimeStamp)

Timestamp of the syslog message.

syslogMsgIndex

SyslogTimeStamp

OCTET STRING (SIZE (0|10|13))

1.3.6.1.2.1.192.1.2.1.6 (syslogMsgHostName)

Host name of the syslog message.

syslogMsgIndex

DisplayString

OCTET STRING (SIZE (0..255))

1.3.6.1.2.1.192.1.2.1.7 (syslogMsgAppName)

Application name of the syslog message.

syslogMsgIndex

DisplayString

OCTET STRING (SIZE (0..48))

1.3.6.1.2.1.192.1.2.1.8 (syslogMsgProcID)

Process ID of the syslog message.

syslogMsgIndex

DisplayString

OCTET STRING (SIZE (0..128))

1.3.6.1.2.1.192.1.2.1.9 (syslogMsgMsgID)

Message ID of the syslog message.

syslogMsgIndex

DisplayString

OCTET STRING (SIZE (0..32))

1.3.6.1.2.1.192.1.2.1.10 (syslogMsgSDParams)

Number of structured data element parameters carried in the syslog message.

syslogMsgIndex

Unsigned32

Standard MIB values.

1.3.6.1.2.1.192.1.2.1.11 (syslogMsgMsg)

Message part of the syslog message.

syslogMsgIndex

OCTET STRING

Standard MIB values.

 

Recommended action

No action is required.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网