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

Temperatures should be logged from Juniper devices #2342

Closed
lunkwill42 opened this issue Jan 17, 2022 · 1 comment · Fixed by #2364
Closed

Temperatures should be logged from Juniper devices #2342

lunkwill42 opened this issue Jan 17, 2022 · 1 comment · Fixed by #2364
Assignees
Labels
CNaaS Related to the CNaaS activity enhancement juniper
Milestone

Comments

@lunkwill42
Copy link
Member

Is your feature request related to a problem? Please describe.

Juniper has always had poor support for ENTITY-MIB, and has no support for ENTITY-SENSOR-MIB. The values of internal temperature sensors in Juniper devices are presumably available in some proprietary MIB.

Describe the solution you'd like

NAV needs to support the collection of temperature data from Juniper devices. It should be an easy enough task once the proper MIB objects have been identified.

@lunkwill42 lunkwill42 added enhancement juniper CNaaS Related to the CNaaS activity labels Jan 17, 2022
@stveit
Copy link
Contributor

stveit commented Mar 15, 2022

https://kb.juniper.net/InfoCenter/index?page=content&id=KB17526

jnxOperatingCPU.x.x.x.x
or
1.3.6.1.4.1.2636.3.1.13.1.7.x.x.x.x

Last 4 octets should define the routing engine (REO) for the switch (?), so full OID is 1.3.6.1.4.1.2636.3.1.13.1.7.9.1.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CNaaS Related to the CNaaS activity enhancement juniper
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants