Table Of Contents
SBC SNMP Commands on Cisco IOS XR Software
snmp-server traps sbc-csbevent
SBC SNMP Commands on Cisco IOS XR Software
This module describes the Simple Network Management Protocol (SNMP) commands used to configure and monitor the Session Border Controller (SBC).
For detailed information about SBC concepts, configuration tasks, and examples, refer to Cisco IOS XR Session Border Controller Configuration Guide.
snmp-server traps sbc-csbevent
To enable a particular SBC notification type, use the snmp-server traps sbc-csbevent command in global configuration mode. To not generate the SBC notification or trap, use the no form of this command.
snmp-server traps sbc-csbevent {adj-status | all | blacklist | congestion-alarm |
h248-ctrlr-status | radius-conn-status | sla-violation | source-alert | svc-state}
no snmp-server traps sbc-csbevent {adj-status | all | blacklist | congestion-alarm |
h248-ctrlr-status | radius-conn-status | sla-violation | source-alert | svc-state}
Syntax Description
adj-status
|
Enables the SNMP SBC Adjacency Status trap when an adjacency is attached to or detached from the SBE.
|
all
|
Enables all SNMP SBC notification traps.
|
blacklist
|
Enables the SNMP SBC Dynamic Blacklist trap when a source is added to or removed from the blacklist table.
|
congestion-alarm
|
Enables the SNMP SBC System Congestion Alarm trap when there is a congestion in SBC and SBC has started to reject calls.
|
h248-ctrlr-status
|
Enables the SNMP SBC H.248 Controller Status trap. For a distributed deployment model, a data border element (DBE) is attached or detached from the SBC.
|
radius-conn-status
|
Enables the SNMP SBC Radius Connection Status trap when the connection is changed for the RADIUS server.
|
sla-violation
|
Enables the SNMP SBC Service Level Agreement (SLA) Violation trap when there is a SLA violation in the policy tables. SLAs include the maximum number of calls allowed, maximum call rate, maximum bandwidth, and so forth.
|
source-alert
|
Enables the SNMP SBC Source Alert trap when media is received from an unexpected source.
|
svc-state
|
Enables the SNMP SBC Service State trap when there is a change in the state of the service card.
|
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
Release
|
Modification
|
Release 3.7.0
|
This command was introduced on the Cisco CRS-1 and the Cisco XR 12000 Series Router.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
If a configuration is loaded on top of an active configuration, warnings are generated to notify that the configuration cannot be modified. If you must modify the entire configuration by loading a new one, please remove the existing configuration first.
Use the all keyword to enable all the SBC notifications.
Task ID
Task ID
|
Operations
|
snmp
|
read, write
|
Examples
The following example shows how to enable the SNMP SBC Dynamic Blacklist notification:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# snmp-server traps sbc-csbevent blacklist