specificOption66EnableConfig

MX-DHCP-MIB · .0.1900.1.1000.1000.1.200

Object

column r/w MX-TCMxEnableState
Enable
              
Defines the Option 66 configuration to use for this specific
subnet.
              
  * Disable: The subnet uses the default configuration as
    defined in the DefaultStaticOption66 parameter.
  * Enable: The subnet uses the specific configuration as
    defined in the SpecificOption66.Value parameter.
              
The configuration is only valid when the
SpecificOption66.EnableOption parameter is set to 'Enable'.

Context

MIB
MX-DHCP-MIB
OID
.0.1900.1.1000.1000.1.200
Type
column
Access
readwrite
Status
current
Parent
specificOption66Entry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-DHCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DHCP-MIB::specificOption66EnableConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-DHCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DHCP-MIB::specificOption66EnableConfig.<specificOption66SubnetName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DHCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DHCP-MIB::specificOption66EnableConfig'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable