TRAP-MIB :: trapIPAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTRAP-MIBtrapIPAddr

trapIPAddr

Module: TRAP-MIB

OID (symbolic): TRAP-MIB::trapIPAddr

OID (numeric): 1.3.6.1.4.1.52.4.1.5.7.1.1.1.4

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The network address of the device that will receive traps from this agent.

What is trapIPAddr?

This value holds the IP address of a network management station that should receive traps from this Cabletron device, as one column of the device's trap table alongside the paired community name and enable/disable status. An administrator sets this when registering a new NMS to receive alerts, or removes an old station by clearing or reconfiguring this address. For example, setting trapIPAddr to 10.0.0.20 configures that IP as one of the destinations the device will send traps to.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.7.1.1.1.4
snmpwalk -v2c -c public <target> TRAP-MIB::trapIPAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.7.1.1.1.4.1
snmpget -v2c -c public <target> TRAP-MIB::trapIPAddr.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.5.7.1.1.1.4.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trapIPAddr.1

Start monitoring vendor-neutral, standards-based MIB, generic SNMP-managed network device (base trap object-structure template) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TRAP-MIB::trapIPAddr OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, generic SNMP-managed network device (base trap object-structure template) from a single console.

OID Breakdown

Upper-level ancestors (11 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.4mibsCTRON-AP3000-MIB
1.3.6.1.4.1.52.4.1ctronCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.5ctSystemCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.5.7ctTrapTableCTRON-MIB-NAMES
Numeric OIDNameModule
1.3.6.1.4.1.52.4.1.5.7.1trapTRAP-MIB
1.3.6.1.4.1.52.4.1.5.7.1.1trapTableTRAP-MIB
1.3.6.1.4.1.52.4.1.5.7.1.1.1trapEntryTRAP-MIB
1.3.6.1.4.1.52.4.1.5.7.1.1.1.4trapIPAddrTRAP-MIB