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)
- brrp (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: - brrp (1)
- ifstat (2)
- ping (3)
|
MasterVrId |
The vitual router id used for monitoring. The Interface
configuration is stored in the MIBbiboBrrpOperEntryTable. |
MasterBrrpState |
The operation state of the vitual router which triggers
the specified action on the slave brrp interface. Enumerations: - initialize (1)
- backup (2)
- master (3)
|
SlaveProto |
The protocol used for interface keepalive operation
status switching. Enumerations: - brrp (1)
- ifstat (2)
- ping (3)
|
SlaveVrId |
The vitual router id used for interface operation status
switching. The Interface configuration is stored in the
MIBbiboBrrpOperEntryTable. |
SlaveBrrpState |
The admin state of the vitual router controlling the
slave interface. Enumerations: |