All MIBs › CTRON-COMMON-MIB › deviceIPAddress
deviceIPAddress
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::deviceIPAddress
OID (numeric): 1.3.6.1.4.1.52.1.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The Network address, in this case the IP address, of the device. This object is required for use by the Local Management Interface.
What is deviceIPAddress?
This read-write NetworkAddress holds the device's own IP address, required for use by the Local Management Interface. An administrator sets or verifies this to ensure the device is reachable at the expected management address, particularly relevant for devices managed via a serial or local console interface that also need network-based management. For example, when relocating a device to a new subnet, the admin updates this object to the new IP address so the Local Management Interface and network management tools can continue to reach it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.1.1.3 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::deviceIPAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.1.1.3.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::deviceIPAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.1.1.3.1 a <value>
Start monitoring Cabletron/Enterasys switch/router (shared definitions module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-COMMON-MIB::deviceIPAddress OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/router (shared definitions module) from a single console.
OID Breakdown
Upper-level ancestors (10 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.1 | common | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.1.1 | commonRev1 | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.1.1.3 | deviceIPAddress | CTRON-COMMON-MIB |