cfgIpMode
ELECTROLINE-COMMON-CONFIG-MIB ·
.1.3.6.1.4.1.5802.1.3.1.4.2.2.1
Object
scalar r/w
Enumeration
This object controls the IP interface behavior of the DHT
Set it to singleIp(1) to access HMS MIB objects through the DOCSIS management interface.
Set it to dualIp(2) to instruct the DHT to manage a virtual CPE with a separate IP address
and a separate SNMP agent to access the HMS MIBs.
The default value for this MIB is singleIp(1).
A transponder reset after setting this MIB is necessary in order for the change to take effect.
The value of this MIB is stored in non-volatile memory.
Context
- MIB
- ELECTROLINE-COMMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.4.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfgIpInterfaces
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 'ELECTROLINE-COMMON-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-COMMON-CONFIG-MIB::cfgIpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-COMMON-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-COMMON-CONFIG-MIB::cfgIpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | singleIp |
2 | dualIp |