prometheus_snmp: retype if(Admin|Oper)Status
This commit is contained in:
parent
fc7f59b231
commit
071daad994
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ prometheus_snmp__modules:
|
||||||
ignore: true
|
ignore: true
|
||||||
ifName:
|
ifName:
|
||||||
ignore: true
|
ignore: true
|
||||||
|
ifOperStatus:
|
||||||
|
type: EnumAsStateSet
|
||||||
|
ifAdminStatus:
|
||||||
|
type: EnumAsStateSet
|
||||||
snChasFanIndex:
|
snChasFanIndex:
|
||||||
ignore: true
|
ignore: true
|
||||||
snChasFanDescription:
|
snChasFanDescription:
|
||||||
|
|
Loading…
Reference in a new issue