hwCpeLoadOperStatus
HUAWEI-CPE-MGMT-MIB ·
.1.3.6.1.4.1.2011.6.106.3.7
Object
scalar Enumeration
Load result. Options: 1.noLoadOperation(1) - No load operation 2.ready(2) - Wait to load 3.getingToDslam(3) - Geting to dslam 4.puttingToCpe(4) - Putting to cpe 5.getToDslamFail(5) - Get to dslam fail 6.putToCpeFail(6) - Put to cpe fail DSLAM return loading result to NMS by this node.
Context
- MIB
- HUAWEI-CPE-MGMT-MIB
- OID
.1.3.6.1.4.1.2011.6.106.3.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwCpeUpgrade
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::hwCpeLoadOperStatus.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::hwCpeLoadOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLoadOperation |
2 | ready |
3 | getingToDslam |
4 | puttingToCpe |
5 | getToDslamFail |
6 | putToCpeFail |