All MIBs › TRAP-MIB › trapIPAddr
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 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.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.5 | ctSystem | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.5.7 | ctTrapTable | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.5.7.1 | trap | TRAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.7.1.1 | trapTable | TRAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.7.1.1.1 | trapEntry | TRAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.7.1.1.1.4 | trapIPAddr | TRAP-MIB |