upsOutletGroupConfigLoadShedControlInOverload
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.1.12.2.2.1.12
Object
column mandatory
r/w
Enumeration
Configures whether the outlet group will load shed (turn off) when the UPS is in an overload condition. The setting for upsOutletGroupConfigLoadShedControlSkipOffDelay is valid for this load shed condition. Returns -1 if not supported by this outlet group.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.1.12.2.2.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- upsOutletGroupConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::upsOutletGroupConfigLoadShedControlInOverload'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::upsOutletGroupConfigLoadShedControlInOverload.<upsOutletGroupConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::upsOutletGroupConfigLoadShedControlInOverload'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upsOutletGroupConfigDisableInOverloadLoadShed |
2 | upsOutletGroupConfigEnableInOverloadLoadShed |