In this section:
The Traps object provides:
- A list of the traps supported by the SBC Core. These traps are created at system initialization time, without CLI control.
- A means of enabling and disabling specific traps at the SBC.
You may use this mechanism to disable specific traps while reconfiguring the SBC, and then re-enabling them once you are finished. For example, you may cause a number of traps to get reported as a result of a maintenance activity such as temporarily detaching cables.Use this object to prevent these traps from appearing on the SNMP network management stations.
For a list of all possible traps, use the show oam traps
command.
Refer to SBC Core Alarms Guide for alarm/trap descriptions.
Admin
Use this object to enable or disable specific traps.
Command Syntax
% set oam traps admin <trap name> priorityLevel <critical | default | info | major | minor> state <disabled | enabled>
Command Parameters
DSP Admin
DSP resource usage trap configuration.
Command Syntax
% set oam traps dspAdmin callFailureTrap lackdsp interval <60-21600 seconds> threshold <1-65535> dspAvailabilityTrap allThreshold <0-100> g711PacketThreshold <0-100> g726Threshold <0-100> g729Threshold <0-100>
Command Parameters
Command Example
To display the trap information:
% show oam traps admin sonusCpNtpDownNotification state enabled; priorityLevel default;
Overview
Content Tools