All MIBs › TELECOM-MIB › matStsWarningState
matStsWarningState
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matStsWarningState
OID (numeric): 1.3.6.1.4.1.935.10.2.1.3.2.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The values indicate the unrestored traps. For example, if 'STS running in fault mode' and 'STS fan fault' the agent send the trap 59 and trap 61 to NMS, so the value of matConWarningState should be '59,61'. And then the two events restored, the value of matConWarningState should change to empty.
What is matStsWarningState?
This is a comma-separated list of currently-unrestored trap/alarm codes for a specific STS module, working the same way as matConWarningState but scoped to this STS module (e.g. "59,61" for an active fault-mode and fan-fault alarm). An admin isolating which specific STS module has an active problem in a multi-module system would poll this per-module field.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.3.2.1.6 snmpwalk -v2c -c public <target> TELECOM-MIB::matStsWarningState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.3.2.1.6.1 snmpget -v2c -c public <target> TELECOM-MIB::matStsWarningState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> matStsWarningState.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::matStsWarningState 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.3 | matSts | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.3.2 | matStsTable | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.3.2.1 | matStsEntry | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.3.2.1.6 | matStsWarningState | TELECOM-MIB |