brzaccVLUseDhcp
ALVARION-DOT11-WLAN-MIB ·
.1.3.6.1.4.1.12394.1.1.4.4
Object
scalar r/w
Enumeration
Applicable to all units.
DHCP client mode of operation.
disabled : Use regular (manual) methods to configure IP
parameters.
dHCP Only: Use DHCP server to configure IP parameters.
automatic: Use DHCP server to configure IP parameters.
If a DHCP server is not available, use
manually configured values.
Context
- MIB
- ALVARION-DOT11-WLAN-MIB
- OID
.1.3.6.1.4.1.12394.1.1.4.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- brzaccVLIpParams
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 'ALVARION-DOT11-WLAN-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-DOT11-WLAN-MIB::brzaccVLUseDhcp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-DOT11-WLAN-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-DOT11-WLAN-MIB::brzaccVLUseDhcp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | dhcpOnly |
3 | automatic |