vrrpScriptResult
KEEPALIVED-MIB ·
.1.3.6.1.4.1.9586.100.5.2.8.1.6
Object
column
Enumeration
Current status of the script.
Context
- MIB
- KEEPALIVED-MIB
- OID
.1.3.6.1.4.1.9586.100.5.2.8.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vrrpScriptEntry
- Table
- vrrpScriptTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | init |
2 | bad |
3 | good |
4 | initgood |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vrrpScriptIndex Script index. | column | Integer32 | .1.3.6.1.4.1.9586.100.5.2.8.1.1 |
| vrrpScriptName Symbolic name of the script. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9586.100.5.2.8.1.2 |
| vrrpScriptCommand Command executed when running the script. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9586.100.5.2.8.1.3 |
| vrrpScriptInterval Interval between two runs of the script. | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9586.100.5.2.8.1.4 |
| vrrpScriptWeight Weight of the script if successful. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9586.100.5.2.8.1.5 |
| vrrpScriptRise How many times the script should succeed before OK. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9586.100.5.2.8.1.7 |
| vrrpScriptFall How many times the script should fail before KO. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9586.100.5.2.8.1.8 |