Modified: for 12.1.1

In this section:

Overview

Use this section to configure the useCeNameForSystemName flag using CLI.

The useCeNameForSystemName flag changes the behavior of traps and statistics on SBC Virtual Machines (VMs). When the flag is enabled, the SBC swaps the System Name for the Server Name of traps that only have a System Name (and no Server Name); similarly, the SBC also swaps the System Name for the Server name of stats that only have a System Name (and no Server Name).

The following stats are affected when useCeNameForSystemName is enabled:

  • sonusDspResDspCallIntervalStatisticsSystemName
  • sonusDspResDspUsageIntervalStatisticsSystemName
  • sonusSystemIpPolicingSystemIntStatsSystemName
  • sonusSystemCnfIpPolicingSystemIntStatsSystemName
  • sonusDspUseIntervalStatisticsSystemName

The following traps are affected when useCeNameForSystemName is enabled:

  • sonusCpSystemBootNotification
  • sonusCpSystemBootActiveNotification
  • sonusCpSystemSoftBootNotification
  • sonusCpSystemSoftBootActiveNotification
  • sonusCpSystemRestoreConfigNotification
  • sonusCpNodeStandbyDisabled
  • sonusCpNodeStandbyEnabled

Command Syntax

To disable/enable the useCeNameForSystemName flag, use the following syntax:

% set system admin vsbcSystem useCeNameForSystemName < disabled | enabled >

Command Parameters

ParameterLength/RangeDefaultDescriptionM/O
useCeNameForSystemName

N/A

disabled

Enable this flag to swap the System Name for the Server Name of traps and stats that only have a System Name (and no Server Name).

  • disabled (default)
  • enabled
O

Configuration Examples

set system admin vsbcSystem useCeNameForSystemName enabled
commit