hwStatusCollectType
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.5.4
Object
scalar r/w
Enumeration
Collecting type.
Options:
1.fault(1) -Collecting system fault status information.
2.all(2) -Collecting all the system information.
When the collection start command is sent, the port is an optional object. If the port is not issued,
only the fault status information is collected by default.
Default { fault }
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwStatusCollect
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwStatusCollectType.0'
More examples
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::hwStatusCollectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fault |
2 | all |