netIpCfgAddressType

PROXIM-MIB · .1.3.6.1.4.1.841.1.1.1.4.1.1.1.5

Object

column r/w Enumeration
This parameter is used to specify whether the device network paramenters
are to be configured through a dhcp client or to be assigned statically.
If the value is set to 1, then the device is configured as static. 
If the value is set to 2, then the device is set to dynamic.

Context

MIB
PROXIM-MIB
OID
.1.3.6.1.4.1.841.1.1.1.4.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
netIpCfgTableEntry

Walk 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 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::netIpCfgAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::netIpCfgAddressType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROXIM-MIB::netIpCfgAddressType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.