Command Manual – Information Center
H3C S7500E Series Ethernet Switches
Chapter 1 Information Center Configuration
Commands
1-20
Description
Use the
info-center snmp channel
command to configure the channel to output
system information to the SNMP NMS.
Use the
undo info-center snmp channel
command to restore the default channel to
output system information to the SNMP NMS.
By default, output of system information to the SNMP NMS is enabled with a default
channel name of snmpagent and a default channel number of 5.
For more information, refer to the
display snmp-agent
command in the
SNMP-RMON
Commands
.
Examples
# Set to output system information to the SNMP NMS through channel 6.
<Sysname> system-view
[Sysname] info-center snmp channel 6
1.1.20 info-center source
Syntax
info-center source
{
module
-
name
|
default
}
channel
{
channel
-
number |
channel
-
name
} [
debug
{
level
severity
|
state
state
} * |
log
{
level
severity
|
state
state
} * |
trap
{
level
severity
|
state
state
} * ] *
undo info-center source
{
module
-
name
|
default
}
channel
{
channel
-
number |
channel
-
name
}
View
System view
Parameters
module
-
name
: Specifies the output rules of the system information of the specified
modules, which vary with devices. For instance, if information on ARP module is to be
output, you can configure this argument as ARP.
default
: Specifies the output rules of the system information of all the modules allowed
to output the system information. This configuration varies with devices.
debug
: Debugging information.
log
: Log information.
trap
: Trap information.
level severity
: Specifies the severity of system information, refer to
Table 1-4
for details.
state state
: The state of system information output, which could be
on
(enabled) or
off
(disabled).