bgpPeerKeepAliveConfig

RAD-RadBgp-MIB · .1.3.6.1.4.1.164.11.4.2.1.11

Object

column r/w secondsSNMPv2-SMIUnsigned32
Time interval in seconds for the KeepAlive
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
bgpPeerHoldTimeConfigd; the actual time
interval for the KEEPALIVE messages is
indicated by bgpPeerKeepAlive.  A
reasonable maximum value for this timer
would be configured to be one third
of that of bgpPeerHoldTimeConfigd.
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.

Context

MIB
RAD-RadBgp-MIB
OID
.1.3.6.1.4.1.164.11.4.2.1.11
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
bgpPeerEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpPeerKeepAliveConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-RadBgp-MIB::bgpPeerKeepAliveConfig.<bgpPeerRemoteAddrType>.<bgpPeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-RadBgp-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-RadBgp-MIB::bgpPeerKeepAliveConfig'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295