All MIBs › TELECOM-MIB › matInvOnOffStatus
matInvOnOffStatus
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matInvOnOffStatus
OID (numeric): 1.3.6.1.4.1.935.10.2.1.2.2.1.26
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Inverter module On/Off status.
What is matInvOnOffStatus?
Writing shutdown(1) or start(2) to this object turns a specific inverter module off or on, and reading it reports its current on/off state. An admin taking a single module out of service for maintenance without shutting down the whole power system would write shutdown(1) here for just that module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.26 snmpwalk -v2c -c public <target> TELECOM-MIB::matInvOnOffStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.26.1 snmpget -v2c -c public <target> TELECOM-MIB::matInvOnOffStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.26.1 i <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::matInvOnOffStatus 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.26 | matInvOnOffStatus | TELECOM-MIB |