для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 128
Configuring the SaMOG Gateway   
▀  Configuring the System to Perform as a SaMOG Gateway 
 
 
▄  SaMOG Administration Guide, StarOS Release 18 
122 
   
[local]asr5000# logging filter active facility egtpmgr level error_reporting_level 
Enabling SNMP Traps 
Optional. Enable the sending of SaMOG gateway-related SNMP traps by applying the example configuration below. 
config 
   context samog_context_name 
      snmp trap enable SaMOGServiceStart 
      snmp trap enable SaMOGServiceStop 
      snmp trap enable CGWServiceStart 
      snmp trap enable CGWServiceStop 
      end 
To disable the generation of an SNMP trap: 
config 
   contextsamog_context_name 
      snmp trap suppress trap_name 
      end 
Configuring Bulk Statistics 
Use the following configuration example to enable SaMOG bulk statistics: 
config 
   bulkstats collection 
   bulkstats mode 
      sample-interval minutes 
      transfer-interval minutes 
      file no 
         remotefile format format /localdisk/bulkstats/bulkstat%date%%time%.txt 
         receiver ipv4_or_ipv6_address primary mechanism sftp login login_name encrypted 
password
 samog schema schema_name format schema_format 
Notes: