All MIBs › TELECOM-MIB › matInvWarningState
matInvWarningState
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matInvWarningState
OID (numeric): 1.3.6.1.4.1.935.10.2.1.2.2.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The values indicate the unrestored traps. For example, if 'Inverter fault' and 'Inverter Over-loading' the agent send the trap 1 and trap 3 to NMS, so the value of matConWarningState should be '1,3'. And then the two events restored, the value of matConWarningState should change to empty.
What is matInvWarningState?
This is a comma-separated list of currently-unrestored trap/alarm codes for a specific inverter module, working the same way as matConWarningState but scoped to this module (e.g. "1,3" for active inverter-fault and inverter-overload alarms). An admin diagnosing a specific failing inverter module in a multi-module system would poll this per-module field rather than the controller-wide alarm state to isolate which exact module has the active fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.5 snmpwalk -v2c -c public <target> TELECOM-MIB::matInvWarningState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.5.1 snmpget -v2c -c public <target> TELECOM-MIB::matInvWarningState.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::matInvWarningState 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.2 | matInverter | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.2.2 | matInvTable | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.2.2.1 | matInvEntry | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.2.2.1.5 | matInvWarningState | TELECOM-MIB |