alaBgpPeerLastRecvNotifyReason

  • 1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.24
  • Access readonly
  • Type msghdrNoSync(1), msghdrBadLen(2), msghdrBadType(3), openUnsuppVersion(4), openBadAs(5), openBadId(6), openUnsuppOption(7), openAuthFail(8), openBadHoldtime(9), openUnsuppCapability(10), updateMalformAttr(11), updateUnsuppWknwnAttr(12), updateMissingWknwnAttr(13), updateBadAttrFlags(14), updateBadAttrLen(15), updateBadOrigin(16), updateAsLoop(17), updateBadNexthop(18), updateBadOptAttr(19), updateBadNet(20), updateBadAspath(21), holdTimeout(22), fsmError(23), ceaseMaxPrefixReached(24), ceaseAdminShutdown(25), ceasePeerDeconfigured(26), ceaseAdminReset(27), ceaseConnRejected(28), ceaseOtherConfChange(29), ceaseConnCollisionResolution(30), ceaseOutOfResources(31), none(32)

The last notification reason received.

Details

Possible values
1 msghdrNoSync
2 msghdrBadLen
3 msghdrBadType
4 openUnsuppVersion
5 openBadAs
6 openBadId
7 openUnsuppOption
8 openAuthFail
9 openBadHoldtime
10 openUnsuppCapability
11 updateMalformAttr
12 updateUnsuppWknwnAttr
13 updateMissingWknwnAttr
14 updateBadAttrFlags
15 updateBadAttrLen
16 updateBadOrigin
17 updateAsLoop
18 updateBadNexthop
19 updateBadOptAttr
20 updateBadNet
21 updateBadAspath
22 holdTimeout
23 fsmError
24 ceaseMaxPrefixReached
25 ceaseAdminShutdown
26 ceasePeerDeconfigured
27 ceaseAdminReset
28 ceaseConnRejected
29 ceaseOtherConfChange
30 ceaseConnCollisionResolution
31 ceaseOutOfResources
32 none

Table columns

