All MIBs › ATEN-PE-CFG-STR › outletMaxCurMT
outletMaxCurMT
Module: ATEN-PE-CFG-STR
OID (symbolic): ATEN-PE-CFG-STR::outletMaxCurMT
OID (numeric): 1.3.6.1.4.1.21317.1.3.2.2.2.2.10.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Display or set the outlet maximum electric current measurment threshold. Example: range 0.0 ~16.0 represents 0~160 NOTICE: Minimum threshold should be smaller than maximum threshold. Empty value: -3000. If the device does not support this OID, it returns value -2000000.
What is outletMaxCurMT?
This read-write integer sets the maximum current threshold (in tenths of amps) for monitoring outlet current. When actual current exceeds this value, an alert triggers indicating overcurrent or overload. Setting it to 160 means an alert fires if outlet current exceeds 16.0 amps, protecting equipment from damage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.21317.1.3.2.2.2.2.10.1.9 snmpwalk -v2c -c public <target> ATEN-PE-CFG-STR::outletMaxCurMT
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.21317.1.3.2.2.2.2.10.1.9.1 snmpget -v2c -c public <target> ATEN-PE-CFG-STR::outletMaxCurMT.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.21317.1.3.2.2.2.2.10.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> outletMaxCurMT.1
Start monitoring ATEN PE-series intelligent PDUs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATEN-PE-CFG-STR::outletMaxCurMT OID value, configure state conditions and alerts, and monitor any ATEN PE-series intelligent PDUs from a single console.
OID Breakdown
Upper-level ancestors (15 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 |
| 1.3.6.1.4.1.21317 | aten | ATEN-PE-CFG |
| 1.3.6.1.4.1.21317.1 | atenProducts | ATEN-PE-CFG |
| 1.3.6.1.4.1.21317.1.3 | overip | ATEN-PE-CFG |
| 1.3.6.1.4.1.21317.1.3.2 | poweroverip | ATEN-PE-CFG |
| 1.3.6.1.4.1.21317.1.3.2.2 | pe | ATEN-PE-CFG |
| 1.3.6.1.4.1.21317.1.3.2.2.2 | control | ATEN-PE-CFG |
| 1.3.6.1.4.1.21317.1.3.2.2.2.2 | outlet | ATEN-PE-CFG |
| 1.3.6.1.4.1.21317.1.3.2.2.2.2.10 | outletConfigTable | ATEN-PE-CFG |
| 1.3.6.1.4.1.21317.1.3.2.2.2.2.10.1 | outletConfigEntry | ATEN-PE-CFG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.21317.1.3.2.2.2.2.10.1.9 | outletMaxCurMT | ATEN-PE-CFG-STR |