All MIBs › TELECOM-MIB › matDryContactString
matDryContactString
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matDryContactString
OID (numeric): 1.3.6.1.4.1.935.10.2.1.4.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: format: xx xx xx xx xx xx xx xx xx xx, xx: alarm code. If the configured alarm is less than 10, then fill the position with '--' to instead 'xx'. Alarm code: Inverter fault 0x01(for 3.5Kva system and 1.5Kva system), Inverter over load 0x02(for 3.5Kva system and 1.5Kva system), Inverter fan fault 0x03(for 3.5Kva system and 1.5Kva system), Inverter power limit 0x04(for 3.5Kva system and 1.5Kva system), Inverter DC input Abnormal 0x05(for 3.5Kva system and 1.5Kva system), Inverter low volt off 0x06(for 3.5Kva system and 1.5Kva system), Inverter lost 0x07(for 3.5Kva system and 1.5Kva system), Inverter Mains unavailable 0x19(for 3.5Kva system), Inverter Maintenance Bypass 0x1A(for 3.5Kva system), Inverter Output 0x1B(for 3.5Kva system), STS Inv unavailable 0x2A(for 1.5Kva system), STS Main unavailable 0x2B(for 1.5Kva system), STS Output overload 0x2C(for 1.5Kva system), STS OP Short circuit 0x2D(for 1.5Kva system), STS K1 Relay open 0x23(for 1.5Kva system), STS SCR1 short 0x24(for 1.5Kva system), STS SCR2 short 0x25(for 1.5Kva system), STS INV Bypass Mode 0x2F(for 1.5Kva system), STS Over temperature 0x30(for 1.5Kva system), STS MBS Abnormal 0x31(for 1.5Kva system), STS Fan Lock 0x27(for 1.5Kva system), STS Fault Mode 0x26(for 1.5Kva system), STS Eeprom Fault 0x28(for 1.5Kva system), SPS Power Fail 0x32(for 1.5Kva system), STS Output abnormal 0x34(for 1.5Kva system), STS Maintenance Bypass 0x35(for 1.5Kva system), STS Output 0x36(for 1.5Kva system), Controller temperature high 0x42(for 3.5Kva system and 1.5Kva system), Controller eeprom fail 0x43(for 3.5Kva system and 1.5Kva system), Controller CAN Bus Off 0x45(for 3.5Kva system and 1.5Kva system)
What is matDryContactString?
This is a fixed-format string of up to ten two-character alarm codes (using '--' as a placeholder for unused positions) mapping the system's dry-contact inputs to specific fault conditions, per the DESCRIPTION's extensive vendor-defined code table (e.g. 0x01 for inverter fault, 0x2A for STS-inverter-unavailable). An admin configuring which alarm condition each physical dry-contact output should signal would write the appropriate hex code from the vendor's table into the corresponding position in this string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.4.2.1.2 snmpwalk -v2c -c public <target> TELECOM-MIB::matDryContactString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.4.2.1.2.1 snmpget -v2c -c public <target> TELECOM-MIB::matDryContactString.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.935.10.2.1.4.2.1.2.1 s <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::matDryContactString 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.4 | matDryContact | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.4.2 | matDryContactTable | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.4.2.1 | matDryContactEntry | TELECOM-MIB |
| 1.3.6.1.4.1.935.10.2.1.4.2.1.2 | matDryContactString | TELECOM-MIB |