All MIBs › TELECOM-MIB › matTrapTargetsAddress
matTrapTargetsAddress
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matTrapTargetsAddress
OID (numeric): 1.3.6.1.4.1.935.10.2.1.6.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The IP address of the manager to send a trap to.
What is matTrapTargetsAddress?
This is the IP address of an SNMP manager that this device sends trap notifications to. An admin adding a new monitoring system as a trap recipient would set this to that system's IP address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.2 snmpwalk -v2c -c public <target> TELECOM-MIB::matTrapTargetsAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.2.1 snmpget -v2c -c public <target> TELECOM-MIB::matTrapTargetsAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> matTrapTargetsAddress.1
Start monitoring generic telecom access/transport equipment, vendor telecom chassis with pluggable modules (chassis temperature/warning/module-inventory status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TELECOM-MIB::matTrapTargetsAddress OID value, configure state conditions and alerts, and monitor any generic telecom access/transport equipment, vendor telecom chassis with pluggable modules (chassis temperature/warning/module-inventory status) 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.935 | ppc | TELECOM-MIB |
| 1.3.6.1.4.1.935.10 | device | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2 | matAgent | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1 | matObjects | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.6 | matTrapTargets | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.6.2 | matTrapTargetsTable | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.6.2.1 | matTrapTargetsEntry | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.6.2.1.2 | matTrapTargetsAddress | TELECOM-MIB |