BGP4-MIB :: bgpPeerKeepAliveConfigured

MIB Reference — IPNetwork Monitor

All MIBsBGP4-MIBbgpPeerKeepAliveConfigured

bgpPeerKeepAliveConfigured

Module: BGP4-MIB

OID (symbolic): BGP4-MIB::bgpPeerKeepAliveConfigured

OID (numeric): 1.3.6.1.2.1.15.3.1.21

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

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 periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.15.3.1.21
snmpwalk -v2c -c public <target> BGP4-MIB::bgpPeerKeepAliveConfigured

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.15.3.1.21.1
snmpget -v2c -c public <target> BGP4-MIB::bgpPeerKeepAliveConfigured.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bgpPeerKeepAliveConfigured.1

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.15bgpBGP-MIB
1.3.6.1.2.1.15.3bgpPeerTableBGP4-MIB
1.3.6.1.2.1.15.3.1bgpPeerEntryBGP4-MIB
1.3.6.1.2.1.15.3.1.21bgpPeerKeepAliveConfiguredBGP4-MIB