hwBulkFileColNumMode
HUAWEI-BULKSTATISTICS-MIB ·
.1.3.6.1.4.1.2011.6.103.1.1.4.1.12
Object
column r/w
Enumeration
Setting whether to report the statistics collected in the previous interval.
After the statistics file is created, the identifier cannot be changed.
Options:
1.reportLastSection(1) -indicates that the statistics collected in the previous interval
is contained in the statistics file of the current interval.
2.notReportLastSection(2)-indicates that the statistics data of the last interval
is not contained in the statistics file of the current interval.
This object takes effect only 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.12- 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::hwBulkFileColNumMode'
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::hwBulkFileColNumMode.<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::hwBulkFileColNumMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reportLastSection |
2 | notReportLastSection |