Skip to content

Commit

Permalink
Added Juniper MX OIDs (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zmegolaz authored and ventris committed Jun 14, 2019
1 parent 32d0f93 commit a163de4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions etc/snmpexporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,20 @@ collection:
- .1.3.6.1.2.1.47.1.1.1.1.9 # entPhysicalFirmwareRev
- .1.3.6.1.4.1.2636.3.1.13.1 # jnxOperatingEntry

Juniper routers:
models:
- .*Juniper.*mx.*
oids:
- .1.3.6.1.2.1.2.2 # ifTable
- .1.3.6.1.2.1.10.7.2.1.19 # dot3StatsDuplexStatus
- .1.3.6.1.2.1.17.7.1.4.3.1.5 # dot1qVlanStaticRowStatus
- .1.3.6.1.2.1.31.1.1 # ifXEntry
- .1.3.6.1.2.1.47.1.1.1.1.11 # entPhysicalSerialNum
- .1.3.6.1.2.1.47.1.1.1.1.13 # entPhysicalModelName
- .1.3.6.1.2.1.47.1.1.1.1.2 # entPhysicalDesc
- .1.3.6.1.2.1.47.1.1.1.1.4 # entPhysicalContainedIn
- .1.3.6.1.2.1.47.1.1.1.1.9 # entPhysicalFirmwareRev

Juniper switches:
models:
- .*Juniper.*ex.*
Expand Down

0 comments on commit a163de4

Please sign in to comment.