All MIBs › CORIANT-GROOVE-MIB › ipAddressOrigin
ipAddressOrigin
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::ipAddressOrigin
OID (numeric): 1.3.6.1.4.1.42229.1.2.6.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The origin of this address.
default value :static
What is ipAddressOrigin?
This field indicates how an IPv4 address on the interface was obtained, choosing among other, static, dhcp, linkLayer, or random, and defaults to static. An admin checks this to understand whether an address was manually configured or auto-assigned, which matters when deciding whether it's safe to change without breaking an automated process. Seeing an address origin of dhcp on an interface expected to be statically configured would flag a configuration inconsistency worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.6.1.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::ipAddressOrigin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.6.1.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::ipAddressOrigin.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::ipAddressOrigin OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6 | networking | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.6 | ipAddress | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.6.1 | ipAddressTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.6.1.1 | ipAddressEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.6.1.1.2 | ipAddressOrigin | CORIANT-GROOVE-MIB |