DNOS-BGP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
69
agentBGPQueueTable
table.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.1.1
·
1 row entry
·
6 columns
Table lists information about BGP work queue utilization.
Information on a specific BGP work queue.
Indexes
agentBGPQueueIndex
| Column | Syntax | OID |
|---|---|---|
|
agentBGPQueueIndex
Index value for this work queue.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.1.1.1.1 |
|
agentBGPQueueName
Name of an BGP work queue.
|
RFC1213-MIBDisplayString Textual Convention: RFC1213-MIBDisplayString OctetString |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.1.1.1.2 |
|
agentBGPQueueLength
The number of items currently in the work queue.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.1.1.1.3 |
|
agentBGPQueueHigh
The high water mark of the number of items in the work queue.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.1.1.1.4 |
|
agentBGPQueueDrops
The number of items dropped because the work queue was full.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.1.1.1.5 |
|
agentBGPQueueLimit
The maximum number of items this queue can hold.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.1.1.1.6 |
agentBGPDecProcTable
table.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3
·
1 row entry
·
11 columns
This table contains information about the twenty most recent executions of any of the three decision process phases. The most recent information is at the end of the table. This table is applicable to IPv4 address family only.
Information about execution of a single decision process phase.
Indexes
agentBGPDecProcIndex
| Column | Syntax | OID |
|---|---|---|
|
agentBGPDecProcIndex
Integer that uniquely identifies a decision process run.
This value is incremented each time BGP runs one phase of the decision process. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.1 |
|
agentBGPDecProcDeltaT
How long since this decision process ran. The time is
given in seconds. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.2 |
|
agentBGPDecProcPhase
Which of the three decision process phases was run.
|
Unsigned32 Constraints: range: 1-3 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.3 |
|
agentBGPDecProcUpdateGroup
This variable is only valid when agentBGPDecProcPhase is 3. When the phase is 3,
this variable identifies the outbound update group for which phase 3 was run. When the variable has a value of 65535 then it means that th… |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.4 |
|
agentBGPDecProcGenId
The global generation ID when the decision process ran.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.5 |
|
agentBGPDecProcReason
Reason why the decision process was run.
|
RFC1213-MIBDisplayString Textual Convention: RFC1213-MIBDisplayString OctetString |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.6 |
|
agentBGPDecProcPeer
This variable is only valid when phase 1 is run for a single peer.
In this case, this variable is the IP address of the peer for which phase 1 was run. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.7 |
|
agentBGPDecProcDuration
How long the decision process ran. Milliseconds.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.8 |
|
agentBGPDecProcAdds
Number of prefixes added during the decision process. For phase 1,
this is the number of prefixes that pass inbound policy. For phase 2, this is the number of prefixes added to the BGP routing table. For phase 3, this i… |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.9 |
|
agentBGPDecProcMods
Number of prefixes modified during the decision process. For phase 1,
this is the number of prefixes that pass inbound policy. For phase 2, this is the number of routes modified. For phase 3, this is the number of route… |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.10 |
|
agentBGPDecProcDels
Number of prefixes deleted during the decision process. For phase 1,
this is the number of prefixes that previously passed inbound policy but no longer pass. For phase 2, this is the number of prefixes removed from the … |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.3.1.11 |
agentBGPPeerTable
table.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4
·
1 row entry
·
41 columns
BGP peer table. This table contains, one entry per BGP peer, information about connections with BGP peers.
Entry containing information about the
connection with a BGP peer.
connection with a BGP peer.
Indexes
agentBGPPeerRemoteAddr
| Column | Syntax | OID |
|---|---|---|
|
agentBGPPeerRemoteAddr
The remote IP address of this entry's BGP
peer. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.1 |
|
agentBGPPeerInOpens
The number of BGP OPEN messages received from
this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.2 |
|
agentBGPPeerOutOpens
The number of BGP OPEN messages transmitted to
this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.3 |
|
agentBGPPeerInUpdates
The number of BGP UPDATE messages
received from this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.4 |
|
agentBGPPeerOutUpdates
The number of BGP UPDATE messages
transmitted to this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.5 |
|
agentBGPPeerInNotifications
The number of BGP NOTIFICATION messages
received from this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.6 |
|
agentBGPPeerOutNotifications
The number of BGP NOTIFICATION messages
transmitted to this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.7 |
|
agentBGPPeerInKeepalives
The number of BGP KEEPALIVE messages
received from this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.8 |
|
agentBGPPeerOutKeepalives
The number of BGP KEEPALIVE messages
transmitted to this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.9 |
|
agentBGPPeerInRouteRefreshes
The number of BGP ROUTE REFRESH messages
received from this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.10 |
|
agentBGPPeerOutRouteRefreshes
The number of BGP ROUTE REFRESH messages
transmitted to this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.11 |
|
agentBGPPeerInTotalMessages
The total number of BGP messages of all types
received from this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.12 |
|
agentBGPPeerOutTotalMessages
The total number of BGP messages of all types
transmitted to this peer. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.13 |
|
agentBGPPeerUpdateQueueLen
After receiving a BGP UPDATE message, BGP places each UPDATE on a per-neighbor
queue before processing the UPDATE. This variable gives the current length of this peer's UPDATE queue, in bytes. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.14 |
|
agentBGPPeerUpdateQueueHigh
The maximum length (or high water mark) of this peer.s UPDATE queue, in bytes.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.15 |
|
agentBGPPeerUpdateQueueLimit
The maximum number of bytes of received UPDATE messages that may be queued for this peer at any given time.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.16 |
|
agentBGPPeerUpdateQueueDrops
The number of UPDATE messages from this peer that could not be added to
the UPDATE queue because the queue was full. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.17 |
|
agentBGPPeerInPfxAdv
The number of IPv4 prefixes received from this peer.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.18 |
|
agentBGPPeerOutPfxAdv
The number of IPv4 prefixes advertised to this peer.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.19 |
|
agentBGPPeerInPfxWithdrawn
The number of IPv4 prefixes this peer has withdrawn.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.20 |
|
agentBGPPeerOutPfxWithdrawn
The number of IPv4 prefixes this router has withdrawn in UPDATE messages to this peer.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.21 |
|
agentBGPPeerInPfxCurrent
The number of IPv4 prefixes this peer is currently advertising to this
router and that have passed inbound policy. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.22 |
|
agentBGPPeerOutPfxCurrent
The number of IPv4 prefixes this router is currently advertising to this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.23 |
|
agentBGPPeerInPfxAccepted
The number of IPv4 prefixes received from this peer that may be considered to be
included in the BGP route table. This includes all current prefixes whose path does not have an AS path loop and whose BGP NEXT HOP is res… |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.24 |
|
agentBGPPeerInPfxRejected
The number of IPv4 prefixes from this peer that did not pass inbound policy.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.25 |
|
agentBGPPeerInMaxNlriPerUpdate
The maximum number of IPv4 prefixes in any single UPDATE message from this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.26 |
|
agentBGPPeerOutMaxNlriPerUpdate
The maximum number of IPv4 prefixes in any single UPDATE message sent to this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.27 |
|
agentBGPPeerInMinNlriPerUpdate
The minimum number of IPv4 prefixes in any single UPDATE message from this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.28 |
|
agentBGPPeerOutMinNlriPerUpdate
The minimum number of IPv4 prefixes in any single UPDATE message sent to this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.29 |
|
agentBGPPeerInPfxAdvIPv6
The number of IPv6 prefixes received from this peer.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.30 |
|
agentBGPPeerOutPfxAdvIPv6
The number of IPv6 prefixes advertised to this peer.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.31 |
|
agentBGPPeerInPfxWithdrawnIPv6
The number of IPv6 prefixes this peer has withdrawn.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.32 |
|
agentBGPPeerOutPfxWithdrawnIPv6
The number of IPv6 prefixes this router has withdrawn in UPDATE messages to this peer.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.33 |
|
agentBGPPeerInPfxCurrentIPv6
The number of IPv6 prefixes this peer is currently advertising to this
router and that have passed inbound policy. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.34 |
|
agentBGPPeerOutPfxCurrentIPv6
The number of IPv6 prefixes this router is currently advertising to this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.35 |
|
agentBGPPeerInPfxAcceptedIPv6
The number of IPv6 prefixes received from this peer that may be considered to be
included in the BGP route table. This includes all current prefixes whose path does not have an AS path loop and whose BGP NEXT HOP is res… |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.36 |
|
agentBGPPeerInPfxRejectedIPv6
The number of IPv6 prefixes from this peer that did not pass inbound policy.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.37 |
|
agentBGPPeerInMaxNlriPerUpdateIPv6
The maximum number of IPv6 prefixes in any single UPDATE message from this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.38 |
|
agentBGPPeerOutMaxNlriPerUpdateIPv6
The maximum number of IPv6 prefixes in any single UPDATE message sent to this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.39 |
|
agentBGPPeerInMinNlriPerUpdateIPv6
The minimum number of IPv6 prefixes in any single UPDATE message from this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.40 |
|
agentBGPPeerOutMinNlriPerUpdateIPv6
The minimum number of IPv6 prefixes in any single UPDATE message sent to this peer.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.4.1.41 |
agentBGPDecProcIPv6Table
table.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5
·
1 row entry
·
11 columns
This table contains information about the twenty most recent executions of any of the three decision process phases. The most recent information is at the end of the table. This table is applicable to IPv6 address family only.
Information about execution of a single decision process phase.
Indexes
agentBGPDecProcIPv6Index
| Column | Syntax | OID |
|---|---|---|
|
agentBGPDecProcIPv6Index
Integer that uniquely identifies a decision process run.
This value is incremented each time BGP runs one phase of the decision process. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.1 |
|
agentBGPDecProcDeltaTIPv6
How long since this decision process ran. The time is
given in seconds. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.2 |
|
agentBGPDecProcPhaseIPv6
Which of the three decision process phases was run.
|
Unsigned32 Constraints: range: 1-3 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.3 |
|
agentBGPDecProcUpdateGroupIPv6
This variable is only valid when agentBGPDecProcPhase is 3. When the phase is 3,
this variable identifies the outbound update group for which phase 3 was run. When the variable has a value of 65535 then it means that th… |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.4 |
|
agentBGPDecProcGenIdIPv6
The global generation ID when the decision process ran.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.5 |
|
agentBGPDecProcReasonIPv6
Reason why the decision process was run.
|
RFC1213-MIBDisplayString Textual Convention: RFC1213-MIBDisplayString OctetString |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.6 |
|
agentBGPDecProcPeerIPv6
This variable is only valid when phase 1 is run for a single peer.
In this case, this variable is the IP address of the peer for which phase 1 was run. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.7 |
|
agentBGPDecProcDurationIPv6
How long the decision process ran. Milliseconds.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.8 |
|
agentBGPDecProcAddsIPv6
Number of prefixes added during the decision process. For phase 1,
this is the number of prefixes that pass inbound policy. For phase 2, this is the number of prefixes added to the BGP routing table. For phase 3, this i… |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.9 |
|
agentBGPDecProcModsIPv6
Number of prefixes modified during the decision process. For phase 1,
this is the number of prefixes that pass inbound policy. For phase 2, this is the number of routes modified. For phase 3, this is the number of route… |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.10 |
|
agentBGPDecProcDelsIPv6
Number of prefixes deleted during the decision process. For phase 1,
this is the number of prefixes that previously passed inbound policy but no longer pass. For phase 2, this is the number of prefixes removed from the … |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.5.5.1.11 |