hwBatchCpeRowStatus
HUAWEI-CPE-MGMT-MIB ·
.1.3.6.1.4.1.2011.6.106.4.1.6
Object
column r/w
Enumeration
Terminal management. Options: 1. createAndGo(4) -Add this terminal to the sequence of terminals to be loaded 2. delete(6) -Remove this terminal from the sequence of terminals to be loaded Through createAndGo, the NMS adds terminals one by one to the sequence of terminals to be loaded. After the operation of batch loading is performed, no terminal can be added to or removed from the sequence of terminals to be loaded.
Context
- MIB
- HUAWEI-CPE-MGMT-MIB
- OID
.1.3.6.1.4.1.2011.6.106.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwBatchCpeSelectEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwBatchCpeRowStatus'
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::hwBatchCpeRowStatus.<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::hwBatchCpeRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
4 | createAndGo |
6 | delete |