MRVINREACH :: egpNeighEventTrigger

MIB Reference — IPNetwork Monitor

All MIBsMRVINREACHegpNeighEventTrigger

egpNeighEventTrigger

Module: MRVINREACH

OID (symbolic): MRVINREACH::egpNeighEventTrigger

OID (numeric): 1.3.6.1.2.1.8.5.1.15

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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 reinitiate neighbor acquisition. A stop event causes a non-Idle peer to return to the Idle state until a Start event occurs, either via egpNeighEventTrigger or otherwise.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.8.5.1.15
snmpwalk -v2c -c public <target> MRVINREACH::egpNeighEventTrigger

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.8.5.1.15.1
snmpget -v2c -c public <target> MRVINREACH::egpNeighEventTrigger.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.8.5.1.15.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.8egpCHECKPOINT-MIB-2
1.3.6.1.2.1.8.5egpNeighTableCHECKPOINT-MIB-2
1.3.6.1.2.1.8.5.1egpNeighEntryCHECKPOINT-MIB-2
1.3.6.1.2.1.8.5.1.15egpNeighEventTriggerMRVINREACH