fsElpsPgCmdActiveRequest
SUPERMICRO-ELPS-MIB ·
.1.3.6.1.4.1.10876.101.2.25.3.2.1.9
Object
column PgActiveRequest
This column indicates the last local request (command or condition) or far end request (received for this protection group through the reception of APS PDU) that was accepted and applied to this protection group. The value indicated by this object is influenced by either one of the fsElpsPgCmdExtCmd, fsElpsPgCmdLocalCondition or fsElpsPgCmdFarEndRequest objects when these are accepted by the operation of the state machine for this protection group.
Context
- MIB
- SUPERMICRO-ELPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.25.3.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsElpsPgCmdEntry
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 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsPgCmdActiveRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsPgCmdActiveRequest.<fsElpsContextId>.<fsElpsPgConfigPgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ELPS-MIB::fsElpsPgCmdActiveRequest'
Syntax
- Source
- PgActiveRequest
- Base type
Enumeration
Values & Constraints
Type Values
0 | localLockOutProtection |
1 | localForcedSwitchToProtection |
2 | localSignalFailOnWorking |
3 | localRecoverSignalFailOnWorking |
4 | localSignalFailOnProtection |
5 | localRecoverSignalFailOnProtection |
6 | localManualSwitchToProtection |
7 | localManualSwitchToWorking |
8 | localClear |
9 | localExercise |
10 | localWaitToRestoreExpiry |
11 | farLockOutProtection |
12 | farSignalFailOnProtection |
13 | farForceSwitchToProtection |
14 | farSignalFailOnWorking |
15 | farManualSwitchToProtection |
16 | farManualSwitchToWorking |
17 | farWaitToRestore |
18 | farExerciseOnWorking |
19 | farExerciseOnProtection |
20 | farReverseRequestOnWorking |
21 | farReverseRequestOnProtection |
22 | farNoRequestOnWorking |
23 | farNoRequestOnProtection |
24 | farDoNotRevert |