ctDhcpIfDomainName
CTRON-DHCP-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.14
Object
column mandatory
r/w
OctetString
This value is an DHCP option that can be passed to a client by this interface if it is requested as part of the DHCP process. This value is the domain name to be used by the client.
Context
- MIB
- CTRON-DHCP-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.14- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctDhcpServerIfEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CTRON-DHCP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DHCP-MIB::ctDhcpIfDomainName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-DHCP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DHCP-MIB::ctDhcpIfDomainName.<ctDhcpIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-DHCP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-DHCP-MIB::ctDhcpIfDomainName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.