Skip to content

Commit

Permalink
Migrate hrDevice to separate module.
Browse files Browse the repository at this point in the history
Signed-off-by: SuperQ <[email protected]>
  • Loading branch information
SuperQ committed Oct 18, 2023
1 parent 1ea31cd commit df6d66c
Show file tree
Hide file tree
Showing 2 changed files with 8,529 additions and 8,785 deletions.
5 changes: 3 additions & 2 deletions generator/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ modules:
#
paloalto_fw:
walk:
- hrDevice
- 1.3.6.1.4.1.25461.2.1.2.1 # panSys
- 1.3.6.1.4.1.25461.2.1.2.3 # panSession
- 1.3.6.1.4.1.25461.2.1.2.5 # panGlobalProtect
Expand Down Expand Up @@ -548,7 +547,6 @@ modules:
walk:
- laIndex
- sysDescr
- hrDevice
- hrSWRun
- hrSWRunPerf
- hrSWInstalled
Expand Down Expand Up @@ -613,3 +611,6 @@ modules:
- source_indexes: [hrStorageIndex]
lookup: hrStorageDescr
drop_source_indexes: true
hrDevice:
walk:
- hrDevice
Loading

0 comments on commit df6d66c

Please sign in to comment.