TELECOM-MIB :: matConWarningState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTELECOM-MIBmatConWarningState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.935ppcTELECOM-MIB
1.3.6.1.4.1.935.10deviceTELECOM-MIB
1.3.6.1.4.1.935.10.2matAgentTELECOM-MIB
1.3.6.1.4.1.935.10.2.1matObjectsTELECOM-MIB
1.3.6.1.4.1.935.10.2.1.1matControllerTELECOM-MIB
1.3.6.1.4.1.935.10.2.1.1.3matConWarningStateTELECOM-MIB