ruckusDhcpClientGlobalConfigState
RUCKUS-DHCPCLIENT-MIB ·
.1.3.6.1.4.1.1991.1.1.3.46.1.1
Object
scalar r/w
Enumeration
Configure state for DHCP client on the global level. enabled(1) - DHCPv4 client is enabled. disabled(0) - DHCPv4 client is disabled. Note: DHCPv4 server should be disabled when enabling DHCP client.
Context
- MIB
- RUCKUS-DHCPCLIENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.46.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ruckusDhcpClientGlobalObjects
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 'RUCKUS-DHCPCLIENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-DHCPCLIENT-MIB::ruckusDhcpClientGlobalConfigState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-DHCPCLIENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-DHCPCLIENT-MIB::ruckusDhcpClientGlobalConfigState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |