CTRON-COMMON-MIB :: deviceIPAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-COMMON-MIBdeviceIPAddress

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.1commsDeviceCabletron-MIB
1.3.6.1.4.1.52.1.1commonCabletron-MIB
1.3.6.1.4.1.52.1.1.1commonRev1Cabletron-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.1.1.1.3deviceIPAddressCTRON-COMMON-MIB