msdpPeerKeepAliveConfigured

DRAFT-MSDP-MIB · juniper variant · .1.3.6.1.3.92.1.3.1.21

Object

column r/w secondsInteger32
Time interval in seconds for the [KeepAlive-Period]
configured for this MSDP speaker with this peer.  A
reasonable maximum value for this timer would be configured
to be one third of that of msdpPeerHoldTimeConfigured.  If
the value of this object is zero (0), no periodic KEEPALIVE
messages are sent to the peer after the MSDP connection has
been established.

Context

MIB
DRAFT-MSDP-MIB
OID
.1.3.6.1.3.92.1.3.1.21
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
msdpPeerEntry
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 'DRAFT-MSDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-MSDP-MIB::msdpPeerKeepAliveConfigured'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAFT-MSDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-MSDP-MIB::msdpPeerKeepAliveConfigured.<msdpPeerAddressType>.<msdpPeerRemoteAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAFT-MSDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAFT-MSDP-MIB::msdpPeerKeepAliveConfigured'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-21845

Conformance