Method | Description | To configure, go to section: |
---|---|---|
Context-Level | This threshold keeps track of the average number of call setups for all PDSN services in a context. When the actual average of call setups per polling period meets or exceeds the set high threshold an alert or alarm is set. | Context-Level PDSN Service Thresholds |
PDSN Service-Level | PDSN services send and receive A11 registration messages and PPP packets. The thresholds in the PDSN Service-Level can be configured to monitor thresholds for A11 registration response failures, discarded A11 registration requests, discarded A11 registration acknowledgments, and discarded PPP send packets for individual PDSN services. | PDSN Service-Level PDSN Service Thresholds |
Saving Your Configuration
Context-Level PDSN Service Thresholds
Configuring Context-Level PDSN Service Thresholds
configure
context <context_name>
threshold pdsn-service
init-rrq-rcvd-rate <high_thresh> [ clear <low_thresh>]
exit
threshold poll pdsn-init-rrq-rcvd-rate
interval <time>
threshold monitoring
pdsn-service
end
PDSN Service-Level PDSN Service Thresholds
Configuring PDSN Service-Level PDSN Service Thresholds
configuration
context <context_name>
pdsn-service <name>
threshold init-rrq-rcvd-rate <high_thresh> [ clear <low_thresh>]
threshold a11-rrp-failure <high_thresh> [ clear <low_thresh>]
threshold a11-rrq-msg-discard <high_thresh> [ clear <low_thresh>]
threshold a11-rac-msg-discard
<high_thresh> [ clear <low_thresh>]
threshold all-ppp-send-discard <high_thresh> [ clear <low_thresh>]
exit
exit
threshold poll pdsn-init-rrq-rcvd-rate
interval <time>
threshold poll a11-rrp-failure
interval <time>
threshold poll a11-rrq-msg-discard
interval <time>
threshold poll a11-rac-msg-discard
interval <time>
threshold poll a11-ppp-send-discard
interval <time>
threshold
monitoring pdsn-service
end