enh(equallogic) add time mode (#2817)

This commit is contained in:
UrBnW 2021-05-21 14:12:02 +02:00 committed by GitHub
parent 68f0b30b2c
commit 17283f2940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ sub new {
'interfaces' => 'snmp_standard::mode::interfaces',
'list-interfaces' => 'snmp_standard::mode::listinterfaces',
'pool-usage' => 'storage::dell::equallogic::snmp::mode::poolusage',
'time' => 'snmp_standard::mode::ntp',
'uptime' => 'snmp_standard::mode::uptime'
};