9 snmp administration, Snmp administration 2–73, Table 2-16 – FUJITSU SPARC M4000 User Manual

Page 129: Snmp admin, Section 2.2.9, “snmp administration, Displaying log archiving error information

Advertising
background image

Chapter 2 Setting Up XSCF

2-73

Displaying Log Archiving Error Information

Command operation

Use the showarchiving (8) command to display details of log archiving
errors.

<Example 1> Three errors occurred

XSCF> showarchiving -e

2004/06/17 01:12:12

- Failed to connect to the archive host.

- Output from ssh: "ssh: foo.bar: host not responding"

2004/06/19 22:15:46

- Failed to create a file on the archive host.

- File: /foo/platform/error-details/log.2004-06-19T22:15:48

- Output from scp: "scp: /foo/platform: Permission denied"

2004/06/19 22:15:47

- Command failed on the archive host.

- Command: "/usr/bin/du -sk /foo/bar/error-log"

- Output from command: "/usr/bin/du: Command not found"

<Example 2> No error occurred

XSCF> showarchiving -e

No archiving errors have occurred

2.2.9

SNMP Administration

This section explains how to make different types of protocols settings for SNMP to
use the SNMP agent function.

TABLE 2-16

lists the terms used in SNMP administration.

TABLE 2-16

SNMP Administration Terms

Term

Description

SNMP

Abbreviation for Simple Network Management Protocol. This query, command, and
response protocol is used to test and change configuration parameters of LANs and
WANs that are connected to bridges, routers, switches, or other devices via networks.
Currently, SNMPv1, SNMPv2c, and SNMPv3 are available. SNMPv3 has added
encryption and authentication functions, in comparison with SNMPv1 and SNMPv2c.

MIB

Abbreviation for Management Information Base. This is the information database used to
manage the SNMP agent function, which responds with MIB information to requests
from the SNMP manager.

USM

Abbreviation for User-based Security Model. This user-based security model is defined by
SNMPv3.

Advertising