Created
August 21, 2017 21:42
-
-
Save SuperQ/e7ada32330eaa08bee4855e5630affe1 to your computer and use it in GitHub Desktop.
ServerTech Sentry3-MIB multi-index lookup example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
servertech_sentry3: | |
walk: | |
- 1.3.6.1.4.1.1718.3.2.2.1 # infeedEntry | |
metrics: | |
- name: infeedStatus | |
oid: 1.3.6.1.4.1.1718.3.2.2.1.5 | |
type: gauge | |
indexes: | |
- labelname: towerIndex | |
type: gauge | |
- labelname: infeedIndex | |
type: gauge | |
lookups: | |
- labels: [towerIndex, infeedIndex] | |
labelname: infeedName | |
oid: 1.3.6.1.4.1.1718.3.2.2.1.3 | |
type: DisplayString |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment