tBgpPeerOperLastEvent
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.4.4.1.12
Object
The value of tBgpPeerOperLastEvent indicates the last BGP event of this peer.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.4.4.1.12- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- tBgpPeerOperEntry
- Groups
- 2
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 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpPeerOperLastEvent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpPeerOperLastEvent.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BGP-MIB::tBgpPeerOperLastEvent'
Syntax
- Source
- BgpPeerEvent
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | start |
2 | stop |
3 | open |
4 | close |
5 | openFail |
6 | error |
7 | connectionRetry |
8 | holdTime |
9 | keepAlive |
10 | receiveOpen |
11 | receiveKeepAlive |
12 | receiveUpdate |
13 | receiveNotify |
14 | startPassive |
15 | parseError |
16 | outOfMemory |
17 | rtmLimitExceeded |
18 | maxPrefixLimitExceeded |
19 | maxPrefixLimitExceededLogged |
20 | outOfProtectedNHIndex |
21 | outOfNHIndex |
22 | labelAllocFailed |
23 | lspIdAllocFailed |
24 | collisionResolution |
25 | adminShutdown |
26 | adminReset |
27 | configChange |
28 | peerTrackingPolicyMismatch |
29 | receivedMalformedAttr |
30 | adminResetHard |
31 | peerDamping |