lgpPduEntrySWOverTemperatureProtectionConfig
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.5.5
Object
scalar r/w
Enumeration
This configures the scope of behavior for the PDU Software Over
Temperature Protection feature.
See lgpPduRcpEntrySwOverTemperatureProtection to enable this feature
and get further information about what actions will be performed.
local (0)
Only receptacles on the PDU with the alarming temperature sensor
will be affected.
array (1)
All receptacles in the PDU array will be affected, regardless of
which PDU the alarming temperature sensor is connected to.
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.5.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lgpPduGlobalData
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::lgpPduEntrySWOverTemperatureProtectionConfig.0'
More examples
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::lgpPduEntrySWOverTemperatureProtectionConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | local |
1 | array |