hwCpeLoadAdminStatus
HUAWEI-CPE-MGMT-MIB ·
.1.3.6.1.4.1.2011.6.106.3.6
Object
scalar r/w
Enumeration
Load operation. Options: 1.start(1) - Start loading operation 2.stop(2) - Stop loading operation 3.invalid(-1) - is returned to GET request. NMS start update files from here.
Context
- MIB
- HUAWEI-CPE-MGMT-MIB
- OID
.1.3.6.1.4.1.2011.6.106.3.6- Type
- scalar
- Access
- readwrite
- 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::hwCpeLoadAdminStatus.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::hwCpeLoadAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | start |
2 | stop |