Skip to content

Commit

Permalink
Update snmp.yml to fit with nwe generator behavior
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Windischmann <windi@Stephans-MacBook-Pro.local>
  • Loading branch information
stephan-windischmann authored and Stephan Windischmann committed Oct 28, 2023
1 parent 16e0ff9 commit ba620cb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions snmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20137,6 +20137,7 @@ modules:
6: interlockClosed
raritan:
walk:
- 1.3.6.1.4.1.13742.4.1.2.2.1.2
- 1.3.6.1.4.1.13742.4.1.2.2.1.3
- 1.3.6.1.4.1.13742.4.1.2.2.1.31
- 1.3.6.1.4.1.13742.4.1.2.2.1.4
Expand All @@ -20146,7 +20147,6 @@ modules:
- 1.3.6.1.4.1.13742.4.1.20.2.1.7
- 1.3.6.1.4.1.13742.4.1.20.2.1.8
- 1.3.6.1.4.1.13742.4.1.20.2.1.9
- 1.3.6.1.4.1.13742.6.3.5.3.1.2
- 1.3.6.1.4.1.13742.6.5.5.3.1
get:
- 1.3.6.1.4.1.13742.4.1.3.1.5.0
Expand All @@ -20163,7 +20163,7 @@ modules:
- labels:
- outletIndex
labelname: outletLabel
oid: 1.3.6.1.4.1.13742.6.3.5.3.1.2
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.2
type: DisplayString
enum_values:
-1: error
Expand All @@ -20181,7 +20181,7 @@ modules:
- labels:
- outletIndex
labelname: outletLabel
oid: 1.3.6.1.4.1.13742.6.3.5.3.1.2
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.2
type: DisplayString
- name: outletCurrent
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.4
Expand All @@ -20194,7 +20194,7 @@ modules:
- labels:
- outletIndex
labelname: outletLabel
oid: 1.3.6.1.4.1.13742.6.3.5.3.1.2
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.2
type: DisplayString
- name: outletMaxCurrent
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.5
Expand All @@ -20207,7 +20207,7 @@ modules:
- labels:
- outletIndex
labelname: outletLabel
oid: 1.3.6.1.4.1.13742.6.3.5.3.1.2
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.2
type: DisplayString
- name: outletVoltage
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.6
Expand All @@ -20221,7 +20221,7 @@ modules:
- labels:
- outletIndex
labelname: outletLabel
oid: 1.3.6.1.4.1.13742.6.3.5.3.1.2
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.2
type: DisplayString
- name: outletActivePower
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.7
Expand All @@ -20234,7 +20234,7 @@ modules:
- labels:
- outletIndex
labelname: outletLabel
oid: 1.3.6.1.4.1.13742.6.3.5.3.1.2
oid: 1.3.6.1.4.1.13742.4.1.2.2.1.2
type: DisplayString
- name: inletCurrent
oid: 1.3.6.1.4.1.13742.4.1.20.2.1.7
Expand Down

0 comments on commit ba620cb

Please sign in to comment.