Cisco Cisco Packet Data Gateway (PDG)

Seite von 74
 HeNB-GW Service Configuration Procedures   
▀  Alarm and Alert Trap Configuration 
 
 
▄  HeNB-GW Administration Guide, StarOS Release 17 
56 
   
Alarm and Alert Trap Configuration 
To enable and configure the SNMP Traps to generate alarms and alerts from system for various events and thresholds in 
HeNB-GW service, apply the following example configuration: 
configure 
  snmp trap enable ThreshHENBGWHenbSessions target [ target <trap_collector>] 
  snmp trap enable ThreshHENBGWPagingMessages target <trap_collector>] 
  snmp trap enable ThreshHENBGWUeSessions target <trap_collector>] 
  snmp trap { enable | suppress} HenbgwAccessServiceStart [ target <trap_collector>] 
  snmp trap { enable | suppress} HenbgwAccessServiceStop [ target <trap_collector>] 
  snmp trap { enable | suppress} HenbgwMMESCTPAllAssocDown [ target <trap_collector>] 
  snmp trap { enable | suppress} HenbgwMMESCTPAllAssocDownClear [ target 
<trap_collector>] 
  snmp trap { enable | suppress} HenbgwMMESCTPAssocDown [ target <trap_collector>] 
  snmp trap { enable | suppress} HenbgwMMESCTPAssocUp [ target <trap_collector>] 
  snmp trap { enable | suppress} HenbgwNetworkServiceStart [ target <trap_collector>] 
  snmp trap { enable | suppress} HenbgwNetworkServiceStop [ target <trap_collector>] 
Notes: 
 
<
trap_collector
> is the name of the 1st trap target. It is a string of size 1 to 31. 
 
There are several additional SNMP Traps which can be configured. Refer Global Configuration Mode chapter of 
the Command Line Interface Reference for more information. 
 
For more information on SNMP Traps, refer System SNMP-MIB Reference
 
Repeat this configuration as needed for additional traps.