All MIBs › ADTRAN-DSUIQ-MIB › adDSUIQIpAddress
adDSUIQIpAddress
Module: ADTRAN-DSUIQ-MIB
OID (symbolic): ADTRAN-DSUIQ-MIB::adDSUIQIpAddress
OID (numeric): 1.3.6.1.4.1.664.2.141.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Sets the unit's IP Address.
What is adDSUIQIpAddress?
This OID stores and allows you to set the device's IP address for network communication and SNMP polling. Network engineers configure this to assign a unique, routable IP address so the device can be reached and managed from the network. Setting this to 192.168.10.40 assigns that IP address to the device for remote management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.141.1.4 snmpwalk -v2c -c public <target> ADTRAN-DSUIQ-MIB::adDSUIQIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.141.1.4.1 snmpget -v2c -c public <target> ADTRAN-DSUIQ-MIB::adDSUIQIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.2.141.1.4.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adDSUIQIpAddress.1
Start monitoring ADTRAN DSU IQ data service units (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-DSUIQ-MIB::adDSUIQIpAddress OID value, configure state conditions and alerts, and monitor any ADTRAN DSU IQ data service units (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.2 | adMgmt | ADTRAN-ACTDAXL3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.2.141 | adDSUIQmg | ADTRAN-DSUIQ-MIB |
| 1.3.6.1.4.1.664.2.141.1 | adDSUIQSystemConfig | ADTRAN-DSUIQ-MIB |
| 1.3.6.1.4.1.664.2.141.1.4 | adDSUIQIpAddress | ADTRAN-DSUIQ-MIB |