Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d0003, userName='null'}
JIRAIDAUTHSYM-28599
REV5UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d0003, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d0003, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26ca2f03d1, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cc7d083d, userName='null'}
REV2UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c8e901a1, userName='null'}
Contents:
Panel

Table of Contents
maxLevel4

...

Info
titleNote

Solution Base articles are added frequently. Refer to SBC 1000-2000 Articles for the most current list of available articles.

 


Initial Configuration

I set the network configuration in the initial configuration page, but I still cannot see the SBC on the network.

...

SNMP

SNMP is not a very efficient method for managing devices.  Excessive polling of the SBC Edge will have an impact on performance: CPU and memory usage increase and the number of calls per second (CPS) will drop.

When managing the SBC, you must consider a balance between the importance of calls and the management data.  If calls are more important, then you want to keep SNMP polls to a minimum and rely on SNMP traps for SBC health.  If management data is more important, just know that it will impact call performance and expect to see increased usage of the CPU and memoryPolling too frequently or polling too much data at once can lead to some undesirable behavior. Simple frequent polls (SNMP get) of one OID or one varbind is acceptable X number of seconds, and extensive polls such as SNMP walk of multiple OIDs or varbinds is acceptable X number of minutes.

Note

SNMP walk of entire system should never only be done .

Examples:

immediately after startup based on a cold start trap being received for that system and never again.

 For CPS capabilities, refer to SBC Edge Call Performance, located under SBC 1000/2000 Performance and Capacity

...

.

Pagebreak