msdpPeerFsmEstablishedTime

DRAFT-MSDP-MIB · .1.3.6.1.3.92.1.1.5.1.16

Object

column secondsSNMPv2-SMIGauge32
This timer indicates how long (in seconds) this peer
has been in the Established state or how long since
this peer was last in the Established state.  It is
set to zero when a new peer is configured or the MSDP
speaker is booted.

Context

MIB
DRAFT-MSDP-MIB
OID
.1.3.6.1.3.92.1.1.5.1.16
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::msdpPeerFsmEstablishedTime'
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::msdpPeerFsmEstablishedTime.<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::msdpPeerFsmEstablishedTime'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance