Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[network::nokia::timos::snmp::plugin] new mode sas-alarm #4532

Closed
joschi99 opened this issue Jul 6, 2023 · 3 comments
Closed

[network::nokia::timos::snmp::plugin] new mode sas-alarm #4532

joschi99 opened this issue Jul 6, 2023 · 3 comments
Labels
enhancement Enhance existing mode

Comments

@joschi99
Copy link
Contributor

joschi99 commented Jul 6, 2023

It should be nice to have a node mode for sas alarms.
relevant SNMP MIB: TIMETRA-SAS-ALARM-INPUT-MIB.txt

SNMP walk:

.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.2.1 = STRING: "PSU_1_Sammelalarm"
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.2.2 = STRING: "PSU_1_230V_fehlt"
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.2.3 = STRING: "PSU_2_Sammelalarm"
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.2.4 = STRING: "PSU_2_230V_fehlt"
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.3.1 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.3.2 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.3.3 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.3.4 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.4.1 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.4.2 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.4.3 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.4.4 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.5.1 = INTEGER: 3
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.5.2 = INTEGER: 3
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.5.3 = INTEGER: 3
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.5.4 = INTEGER: 3
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.6.1 = INTEGER: 2
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.6.2 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.6.3 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.6.4 = INTEGER: 1
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.7.1 = Timeticks: (280) 0:00:02.80
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.7.2 = Timeticks: (280) 0:00:02.80
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.7.3 = Timeticks: (280) 0:00:02.80
.1.3.6.1.4.1.6527.6.2.2.2.9.1.1.7.4 = Timeticks: (280) 0:00:02.80

Alarm should be raised if OID .1.3.6.1.4.1.6527.6.2.2.2.9.1.1.6. = 2
OID .1.3.6.1.4.1.6527.6.2.2.2.9.1.1.7. could be ignored, values are not updated

Output: tmnxSasAlarmInputDescription, tmnxSasAlarmInputPolarity, tmnxSasAlarmOutputSeverity
It sould be nice to define warning-status and critical-status for tmnxSasAlarmOutputSeverity

@lucie-dubrunfaut
Copy link
Contributor

Hello :)

This is an enhancement request, please address it here to be take into account and vote on (you can link this github issue in your idea proposition).
Thank you for your understanding.

@lucie-dubrunfaut lucie-dubrunfaut added the enhancement Enhance existing label Jun 24, 2024
@joschi99
Copy link
Contributor Author

Hi @lucie-dubrunfaut,
we have just a working mode done for them. Roman will create a pull request on this.

@rmorandell-pgum
Copy link
Contributor

#5083

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance existing mode
Projects
None yet
Development

No branches or pull requests

4 participants