bgp4V2PeerFsmEstablishedTime

OBS ✓
BGP4V2-MIB · .1.3.6.1.3.5.1.1.4.1.1

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 when the router is
booted.  If the peer has never reached the established
state, the value remains zero.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Routing
Explore Observium network monitoring

Context

MIB
BGP4V2-MIB
OID
.1.3.6.1.3.5.1.1.4.1.1
Type
column
Access
readonly
Status
current
Units
seconds
Parent
bgp4V2PeerEventTimesEntry
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 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4V2-MIB::bgp4V2PeerFsmEstablishedTime'
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::bgp4V2PeerFsmEstablishedTime.<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::bgp4V2PeerFsmEstablishedTime'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance