hwBulkFileNmsGetInterval

HUAWEI-BULKSTATISTICS-MIB · .1.3.6.1.4.1.2011.6.103.1.1.4.1.6

Object

column r/w Enumeration
File report interval. The interval thirtyMinutes is not supported. 
The file report interval cannot be shorter than the data collection interval.
Options:
1.hour(1)               -The host generates a statistics file every hour. 
2.thirtyMinutes(2)      -The host generates a statistics file every 30 minutes.
3.fifteenMinutes(3)     -The host generates a statistics file every 15 minutes.
4.sixHour(4)            -The host generates a statistics file every six hour.
5.oneDay(5)             -The host generates a statistics file every day.
6.twoHour(6)            -The host generates a statistics file every two hour.
7.twelveHour(7)         -The host generates a statistics file every twelve hour.
Data collection interval and file storage interval can be only one of the following combinations:
Data collection interval file storage interval
15 minutes               15 minutes or 1 hour
6 hour                   6 hours
1 day                    1 day
              
This object takes effect when the centralized bulk feature is enabled, 
and does not take effect when the distributed bulk feature is enabled.

Context

MIB
HUAWEI-BULKSTATISTICS-MIB
OID
.1.3.6.1.4.1.2011.6.103.1.1.4.1.6
Type
column
Access
readwrite
Status
current
Parent
hwBulkFileEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-BULKSTATISTICS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BULKSTATISTICS-MIB::hwBulkFileNmsGetInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BULKSTATISTICS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BULKSTATISTICS-MIB::hwBulkFileNmsGetInterval.<hwBulkFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BULKSTATISTICS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BULKSTATISTICS-MIB::hwBulkFileNmsGetInterval'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1hour
2thirtyMinutes
3fifteenMinutes
4sixHour
5oneDay
6twoHour
7twelveHour