User`s guide

VoiceFinder AP1100 VoIP Gateway User’s Guide Version 1.1
AddPac Technology Co., Ltd. -
97 -
[Example] SNMP Configuration and Usage
router# config
router(config)#
In this mode, SNMP Config is possible.
router(config)# snmp community 0.0.0.0 AddPac-Domain1 rw
Exchanges information with all SNMP Managers whose
community-string is AddPac-Domain1.
router(config)# snmp host 131.23.1.1 AddPac-Domain v2c
Sends trap to the SNMP manager in “131.23.1.1” through SNMP v2c
protocol. At this time, the string is AddPac-Domain.
router(config)# snmp contact HongKilDong Sends a message
indicating that the contact point is “HongKilDong” when trap occurs
router(config)# snmp location 9FlofBuilding4 Sends a
message indicating that the installation location of the faulty
equipment is 9FlofBuilding4 when trap occurs
router(config)# snmp name Tac_Gateway1 Sends a message
indicating that the equipment name is Tac_Gateway1 when trap occurs
router(config)# snmp trap-authentication If an SNMP Manager
accesses to an equipment with incorrect string, this commands
informs this to all SNMP Managers that are set in the Gateway.
router(config)# exit
router # show snmp
Shows SNMP configuration status.
TRAP version
TYPE Community-Name IP-Address Access Mode
------------------------------------------------------
community public 0.0.0.0 read-only
community private 0.0.0.0 read-write
community proxy 0.0.0.0 read-write
community AddPac-Domain1 0.0.0.0 read-write
host AddPac-Domain 131.23.1.1 SNMPv2c
contact : HongKilDong
location : 9FlofBuilding4
name : Tac_Gateway1
system-shutdown : Not Implemented
trap-authentication : ENABLE