All MIBs › ADTRAN-ADUNIT-MIB › adUnitPingSource
adUnitPingSource
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitPingSource
OID (numeric): 1.3.6.1.4.1.664.5.30.3.5.7
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP Address to be inserted into source field of transmitted message. If set to the default of 0.0.0.0, the address of the source network interface ( determined from the route table) is used.
What is adUnitPingSource?
This sets the source IP address that will appear in outgoing ping packets; the default 0.0.0.0 tells the device to use whichever interface's address matches the route to the destination. You configure this when you need pings to originate from a specific interface or IP address to test a particular path. For example, setting it to '10.0.2.50' forces pings to use that IP, which may route differently than the primary interface address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.5.7 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitPingSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.5.7.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitPingSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.5.30.3.5.7.1 a <value>
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitPingSource OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs 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.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3 | adUnitUtil | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3.5 | adUnitPing | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3.5.7 | adUnitPingSource | ADTRAN-ADUNIT-MIB |