hwCpeLoadstate
HUAWEI-CPE-MGMT-MIB ·
.1.3.6.1.4.1.2011.6.106.5.1.1
Object
scalar Enumeration
CPE load result. Options: 1. cpedownloadfail(1) - down load operation failed 2. cpeuploadfail(2) - up load operation failed 3. cpeloadsucceed(3) - load operation succeed
Context
- MIB
- HUAWEI-CPE-MGMT-MIB
- OID
.1.3.6.1.4.1.2011.6.106.5.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwCpeTrapVbOids
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-CPE-MGMT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CPE-MGMT-MIB::hwCpeLoadstate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CPE-MGMT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CPE-MGMT-MIB::hwCpeLoadstate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cpedownloadfail |
2 | cpeuploadfail |
3 | cpeloadsucceed |