All MIBs › TELECOM-MIB › matConWarningState
matConWarningState
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matConWarningState
OID (numeric): 1.3.6.1.4.1.935.10.2.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The values indicate the unrestored traps. For example, if 'Controller Battery Low' and 'Controller temperature High' the agent send the trap 85 and trap 87 to NMS, so the value of matConWarningState should be '85,87'. And then the two events restored, the value of matConWarningState should change to empty.
What is matConWarningState?
This is a comma-separated list of currently-unrestored (still-active) trap/alarm codes on the controller; per the DESCRIPTION, if traps 85 and 87 are both currently active the value reads "85,87", and it reverts to empty once both conditions clear. An admin polling this instead of relying solely on trap delivery would use it to get the current active-alarm list even after missing individual trap notifications, e.g. following an SNMP manager restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.1.3 snmpwalk -v2c -c public <target> TELECOM-MIB::matConWarningState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.1.3.1 snmpget -v2c -c public <target> TELECOM-MIB::matConWarningState.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::matConWarningState 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.1 | matController | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.1.3 | matConWarningState | TELECOM-MIB |