arrisMtaDevDhcpOptionOverride
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.2.3.21
Object
scalar r/w
Enumeration
Typically the value received in the DHCP OFFER should not change in the DHCP ACK. DHCP RENEW/REBIND values should be consistent with the value received in the DHCP OFFER. This MIB object will Enable or Disable the DHCP option code 122/177 suboption 3 value enforcement. A value of off(1) will enable DHCP option 122/177 suboption 3 value comparison checking. A value of on(2) will disable the enforcement of DHCP option 122/177 suboption 3 value comparison checking. The default value is off(1).
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.2.3.21- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisMtaDevOperationalSetup
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-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevDhcpOptionOverride.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevDhcpOptionOverride'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |