All MIBs › TELECOM-MIB › matInvOutputPower
matInvOutputPower
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matInvOutputPower
OID (numeric): 1.3.6.1.4.1.935.10.2.1.2.2.1.10
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-only
Description: Output power, the unit is VA.
What is matInvOutputPower?
This reports the inverter module's output power in VA (volt-amperes). An admin load-planning a telecom power system would sum this across modules to confirm actual load is within the system's rated capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.10 snmpwalk -v2c -c public <target> TELECOM-MIB::matInvOutputPower
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.10.1 snmpget -v2c -c public <target> TELECOM-MIB::matInvOutputPower.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> matInvOutputPower.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::matInvOutputPower 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.10 | matInvOutputPower | TELECOM-MIB |