Forum Discussion
I too would like that ability. While the traps is somewhat functional, I'd like to be able to take the trap and write some scripting to replace some of the OIDs in the message of the trap to what their names actually are within the MIB.
Something like this:
Enterprise OID: 1.3.6.1.4.1.231.7.2.1.21.2.3
Message: 1.3.6.1.4.1.231.7.2.1.21.1.3.2: SYS1
1.3.6.1.4.1.231.7.2.1.3.1.1.1: 1
1.3.6.1.4.1.231.7.2.1.3.1.1.10: ADVISORY
1.3.6.1.4.1.231.7.2.1.3.1.1.11: --
1.3.6.1.4.1.231.7.2.1.3.1.1.12: --
1.3.6.1.4.1.231.7.2.1.3.1.1.13: --
1.3.6.1.4.1.231.7.2.1.3.1.1.14: 1615802432
1.3.6.1.4.1.231.7.2.1.3.1.1.2: 0
1.3.6.1.4.1.231.7.2.1.3.1.1.3: 0
1.3.6.1.4.1.231.7.2.1.3.1.1.4: 2147481553
1.3.6.1.4.1.231.7.2.1.3.1.1.5: F4066
1.3.6.1.4.1.231.7.2.1.3.1.1.6: M4
1.3.6.1.4.1.231.7.2.1.3.1.1.7: NO ACT
1.3.6.1.4.1.231.7.2.1.3.1.1.8: BPA
1.3.6.1.4.1.231.7.2.1.3.1.1.9: CP
enterpriseOid: 1.3.6.1.4.1.231.7.2.1.21.2.3
To this:
Enterprise OID: 1.3.6.1.4.1.231.7.2.1.21.2.3
Message: hicomErrTrpMnemonic: SYS1
hicomErrorPabxId: 1
hicomErrorSubevent: ADVISORY
hicomErrorCardRef: --
hicomErrorBoardVersion: --
hicomErrorFwType: --
hicomErrorTimDat: 1615802432
hicomErrorAlGroup: 0
hicomErrorAlSubId: 0
hicomErrorSerialNo: 2147481553
hicomErrorMsgId: F4066
hicomErrorPriority: M4
hicomErrorAction: NO ACT
hicomErrorAbsMod: BPA
hicomErrorEvent: CP
enterpriseOid: 1.3.6.1.4.1.231.7.2.1.21.2.3
Related Content
- 2 years ago