BIANCA-BRICK-ALIVE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
15

aliveTable

table mandatory
.1.3.6.1.4.1.272.4.36.1 · 1 row entry · 15 columns
The aliveTable contains entries defining any kind of
surveillance. It is a more general version of
ipHostsAliveTable that only deals with reachability of hosts
via ICMP messages. Additionally interfaces can now be
monitored, further extensions are possible in future.
aliveEntry entry .1.3.6.1.4.1.272.4.36.1.1
Indexes
aliveIfIndex
Column Syntax OID
aliveSurveillance mandatory
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. Possible values are:

o interface - the interface ope…
Enumerationr/w
Enumerated Values:
1interface
2ping
3brrp
.1.3.6.1.4.1.272.4.36.1.1.1
aliveIfIndex mandatory
The index of interface to monitor the operation status.
Like referenced in the ifTable.
Applicable for surveillance mode 'interface'.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.36.1.1.2
aliveState mandatory
The state of the watched entity.
Possible values are 'unknown', 'up' or 'down'.
This value is not used for surveillance mode 'brrp'.

The default value is 'unknown'.
Enumeration
Enumerated Values:
1up
2down
3unknown
.1.3.6.1.4.1.272.4.36.1.1.3
aliveTrigger mandatory
The variable trigger defines on change to what state
(depending on the surveillance mode) the defined action
is performed.
Possible values are 'up' or 'down'.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.272.4.36.1.1.4
aliveAction mandatory
This action is performed upon status change of the
respective entity to the given trigger condition.
Possible actions are 'up', 'down' or 'none'.

The default value is 'none'.
Enumerationr/w
Enumerated Values:
1up
2down
4none
255delete
.1.3.6.1.4.1.272.4.36.1.1.5
aliveFirstIfIndex mandatory
The first interface index affected by the action.
This value is not used for surveillance mode 'brrp'.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.36.1.1.6
aliveIfIndexRange mandatory
A range of interface indexes affected by the action
counted from aliveFirstIfIndex. Value '0' means that
only interface aliveFirstIfIndex is affected.
This value is not used for surveillance mode 'brrp'.

Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.36.1.1.7
aliveTaskId mandatory
The id of the task definition used exclusively for
table sorting purposes (multiple instances are possible).

The default value is 1.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.272.4.36.1.1.8
aliveMasterProto mandatory
The protocol used for interface keepalive monitoring.
Possible values are:

o brrp - monitoring via the Bintec Router Redundancy Protocol
which is a derivate of the popular VRRP (RFC 2338).
o ifst…
Enumerationr/w
Enumerated Values:
1brrp
2ifstat
3ping
.1.3.6.1.4.1.272.4.36.1.1.9
aliveMasterVrId mandatory
The id of the virtual router used for monitoring
the interface. The associated BRRP configuration
is stored in the biboBrrpOperTable.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.272.4.36.1.1.10
aliveMasterBrrpState mandatory
The operation state of the virtual router which triggers
the specified action on the slave BRRP virtual router.
The states 'initialize', 'backup' and 'master' are
identical to the definition from RFC 2338.
Enumerationr/w
Enumerated Values:
1initialize
2backup
3master
4any
.1.3.6.1.4.1.272.4.36.1.1.11
aliveSlaveProto mandatory
The protocol used for the slave (or backup) interface
(or virtual router) keepalive operation status switching.

o brrp - monitoring via the Bintec Router Redundancy Protocol
which is a derivate o…
Enumerationr/w
Enumerated Values:
1brrp
2ifstat
3ping
.1.3.6.1.4.1.272.4.36.1.1.12
aliveSlaveVrId mandatory
The virtual router id used for interface admin status
switching. The associated BRRP configuration is stored
in the biboBrrpOperTable.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.272.4.36.1.1.13
aliveSlaveBrrpState mandatory
The admin state of the virtual router controlling the
slave interface.

down(1) -- the virtual routes enters the initialize state
up(2) -- the virtual router switches to the backup or
master s…
Enumerationr/w
Enumerated Values:
1down
2up
3sync
4decrPrio
.1.3.6.1.4.1.272.4.36.1.1.14
aliveSlaveBrrpDecrPrio mandatory
This value is used to decrement 'biboBrrpOperPriority' when
virtual router state switches from 'up' to 'decrPrio'
(see 'aliveSlaveBrrpState')

It is used again to increment 'biboBrrpOperPriority' when
the …
Integer32r/w
Constraints:
range: 1-254
.1.3.6.1.4.1.272.4.36.1.1.15