Chapter 4 Function/System Settings and Display
4.3 Network Management > show snmp
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED P2X0-1030-09ENZ0
471
show snmp
This command displays the SNMP parameters.
■ Syntax
■ Parameter
No parameters.
■ Output
■ Example(s)
show snmp
# SNMP [Enable]
A
# Port [MNT]
B
# Authentication Failure [Enable
]
C
# Engine ID [0x000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f]
(Default)
D E
# MIB-II RFC Version [RFC1213
]
F
A: It shows whether SNMP functions are enabled or not.
B: Ethernet port to use SNMP functions
C: It shows whether to notify Authentication Failure by an SNMP trap when the system is accessed from
undefined SNMP communities.
D: It shows an engine identifier.
E: It shows when the engine identifier is the default. Even if the engine identifier is the same as the default
value, when using the "set snmp" command with a "-engine-id" parameter that is not "default", it does not
appear.
F: It shows the version of MIB-II that is used by the ETERNUS DX Disk storage system.
The following example displays the SNMP parameters:
CLI> show snmp
SNMP [Enable]
Port [MNT]
Authentication Failure [Enable]
Engine ID [0x000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f]
MIB-II RFC Version [RFC1213]
The following example displays the SNMP parameter that uses the RMT port and the default engine
identifier.
CLI> show snmp
SNMP [Enable]
Port [RMT]
Authentication Failure [Enable]
Engine ID [0x800000d380500000e0d0401400] (Default)
MIB-II RFC Version [RFC4293]