msdpPeerInMessageElapsedTime

DRAFT-MSDP-MIB · .1.3.6.1.3.92.1.1.5.1.17

Object

column secondsSNMPv2-SMIGauge32
Elapsed time in seconds since the last MSDP message
was received from the peer.  Each time
msdpPeerInControlMessages is incremented, the value of
this object is set to zero (0).

Context

MIB
DRAFT-MSDP-MIB
OID
.1.3.6.1.3.92.1.1.5.1.17
Type
column
Access
readonly
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/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-MSDP-MIB::msdpPeerInMessageElapsedTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAFT-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-MSDP-MIB::msdpPeerInMessageElapsedTime.<msdpPeerRemoteAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAFT-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAFT-MSDP-MIB::msdpPeerInMessageElapsedTime'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance