hwBulkFileFormat

HUAWEI-BULKSTATISTICS-MIB · .1.3.6.1.4.1.2011.6.103.1.1.4.1.4

Object

column r/w Enumeration
Bulk file formats. 
Options:
1.standardBER(1)-standard SNMP ASN.1 BER.
2.bulkASCIIWithDeflate(2)  -readable ASCII with deflate format.
3.bulkASCIIWithZipFile(3)  -readable ASCII with zip format.

Context

MIB
HUAWEI-BULKSTATISTICS-MIB
OID
.1.3.6.1.4.1.2011.6.103.1.1.4.1.4
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::hwBulkFileFormat'
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::hwBulkFileFormat.<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::hwBulkFileFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1standardBER
2bulkASCIIWithDeflate
3bulkASCIIWithZipFile