All MIBs › TELECOM-MIB › matInvRunTime
matInvRunTime
Module: TELECOM-MIB
OID (symbolic): TELECOM-MIB::matInvRunTime
OID (numeric): 1.3.6.1.4.1.935.10.2.1.2.2.1.12
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-only
Description: Run time, the unit is Hour.
What is matInvRunTime?
This reports the total accumulated run time of the inverter module, in hours. An admin planning preventive maintenance or predicting end-of-life for a module would track this cumulative runtime figure over the module's service life.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.12 snmpwalk -v2c -c public <target> TELECOM-MIB::matInvRunTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.935.10.2.1.2.2.1.12.1 snmpget -v2c -c public <target> TELECOM-MIB::matInvRunTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> matInvRunTime.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::matInvRunTime 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.12 | matInvRunTime | TELECOM-MIB |