MIB Viewer

aliveSurveillance

OBJECT-TYPE
1.3.6.1.4.1.272.4.36.1.1.1
Access
read-write
Status
mandatory
Sub-identifiers
0
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 operation status is monitored. o ping - the reachablity is monitored via ICMP echo requests. o brrp - monitoring via the Bintec Router Redundancy Protocol which is a derivate of the popular VRRP (RFC 2338). The default value is interface.
INTEGER { interface(1), ping(2), brrp(3) }