hwBatchCpeAdminStatus

HUAWEI-CPE-MGMT-MIB · .1.3.6.1.4.1.2011.6.106.4.1.5

Object

column Enumeration
Current loading status of the terminal
You can query this leaf, through the NMS, to learn the current loading status of a terminal.
Loading result.
Options:
1. prepareToLoad(1)  - Preparing to load
2. loading(2)       - Loading
3. loadsuccess(3)   - Loading is successful
4. loadfail(4)      - Loading fails
DSLAM returns loading result to NMS by this node.

Context

MIB
HUAWEI-CPE-MGMT-MIB
OID
.1.3.6.1.4.1.2011.6.106.4.1.5
Type
column
Access
readonly
Status
current
Parent
hwBatchCpeSelectEntry

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-CPE-MGMT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CPE-MGMT-MIB::hwBatchCpeAdminStatus'
More examples
Read one indexed 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::hwBatchCpeAdminStatus.<hwBatchCpeFrameIndex>.<hwBatchCpeSlotIndex>.<hwBatchCpePortIndex>.<hwBatchCpeid>'
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::hwBatchCpeAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1prepareToLoad
2loading
3loadsuccess
4loadfail