hwFileDataType

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.3.1.1.2

Object

column Enumeration
The data type of a file.
Options:
1.database(1)              -indicates that the backup file type is database file.
2.configurationfile(2)     -indicates that the backup file type is configuration file.
3.alarm(3)                 -indicates that the backup file type is alarm file.
4.log(4)                   -indicates that the backup file type is log file.
5.lastword(5)              -indicates that the backup file type is last word.
6.cdr(6)                   -indicates that the backup file type is multicast CDR file.
7.program(7)               -indicates that the automatic loading file type is program.
8.bulkstat(8)              -indicates that the backup file type is bulk statistic file.
9.boardinfo(9)             -indicates that the backup file type is board info file.
10.ontfile(11)             -indicates that the automatic loading file type is ont file.
11.deviceinfo(12)          -indicates that the backup file type is expanded device info file.
12.udm(13)                 -indicates that the backup file type is user data management file.
13.cmcperformance(14)      -indicates that the backup file type is cmc performance file.
14.emdi(15)                -indicates that the backup file type is emdi file.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.3.1.1.2
Type
column
Access
noaccess
Status
current
Parent
hwFileServerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1database
2configurationfile
3alarm
4log
5lastword
6cdr
7program
8bulkstat
9boardinfo
11ontfile
12deviceinfo
13udm
14cmcperformance
15emdi