67 objects
Oid Name Access Type
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.1 alaBgpPeerAddr readonly IpAddress
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.2 alaBgpPeerAS readwrite InetAutonomousSystemNumber
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.3 alaBgpPeerPassive readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.4 alaBgpPeerName readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.5 alaBgpPeerMultiHop readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.6 alaBgpPeerMaxPrefix readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.7 alaBgpPeerMaxPrefixWarnOnly readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.8 alaBgpPeerNextHopSelf readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.9 alaBgpPeerSoftReconfig readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.10 alaBgpPeerInSoftReset readonly enabled(1), disabled(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.11 alaBgpPeerIpv4Unicast readonly enabled(1), disabled(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.12 alaBgpPeerIpv4Multicast readonly enabled(1), disabled(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.13 alaBgpPeerRcvdRtRefreshMsgs readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.14 alaBgpPeerSentRtRefreshMsgs readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.15 alaBgpPeerRouteMapOut readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.16 alaBgpPeerRouteMapIn readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.17 alaBgpPeerLocalAddr readwrite IpAddress
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.18 alaBgpPeerLastDownReason readonly userRequest(1), connectionTimeout(2), holdTimeout(3), badMsg(4), fsmUnexpectedEvent(5), peerClosed(6), peerNotify(7), transportError(8), none(9)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.19 alaBgpPeerLastDownTime readonly TimeTicks
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.20 alaBgpPeerLastReadTime readonly TimeTicks
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.21 alaBgpPeerRcvdNotifyMsgs readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.22 alaBgpPeerSentNotifyMsgs readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.23 alaBgpPeerLastSentNotifyReason readonly msghdrNoSync(1), msghdrBadLen(2), msghdrBadType(3), openUnsuppVersion(4), openBadAs(5), openBadId(6), openUnsuppOption(7), openAuthFail(8), openBadHoldtime(9), openUnsuppCapability(10), updateMalformAttr(11), updateUnsuppWknwnAttr(12), updateMissingWknwnAttr(13), updateBadAttrFlags(14), updateBadAttrLen(15), updateBadOrigin(16), updateAsLoop(17), updateBadNexthop(18), updateBadOptAttr(19), updateBadNet(20), updateBadAspath(21), holdTimeout(22), fsmError(23), ceaseMaxPrefixReached(24), ceaseAdminShutdown(25), ceasePeerDeconfigured(26), ceaseAdminReset(27), ceaseConnRejected(28), ceaseOtherConfChange(29), ceaseConnCollisionResolution(30), ceaseOutOfResources(31), none(32)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.24 alaBgpPeerLastRecvNotifyReason readonly msghdrNoSync(1), msghdrBadLen(2), msghdrBadType(3), openUnsuppVersion(4), openBadAs(5), openBadId(6), openUnsuppOption(7), openAuthFail(8), openBadHoldtime(9), openUnsuppCapability(10), updateMalformAttr(11), updateUnsuppWknwnAttr(12), updateMissingWknwnAttr(13), updateBadAttrFlags(14), updateBadAttrLen(15), updateBadOrigin(16), updateAsLoop(17), updateBadNexthop(18), updateBadOptAttr(19), updateBadNet(20), updateBadAspath(21), holdTimeout(22), fsmError(23), ceaseMaxPrefixReached(24), ceaseAdminShutdown(25), ceasePeerDeconfigured(26), ceaseAdminReset(27), ceaseConnRejected(28), ceaseOtherConfChange(29), ceaseConnCollisionResolution(30), ceaseOutOfResources(31), none(32)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.25 alaBgpPeerRcvdPrefixes readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.26 alaBgpPeerDownTransitions readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.27 alaBgpPeerType readonly internal(1), external(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.28 alaBgpPeerClearCounter readwrite clear(1)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.29 alaBgpPeerAutoReStart readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.30 alaBgpPeerClientStatus readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.31 alaBgpPeerConfedStatus readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.32 alaBgpPeerRemovePrivateAs readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.33 alaBgpPeerTTL readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.34 alaBgpPeerAspathListOut readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.35 alaBgpPeerAspathListIn readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.36 alaBgpPeerPrefixListOut readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.37 alaBgpPeerPrefixListIn readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.38 alaBgpPeerCommunityListOut readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.39 alaBgpPeerCommunityListIn readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.40 alaBgpPeerRestart readwrite restart(1)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.41 alaBgpPeerDefaultOriginate readwrite enable(1), disable(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.42 alaBgpPeerReconfigureInBound readwrite reconfigure(1)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.43 alaBgpPeerReconfigureOutBound readwrite reconfigure(1)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.44 alaBgpPeerMD5Key readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.45 alaBgpPeerMD5KeyEncrypt readonly Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.46 alaBgpPeerRowStatus readwrite RowStatus
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.47 alaBgpPeerUpTransitions readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.48 alaBgpPeerLastWriteTime readonly TimeTicks
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.49 alaBgpPeerRcvdMsgs readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.50 alaBgpPeerSentMsgs readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.51 alaBgpPeerRcvdUpdMsgs readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.52 alaBgpPeerSentUpdMsgs readonly Counter32
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.53 alaBgpPeerLastTransitionTime readonly TimeTicks
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.54 alaBgpPeerLastUpTime readonly TimeTicks
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.55 alaBgpPeerBgpId readonly IpAddress
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.56 alaBgpPeerLocalIntfName readonly SnmpAdminString
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.57 alaBgpPeerRestartTime readonly Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.58 alaBgpPeerRestartState readonly notRestarting(1), restarting(2), none(3)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.59 alaBgpPeerRestartFwdState readonly notPreserved(1), preserved(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.60 alaBgpPeerIpv6Unicast readonly enabled(1), disabled(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.61 alaBgpPeerIpv6NextHop readwrite Ipv6Address
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.62 alaBgpPeerLocalPort readonly Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.63 alaBgpPeerTcpWindowSize readonly Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.64 alaBgpPeerActivateIpv6 readwrite enabled(1), disabled(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.65 alaBgpPeerBfdStatus readwrite enabled(1), disabled(2)
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.66 alaBgpPeerPrefix6ListOut readwrite Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.2.1.67 alaBgpPeerPrefix6ListIn readwrite Unknown

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.6486.800.1.2.1.10.5.1.2.1.2 alabgpMIBPeerGroup

Comments