Q-Logic 59047-09 C Switch User Manual


 
4 – MIB-II Objects
The EGP Neighbor Table
59047-09 C 4-51
A
Syntax
INTEGER
Access
read-only
Status
mandatory
egpNeighMode (1.3.6.1.2.1.8.5.1.14)
The polling mode of this EGP entity, either passive or active.
Syntax
INTEGER { active(1), passive(2) }
Access
read-only
Status
mandatory
egpNeighEventTrigger (1.3.6.1.2.1.8.5.1.15)
A control variable used to trigger operator-initiated Start and Stop events. When
read, this variable always returns the most recent value that
egpNeighEventTrigger was set to. If it has not been set since the last initialization
of the network management subsystem on the Node, it returns a value of “stop”.
When set, this variable causes a Start or Stop event on the specified neighbor, as
specified on pages 8-10 of RFC 904. Briefly, a Start event causes an Idle peer to
begin neighbor acquisition and a non-Idle peer to re-initiate neighbor acquisition.
A stop event causes a non-Idle peer to return to the Idle state until a Start event
occurs, either by egpNeighEventTrigger or otherwise.
Syntax
INTEGER { start(1), stop(2) }
Access
read-write
Status
mandatory