Forum Discussion

bharatgangawane's avatar
9 years ago

Modification in nom_trapd.conf

Hi Team ,

Can we modify the nom_trapd.conf file as per our requirement.

Need a Job Schedule in SNMP trap.

Thanks in Advance,

Bharat

4 Replies

  • Hi doubt this can be done .The SNMP trap that Opscenter sent , contains 2 standard object identifiers and 12 OpsCenter-specific object identifiers. One of the identifier (1.3.6.1.4.1.1302.3.12.10.1.3) defines the alert descripton .The values for this dscription are fetched from the Alerts configured in Opscenter .For an example an Alert for Job FInalized will conftain the following fields :

    Alert Raised on: September 9, 2009 4:54 PM
    Job: 26356
    Tree Type : Policy
    Nodes : node1
    Job Policy: sample_policy
    Exit Status: 150 (termination requested by administrator)
    Client: ccs-win-qe-5
    New State: Done
    Alert Policy: Job Finalized
    OpsCenter Server: ccs-sol-qe-11
    Severity: Warning

    This does not contain name of schedule, however , if it is very vital you may copnfigure a seprate Alert for specific Schedules and track alerts from those alert policies .

    Thanks

    DeepS

    • Thanks Deeps for revert , yes all the alert description and object identifier all are in "nom_trapd.conf" file.

      Have checked all the object identifire but would't found any identifire for Name Schedule, 

      Want Name Schedule in Job finalized alert descreiption.

      Is that psooible to modify the conf file , so that we can fetch the trap.

      Bharat

      • Deeps's avatar
        Deeps
        Level 6

        Bharat , As described there is no identifier for Policy Schedule so there is no scope in nom_trapd.conf to accomodate this.You may look into other workaround / alternates to achieve your objective.

        DeepS