All MIBs › TELECOM-MIB › matTrapType
matTrapType
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matTrapType
OID (numeric): 1.3.6.1.4.1.935.10.2.1.6.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of trap to be received by the manager.
What is matTrapType?
This selects whether this trap destination receives none(1) or matTrap(2) style notifications, effectively an on/off switch for trap delivery to a given manager entry. An admin temporarily silencing traps to a specific manager (e.g. during planned maintenance on that monitoring system) would set this to none(1) rather than deleting the whole entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.4 snmpwalk -v2c -c public <target> TELECOM-MIB::matTrapType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.4.1 snmpget -v2c -c public <target> TELECOM-MIB::matTrapType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.4.1 i <value>
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::matTrapType 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.4 | matTrapType | TELECOM-MIB |