hwBulkStatDefineFileStatus

HUAWEI-BULKSTAT-MIB · .1.3.6.1.4.1.2011.5.25.140.1.8.1.20

Object

column r/w Enumeration
The value of this object identifies status of statistics files.There are three available values: stopped, ready, and running. For running state, it is read-only. For the other two, they are read-create, but can not be set to running, and set duplicatedly.

Context

MIB
HUAWEI-BULKSTAT-MIB
OID
.1.3.6.1.4.1.2011.5.25.140.1.8.1.20
Type
column
Access
readwrite
Status
current
Parent
hwBulkStatDefineFileEntry
Groups
1

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-BULKSTAT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BULKSTAT-MIB::hwBulkStatDefineFileStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BULKSTAT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BULKSTAT-MIB::hwBulkStatDefineFileStatus.<hwBulkStatDefineFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BULKSTAT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BULKSTAT-MIB::hwBulkStatDefineFileStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ready
2running
3stopped

Conformance