hwCmtsCpeRestoreMode
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.22.13
Object
scalar r/w
Enumeration
Indicates the recovery mode of the CPE. Options: 1. detect(1) -indicates the system will be based on the ARP or ND detection mode to determine the effectiveness of CPE recovery after cm goes online. 2. leasetime(2) -indicates the system will be based on the DHCP lease period to determine the effectiveness of CPE recovery. Default: detect(1)
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.22.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwCmtsServiceObject
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-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsCpeRestoreMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CMTS-MIB::hwCmtsCpeRestoreMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | detect |
2 | leasetime |