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>
Start monitoring MRV Communications In-Reach console/terminal server or power management unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRVINREACH::egpNeighEventTrigger OID value, configure state conditions and alerts, and monitor any MRV Communications In-Reach console/terminal server or power management unit from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.8.5.1.15 | egpNeighEventTrigger | MRVINREACH |