| Surveillance |
Specifies what kind of event may trigger an alive entry.
Being a generalisation of MIB table ipHostsAliveTable the
latter table may be replaced by it.
Default value is interface.
Enumerations: - interface (1)
- ping (2)
- vrrp (3)
|
| IfIndex |
Index of interface to monitor status of. Like refenced in
ifTable. Applicable for surveillance mode 'interface'.
|
| State |
The State of the watched entity. Possible values are unknown,
up or down.
Default value is unknown. Enumerations: - up (1)
- down (2)
- unknown (3)
|
| Trigger |
Variable trigger defines on change to what state (depending on
surveillance mode) the defined action is performed.
Possible values are up or down. Enumerations: |
| Action |
This action is performed upon status change of respective
entity to given trigger condition.
Possible actions are up, down or none.
Default value is none. Enumerations: - up (1)
- down (2)
- none (4)
- delete (255)
|
| FirstIfIndex |
The first interface affected by action. |
| IfIndexRange |
Range of interface indexes affected by action counted from
FirstIfIndex.
Default value is 1. |
| TaskId |
The id of the task definition
(multiple instances are possible). |
| MasterProto |
The protocol used for interface keepalive monitoring. Enumerations: - vrrp (1)
- ifstat (2)
- ping (3)
|
| MasterVrId |
The vitual router id used for monitoring. The Interface
configuration is stored in the MIBbiboVrrpOperEntryTable. |
| MasterVrrpState |
The operation state of the vitual router which triggers
the specified action on the slave vrrp interface. Enumerations: - initialize (1)
- backup (2)
- master (3)
|
| SlaveProto |
The protocol used for interface keepalive operation
status switching. Enumerations: - vrrp (1)
- ifstat (2)
- ping (3)
|
| SlaveVrId |
The vitual router id used for interface operation status
switching. The Interface configuration is stored in the
MIBbiboVrrpOperEntryTable. |
| SlaveVrrpState |
The admin state of the vitual router controlling the
slave interface. Enumerations: |