cbgpPeer2KeepAlive

CISCO-BGP4-MIB · .1.3.6.1.4.1.9.9.187.1.2.5.1.22

Object

column secondsInteger32
Time interval (in seconds) for the KeepAlive
timer established with the peer.  The value
of this object is calculated by this BGP
speaker such that, when compared with
cbgpPeer2HoldTime, it has the same proportion
that cbgpPeer2KeepAliveConfigured has,
compared with cbgpPeer2HoldTimeConfigured.
              
If the KeepAlive timer has not been established
with the peer, this object MUST have a value
of zero (0).
              
If the of cbgpPeer2KeepAliveConfigured object
has a value of (0), then this object MUST have
a value of (0).

Context

MIB
CISCO-BGP4-MIB
OID
.1.3.6.1.4.1.9.9.187.1.2.5.1.22
Type
column
Access
readonly
Status
current
Units
seconds
Parent
cbgpPeer2Entry
Groups
1

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 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2KeepAlive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2KeepAlive.<cbgpPeer2Type>.<cbgpPeer2RemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BGP4-MIB::cbgpPeer2KeepAlive'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-21845

Conformance