diff --git a/generator/Makefile b/generator/Makefile index bd33e407..ef2cf8f3 100644 --- a/generator/Makefile +++ b/generator/Makefile @@ -31,34 +31,35 @@ ifeq ($(SELINUX_ENABLED),1) DOCKER_VOL_OPTS ?= :z endif -APC_URL := https://download.schneider-electric.com/files?p_enDocType=Firmware&p_File_Name=powernet451.mib&p_Doc_Ref=APC_POWERNETMIB_451_EN -ARISTA_URL := https://www.arista.com/assets/data/docs/MIBS -CISCO_URL := https://raw.githubusercontent.com/cisco/cisco-mibs/f55dc443daff58dfc86a764047ded2248bb94e12/v2 -DELL_URL := https://dl.dell.com/FOLDER11196144M/1/Dell-OM-MIBS-11010_A00.zip -IANA_CHARSET_URL := https://www.iana.org/assignments/ianacharset-mib/ianacharset-mib -IANA_IFTYPE_URL := https://www.iana.org/assignments/ianaiftype-mib/ianaiftype-mib -IANA_PRINTER_URL := https://www.iana.org/assignments/ianaprinter-mib/ianaprinter-mib -KEEPALIVED_URL := https://raw.githubusercontent.com/acassen/keepalived/v2.2.8/doc/KEEPALIVED-MIB.txt -VRRP_URL := https://raw.githubusercontent.com/acassen/keepalived/v2.2.8/doc/VRRP-MIB.txt -VRRPV3_URL := https://raw.githubusercontent.com/acassen/keepalived/v2.2.8/doc/VRRPv3-MIB.txt -KEMP_LM_URL := https://kemptechnologies.com/files/packages/current/LM_mibs.zip -MIKROTIK_URL := 'https://box.mikrotik.com/f/a41daf63d0c14347a088/?dl=1' -NEC_URL := https://jpn.nec.com/univerge/ix/Manual/MIB -NET_SNMP_URL := https://raw.githubusercontent.com/net-snmp/net-snmp/v5.9/mibs -PALOALTO_URL := https://docs.paloaltonetworks.com/content/dam/techdocs/en_US/zip/snmp-mib/pan-10-0-snmp-mib-modules.zip -PRINTER_URL := https://ftp.pwg.org/pub/pwg/pmp/mibs/rfc3805b.mib -SERVERTECH_URL := 'https://cdn10.servertech.com/assets/documents/documents/817/original/Sentry3.mib' -SERVERTECH4_URL := 'https://cdn10.servertech.com/assets/documents/documents/815/original/Sentry4.mib' -SYNOLOGY_URL := 'https://global.download.synology.com/download/Document/Software/DeveloperGuide/Firmware/DSM/All/enu/Synology_MIB_File.zip' -UBNT_AIROS_URL := https://dl.ubnt.com/firmwares/airos-ubnt-mib/ubnt-mib.zip -UBNT_AIRFIBER_URL := https://dl.ubnt.com/firmwares/airfiber5X/v4.1.0/UBNT-MIB.txt -UBNT_DL_URL := http://dl.ubnt-ut.com/snmp -RARITAN_URL := https://cdn.raritan.com/download/PX/v1.5.20/PDU-MIB.txt -RARITAN2_URL := https://cdn1.raritan.com/download/src-g2/4.0.20/PDU2_MIB_4.0.20_49038.txt -INFRAPOWER_URL := https://www.austin-hughes.com/wp-content/uploads/2021/05/IPD-03-S-MIB.zip -LIEBERT_URL := https://www.vertiv.com/globalassets/documents/software/monitoring/lgpmib-win_rev16_299461_0.zip -READYNAS_URL := https://www.downloads.netgear.com/files/ReadyNAS/READYNAS-MIB.txt -READYDATAOS_URL := https://www.downloads.netgear.com/files/GDC/RD5200/READYDATA_MIB.zip +APC_URL := https://download.schneider-electric.com/files?p_enDocType=Firmware&p_File_Name=powernet451.mib&p_Doc_Ref=APC_POWERNETMIB_451_EN +ARISTA_URL := https://www.arista.com/assets/data/docs/MIBS +CISCO_URL := https://raw.githubusercontent.com/cisco/cisco-mibs/f55dc443daff58dfc86a764047ded2248bb94e12/v2 +DELL_URL := https://dl.dell.com/FOLDER11196144M/1/Dell-OM-MIBS-11010_A00.zip +IANA_CHARSET_URL := https://www.iana.org/assignments/ianacharset-mib/ianacharset-mib +IANA_IFTYPE_URL := https://www.iana.org/assignments/ianaiftype-mib/ianaiftype-mib +IANA_PRINTER_URL := https://www.iana.org/assignments/ianaprinter-mib/ianaprinter-mib +KEEPALIVED_URL := https://raw.githubusercontent.com/acassen/keepalived/v2.2.8/doc/KEEPALIVED-MIB.txt +VRRP_URL := https://raw.githubusercontent.com/acassen/keepalived/v2.2.8/doc/VRRP-MIB.txt +VRRPV3_URL := https://raw.githubusercontent.com/acassen/keepalived/v2.2.8/doc/VRRPv3-MIB.txt +KEMP_LM_URL := https://kemptechnologies.com/files/packages/current/LM_mibs.zip +MIKROTIK_URL := 'https://box.mikrotik.com/f/a41daf63d0c14347a088/?dl=1' +NEC_URL := https://jpn.nec.com/univerge/ix/Manual/MIB +NET_SNMP_URL := https://raw.githubusercontent.com/net-snmp/net-snmp/v5.9/mibs +PALOALTO_URL := https://docs.paloaltonetworks.com/content/dam/techdocs/en_US/zip/snmp-mib/pan-10-0-snmp-mib-modules.zip +PRINTER_URL := https://ftp.pwg.org/pub/pwg/pmp/mibs/rfc3805b.mib +SERVERTECH_URL := 'https://cdn10.servertech.com/assets/documents/documents/817/original/Sentry3.mib' +SERVERTECH4_URL := 'https://cdn10.servertech.com/assets/documents/documents/815/original/Sentry4.mib' +SYNOLOGY_URL := 'https://global.download.synology.com/download/Document/Software/DeveloperGuide/Firmware/DSM/All/enu/Synology_MIB_File.zip' +UBNT_AIROS_URL := https://dl.ubnt.com/firmwares/airos-ubnt-mib/ubnt-mib.zip +UBNT_AIRFIBER_URL := https://dl.ubnt.com/firmwares/airfiber5X/v4.1.0/UBNT-MIB.txt +UBNT_DL_URL := http://dl.ubnt-ut.com/snmp +RARITAN_URL := https://cdn.raritan.com/download/PX/v1.5.20/PDU-MIB.txt +RARITAN2_URL := https://cdn1.raritan.com/download/src-g2/4.0.20/PDU2_MIB_4.0.20_49038.txt +INFRAPOWER_URL := https://www.austin-hughes.com/wp-content/uploads/2021/05/IPD-03-S-MIB.zip +LIEBERT_URL := https://www.vertiv.com/globalassets/documents/software/monitoring/lgpmib-win_rev16_299461_0.zip +READYNAS_URL := https://www.downloads.netgear.com/files/ReadyNAS/READYNAS-MIB.txt +READYDATAOS_URL := https://www.downloads.netgear.com/files/GDC/RD5200/READYDATA_MIB.zip +SCHNEIDER_PM55XX_URL := https://ckm-content.se.com/ckmContent/sfc/servlet.shepherd/document/download/0691H00000GYnUPQA1 CYBERPOWER_VERSION := 2.11 CYBERPOWER_URL := https://dl4jz3rbrsfum.cloudfront.net/software/CyberPower_MIB_v$(CYBERPOWER_VERSION).MIB.zip @@ -112,6 +113,7 @@ mibs: \ $(MIBDIR)/apc-powernet-mib \ $(MIBDIR)/readynas \ $(MIBDIR)/readydataos \ + $(MIBDIR)/SchneiderPM55xx_V01_13.mib \ $(MIBDIR)/AIRESPACE-REF-MIB \ $(MIBDIR)/AIRESPACE-WIRELESS-MIB \ $(MIBDIR)/ARISTA-ENTITY-SENSOR-MIB \ @@ -371,4 +373,10 @@ $(MIBDIR)/readydataos: @unzip -j -d $(MIBDIR) $(TMP) READYDATAOS-MIB.txt @mv -v $(MIBDIR)/READYDATAOS-MIB.txt $(MIBDIR)/readydataos @rm -v $(TMP) - + +$(MIBDIR)/SchneiderPM55xx_V01_13.mib: + $(eval TMP := $(shell mktemp)) + @echo ">> Downloading SchneiderPM55xx_V01_13.mib to $(TMP)" + @curl $(CURL_OPTS) -o $(TMP) $(SCHNEIDER_PM55XX_URL) + @unzip -j -d $(MIBDIR) $(TMP) PM5560_PM5563_v2.1.0/SchneiderPM55xx_V01_13.mib + @rm -v $(TMP) diff --git a/generator/generator.yml b/generator/generator.yml index 3fd7b424..c136388f 100644 --- a/generator/generator.yml +++ b/generator/generator.yml @@ -628,3 +628,77 @@ modules: hrSWInstalled: walk: - hrSWInstalled + +# +# Schneider pm5xx MIB i +# +# https://ckm-content.se.com/ckmContent/sfc/servlet.shepherd/document/download/0691H00000GYnUPQA1 + schneider_pm5xx: + walk: + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.2.1 # frequency + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.1 # loadCurrent + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.2 # loadCurrent + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.3 # loadCurrent + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.1 # voltage + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.2 # voltage + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.2 # voltage + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.1 # power + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.2 # power + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.3 # power + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.4 # power total + overrides: + vVan: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + vVbn: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + vVcn: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + lcIa: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + lcIb: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + lcIC: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + fFrequency: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + pActivePa: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + pActivePb: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + pActivePc: + regex_extracts: + '': + - regex: '(.*)' + value: $1 + pActivePtot: + regex_extracts: + '': + - regex: '(.*)' + value: $1 diff --git a/snmp.yml b/snmp.yml index 817e41f7..1228762e 100644 --- a/snmp.yml +++ b/snmp.yml @@ -2962,7 +2962,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -2981,7 +2980,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge - labelname: bsnAPIfNoiseChannelNo @@ -3001,7 +2999,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3019,7 +3016,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3043,7 +3039,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3114,7 +3109,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3133,7 +3127,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3152,7 +3145,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3171,7 +3163,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3190,7 +3181,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3209,7 +3199,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3228,7 +3217,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3247,7 +3235,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3266,7 +3253,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3285,7 +3271,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3304,7 +3289,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3323,7 +3307,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3345,7 +3328,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -3365,7 +3347,6 @@ modules: indexes: - labelname: bsnAPDot3MacAddress type: PhysAddress48 - fixed_size: 6 - labelname: bsnAPIfSlotId type: gauge lookups: @@ -19962,7 +19943,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabIface @@ -19972,7 +19952,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabStrength @@ -19982,7 +19961,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabTxBytes @@ -19992,7 +19970,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabRxBytes @@ -20002,7 +19979,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabTxPackets @@ -20012,7 +19988,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabRxPackets @@ -20022,7 +19997,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabTxRate @@ -20032,7 +20006,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabRxRate @@ -20042,7 +20015,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabRouterOSVersion @@ -20052,7 +20024,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabUptime @@ -20062,7 +20033,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabSignalToNoise @@ -20072,7 +20042,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabTxStrengthCh0 @@ -20082,7 +20051,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabRxStrengthCh0 @@ -20092,7 +20060,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabTxStrengthCh1 @@ -20102,7 +20069,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabRxStrengthCh1 @@ -20112,7 +20078,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabTxStrengthCh2 @@ -20122,7 +20087,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabRxStrengthCh2 @@ -20132,7 +20096,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabTxStrength @@ -20142,7 +20105,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlRtabRadioName @@ -20152,7 +20114,6 @@ modules: indexes: - labelname: mtxrWlRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlRtabIface type: gauge - name: mtxrWlApIndex @@ -20243,7 +20204,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabIface @@ -20253,7 +20213,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabUptime @@ -20263,7 +20222,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabTxBytes @@ -20273,7 +20231,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabRxBytes @@ -20283,7 +20240,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabTxPackets @@ -20293,7 +20249,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabRxPackets @@ -20303,7 +20258,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabTxRate @@ -20313,7 +20267,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabRxRate @@ -20323,7 +20276,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabTxStrength @@ -20333,7 +20285,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabRxStrength @@ -20343,7 +20294,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabSsid @@ -20353,7 +20303,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabEapIdent @@ -20363,7 +20312,6 @@ modules: indexes: - labelname: mtxrWlCMRtabAddr type: PhysAddress48 - fixed_size: 6 - labelname: mtxrWlCMRtabIface type: gauge - name: mtxrWlCMRtabEntryCount @@ -26968,6 +26916,99 @@ modules: oid: 1.3.6.1.4.1.4526.22.411 type: DisplayString help: PSU status messages - 1.3.6.1.4.1.4526.22.411 + schneider_pm5xx: + get: + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.2.1.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.1.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.2.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.3.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.1.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.2.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.1.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.2.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.3.0 + - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.4.0 + metrics: + - name: fFrequency + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.2.1 + type: DisplayString + help: Measured System Frequency (Hz) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.2.1 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: lcIa + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.1 + type: DisplayString + help: Measured Load Current - Phase A - (Amps) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.1 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: lcIb + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.2 + type: DisplayString + help: Measured Load Current - Phase B - (Amps) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.2 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: lcIC + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.3 + type: DisplayString + help: Measured Load Current - Phase C - (Amps) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.3.3 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: vVan + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.1 + type: DisplayString + help: Measured Line Voltage - Van - (Volts) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.1 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: vVbn + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.2 + type: DisplayString + help: Measured Line Voltage - Vbn - (Volts) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.5.2 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: pActivePa + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.1 + type: DisplayString + help: Active Power - Phase A - (kW) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.1 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: pActivePb + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.2 + type: DisplayString + help: Active Power - Phase B - (kW) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.2 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: pActivePc + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.3 + type: DisplayString + help: Active Power - Phase C - (kW) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.3 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ + - name: pActivePtot + oid: 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.4 + type: DisplayString + help: Total Active Power - Phase (A,B,C) - (kW) - 1.3.6.1.4.1.3833.1.100.1.3.1.3.7.4 + regex_extracts: + "": + - value: $1 + regex: ^(?:(.*))$ servertech_sentry3: walk: - 1.3.6.1.4.1.1718.3.2.2 @@ -32870,7 +32911,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaName oid: 1.3.6.1.4.1.41112.1.4.7.1.2 type: DisplayString @@ -32880,7 +32920,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaSignal oid: 1.3.6.1.4.1.41112.1.4.7.1.3 type: gauge @@ -32890,7 +32929,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaNoiseFloor oid: 1.3.6.1.4.1.41112.1.4.7.1.4 type: gauge @@ -32900,7 +32938,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaDistance oid: 1.3.6.1.4.1.41112.1.4.7.1.5 type: gauge @@ -32910,7 +32947,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaCcq oid: 1.3.6.1.4.1.41112.1.4.7.1.6 type: gauge @@ -32920,7 +32956,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaAmp oid: 1.3.6.1.4.1.41112.1.4.7.1.7 type: gauge @@ -32930,7 +32965,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaAmq oid: 1.3.6.1.4.1.41112.1.4.7.1.8 type: gauge @@ -32940,7 +32974,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaAmc oid: 1.3.6.1.4.1.41112.1.4.7.1.9 type: gauge @@ -32950,7 +32983,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaLastIp oid: 1.3.6.1.4.1.41112.1.4.7.1.10 type: InetAddressIPv4 @@ -32960,7 +32992,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaTxRate oid: 1.3.6.1.4.1.41112.1.4.7.1.11 type: gauge @@ -32970,7 +33001,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaRxRate oid: 1.3.6.1.4.1.41112.1.4.7.1.12 type: gauge @@ -32980,7 +33010,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaTxBytes oid: 1.3.6.1.4.1.41112.1.4.7.1.13 type: counter @@ -32990,7 +33019,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaRxBytes oid: 1.3.6.1.4.1.41112.1.4.7.1.14 type: counter @@ -33000,7 +33028,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaConnTime oid: 1.3.6.1.4.1.41112.1.4.7.1.15 type: gauge @@ -33010,7 +33037,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaLocalCINR oid: 1.3.6.1.4.1.41112.1.4.7.1.16 type: gauge @@ -33020,7 +33046,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaTxCapacity oid: 1.3.6.1.4.1.41112.1.4.7.1.17 type: gauge @@ -33030,7 +33055,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaRxCapacity oid: 1.3.6.1.4.1.41112.1.4.7.1.18 type: gauge @@ -33040,7 +33064,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaTxAirtime oid: 1.3.6.1.4.1.41112.1.4.7.1.19 type: gauge @@ -33050,7 +33073,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaRxAirtime oid: 1.3.6.1.4.1.41112.1.4.7.1.20 type: gauge @@ -33060,7 +33082,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntStaTxLatency oid: 1.3.6.1.4.1.41112.1.4.7.1.21 type: gauge @@ -33070,7 +33091,6 @@ modules: type: gauge - labelname: ubntStaMac type: PhysAddress48 - fixed_size: 6 - name: ubntHostLocaltime oid: 1.3.6.1.4.1.41112.1.4.8.1 type: DisplayString