All MIBs › TELECOM-MIB › matTrapSeverityLevel
matTrapSeverityLevel
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matTrapSeverityLevel
OID (numeric): 1.3.6.1.4.1.935.10.2.1.6.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The severity level of traps to be received by this manager.
What is matTrapSeverityLevel?
This sets the minimum severity of alarms this manager should receive: observe(1), major(2), or critical(3). An admin who only wants a particular NOC system paged for serious issues would set this to critical(3) so lower-severity observational alarms aren't forwarded there.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.5 snmpwalk -v2c -c public <target> TELECOM-MIB::matTrapSeverityLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.5.1 snmpget -v2c -c public <target> TELECOM-MIB::matTrapSeverityLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.935.10.2.1.6.2.1.5.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::matTrapSeverityLevel 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.5 | matTrapSeverityLevel | TELECOM-MIB |