lgpPduEntrySWOverCurrentProtection
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.20.1.55
Object
column r/w
Enumeration
This is the PDU Software Over Current Protection feature which will
prevent unused receptacles from turning on when the
'PDU Over Current Warning' or 'PDU Over Current Alarm' threshold
is violated. Such receptacles shall get locked to prevent any user
from switching them ON. Only device-admin shall have the authorization
to unlock such receptacles.
If the feature is enabled, in case of PDU Over Current Warning or Alarm condition,
following action will be taken on the receptacles:
a. Locked & OFF ? No change
b. Locked & ON - No change
c. UnLocked & OFF ? Receptacle shall be locked
d. Unlocked & ON ? If the receptacle is being used (current>0), no change.
If that outlet is being unused(current=0), turn it off and lock it in that position.
No action will be taken if the feature is disabled.
Note: Only applicable to PDU models where receptacle measurement and control is supported.
Not applicable for PDU models that support only branch monitoring.
disabled
This function is disabled.
enable
This function is enabled.
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.20.1.55- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lgpPduEntry
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 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduEntrySWOverCurrentProtection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduEntrySWOverCurrentProtection.<lgpPduEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-PDU-MIB::lgpPduEntrySWOverCurrentProtection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enable |