overCurrentProtectorRcmState
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.4.5.3.1.2
Object
The rcm state. A Get operation retrieves the state of the RCM State Sensor. A Set operation changes the state of the sensor. The only valid state for set operations is selfTest(29). When rcmState is set to selfTest, self test of the RCM starts. Attempting to set the state to any other value will generate an error. If the current state is selfTest, then an attempt to set the value to selfTest will be ignored.
Context
- MIB
- PDU2-MIB
- OID
.1.3.6.1.4.1.13742.6.4.5.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- overCurrentProtectorRcmSelfTestEntry
- Groups
- 1
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 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::overCurrentProtectorRcmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::overCurrentProtectorRcmState.<pduId>.<overCurrentProtectorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU2-MIB::overCurrentProtectorRcmState'
Syntax
- Source
- SensorStateEnumeration
- Base type
Enumeration
Values & Constraints
Type Values
-1 | unavailable |
0 | open |
1 | closed |
2 | belowLowerCritical |
3 | belowLowerWarning |
4 | normal |
5 | aboveUpperWarning |
6 | aboveUpperCritical |
7 | on |
8 | off |
9 | detected |
10 | notDetected |
11 | alarmed |
12 | ok |
14 | fail |
15 | yes |
16 | no |
17 | standby |
18 | one |
19 | two |
20 | inSync |
21 | outOfSync |
22 | i1OpenFault |
23 | i1ShortFault |
24 | i2OpenFault |
25 | i2ShortFault |
26 | fault |
27 | warning |
28 | critical |
29 | selfTest |
30 | nonRedundant |
Conformance
Member of