dhcpEnabled
SENAO-WLAN-AP-MIB ·
.1.3.6.1.4.1.14125.7.1
Object
scalar mandatory
r/w
Enumeration
When this attribute is enable, it shall indicate that the DHCP mechanism is used. The default value of this attribute shall be disable. @GET-FUNC=get_dhcp_group @SET-FUNC=set_dhcp_group
Context
- MIB
- SENAO-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.14125.7.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dhcpSettingsGroup
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 'SENAO-WLAN-AP-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SENAO-WLAN-AP-MIB::dhcpEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SENAO-WLAN-AP-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SENAO-WLAN-AP-MIB::dhcpEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |