snMspsPowerSupplyRedundancyMonitor
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.28.50
Object
scalar r/w
Enumeration
In case the redundant power supply will be monitored by PROFINET, the value of this object defines, which power lines have to be considered. all(1) - all available power lines will be monitored l1-l2(2) - only L1 and L2 will be monitored l1-l3(3) - only L1 and L3 will be monitored l2-l3(4) - only L2 and L3 will be monitored This object can only be configured if the device has more than one power line.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.28.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
all- Parent
- snMspsReport
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsPowerSupplyRedundancyMonitor.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsPowerSupplyRedundancyMonitor'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | l1-l2 |
3 | l1-l3 |
4 | l2-l3 |