hwDocsIf3CmMdCfgIpProvMode
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.3.30
Object
scalar Enumeration
This attribute configures the CM IP provisioning mode override.
Options:
1. ipv4Only (0) - When this attribute is set to 'ipv4Only' the CM will acquire
a single IPv4 address for the CM management stack.
2. ipv6Only (1) - When this attribute is set to 'ipv6Only' the CM will acquire
a single IPv6 address for the CM management stack.
3. honorMdd (4) - When this attribute is set to 'honorMdd' the CM will acquire
an IPv6 or IPv4 address as directed by the MDD message for
provisioning and operation.
4. invalidValue(-1) - Invalid value.
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.3.30- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwcmtsTrapsVbOids
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::hwDocsIf3CmMdCfgIpProvMode.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::hwDocsIf3CmMdCfgIpProvMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidValue |
0 | ipv4Only |
1 | ipv6Only |
4 | honorMdd |