arrisCmDevDhcpOption51Override
ARRIS-CM-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.1.1.2.3.20
Object
scalar r/w
Enumeration
Enable or Disable the inclusion of DHCP option code 51 in the DHCP REQUEST message. A value of off(1) will cause DHCP option code 51 to be included in the DHCP REQUEST message. A value of onCm(2) will cause DHCP option code 51 to NOT be included in the CM DHCP REQUEST message. A value of onMta(3) will cause DHCP option code 51 to NOT be included in the MTA DHCP REQUEST message. A value of onCmAndMta(4) will cause DHCP option code 51 to NOT be included in both the CM and the MTA DHCP REQUEST message. The default value is off(1).
Context
- MIB
- ARRIS-CM-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.1.1.2.3.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisCmDevOperationalSetup
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 'ARRIS-CM-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DEVICE-MIB::arrisCmDevDhcpOption51Override.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CM-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CM-DEVICE-MIB::arrisCmDevDhcpOption51Override'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | onCm |
3 | onMta |
4 | onCmAndMta |