diff --git a/hosts/monitoring/configuration.nix b/hosts/monitoring/configuration.nix index 0d8432e..9cfc61a 100644 --- a/hosts/monitoring/configuration.nix +++ b/hosts/monitoring/configuration.nix @@ -328,6 +328,7 @@ with lib; "sw-trabantenstadt.bula22.de" "sw-bll.bula22.de" "sw-finanzen.bula22.de" + "wlan-controller.bula22.de" ]; } ]; @@ -346,6 +347,81 @@ with lib; } ]; } + { + job_name = "aruba"; + scrape_interval = "120s"; + scrape_timeout = "40s"; + metrics_path = "/snmp"; + params = { + module = [ + "aruba" + ]; + }; + static_configs = [ + { + targets = [ + "wlan-controller.bula22.de" + ]; + } + ]; + relabel_configs = [ + { + source_labels = [ "__address__" ]; + target_label = "__param_target"; + } + { + source_labels = [ "__param_target" ]; + target_label = "instance"; + } + { + target_label = "__address__"; + replacement = "[::1]:9116"; + } + ]; + } + { + job_name = "yate"; + scrape_interval = "30s"; + scrape_timeout = "20s"; + metrics_path = "/snmp"; + params = { + module = [ + "yate" + ]; + }; + static_configs = [ + { + targets = [ + "10.42.10.6" + ]; + labels = { + instance = "yate.bula22.de"; + }; + } + { + targets = [ + "10.42.10.9" + ]; + labels = { + instance = "yate-dialup.bula22.de"; + }; + } + ]; + relabel_configs = [ + { + source_labels = [ "__address__" ]; + target_label = "__param_target"; + } + { + source_labels = [ "__param_target" ]; + target_label = "instance"; + } + { + target_label = "__address__"; + replacement = "[::1]:9116"; + } + ]; + } ]; alertmanagers = [ { diff --git a/hosts/monitoring/snmp.yml b/hosts/monitoring/snmp.yml index 021acaf..bf84052 100644 --- a/hosts/monitoring/snmp.yml +++ b/hosts/monitoring/snmp.yml @@ -1,8 +1,786 @@ # WARNING: This file was auto-generated using snmp_exporter generator, manual changes will be lost. +aruba: + walk: + - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4 + - 1.3.6.1.4.1.14823.2.2.1.5.3.1 + metrics: + - name: wlanAPMacAddress + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.1 + type: PhysAddress48 + help: Ethernet MAC Address of the Access Point - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.1 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPIpAddress + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.2 + type: InetAddressIPv4 + help: IP Address of the Access Point - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.2 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPGroupName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.4 + type: DisplayString + help: Group Name of the Access Point. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.4 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPSerialNumber + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.6 + type: DisplayString + help: Serial Number of the Access Point. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.6 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPNumRadios + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.9 + type: gauge + help: Number of Radios in the Access Point. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.9 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPUpTime + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.12 + type: gauge + help: Time (in hundredths of seconds) since the last time the Access Point bootstrapped + with the controller. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.12 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPModelName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.13 + type: DisplayString + help: Model name of the Access Point. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.13 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPStatus + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.19 + type: gauge + help: AP Status. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.19 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + enum_values: + 1: up + 2: down + - name: wlanAPNumBootstraps + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.20 + type: gauge + help: Number of times the AP has bootstrapped with the controller. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.20 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPNumReboots + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.21 + type: gauge + help: Number of times the AP has rebooted. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.21 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPUnprovisioned + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.22 + type: gauge + help: Indicates whether the AP is unprovisioned due to lack of antenna gain or + location code settings. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.22 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + enum_values: + 1: "yes" + 2: "no" + - name: wlanAPMonitorMode + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.23 + type: gauge + help: Indicates whether any radio on this AP is acting as an air monitor. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.23 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + enum_values: + 0: unknown + 1: all + 2: none + 3: mixed + - name: wlanAPSysLocation + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.32 + type: DisplayString + help: AP sysLocation - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.32 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPSwVersion + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.34 + type: DisplayString + help: Software version of the AP. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.34 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPNumWarmReboots + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.35 + type: gauge + help: Number of times the AP has warm-rebooted. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.35 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPSwitchIpAddress + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.39 + type: InetAddressIPv4 + help: Access points' Serving Controller's IP Address. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.39 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPStandbyIpAddress + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.40 + type: InetAddressIPv4 + help: Access points' Standby Controller's IP Address. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.40 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPServiceTag + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.42 + type: DisplayString + help: Access point service tag. - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.42 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPIpv6Address + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.44 + type: DisplayString + help: IPv6 Address of the Access Point - 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.44 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPNumClients + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.2 + type: gauge + help: The number of clients associated to this BSSID. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.2 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + - labelname: wlanAPBSSID + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPTxPkts + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.3 + type: counter + help: The number of packets transmitted on this BSSID. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.3 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + - labelname: wlanAPBSSID + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPTxBytes + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.4 + type: counter + help: The number of bytes transmitted on this BSSID. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.4 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + - labelname: wlanAPBSSID + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPTxDataBytes + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.21 + type: counter + help: The number of bytes transmitted on this BSSID. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.21 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + - labelname: wlanAPBSSID + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPTxDataBytes64 + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.25 + type: counter + help: The number of bytes transmitted on this BSSID. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.1.1.25 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + - labelname: wlanAPBSSID + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChNumStations + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.2 + type: gauge + help: This attribute indicates the number of stations using this channel. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.2 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChTotBytes + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.4 + type: counter + help: This attribute indicates the total Bytes observed on this channel. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.4 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChNoise + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.9 + type: gauge + help: This attribute indicates the noise observed on this channel. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.9 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChInterferenceIndex + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.11 + type: gauge + help: This attribute indicates the interference observed on this channel. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.11 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChFrameNonUnicastRate + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.14 + type: gauge + help: The number of broadcast and multicast packets as a percentage of the total + packets transmitted on this channel. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.14 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChNumAPs + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.19 + type: gauge + help: This attribute indicates the number of Access Points observed on this channel. + - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.19 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChMulticastTransmittedFrameCount + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.22 + type: counter + help: This counter shall increment only when the multicast bit is set in the destination + MAC address of a successfully transmitted MSDU - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.22 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChMulticastReceivedFrameCount + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.31 + type: counter + help: This counter shall increment when a MSDU is received with the multicast + bit set in the destination MAC address. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.31 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChRxUtilization + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.35 + type: gauge + help: This is the percentage of time spent by the radio in receiving packets. + - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.35 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChTxUtilization + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.36 + type: gauge + help: This is the percentage of time spent by the radio in transmitting packets. + - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.36 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPChUtilization + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.37 + type: gauge + help: This is the percentage of time the channel is busy. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.6.1.37 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPWiredRxPkts + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.1 + type: counter + help: This attribute indicates the total packets received from the AP wired side. + - 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.1 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPWiredRxDroppedPkts + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.2 + type: counter + help: This attribute indicates the total dropped packets received from the AP + wired side. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.2 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPWiredRxBytes + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.3 + type: counter + help: This attribute indicates the total bytes of correct packets received from + the AP wired side. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.3 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPWiredTxBytes + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.4 + type: counter + help: This attribute indicates the total bytes transmitted from the AP wired side. + - 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.4 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPWiredRxRate + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.5 + type: gauge + help: This attribute indicates the data rate (kbyte/s) received from AP wired + side in sampling interval. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.5 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPWiredTxRate + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.6 + type: gauge + help: This attribute indicates the data rate (kbyte/s) transmitted from AP wired + side in sampling interval. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.7.1.6 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPRadioRxBytes + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.9.1.2 + type: counter + help: This attribute indicates the total correct bytes received from the AP radio + wireless side. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.9.1.2 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPRadioRxRate + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.9.1.7 + type: gauge + help: This attribute indicates the data rate (kbyte/s) received from AP radio + wireless side in sampling interval. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.9.1.7 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPRadioAssocSuccPercent + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.9.1.14 + type: gauge + help: The Association Success Percent. - 1.3.6.1.4.1.14823.2.2.1.5.3.1.9.1.14 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPRadioNumber + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPPortIndex + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.10.1.1 + type: gauge + help: AP Wired Port Mac Index (Offset from base Mac Address) - 1.3.6.1.4.1.14823.2.2.1.5.3.1.10.1.1 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPPortIndex + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + - name: wlanAPWiredPortTxBytes + oid: 1.3.6.1.4.1.14823.2.2.1.5.3.1.10.1.10 + type: counter + help: This attribute indicates the total bytes transmitted from the AP wired side. + - 1.3.6.1.4.1.14823.2.2.1.5.3.1.10.1.10 + indexes: + - labelname: wlanAPMacAddress + type: PhysAddress48 + - labelname: wlanAPPortIndex + type: gauge + lookups: + - labels: + - wlanAPMacAddress + labelname: wlanAPName + oid: 1.3.6.1.4.1.14823.2.2.1.5.2.1.4.1.3 + type: DisplayString + - labels: [] + labelname: wlanAPMacAddress + auth: + community: tellme if_mib: walk: - - 1.3.6.1.2.1.2 + - 1.3.6.1.2.1.2.2.1.2 - 1.3.6.1.2.1.31.1.1 + - 1.3.6.1.4.1.34501.1.6.4 get: - 1.3.6.1.2.1.1.3.0 metrics: @@ -11,825 +789,6 @@ if_mib: type: gauge help: The time (in hundredths of a second) since the network management portion of the system was last re-initialized. - 1.3.6.1.2.1.1.3 - - name: ifNumber - oid: 1.3.6.1.2.1.2.1 - type: gauge - help: The number of network interfaces (regardless of their current state) present - on this system. - 1.3.6.1.2.1.2.1 - - name: ifIndex - oid: 1.3.6.1.2.1.2.2.1.1 - type: gauge - help: A unique value, greater than zero, for each interface - 1.3.6.1.2.1.2.2.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifType - oid: 1.3.6.1.2.1.2.2.1.3 - type: EnumAsInfo - help: The type of interface - 1.3.6.1.2.1.2.2.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: other - 2: regular1822 - 3: hdh1822 - 4: ddnX25 - 5: rfc877x25 - 6: ethernetCsmacd - 7: iso88023Csmacd - 8: iso88024TokenBus - 9: iso88025TokenRing - 10: iso88026Man - 11: starLan - 12: proteon10Mbit - 13: proteon80Mbit - 14: hyperchannel - 15: fddi - 16: lapb - 17: sdlc - 18: ds1 - 19: e1 - 20: basicISDN - 21: primaryISDN - 22: propPointToPointSerial - 23: ppp - 24: softwareLoopback - 25: eon - 26: ethernet3Mbit - 27: nsip - 28: slip - 29: ultra - 30: ds3 - 31: sip - 32: frameRelay - 33: rs232 - 34: para - 35: arcnet - 36: arcnetPlus - 37: atm - 38: miox25 - 39: sonet - 40: x25ple - 41: iso88022llc - 42: localTalk - 43: smdsDxi - 44: frameRelayService - 45: v35 - 46: hssi - 47: hippi - 48: modem - 49: aal5 - 50: sonetPath - 51: sonetVT - 52: smdsIcip - 53: propVirtual - 54: propMultiplexor - 55: ieee80212 - 56: fibreChannel - 57: hippiInterface - 58: frameRelayInterconnect - 59: aflane8023 - 60: aflane8025 - 61: cctEmul - 62: fastEther - 63: isdn - 64: v11 - 65: v36 - 66: g703at64k - 67: g703at2mb - 68: qllc - 69: fastEtherFX - 70: channel - 71: ieee80211 - 72: ibm370parChan - 73: escon - 74: dlsw - 75: isdns - 76: isdnu - 77: lapd - 78: ipSwitch - 79: rsrb - 80: atmLogical - 81: ds0 - 82: ds0Bundle - 83: bsc - 84: async - 85: cnr - 86: iso88025Dtr - 87: eplrs - 88: arap - 89: propCnls - 90: hostPad - 91: termPad - 92: frameRelayMPI - 93: x213 - 94: adsl - 95: radsl - 96: sdsl - 97: vdsl - 98: iso88025CRFPInt - 99: myrinet - 100: voiceEM - 101: voiceFXO - 102: voiceFXS - 103: voiceEncap - 104: voiceOverIp - 105: atmDxi - 106: atmFuni - 107: atmIma - 108: pppMultilinkBundle - 109: ipOverCdlc - 110: ipOverClaw - 111: stackToStack - 112: virtualIpAddress - 113: mpc - 114: ipOverAtm - 115: iso88025Fiber - 116: tdlc - 117: gigabitEthernet - 118: hdlc - 119: lapf - 120: v37 - 121: x25mlp - 122: x25huntGroup - 123: transpHdlc - 124: interleave - 125: fast - 126: ip - 127: docsCableMaclayer - 128: docsCableDownstream - 129: docsCableUpstream - 130: a12MppSwitch - 131: tunnel - 132: coffee - 133: ces - 134: atmSubInterface - 135: l2vlan - 136: l3ipvlan - 137: l3ipxvlan - 138: digitalPowerline - 139: mediaMailOverIp - 140: dtm - 141: dcn - 142: ipForward - 143: msdsl - 144: ieee1394 - 145: if-gsn - 146: dvbRccMacLayer - 147: dvbRccDownstream - 148: dvbRccUpstream - 149: atmVirtual - 150: mplsTunnel - 151: srp - 152: voiceOverAtm - 153: voiceOverFrameRelay - 154: idsl - 155: compositeLink - 156: ss7SigLink - 157: propWirelessP2P - 158: frForward - 159: rfc1483 - 160: usb - 161: ieee8023adLag - 162: bgppolicyaccounting - 163: frf16MfrBundle - 164: h323Gatekeeper - 165: h323Proxy - 166: mpls - 167: mfSigLink - 168: hdsl2 - 169: shdsl - 170: ds1FDL - 171: pos - 172: dvbAsiIn - 173: dvbAsiOut - 174: plc - 175: nfas - 176: tr008 - 177: gr303RDT - 178: gr303IDT - 179: isup - 180: propDocsWirelessMaclayer - 181: propDocsWirelessDownstream - 182: propDocsWirelessUpstream - 183: hiperlan2 - 184: propBWAp2Mp - 185: sonetOverheadChannel - 186: digitalWrapperOverheadChannel - 187: aal2 - 188: radioMAC - 189: atmRadio - 190: imt - 191: mvl - 192: reachDSL - 193: frDlciEndPt - 194: atmVciEndPt - 195: opticalChannel - 196: opticalTransport - 197: propAtm - 198: voiceOverCable - 199: infiniband - 200: teLink - 201: q2931 - 202: virtualTg - 203: sipTg - 204: sipSig - 205: docsCableUpstreamChannel - 206: econet - 207: pon155 - 208: pon622 - 209: bridge - 210: linegroup - 211: voiceEMFGD - 212: voiceFGDEANA - 213: voiceDID - 214: mpegTransport - 215: sixToFour - 216: gtp - 217: pdnEtherLoop1 - 218: pdnEtherLoop2 - 219: opticalChannelGroup - 220: homepna - 221: gfp - 222: ciscoISLvlan - 223: actelisMetaLOOP - 224: fcipLink - 225: rpr - 226: qam - 227: lmp - 228: cblVectaStar - 229: docsCableMCmtsDownstream - 230: adsl2 - 231: macSecControlledIF - 232: macSecUncontrolledIF - 233: aviciOpticalEther - 234: atmbond - 235: voiceFGDOS - 236: mocaVersion1 - 237: ieee80216WMAN - 238: adsl2plus - 239: dvbRcsMacLayer - 240: dvbTdm - 241: dvbRcsTdma - 242: x86Laps - 243: wwanPP - 244: wwanPP2 - 245: voiceEBS - 246: ifPwType - 247: ilan - 248: pip - 249: aluELP - 250: gpon - 251: vdsl2 - 252: capwapDot11Profile - 253: capwapDot11Bss - 254: capwapWtpVirtualRadio - 255: bits - 256: docsCableUpstreamRfPort - 257: cableDownstreamRfPort - 258: vmwareVirtualNic - 259: ieee802154 - 260: otnOdu - 261: otnOtu - 262: ifVfiType - 263: g9981 - 264: g9982 - 265: g9983 - 266: aluEpon - 267: aluEponOnu - 268: aluEponPhysicalUni - 269: aluEponLogicalLink - 270: aluGponOnu - 271: aluGponPhysicalUni - 272: vmwareNicTeam - 277: docsOfdmDownstream - 278: docsOfdmaUpstream - 279: gfast - 280: sdci - 281: xboxWireless - 282: fastdsl - 283: docsCableScte55d1FwdOob - 284: docsCableScte55d1RetOob - 285: docsCableScte55d2DsOob - 286: docsCableScte55d2UsOob - 287: docsCableNdf - 288: docsCableNdr - 289: ptm - 290: ghn - 291: otnOtsi - 292: otnOtuc - 293: otnOduc - 294: otnOtsig - 295: microwaveCarrierTermination - 296: microwaveRadioLinkTerminal - 297: ieee8021axDrni - 298: ax25 - 299: ieee19061nanocom - 300: cpri - 301: omni - 302: roe - 303: p2pOverLan - - name: ifMtu - oid: 1.3.6.1.2.1.2.2.1.4 - type: gauge - help: The size of the largest packet which can be sent/received on the interface, - specified in octets - 1.3.6.1.2.1.2.2.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifSpeed - oid: 1.3.6.1.2.1.2.2.1.5 - type: gauge - help: An estimate of the interface's current bandwidth in bits per second - 1.3.6.1.2.1.2.2.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifPhysAddress - oid: 1.3.6.1.2.1.2.2.1.6 - type: PhysAddress48 - help: The interface's address at its protocol sub-layer - 1.3.6.1.2.1.2.2.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifAdminStatus - oid: 1.3.6.1.2.1.2.2.1.7 - type: gauge - help: The desired state of the interface - 1.3.6.1.2.1.2.2.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: up - 2: down - 3: testing - - name: ifOperStatus - oid: 1.3.6.1.2.1.2.2.1.8 - type: gauge - help: The current operational state of the interface - 1.3.6.1.2.1.2.2.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: up - 2: down - 3: testing - 4: unknown - 5: dormant - 6: notPresent - 7: lowerLayerDown - - name: ifLastChange - oid: 1.3.6.1.2.1.2.2.1.9 - type: gauge - help: The value of sysUpTime at the time the interface entered its current operational - state - 1.3.6.1.2.1.2.2.1.9 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInOctets - oid: 1.3.6.1.2.1.2.2.1.10 - type: counter - help: The total number of octets received on the interface, including framing - characters - 1.3.6.1.2.1.2.2.1.10 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInUcastPkts - oid: 1.3.6.1.2.1.2.2.1.11 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were not addressed to a multicast or broadcast address at this sub-layer - - 1.3.6.1.2.1.2.2.1.11 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInNUcastPkts - oid: 1.3.6.1.2.1.2.2.1.12 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a multicast or broadcast address at this sub-layer - - 1.3.6.1.2.1.2.2.1.12 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInDiscards - oid: 1.3.6.1.2.1.2.2.1.13 - type: counter - help: The number of inbound packets which were chosen to be discarded even though - no errors had been detected to prevent their being deliverable to a higher-layer - protocol - 1.3.6.1.2.1.2.2.1.13 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInErrors - oid: 1.3.6.1.2.1.2.2.1.14 - type: counter - help: For packet-oriented interfaces, the number of inbound packets that contained - errors preventing them from being deliverable to a higher-layer protocol - 1.3.6.1.2.1.2.2.1.14 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInUnknownProtos - oid: 1.3.6.1.2.1.2.2.1.15 - type: counter - help: For packet-oriented interfaces, the number of packets received via the interface - which were discarded because of an unknown or unsupported protocol - 1.3.6.1.2.1.2.2.1.15 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutOctets - oid: 1.3.6.1.2.1.2.2.1.16 - type: counter - help: The total number of octets transmitted out of the interface, including framing - characters - 1.3.6.1.2.1.2.2.1.16 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutUcastPkts - oid: 1.3.6.1.2.1.2.2.1.17 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were not addressed to a multicast or broadcast address at this sub-layer, - including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.17 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutNUcastPkts - oid: 1.3.6.1.2.1.2.2.1.18 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a multicast or broadcast address at this sub-layer, - including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.18 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutDiscards - oid: 1.3.6.1.2.1.2.2.1.19 - type: counter - help: The number of outbound packets which were chosen to be discarded even though - no errors had been detected to prevent their being transmitted - 1.3.6.1.2.1.2.2.1.19 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutErrors - oid: 1.3.6.1.2.1.2.2.1.20 - type: counter - help: For packet-oriented interfaces, the number of outbound packets that could - not be transmitted because of errors - 1.3.6.1.2.1.2.2.1.20 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutQLen - oid: 1.3.6.1.2.1.2.2.1.21 - type: gauge - help: The length of the output packet queue (in packets). - 1.3.6.1.2.1.2.2.1.21 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifSpecific - oid: 1.3.6.1.2.1.2.2.1.22 - type: OctetString - help: A reference to MIB definitions specific to the particular media being used - to realize the interface - 1.3.6.1.2.1.2.2.1.22 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - - labels: - - ifIndex - labelname: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - name: ifInMulticastPkts oid: 1.3.6.1.2.1.31.1.1.1.2 type: counter @@ -1253,6 +1212,27 @@ if_mib: labelname: ifName oid: 1.3.6.1.2.1.31.1.1.1.1 type: DisplayString + - name: interfacesCount + oid: 1.3.6.1.4.1.34501.1.6.4.1 + type: gauge + help: Number of configured interfaces. - 1.3.6.1.4.1.34501.1.6.4.1 + - name: interfaceIndex + oid: 1.3.6.1.4.1.34501.1.6.4.2.1.1 + type: gauge + help: The index of this interface in the table. - 1.3.6.1.4.1.34501.1.6.4.2.1.1 + - name: interfaceID + oid: 1.3.6.1.4.1.34501.1.6.4.2.1.2 + type: DisplayString + help: The name of the link. - 1.3.6.1.4.1.34501.1.6.4.2.1.2 + - name: interfaceStatus + oid: 1.3.6.1.4.1.34501.1.6.4.2.1.3 + type: DisplayString + help: The status of the link. - 1.3.6.1.4.1.34501.1.6.4.2.1.3 + - name: interfaceDownAlarms + oid: 1.3.6.1.4.1.34501.1.6.4.2.1.4 + type: counter + help: Number of times an alarm that signals that this interface is down has been + sent. - 1.3.6.1.4.1.34501.1.6.4.2.1.4 auth: community: tellme juniper_ex: @@ -1295,3 +1275,446 @@ juniper_ex: to on or vice versa - 1.3.6.1.4.1.2636.3.4.2.3.3 auth: community: tellme +yate: + walk: + - 1.3.6.1.4.1.34501.1.6 + - 1.3.6.1.4.1.34501.1.7 + get: + - 1.3.6.1.4.1.34501.1.3.1.8.0 + - 1.3.6.1.4.1.34501.1.5.1.0 + metrics: + - name: acceptStatus + oid: 1.3.6.1.4.1.34501.1.3.1.8 + type: DisplayString + help: The call accept status of the YATE engine. - 1.3.6.1.4.1.34501.1.3.1.8 + - name: activeCallsCount + oid: 1.3.6.1.4.1.34501.1.5.1 + type: gauge + help: Number of active calls. - 1.3.6.1.4.1.34501.1.5.1 + - name: trunksCount + oid: 1.3.6.1.4.1.34501.1.6.1.1 + type: gauge + help: Number of configured PSTN trunks. - 1.3.6.1.4.1.34501.1.6.1.1 + - name: trunkIndex + oid: 1.3.6.1.4.1.34501.1.6.1.2.1.1 + type: gauge + help: Index of the PSTN trunk in the table. - 1.3.6.1.4.1.34501.1.6.1.2.1.1 + - name: trunkID + oid: 1.3.6.1.4.1.34501.1.6.1.2.1.2 + type: DisplayString + help: The name of the PSTN trunk. - 1.3.6.1.4.1.34501.1.6.1.2.1.2 + - name: trunkType + oid: 1.3.6.1.4.1.34501.1.6.1.2.1.3 + type: DisplayString + help: PSTN trunk type. - 1.3.6.1.4.1.34501.1.6.1.2.1.3 + - name: trunkCircuitCount + oid: 1.3.6.1.4.1.34501.1.6.1.2.1.4 + type: gauge + help: The number of circuits of the PSTN trunk. - 1.3.6.1.4.1.34501.1.6.1.2.1.4 + - name: trunkCurrentCallsCount + oid: 1.3.6.1.4.1.34501.1.6.1.2.1.5 + type: gauge + help: The number of calls of the PSTN trunk. - 1.3.6.1.4.1.34501.1.6.1.2.1.5 + - name: trunkDownAlarms + oid: 1.3.6.1.4.1.34501.1.6.1.2.1.6 + type: counter + help: Number of times an alarm that signals that a trunk is down alarm has been + sent. - 1.3.6.1.4.1.34501.1.6.1.2.1.6 + - name: trunkCircuitsLocked + oid: 1.3.6.1.4.1.34501.1.6.1.2.1.7 + type: gauge + help: The number of locked circuits of the PSTN trunk. - 1.3.6.1.4.1.34501.1.6.1.2.1.7 + - name: trunkCircuitsIdle + oid: 1.3.6.1.4.1.34501.1.6.1.2.1.8 + type: gauge + help: The number of idle circuits of the PSTN trunk. - 1.3.6.1.4.1.34501.1.6.1.2.1.8 + - name: linksetCount + oid: 1.3.6.1.4.1.34501.1.6.2.1 + type: gauge + help: Number of configured linksets. - 1.3.6.1.4.1.34501.1.6.2.1 + - name: linksetIndex + oid: 1.3.6.1.4.1.34501.1.6.2.2.1.1 + type: gauge + help: Index of the linkset in the table. - 1.3.6.1.4.1.34501.1.6.2.2.1.1 + - name: linksetID + oid: 1.3.6.1.4.1.34501.1.6.2.2.1.2 + type: DisplayString + help: The name of the linkset. - 1.3.6.1.4.1.34501.1.6.2.2.1.2 + - name: linksetType + oid: 1.3.6.1.4.1.34501.1.6.2.2.1.3 + type: DisplayString + help: The type of the linkset. - 1.3.6.1.4.1.34501.1.6.2.2.1.3 + - name: linksetStatus + oid: 1.3.6.1.4.1.34501.1.6.2.2.1.4 + type: DisplayString + help: The status of the linkset. - 1.3.6.1.4.1.34501.1.6.2.2.1.4 + - name: linksetDownAlarms + oid: 1.3.6.1.4.1.34501.1.6.2.2.1.5 + type: counter + help: Number of times an alarm that signals that this linkset is down alarm has + been sent. - 1.3.6.1.4.1.34501.1.6.2.2.1.5 + - name: linkCount + oid: 1.3.6.1.4.1.34501.1.6.3.1 + type: gauge + help: Number of configured links. - 1.3.6.1.4.1.34501.1.6.3.1 + - name: linkIndex + oid: 1.3.6.1.4.1.34501.1.6.3.2.1.1 + type: gauge + help: The index of the link in the table. - 1.3.6.1.4.1.34501.1.6.3.2.1.1 + - name: linkID + oid: 1.3.6.1.4.1.34501.1.6.3.2.1.2 + type: DisplayString + help: The name of the link. - 1.3.6.1.4.1.34501.1.6.3.2.1.2 + - name: linkType + oid: 1.3.6.1.4.1.34501.1.6.3.2.1.3 + type: DisplayString + help: The type of the link. - 1.3.6.1.4.1.34501.1.6.3.2.1.3 + - name: linkStatus + oid: 1.3.6.1.4.1.34501.1.6.3.2.1.4 + type: DisplayString + help: The status of the link. - 1.3.6.1.4.1.34501.1.6.3.2.1.4 + - name: linkDownAlarms + oid: 1.3.6.1.4.1.34501.1.6.3.2.1.5 + type: counter + help: Number of times an alarm that signals that this link is down alarm has been + sent. - 1.3.6.1.4.1.34501.1.6.3.2.1.5 + - name: linkUptime + oid: 1.3.6.1.4.1.34501.1.6.3.2.1.6 + type: counter + help: Time since the link is up in seconds. - 1.3.6.1.4.1.34501.1.6.3.2.1.6 + - name: interfacesCount + oid: 1.3.6.1.4.1.34501.1.6.4.1 + type: gauge + help: Number of configured interfaces. - 1.3.6.1.4.1.34501.1.6.4.1 + - name: interfaceIndex + oid: 1.3.6.1.4.1.34501.1.6.4.2.1.1 + type: gauge + help: The index of this interface in the table. - 1.3.6.1.4.1.34501.1.6.4.2.1.1 + - name: interfaceID + oid: 1.3.6.1.4.1.34501.1.6.4.2.1.2 + type: DisplayString + help: The name of the link. - 1.3.6.1.4.1.34501.1.6.4.2.1.2 + - name: interfaceStatus + oid: 1.3.6.1.4.1.34501.1.6.4.2.1.3 + type: DisplayString + help: The status of the link. - 1.3.6.1.4.1.34501.1.6.4.2.1.3 + - name: interfaceDownAlarms + oid: 1.3.6.1.4.1.34501.1.6.4.2.1.4 + type: counter + help: Number of times an alarm that signals that this interface is down has been + sent. - 1.3.6.1.4.1.34501.1.6.4.2.1.4 + - name: accountsCount + oid: 1.3.6.1.4.1.34501.1.6.6.1 + type: gauge + help: Number of accounts. - 1.3.6.1.4.1.34501.1.6.6.1 + - name: accountIndex + oid: 1.3.6.1.4.1.34501.1.6.6.2.1.1 + type: gauge + help: The index of the account in the table. - 1.3.6.1.4.1.34501.1.6.6.2.1.1 + - name: accountID + oid: 1.3.6.1.4.1.34501.1.6.6.2.1.2 + type: DisplayString + help: The name of the account. - 1.3.6.1.4.1.34501.1.6.6.2.1.2 + - name: accountStatus + oid: 1.3.6.1.4.1.34501.1.6.6.2.1.3 + type: DisplayString + help: The status of the account. - 1.3.6.1.4.1.34501.1.6.6.2.1.3 + - name: accountProtocol + oid: 1.3.6.1.4.1.34501.1.6.6.2.1.4 + type: DisplayString + help: The protocol used for this account. - 1.3.6.1.4.1.34501.1.6.6.2.1.4 + - name: accountUsername + oid: 1.3.6.1.4.1.34501.1.6.6.2.1.5 + type: DisplayString + help: The username used by this account. - 1.3.6.1.4.1.34501.1.6.6.2.1.5 + - name: incomingCalls + oid: 1.3.6.1.4.1.34501.1.7.1.1.1 + type: counter + help: Number of incoming calls. - 1.3.6.1.4.1.34501.1.7.1.1.1 + - name: outgoingCalls + oid: 1.3.6.1.4.1.34501.1.7.1.1.2 + type: counter + help: Number of outgoing calls. - 1.3.6.1.4.1.34501.1.7.1.1.2 + - name: qosDirectionsCount + oid: 1.3.6.1.4.1.34501.1.7.1.2.1 + type: gauge + help: Number of monitored for service quality directions. - 1.3.6.1.4.1.34501.1.7.1.2.1 + - name: qosEntryIndex + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.1 + type: gauge + help: The index for a monitored direction. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.1 + - name: qosEntryDirection + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.2 + type: DisplayString + help: The name of the monitored direction. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.2 + - name: lowASRThreshold + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.1 + type: gauge + help: The lower threshold for triggering an ASR alarm - 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.1 + - name: highASRThreshold + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.2 + type: gauge + help: The upper threshold for triggering an ASR alarm - 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.2 + - name: currentASR + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.3 + type: gauge + help: The ASR value for the configured time interval - 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.3 + - name: overallASR + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.4 + type: gauge + help: The ASR value since YATE started - 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.4 + - name: currentLowASRAlarmCount + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.5 + type: counter + help: The number of times a low ASR alarm has been sent. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.5 + - name: currentHighASRAlarmCount + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.6 + type: counter + help: The number of times a high ASR alarm has been sent since Yate started. - + 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.6 + - name: overallLowASRAlarmCount + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.7 + type: counter + help: The number of times a low ASR alarm has been sent. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.7 + - name: overallHighASRAlarmCount + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.8 + type: counter + help: The number of times a high ASR alarm has been sent since Yate started. - + 1.3.6.1.4.1.34501.1.7.1.2.2.1.3.8 + - name: lowNERThreshold + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.1 + type: gauge + help: The lower threshold for triggering a NER alarm - 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.1 + - name: currentNER + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.2 + type: gauge + help: The NER value for the configured time interval - 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.2 + - name: overallNER + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.3 + type: gauge + help: The NER value since YATE started - 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.3 + - name: currentLowNERAlarmCount + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.4 + type: counter + help: The number of times a low NER alarm has been sent. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.4 + - name: overallLowNERAlarmCount + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.5 + type: counter + help: The number of times a low NER alarm has been sent since YATE started. - + 1.3.6.1.4.1.34501.1.7.1.2.2.1.4.5 + - name: currentHangupEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.1 + type: counter + help: Number of calls ended with hangup in the configured time interval. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.1 + - name: overallHangupEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.2 + type: counter + help: Number of calls ended with hangup since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.2 + - name: currentRejectedEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.3 + type: counter + help: Number of calls ended by being rejected in the configured time interval. + - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.3 + - name: overallRejectedEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.4 + type: counter + help: Number of calls ended by being rejected since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.4 + - name: currentBusyEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.5 + type: counter + help: Number of calls ended because of busy in the configured time interval. - + 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.5 + - name: overallBusyEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.6 + type: counter + help: Number of calls ended because of busy since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.6 + - name: currentCancelledEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.7 + type: counter + help: Number of calls cancelled in the configured time interval. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.7 + - name: overallCancelledEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.8 + type: counter + help: Number of calls cancelled since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.8 + - name: currentNoAnswerEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.9 + type: counter + help: Number of calls ended because of no answer in the configured time interval. + - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.9 + - name: overallNoAnswerEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.10 + type: counter + help: Number of calls ended because of no answer since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.10 + - name: currentNoRouteEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.11 + type: counter + help: Number of calls ended due to a lack of route in the configured time interval. + - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.11 + - name: overallNoRouteEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.12 + type: counter + help: Number of calls ended due to a lack of route since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.12 + - name: currentNoConnectionEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.13 + type: counter + help: Number of calls ended with service unavailable in the configured time interval. + - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.13 + - name: overallNoConnectionEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.14 + type: counter + help: Number of calls ended with service unavailable since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.14 + - name: currentNoAuthEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.15 + type: counter + help: Number of calls ended due to a lack of authorization in the configured time + interval. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.15 + - name: overallNoAuthEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.16 + type: counter + help: Number of calls ended due to a lack of authorization since YATE started. + - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.16 + - name: currentCongestionEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.17 + type: counter + help: Number of calls ended with congestion in the configured time interval. - + 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.17 + - name: overallCongestionEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.18 + type: counter + help: Number of calls ended due with congestion since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.18 + - name: currentNoMediaEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.19 + type: counter + help: Number of calls ended with a no media reason in the configured time interval. + - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.19 + - name: overallNoMediaEndCause + oid: 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.20 + type: counter + help: Number of calls ended with a no media reason since YATE started. - 1.3.6.1.4.1.34501.1.7.1.2.2.1.5.20 + - name: databaseCount + oid: 1.3.6.1.4.1.34501.1.7.2.1 + type: gauge + help: Number of configured database accounts. - 1.3.6.1.4.1.34501.1.7.2.1 + - name: databaseIndex + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.1 + type: gauge + help: The index of a database account. - 1.3.6.1.4.1.34501.1.7.2.2.1.1 + - name: databaseAccount + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.2 + type: DisplayString + help: The name of a database account. - 1.3.6.1.4.1.34501.1.7.2.2.1.2 + - name: queriesCount + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.3 + type: counter + help: Number of queries requested to be executed in a configured time interval. + - 1.3.6.1.4.1.34501.1.7.2.2.1.3 + - name: failedQueries + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.4 + type: counter + help: Number of queries that failed to be executed in a configured time interval. + - 1.3.6.1.4.1.34501.1.7.2.2.1.4 + - name: errorQueries + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.5 + type: counter + help: Number of queries that return from execution with an error status in a configured + time interval. - 1.3.6.1.4.1.34501.1.7.2.2.1.5 + - name: queryExecTime + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.6 + type: gauge + help: Report the average time spent executing a database query received in a configured + time interval. - 1.3.6.1.4.1.34501.1.7.2.2.1.6 + - name: tooManyQueriesAlarms + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.7.1 + type: counter + help: Number of times an alarm that signals that too many database queries were + requested has been sent. - 1.3.6.1.4.1.34501.1.7.2.2.1.7.1 + - name: tooManyFailedQueriesAlarms + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.7.2 + type: counter + help: Number of times an alarm that signals that too many database queries failed + to be executed has been sent. - 1.3.6.1.4.1.34501.1.7.2.2.1.7.2 + - name: tooManyErrorQueriesAlarms + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.7.3 + type: counter + help: Number of times an alarm that signals that too many database queries returned + with an error status has been sent. - 1.3.6.1.4.1.34501.1.7.2.2.1.7.3 + - name: queryExecTooLongAlarms + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.7.4 + type: counter + help: Number of times an alarm that signals that a query is taking too long to + be executed has been sent. - 1.3.6.1.4.1.34501.1.7.2.2.1.7.4 + - name: noConnectionAlarms + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.7.5 + type: counter + help: Number of times an alarm that signals that a connection to the database + could not be established has been sent. - 1.3.6.1.4.1.34501.1.7.2.2.1.7.5 + - name: queriesCountThreshold + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.8.1 + type: gauge + help: Threshold for triggering a alarm that too many queries were requested to + be executed. - 1.3.6.1.4.1.34501.1.7.2.2.1.8.1 + - name: failedQueriesThreshold + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.8.2 + type: gauge + help: Threshold for triggering a alarm that too many queries failed to be executed. + - 1.3.6.1.4.1.34501.1.7.2.2.1.8.2 + - name: errorQueriesThreshold + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.8.3 + type: gauge + help: Threshold for triggering a alarm that too many queries returned with an + error. - 1.3.6.1.4.1.34501.1.7.2.2.1.8.3 + - name: queryExecTimeThreshold + oid: 1.3.6.1.4.1.34501.1.7.2.2.1.8.4 + type: gauge + help: Threshold for triggering a alarm that queries take too long to be executed. + - 1.3.6.1.4.1.34501.1.7.2.2.1.8.4 + - name: rtpDirectionsCount + oid: 1.3.6.1.4.1.34501.1.7.3.1 + type: gauge + help: Number of RTP directions. - 1.3.6.1.4.1.34501.1.7.3.1 + - name: rtpEntryIndex + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.1 + type: gauge + help: Index of the RTP direction in the table. - 1.3.6.1.4.1.34501.1.7.3.2.1.1 + - name: rtpDirection + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.2 + type: DisplayString + help: The name for the RTP direction. - 1.3.6.1.4.1.34501.1.7.3.2.1.2 + - name: noAudioCounter + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.3 + type: counter + help: Number of times lack of audio has been detected on RTP. - 1.3.6.1.4.1.34501.1.7.3.2.1.3 + - name: lostAudioCounter + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.4 + type: counter + help: Number of times a loss of audio has been detected on RTP. - 1.3.6.1.4.1.34501.1.7.3.2.1.4 + - name: packetsLost + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.5 + type: counter + help: Number of RTP packets lost. - 1.3.6.1.4.1.34501.1.7.3.2.1.5 + - name: syncLost + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.6 + type: counter + help: Number of times synchronization has been lost on RTP. - 1.3.6.1.4.1.34501.1.7.3.2.1.6 + - name: sequenceNumberLost + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.7 + type: counter + help: Number of times the sequence number has been lost on RTP. - 1.3.6.1.4.1.34501.1.7.3.2.1.7 + - name: wrongSRC + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.8 + type: counter + help: Number of received RTP packets with wrong SRC in packet. - 1.3.6.1.4.1.34501.1.7.3.2.1.8 + - name: wrongSSRC + oid: 1.3.6.1.4.1.34501.1.7.3.2.1.9 + type: counter + help: Number of received RTP packets with wrong SSRC in packet. - 1.3.6.1.4.1.34501.1.7.3.2.1.9 + - name: authenticationRequests + oid: 1.3.6.1.4.1.34501.1.7.4.1 + type: counter + help: Number of received authentication requests. - 1.3.6.1.4.1.34501.1.7.4.1 + - name: registerRequests + oid: 1.3.6.1.4.1.34501.1.7.4.2 + type: counter + help: Number of received register requests. - 1.3.6.1.4.1.34501.1.7.4.2 + auth: + community: yate