Janitza UMG96 (#12944)

This commit is contained in:
Kevin Zink 2021-06-12 00:05:22 +02:00 committed by GitHub
parent 672fe61b5e
commit 2a66d68c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1979 additions and 0 deletions

View File

@ -0,0 +1,339 @@
mib: JANITZA-MIB-UMG96
modules:
sensors:
pre-cache:
data:
-
oid:
- janitza
power_consumed:
options:
divisor: 10
data:
-
oid: wh3
num_oid: .1.3.6.1.4.1.34278.4.1.{{ $index }}
index: wh3.{{ $index }}
descr: 'L1-L3'
-
oid: qh3
num_oid: .1.3.6.1.4.1.34278.4.2.{{ $index }}
index: qh2.{{ $index }}
descr: 'L1-L3 Reactive'
voltage:
options:
divisor: 10
skip_value_lt: 40
data:
-
oid: uLN1
num_oid: .1.3.6.1.4.1.34278.1.1.{{ $index }}
index: uLN1.{{ $index }}
group: 'L to N'
descr: 'L1'
-
oid: uLN2
num_oid: .1.3.6.1.4.1.34278.1.2.{{ $index }}
index: uLN2.{{ $index }}
group: 'L to N'
descr: 'L2'
-
oid: uLN3
num_oid: .1.3.6.1.4.1.34278.1.3.{{ $index }}
index: uLN3.{{ $index }}
group: 'L to N'
descr: 'L3'
-
oid: uL1L2
num_oid: .1.3.6.1.4.1.34278.1.4.{{ $index }}
index: uL1L2.{{ $index }}
group: 'L to L'
descr: 'L1 to L2'
-
oid: uL2L3
num_oid: .1.3.6.1.4.1.34278.1.5.{{ $index }}
index: uL2L3.{{ $index }}
group: 'L to L'
descr: 'L2 to L3'
-
oid: uL3L1
num_oid: .1.3.6.1.4.1.34278.1.6.{{ $index }}
index: uL3L1.{{ $index }}
group: 'L to L'
descr: 'L3 to L1'
current:
options:
divisor: 1000
data:
-
oid: iL1
num_oid: .1.3.6.1.4.1.34278.1.7.{{ $index }}
index: iL1.{{ $index }}
descr: 'L1'
skip_values:
-
oid: uLN1
op: '<'
value: 40
-
oid: iL2
num_oid: .1.3.6.1.4.1.34278.1.8.{{ $index }}
index: iL2.{{ $index }}
descr: 'L2'
skip_values:
-
oid: uLN2
op: '<'
value: 40
-
oid: iL3
num_oid: .1.3.6.1.4.1.34278.1.9.{{ $index }}
index: iL3.{{ $index }}
descr: 'L3'
skip_values:
-
oid: uLN3
op: '<'
value: 40
power:
data:
-
oid: pL1
num_oid: .1.3.6.1.4.1.34278.1.13.{{ $index }}
index: pL1.{{ $index }}
group: 'Real'
descr: 'L1'
skip_values:
-
oid: uLN1
op: '<'
value: 40
-
oid: pL2
num_oid: .1.3.6.1.4.1.34278.1.14.{{ $index }}
index: pL2.{{ $index }}
group: 'Real'
descr: 'L2'
skip_values:
-
oid: uLN2
op: '<'
value: 40
-
oid: pL3
num_oid: .1.3.6.1.4.1.34278.1.15.{{ $index }}
index: pL3.{{ $index }}
group: 'Real'
descr: L3
skip_values:
-
oid: uLN3
op: '<'
value: 40
-
oid: p3
num_oid: .1.3.6.1.4.1.34278.2.1.{{ $index }}
index: p3.{{ $index }}
group: 'Real'
descr: 'SUM L1-3'
-
oid: qL1
num_oid: .1.3.6.1.4.1.34278.1.16.{{ $index }}
index: qL1.{{ $index }}
group: 'Reactiv'
descr: 'L1'
skip_values:
-
oid: uLN1
op: '<'
value: 40
-
oid: qL2
num_oid: .1.3.6.1.4.1.34278.1.17.{{ $index }}
index: qL2.{{ $index }}
group: 'Reactiv'
descr: 'L2'
skip_values:
-
oid: uLN2
op: '<'
value: 40
-
oid: qL3
num_oid: .1.3.6.1.4.1.34278.1.18.{{ $index }}
index: qL3.{{ $index }}
group: 'Reactiv'
descr: 'L3'
skip_values:
-
oid: uLN3
op: '<'
value: 40
-
oid: q3
num_oid: .1.3.6.1.4.1.34278.2.2.{{ $index }}
index: q3.{{ $index }}
group: 'Reactiv'
descr: 'SUM L1-3'
-
oid: sL1
num_oid: .1.3.6.1.4.1.34278.1.19.{{ $index }}
index: sL1.{{ $index }}
group: 'Complex'
descr: 'L1'
skip_values:
-
oid: uLN1
op: '<'
value: 40
-
oid: sL2
num_oid: .1.3.6.1.4.1.34278.1.20.{{ $index }}
index: sL2.{{ $index }}
group: 'Complex'
descr: 'L2'
skip_values:
-
oid: uLN2
op: '<'
value: 40
-
oid: sL3
num_oid: .1.3.6.1.4.1.34278.1.21.{{ $index }}
index: sL3.{{ $index }}
group: 'Complex'
descr: 'L3'
skip_values:
-
oid: uLN3
op: '<'
value: 40
-
oid: s3
num_oid: .1.3.6.1.4.1.34278.2.3.{{ $index }}
index: s3.{{ $index }}
group: 'Complex'
descr: 'SUM L1-3'
quality_factor:
data:
-
oid: cosPL1
num_oid: .1.3.6.1.4.1.34278.1.22.{{ $index }}
index: cosPL1.{{ $index }}
group: 'Cos Phi'
divisor: 1000
descr: 'L1'
low_warn_limit: '0.9'
skip_values:
-
oid: uLN1
op: '<'
value: 40
-
oid: cosPL2
num_oid: .1.3.6.1.4.1.34278.1.23.{{ $index }}
index: cosPL2.{{ $index }}
group: 'Cos Phi'
divisor: 1000
descr: 'L2'
low_warn_limit: '0.9'
skip_values:
-
oid: uLN2
op: '<'
value: 40
-
oid: cosPL3
num_oid: .1.3.6.1.4.1.34278.1.24.{{ $index }}
index: cosPL3.{{ $index }}
group: 'Cos Phi'
divisor: 1000
descr: 'L3'
low_warn_limit: '0.9'
skip_values:
-
oid: uLN3
op: '<'
value: 40
-
oid: thdULN1
num_oid: .1.3.6.1.4.1.34278.5.1.{{ $index }}
index: thdULN1.{{ $index }}
group: 'Harmonic Distortion Current'
divisor: 10
descr: 'L1'
skip_values:
-
oid: uLN1
op: '<'
value: 40
-
oid: thdULN2
num_oid: .1.3.6.1.4.1.34278.5.2.{{ $index }}
index: thdULN2.{{ $index }}
group: 'Harmonic Distortion Current'
divisor: 10
descr: 'L2'
skip_values:
-
oid: uLN2
op: '<'
value: 40
-
oid: thdULN3
num_oid: .1.3.6.1.4.1.34278.5.3.{{ $index }}
index: thdULN3.{{ $index }}
group: 'Harmonic Distortion Current'
divisor: 10
descr: 'L3'
skip_values:
-
oid: uLN3
op: '<'
value: 40
-
oid: thdIL1
num_oid: .1.3.6.1.4.1.34278.5.4.{{ $index }}
index: thdIL1.{{ $index }}
group: 'Harmonic Distortion Voltage'
divisor: 10
descr: 'L1'
skip_values:
-
oid: uLN1
op: '<'
value: 40
-
oid: thdIL2
num_oid: .1.3.6.1.4.1.34278.5.5.{{ $index }}
index: thdIL2.{{ $index }}
group: 'Harmonic Distortion Voltage'
divisor: 10
descr: 'L2'
skip_values:
-
oid: uLN2
op: '<'
value: 40
-
oid: thdIL3
num_oid: .1.3.6.1.4.1.34278.5.6.{{ $index }}
index: thdIL3.{{ $index }}
group: 'Harmonic Distortion Voltage'
divisor: 10
descr: 'L3'
skip_values:
-
oid: uLN3
op: '<'
value: 40
frequency:
options:
divisor: 100
data:
-
oid: frequence
num_oid: .1.3.6.1.4.1.34278.6.1.{{ $index }}
index: frequenz.{{ $index }}
descr: 'Frequency'

View File

@ -0,0 +1,17 @@
os: janitza-umg96
text: 'Janitza UMG96'
type: power
icon: janitza
over:
- { graph: device_power, text: 'Power' }
mib_dir: janitza
discovery_modules:
storage: false
mempools: false
processors: false
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.34278
sysDescr_regex:
- '/^Janitza.*UMG96/'

View File

@ -0,0 +1,734 @@
JANITZA-MIB-UMG96 DEFINITIONS ::= BEGIN
IMPORTS
sysUpTime, DisplayString
FROM RFC1213-MIB
OBJECT-TYPE
FROM RFC-1212
mib-2
FROM SNMPv2-SMI
enterprises, TimeTicks
FROM RFC1155-SMI;
system OBJECT IDENTIFIER ::= { mib-2 1 }
snmp OBJECT IDENTIFIER ::= { mib-2 11 }
sysDescr OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS current
DESCRIPTION
"A textual description of the entity. This value should
include the full name and version identification of
the system's hardware type, software operating-system,
and networking software."
::= { system 1 }
sysObjectID OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS current
DESCRIPTION
"The vendor's authoritative identification of the
network management subsystem contained in the entity.
This value is allocated within the SMI enterprises
subtree (1.3.6.1.4.1) and provides an easy and
unambiguous means for determining `what kind of box' is
being managed. For example, if vendor `Flintstones,
Inc.' was assigned the subtree 1.3.6.1.4.1.424242,
it could assign the identifier 1.3.6.1.4.1.424242.1.1
to its `Fred Router'."
::= { system 2 }
sysUpTime OBJECT-TYPE
SYNTAX TimeTicks
ACCESS read-only
STATUS current
DESCRIPTION
"The time (in hundredths of a second) since the
network management portion of the system was last
re-initialized."
::= { system 3 }
sysName OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-write
STATUS current
DESCRIPTION
"An administratively-assigned name for this managed
node. By convention, this is the node's fully-qualified
domain name. If the name is unknown, the value is
the zero-length string."
::= { system 5 }
sysLocation OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-write
STATUS current
DESCRIPTION
"The physical location of this node (e.g., 'telephone
closet, 3rd floor'). If the location is unknown, the
value is the zero-length string."
::= { system 6 }
sysServices OBJECT-TYPE
SYNTAX INTEGER (0..127)
ACCESS read-only
STATUS current
DESCRIPTION
"A value which indicates the set of services that this
entity may potentially offer. The value is a sum.
This sum initially takes the value zero. Then, for
each layer, L, in the range 1 through 7, that this node
performs transactions for, 2 raised to (L - 1) is added
to the sum. For example, a node which performs only
routing functions would have a value of 4 (2^(3-1)).
In contrast, a node which is a host offering application
services would have a value of 72 (2^(4-1) + 2^(7-1)).
Note that in the context of the Internet suite of
protocols, values should be calculated accordingly:
layer functionality
1 physical (e.g., repeaters)
2 datalink/subnetwork (e.g., bridges)
3 internet (e.g., supports the IP)
4 end-to-end (e.g., supports the TCP)
7 applications (e.g., supports the SMTP)
For systems including OSI protocols, layers 5 and 6
may also be counted."
::= { system 7 }
janitza OBJECT IDENTIFIER ::= { enterprises 34278}
rmsPhase OBJECT IDENTIFIER ::= { janitza 1 }
uLN1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Voltage Phase L1 in 100mV"
::= { rmsPhase 1 }
uLN2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Voltage Phase L2 in 100mV"
::= { rmsPhase 2 }
uLN3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Voltage Phase L3 in 100mV"
::= { rmsPhase 3 }
uL1L2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Voltage Phase L1-L2 in 100mV"
::= { rmsPhase 4 }
uL2L3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Voltage Phase L2-L3 in 100mV"
::= { rmsPhase 5 }
uL3L1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Voltage Phase L3-L1 in 100mV"
::= { rmsPhase 6 }
iL1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Current Phase L1 in 1mA"
::= { rmsPhase 7 }
iL2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Current Phase L2 in 1mA"
::= { rmsPhase 8 }
iL3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Current Phase L3 in 1mA"
::= { rmsPhase 9 }
iL4 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Current Phase L4 in 1mA"
::= { rmsPhase 10 }
iL5 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Current Phase L5 in 1mA"
::= { rmsPhase 11 }
iL6 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Current Phase L6 in 1mA"
::= { rmsPhase 12 }
pL1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Real Power L1 in Watt"
::= { rmsPhase 13 }
pL2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Real Power L2 in Watt"
::= { rmsPhase 14 }
pL3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Real Power L3 in Watt"
::= { rmsPhase 15 }
qL1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reaktiv Power L1 in VAr"
::= { rmsPhase 16 }
qL2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reaktiv Power L2 in VAr"
::= { rmsPhase 17 }
qL3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reaktiv Power L3 in VAr"
::= { rmsPhase 18 }
sL1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Power L1 in VA"
::= { rmsPhase 19 }
sL2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Power L2 in VA"
::= { rmsPhase 20 }
sL3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Power L3 in VA"
::= { rmsPhase 21 }
cosPL1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Cos(Phi) L1 * 0.001"
::= { rmsPhase 22 }
cosPL2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Cos(Phi) L2 * 0.001"
::= { rmsPhase 23 }
cosPL3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Cos(Phi) L3 * 0.001"
::= { rmsPhase 24 }
rmsSum OBJECT IDENTIFIER ::= { janitza 2 }
p3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Real Power Sum L1..L3 in Watt"
::= { rmsSum 1}
q3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reaktiv Power Sum L1..L3 in Watt"
::= { rmsSum 2}
s3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Power Sum L1..L3 in Watt"
::= { rmsSum 3}
cosP3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"COS(Phi) Sum L1..L3 *0.001"
::= { rmsSum 4}
energyPhase OBJECT IDENTIFIER ::= { janitza 3 }
whL1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Active Energy Phase L1 in 0.1 KWh"
::= { energyPhase 1}
whL2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Active Energy Phase L2 in 0.1 KWh"
::= { energyPhase 2}
whL3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Active Energy Phase L3 in 0.1 KWh"
::= { energyPhase 3}
qhL1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reactive Energy Phase L1 in 0.1 KVArh"
::= { energyPhase 4}
qhL2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reactive Energy Phase L2 in 0.1 KVArh"
::= { energyPhase 5}
qhL3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reactive Energy Phase L3 in 0.1 KVArh"
::= { energyPhase 6}
energySum OBJECT IDENTIFIER ::= { janitza 4 }
wh3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Active Energy Sum L1..L3 in 0.1 KWh"
::= { energySum 1}
qh3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reactive Energy Sum L1..L3 in 0.1 KWh"
::= { energySum 2}
thd OBJECT IDENTIFIER ::= { janitza 5 }
thdULN1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Total Harmonic Distortion Voltage Phase L1 * 0.1%"
::= { thd 1 }
thdULN2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Total Harmonic Distortion Voltage Phase L2 * 0.1%"
::= { thd 2 }
thdULN3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Total Harmonic Distortion Voltage Phase L3 * 0.1%"
::= { thd 3 }
thdIL1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Total Harmonic Distortion Current Phase L1 * 0.1%"
::= { thd 4 }
thdIL2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Total Harmonic Distortion Current Phase L2 * 0.1%"
::= { thd 5 }
thdIL3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Total Harmonic Distortion Current Phase L3 * 0.1%"
::= { thd 6 }
misc OBJECT IDENTIFIER ::= { janitza 6 }
frequence OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Frequence* 0.01 Hz"
::= { misc 1 }
temp1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Temperatur1 in °C * 10"
::= { misc 2 }
temp2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Temperatur2 in °C * 10"
::= { misc 3 }
user OBJECT IDENTIFIER ::= { janitza 7 }
jasicVAR1 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[0]"
::= { user 1 }
jasicVAR2 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[1]"
::= { user 2 }
jasicVAR3 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[2]"
::= { user 3 }
jasicVAR4 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[3]"
::= { user 4 }
jasicVAR5 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[4]"
::= { user 5 }
jasicVAR6 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[5]"
::= { user 6 }
jasicVAR7 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[6]"
::= { user 7 }
jasicVAR8 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[7]"
::= { user 8 }
jasicVAR9 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[8]"
::= { user 9 }
jasicVAR10 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[9]"
::= { user 10 }
jasicVAR11 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[10]"
::= { user 11 }
jasicVAR12 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[11]"
::= { user 12 }
jasicVAR13 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[12]"
::= { user 13 }
jasicVAR14 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[13]"
::= { user 14 }
jasicVAR15 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[14]"
::= { user 15 }
jasicVAR16 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Jasic User Variable to user for Jasic :_snmp_uservar[15]"
::= { user 16 }
coldStart TRAP-TYPE
ENTERPRISE snmp
DESCRIPTION
"A coldStart trap signifies that the sending
protocol entity is reinitializing itself such
that the agent's configuration or the rotocol
entity implementation may be altered."
::= 0
warmStart TRAP-TYPE
ENTERPRISE snmp
DESCRIPTION
"A warmStart trap signifies that the sending
protocol entity is reinitializing itself such
that neither the agent configuration nor the
protocol entity implementation is altered."
::= 1
userTrap1 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 6"
::= 6
userTrap2 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 7"
::= 7
userTrap3 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 8"
::= 8
userTrap4 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 9"
::= 9
userTrap5 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 10"
::= 10
userTrap6 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 11"
::= 11
userTrap7 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 12"
::= 12
userTrap8 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 13"
::= 13
userTrap9 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 14"
::= 14
userTrap10 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 15"
::= 15
userTrap11 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 16"
::= 16
userTrap12 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 17"
::= 17
userTrap13 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 18"
::= 18
userTrap14 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 19"
::= 19
userTrap15 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 20"
::= 20
userTrap16 TRAP-TYPE
ENTERPRISE janitza
DESCRIPTION
"Jasic Trap : use type=6 , subtype = 21"
::= 21
END

View File

@ -0,0 +1,823 @@
{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.34278.8.6",
"sysDescr": "Janitza electronics GmbH, UMG96",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "janitza-umg96",
"type": "power",
"serial": null,
"icon": "janitza.svg",
"location": null
}
]
},
"poller": "matches discovery"
},
"sensors": {
"discovery": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "current",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.7.0",
"sensor_index": "iL1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1",
"group": null,
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 16.295,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "current",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.8.0",
"sensor_index": "iL2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2",
"group": null,
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 17.528,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "current",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.9.0",
"sensor_index": "iL3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3",
"group": null,
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 14.283,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "frequency",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.6.1.0",
"sensor_index": "frequenz.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "Frequency",
"group": null,
"sensor_divisor": 100,
"sensor_multiplier": 1,
"sensor_current": 50,
"sensor_limit": 52.5,
"sensor_limit_warn": null,
"sensor_limit_low": 47.5,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.2.1.0",
"sensor_index": "p3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "SUM L1-3",
"group": "Real",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 10041,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.13.0",
"sensor_index": "pL1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1",
"group": "Real",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 3363,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.14.0",
"sensor_index": "pL2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2",
"group": "Real",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 3722,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.15.0",
"sensor_index": "pL3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3",
"group": "Real",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 2956,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.2.2.0",
"sensor_index": "q3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "SUM L1-3",
"group": "Reactiv",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": -4365,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.16.0",
"sensor_index": "qL1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1",
"group": "Reactiv",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": -1595,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.17.0",
"sensor_index": "qL2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2",
"group": "Reactiv",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": -1473,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.18.0",
"sensor_index": "qL3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3",
"group": "Reactiv",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": -1296,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.2.3.0",
"sensor_index": "s3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "SUM L1-3",
"group": "Complex",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 10971,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.19.0",
"sensor_index": "sL1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1",
"group": "Complex",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 3738,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.20.0",
"sensor_index": "sL2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2",
"group": "Complex",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 3971,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.21.0",
"sensor_index": "sL3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3",
"group": "Complex",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 3261,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power_consumed",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.4.2.0",
"sensor_index": "qh2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1-L3 Reactive",
"group": null,
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": -6383.7,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "power_consumed",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.4.1.0",
"sensor_index": "wh3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1-L3",
"group": null,
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 13481.2,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.22.0",
"sensor_index": "cosPL1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1",
"group": "Cos Phi",
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 0.903,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": 0.9,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.23.0",
"sensor_index": "cosPL2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2",
"group": "Cos Phi",
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 0.927,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": 0.9,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.24.0",
"sensor_index": "cosPL3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3",
"group": "Cos Phi",
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 0.913,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": 0.9,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.5.4.0",
"sensor_index": "thdIL1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1",
"group": "Harmonic Distortion Voltage",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 10.7,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.5.5.0",
"sensor_index": "thdIL2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2",
"group": "Harmonic Distortion Voltage",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 10.9,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.5.6.0",
"sensor_index": "thdIL3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3",
"group": "Harmonic Distortion Voltage",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 20.3,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.5.1.0",
"sensor_index": "thdULN1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1",
"group": "Harmonic Distortion Current",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 0.6,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.5.2.0",
"sensor_index": "thdULN2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2",
"group": "Harmonic Distortion Current",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 0.7,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "quality_factor",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.5.3.0",
"sensor_index": "thdULN3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3",
"group": "Harmonic Distortion Current",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 0.6,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.4.0",
"sensor_index": "uL1L2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1 to L2",
"group": "L to L",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 397.9,
"sensor_limit": 457.585,
"sensor_limit_warn": null,
"sensor_limit_low": 338.215,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.5.0",
"sensor_index": "uL2L3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2 to L3",
"group": "L to L",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 398.4,
"sensor_limit": 458.16,
"sensor_limit_warn": null,
"sensor_limit_low": 338.64,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.6.0",
"sensor_index": "uL3L1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3 to L1",
"group": "L to L",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 398.5,
"sensor_limit": 458.275,
"sensor_limit_warn": null,
"sensor_limit_low": 338.725,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.1.0",
"sensor_index": "uLN1.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L1",
"group": "L to N",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 229.7,
"sensor_limit": 264.155,
"sensor_limit_warn": null,
"sensor_limit_low": 195.245,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.2.0",
"sensor_index": "uLN2.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L2",
"group": "L to N",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 229.7,
"sensor_limit": 264.155,
"sensor_limit_warn": null,
"sensor_limit_low": 195.245,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.34278.1.3.0",
"sensor_index": "uLN3.0",
"sensor_type": "janitza-umg96",
"sensor_descr": "L3",
"group": "L to N",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 230.3,
"sensor_limit": 264.845,
"sensor_limit_warn": null,
"sensor_limit_low": 195.755,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
}
],
"state_indexes": []
},
"poller": "matches discovery"
}
}

View File

@ -0,0 +1,66 @@
1.3.6.1.2.1.1.1.0|4|Janitza electronics GmbH, UMG96
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.34278.8.6
1.3.6.1.2.1.1.3.0|67|479823458
1.3.6.1.2.1.1.5.0|4|<private>
1.3.6.1.4.1.34278.1.1.0|2|2297
1.3.6.1.4.1.34278.1.2.0|2|2297
1.3.6.1.4.1.34278.1.3.0|2|2303
1.3.6.1.4.1.34278.1.4.0|2|3979
1.3.6.1.4.1.34278.1.5.0|2|3984
1.3.6.1.4.1.34278.1.6.0|2|3985
1.3.6.1.4.1.34278.1.7.0|2|16295
1.3.6.1.4.1.34278.1.8.0|2|17528
1.3.6.1.4.1.34278.1.9.0|2|14283
1.3.6.1.4.1.34278.1.10.0|2|0
1.3.6.1.4.1.34278.1.11.0|2|0
1.3.6.1.4.1.34278.1.12.0|2|0
1.3.6.1.4.1.34278.1.13.0|2|3363
1.3.6.1.4.1.34278.1.14.0|2|3722
1.3.6.1.4.1.34278.1.15.0|2|2956
1.3.6.1.4.1.34278.1.16.0|2|-1595
1.3.6.1.4.1.34278.1.17.0|2|-1473
1.3.6.1.4.1.34278.1.18.0|2|-1296
1.3.6.1.4.1.34278.1.19.0|2|3738
1.3.6.1.4.1.34278.1.20.0|2|3971
1.3.6.1.4.1.34278.1.21.0|2|3261
1.3.6.1.4.1.34278.1.22.0|2|903
1.3.6.1.4.1.34278.1.23.0|2|927
1.3.6.1.4.1.34278.1.24.0|2|913
1.3.6.1.4.1.34278.2.1.0|2|10041
1.3.6.1.4.1.34278.2.2.0|2|-4365
1.3.6.1.4.1.34278.2.3.0|2|10971
1.3.6.1.4.1.34278.2.4.0|2|915
1.3.6.1.4.1.34278.3.1.0|2|45839
1.3.6.1.4.1.34278.3.2.0|2|46790
1.3.6.1.4.1.34278.3.3.0|2|42182
1.3.6.1.4.1.34278.3.4.0|2|-23855
1.3.6.1.4.1.34278.3.5.0|2|-20787
1.3.6.1.4.1.34278.3.6.0|2|-19194
1.3.6.1.4.1.34278.4.1.0|2|134812
1.3.6.1.4.1.34278.4.2.0|2|-63837
1.3.6.1.4.1.34278.5.1.0|2|6
1.3.6.1.4.1.34278.5.2.0|2|7
1.3.6.1.4.1.34278.5.3.0|2|6
1.3.6.1.4.1.34278.5.4.0|2|107
1.3.6.1.4.1.34278.5.5.0|2|109
1.3.6.1.4.1.34278.5.6.0|2|203
1.3.6.1.4.1.34278.6.1.0|2|5000
1.3.6.1.4.1.34278.6.2.0|2|-1000
1.3.6.1.4.1.34278.6.3.0|2|-1000
1.3.6.1.4.1.34278.7.1.0|2|0
1.3.6.1.4.1.34278.7.2.0|2|0
1.3.6.1.4.1.34278.7.3.0|2|0
1.3.6.1.4.1.34278.7.4.0|2|0
1.3.6.1.4.1.34278.7.5.0|2|0
1.3.6.1.4.1.34278.7.6.0|2|0
1.3.6.1.4.1.34278.7.7.0|2|0
1.3.6.1.4.1.34278.7.8.0|2|0
1.3.6.1.4.1.34278.7.9.0|2|0
1.3.6.1.4.1.34278.7.10.0|2|0
1.3.6.1.4.1.34278.7.11.0|2|0
1.3.6.1.4.1.34278.7.12.0|2|0
1.3.6.1.4.1.34278.7.13.0|2|0
1.3.6.1.4.1.34278.7.14.0|2|0
1.3.6.1.4.1.34278.7.15.0|2|0
1.3.6.1.4.1.34278.7.16.0|2|0
1.3.6.1.4.1.34278.8.6.0|4|UMG96RM-E-RCM-1738-3497