upsOutletGroupConfigLoadShedControlRuntimeRemaining
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.1.12.2.2.1.11
Object
column mandatory
r/w
Enumeration
Configures whether the outlet group will load shed (turn off) when the UPS is on battery and the remaining runtime is less than the upsOutletGroupConfigLoadShedRuntimeRemaining OID setting. The settings for upsOutletGroupConfigLoadShedControlSkipOffDelay and upsOutletGroupConfigLoadShedControlAutoRestart are valid for this load shed condition.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.1.12.2.2.1.11- 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::upsOutletGroupConfigLoadShedControlRuntimeRemaining'
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::upsOutletGroupConfigLoadShedControlRuntimeRemaining.<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::upsOutletGroupConfigLoadShedControlRuntimeRemaining'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upsOutletGroupConfigDisableRuntimeRemainingLoadShed |
2 | upsOutletGroupConfigEnableRuntimeRemainingLoadShed |