All MIBs › MRVINREACH › egpNeighEventTrigger
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.8 | egp | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.8.5 | egpNeighTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.8.5.1 | egpNeighEntry | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.8.5.1.15 | egpNeighEventTrigger | MRVINREACH |