bgp4V2PeerKeepAlive
BGP4V2-MIB ·
.1.3.6.1.3.5.1.1.6.1.2
Object
column secondsUnsigned32
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 bgp4V2PeerHoldTime, it has the same
proportion as what bgp4V2PeerKeepAliveConfigured has
when compared with bgp4V2PeerHoldTimeConfigured. If
the value of this object is zero (0), it indicates
that the KeepAlive timer has not been established
with the peer, or, the value of
bgp4V2PeerKeepAliveConfigured is zero (0).
If the peer is not in the established state, the value
of this object is zero (0).
Context
- MIB
- BGP4V2-MIB
- OID
.1.3.6.1.3.5.1.1.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- bgp4V2PeerNegotiatedTimersEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4V2-MIB::bgp4V2PeerKeepAlive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4V2-MIB::bgp4V2PeerKeepAlive.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4V2-MIB::bgp4V2PeerKeepAlive'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-21845
Conformance
Member of