vDicos, Diameter Own Node Disabled

Contents


1   Alarm Description

The alarm is raised when a Diameter own node has been disabled.

Table 1    vDicos, Diameter Own Node Disabled Alarm Causes

Alarm Cause

Description

Fault Reason

Fault Location

Impact

Diameter own node disabled

The Diameter own node has been disabled

Diameter own node disabled

Own node configuration

No service provided by the own node

2   Procedure

2.1   Handle Alarm vDicos, Diameter Own Node Disabled

Prerequisites

Steps

  1. Contact the network or node administrator. Is the node administratively disabled for maintenance reasons?

    Yes: Proceed with Step 10.

    No: Continue with the next step.

  2. Navigate to the DIA-CFG-OwnNodeConfig managed object, for example:

    >dn ManagedElement=NODE06ST,XyzFunction=xyz,DIA-CFG-Application=DIA,DIA-CFG-StackContainer=abc,DIA-CFG-OwnNodeConfig=abc

  3. Check the Diameter Own Node status:

    (DIA-CFG-OwnNodeConfig=abc)>show enabled

    The following is an example output:

    enabled=false
  4. Is the Diameter Own Node enabled?

    Yes: Proceed with Step 7.

    No: Continue with the next step.

  5. Enable the Diameter Own Node:

    (DIA-CFG-OwnNodeConfig=abc)>configure

    (config-DIA-CFG-OwnNodeConfig=abc)>enabled=true

    (config-DIA-CFG-OwnNodeConfig=abc)>commit

  6. Verify the setting:

    (DIA-CFG-OwnNodeConfig=abc)>show enabled

    The following is an example output:

    enabled=true
  7. Is the alarm cleared?

    Yes: Proceed with Step 10.

    No: Continue with the next step.

  8. Perform data collection, refer to Data Collection Guideline.
  9. Consult the next level of maintenance support. Further actions are outside the scope of this instruction.
  10. Job is completed.