hwBulkFileCollectInterval
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.103.1.1.4.1.5
Object
column r/w
Enumeration
Data collection interval. Options: 1.fifteenMinutes(1) -Every 15 minutes. 2.thirtyMinutes(2) -Every 30 minutes. 3.oneHour(3) -Every 1 hour. 4.sixHour(4) -Every 6 hours. 5.oneDay(5) -Every 1 day. 6.twoHour(6) -Every 2 hours. 7.twelveHour(7) -Every 12 hours.
Context
- MIB
- HUAWEI-BULKSTATISTICS-MIB
- OID
.1.3.6.1.4.1.2011.6.103.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwBulkFileEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwBulkFileCollectInterval'
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::hwBulkFileCollectInterval.<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::hwBulkFileCollectInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fifteenMinutes |
2 | thirtyMinutes |
3 | oneHour |
4 | sixHour |
5 | oneDay |
6 | twoHour |
7 | twelveHour |