275
Chapter 29
SNMP Commands
SNMP (Simple Network Management Protocol) functions are used to manage the network
devices for a smooth communication, which can facilitate the network administrators to
monitor the network nodes and implement the proper operation.
29.1
snmp-server
Description
The
snmp-server
command is used to enable the SNMP function. By default,
it is disabled. To return to the default configuration, please use
no
snmp-server
command.
Syntax
snmp-server
no snmp-server
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin level users have access to these commands.
Example
Enable the SNMP function:
T1600G-52TS(config)# snmp-server
29.2
snmp-server view
Description
The
snmp-server view
command is used to add View. To delete the
corresponding View, please use
no snmp-server view
command. The OID
(Object Identifier) of the SNMP packets is used to describe the managed
objects of the switch, and the MIB (Management Information Base) is the set
of the OIDs. The SNMP View is created for the SNMP management station to
manage MIB objects.
Syntax
snmp-server view
name
mib-oid
{ include | exclude }
no snmp-server view
name
mib-oid
Содержание T1600-28TS
Страница 1: ...CLI Reference Guide T1600G Series Switches REV2 0 0 1910011957...
Страница 37: ...21 Example Clear the commands you have entered in the current mode T1600G 52TS config history clear...
Страница 57: ...41 T1600G 52TS config show voice vlan switchport gigabitEthernet 1 0 2...
Страница 64: ...48 Example Display the LACP system priority T1600G 52TS config show lacp sys id...
Страница 340: ...324 Example Display the summary information of IPv6 route entries T1600G 52TS config show ipv6 route summary...
Страница 365: ...349 Example Display the configuration of DHCP Relay T1600G 52TS config show ip dhcp relay...