All MIBs › ARISTA-BGP4V2-MIB › aristaBgp4V2PeerKeepAliveConfigured
aristaBgp4V2PeerKeepAliveConfigured
Module: ARISTA-BGP4V2-MIB
OID (symbolic): ARISTA-BGP4V2-MIB::aristaBgp4V2PeerKeepAliveConfigured
OID (numeric): 1.3.6.1.4.1.30065.4.1.1.5.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Time interval (in seconds) for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages' frequency relative to the value specified in bgpPeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by bgpPeerKeepAlive.
A reasonable maximum value for this timer would be one third of that of bgpPeerHoldTimeConfigured.
If the value of this object is zero (0), no periodic KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds.
What is aristaBgp4V2PeerKeepAliveConfigured?
This is the configured KeepAlive timer interval in seconds for this peer. KeepAlive sends periodic heartbeats. 60 second KeepAlive sends a heartbeat every minute.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30065.4.1.1.5.1.3 snmpwalk -v2c -c public <target> ARISTA-BGP4V2-MIB::aristaBgp4V2PeerKeepAliveConfigured
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30065.4.1.1.5.1.3.1 snmpget -v2c -c public <target> ARISTA-BGP4V2-MIB::aristaBgp4V2PeerKeepAliveConfigured.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aristaBgp4V2PeerKeepAliveConfigured.1
Start monitoring Arista Networks EOS switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARISTA-BGP4V2-MIB::aristaBgp4V2PeerKeepAliveConfigured OID value, configure state conditions and alerts, and monitor any Arista Networks EOS switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.30065 | arista | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.4 | aristaExperiment | ARISTA-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.30065.4.1 | aristaBgp4V2 | ARISTA-BGP4V2-MIB |
| 1.3.6.1.4.1.30065.4.1.1 | aristaBgp4V2Objects | ARISTA-BGP4V2-MIB |
| 1.3.6.1.4.1.30065.4.1.1.5 | aristaBgp4V2PeerConfiguredTimersTable | ARISTA-BGP4V2-MIB |
| 1.3.6.1.4.1.30065.4.1.1.5.1 | aristaBgp4V2PeerConfiguredTimersEntry | ARISTA-BGP4V2-MIB |
| 1.3.6.1.4.1.30065.4.1.1.5.1.3 | aristaBgp4V2PeerKeepAliveConfigured | ARISTA-BGP4V2-MIB |