adGenIpHostProvIpAssignMode

ADTRAN-GENIPHOST-MIB · .1.3.6.1.4.1.664.5.70.18.1.2.1.14

Object

column r/w Enumeration
The method by which IP addresses are assigned to this ip host entry.
Static IP addresses are provisioned through this MIB.  Dynamic IP addresses
are provisioned via DHCP or a similar protocol.

Context

MIB
ADTRAN-GENIPHOST-MIB
OID
.1.3.6.1.4.1.664.5.70.18.1.2.1.14
Type
column
Access
readwrite
Status
current
Parent
adGenIpHostProvEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dynamic
2static