wtDhcpClient
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.2.8
Object
scalar mandatory
r/w
Enumeration
Activates/deactivates the DHCP client
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.2.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wtNetSetup
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 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtDhcpClient.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Com-Server-Intern-MIB::wtDhcpClient'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtDhcpClientOff |
2 | wtChcpClientOn |