NETGEAR-BGP-MIB

File: NETGEAR-BGP-MIB.mib (38187 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC QUANTA-LB6M-REF-MIB
RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Gauge32 Counter32
IpAddress TimeTicks TEXTUAL-CONVENTION
TruthValue lb6m DisplayString

Defined Types

AgentBGPQueueEntry  
SEQUENCE    
  agentBGPQueueIndex Unsigned32
  agentBGPQueueName DisplayString
  agentBGPQueueLength Gauge32
  agentBGPQueueHigh Gauge32
  agentBGPQueueDrops Counter32
  agentBGPQueueLimit Unsigned32

AgentBGPDecProcEntry  
SEQUENCE    
  agentBGPDecProcIndex Counter32
  agentBGPDecProcDeltaT Unsigned32
  agentBGPDecProcPhase Unsigned32
  agentBGPDecProcUpdateGroup Unsigned32
  agentBGPDecProcGenId Unsigned32
  agentBGPDecProcReason DisplayString
  agentBGPDecProcPeer IpAddress
  agentBGPDecProcDuration Gauge32
  agentBGPDecProcAdds Gauge32
  agentBGPDecProcMods Gauge32
  agentBGPDecProcDels Gauge32

AgentBGPDecProcIPv6Entry  
SEQUENCE    
  agentBGPDecProcIPv6Index Counter32
  agentBGPDecProcDeltaTIPv6 Unsigned32
  agentBGPDecProcPhaseIPv6 Unsigned32
  agentBGPDecProcUpdateGroupIPv6 Unsigned32
  agentBGPDecProcGenIdIPv6 Unsigned32
  agentBGPDecProcReasonIPv6 DisplayString
  agentBGPDecProcPeerIPv6 IpAddress
  agentBGPDecProcDurationIPv6 Gauge32
  agentBGPDecProcAddsIPv6 Gauge32
  agentBGPDecProcModsIPv6 Gauge32
  agentBGPDecProcDelsIPv6 Gauge32

AgentBGPPeerEntry  
SEQUENCE    
  agentBGPPeerRemoteAddr IpAddress
  agentBGPPeerInOpens Counter32
  agentBGPPeerOutOpens Counter32
  agentBGPPeerInUpdates Counter32
  agentBGPPeerOutUpdates Counter32
  agentBGPPeerInNotifications Counter32
  agentBGPPeerOutNotifications Counter32
  agentBGPPeerInKeepalives Counter32
  agentBGPPeerOutKeepalives Counter32
  agentBGPPeerInRouteRefreshes Counter32
  agentBGPPeerOutRouteRefreshes Counter32
  agentBGPPeerInTotalMessages Counter32
  agentBGPPeerOutTotalMessages Counter32
  agentBGPPeerUpdateQueueLen Gauge32
  agentBGPPeerUpdateQueueHigh Gauge32
  agentBGPPeerUpdateQueueLimit Unsigned32
  agentBGPPeerUpdateQueueDrops Counter32
  agentBGPPeerInPfxAdv Counter32
  agentBGPPeerOutPfxAdv Counter32
  agentBGPPeerInPfxWithdrawn Counter32
  agentBGPPeerOutPfxWithdrawn Counter32
  agentBGPPeerInPfxCurrent Gauge32
  agentBGPPeerOutPfxCurrent Gauge32
  agentBGPPeerInPfxAccepted Gauge32
  agentBGPPeerInPfxRejected Gauge32
  agentBGPPeerInMaxNlriPerUpdate Gauge32
  agentBGPPeerOutMaxNlriPerUpdate Gauge32
  agentBGPPeerInMinNlriPerUpdate Gauge32
  agentBGPPeerOutMinNlriPerUpdate Gauge32
  agentBGPPeerInPfxAdvIPv6 Counter32
  agentBGPPeerOutPfxAdvIPv6 Counter32
  agentBGPPeerInPfxWithdrawnIPv6 Counter32
  agentBGPPeerOutPfxWithdrawnIPv6 Counter32
  agentBGPPeerInPfxCurrentIPv6 Gauge32
  agentBGPPeerOutPfxCurrentIPv6 Gauge32
  agentBGPPeerInPfxAcceptedIPv6 Gauge32
  agentBGPPeerInPfxRejectedIPv6 Gauge32
  agentBGPPeerInMaxNlriPerUpdateIPv6 Gauge32
  agentBGPPeerOutMaxNlriPerUpdateIPv6 Gauge32
  agentBGPPeerInMinNlriPerUpdateIPv6 Gauge32
  agentBGPPeerOutMinNlriPerUpdateIPv6 Gauge32

Defined Values

fastPathBGP 1.3.6.1.4.1.4413.1.1.5
The MIB definitions for Border Gateway Protocol Flex package.
MODULE-IDENTITY    

agentBGPQueueGroup 1.3.6.1.4.1.4413.1.1.5.1
OBJECT IDENTIFIER    

agentBGPQueueTable 1.3.6.1.4.1.4413.1.1.5.1.1
Table lists information about BGP work queue utilization.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentBGPQueueEntry

agentBGPQueueEntry 1.3.6.1.4.1.4413.1.1.5.1.1.1
Information on a specific BGP work queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentBGPQueueEntry  

agentBGPQueueIndex 1.3.6.1.4.1.4413.1.1.5.1.1.1.1
Index value for this work queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentBGPQueueName 1.3.6.1.4.1.4413.1.1.5.1.1.1.2
Name of an BGP work queue.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentBGPQueueLength 1.3.6.1.4.1.4413.1.1.5.1.1.1.3
The number of items currently in the work queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPQueueHigh 1.3.6.1.4.1.4413.1.1.5.1.1.1.4
The high water mark of the number of items in the work queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPQueueDrops 1.3.6.1.4.1.4413.1.1.5.1.1.1.5
The number of items dropped because the work queue was full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPQueueLimit 1.3.6.1.4.1.4413.1.1.5.1.1.1.6
The maximum number of items this queue can hold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentBGPMessageStatsGroup 1.3.6.1.4.1.4413.1.1.5.2
OBJECT IDENTIFIER    

agentBGPCountersCleared 1.3.6.1.4.1.4413.1.1.5.2.1
The time since BGP counters were last cleared, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentBGPInOpens 1.3.6.1.4.1.4413.1.1.5.2.2
The total number of BGP OPEN messages received since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPOutOpens 1.3.6.1.4.1.4413.1.1.5.2.3
The total number of BGP OPEN messages transmitted since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPInUpdates 1.3.6.1.4.1.4413.1.1.5.2.4
The total number of BGP UPDATE messages received since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPOutUpdates 1.3.6.1.4.1.4413.1.1.5.2.5
The total number of BGP UPDATE messages transmitted since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPInNotifications 1.3.6.1.4.1.4413.1.1.5.2.6
The total number of BGP NOTIFICATION messages received since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPOutNotifications 1.3.6.1.4.1.4413.1.1.5.2.7
The total number of BGP NOTIFICATION messages transmitted since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPInKeepalives 1.3.6.1.4.1.4413.1.1.5.2.8
The total number of BGP KEEPALIVE messages received since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPOutKeepalives 1.3.6.1.4.1.4413.1.1.5.2.9
The total number of BGP KEEPALIVE messages transmitted since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPInRouteRefreshes 1.3.6.1.4.1.4413.1.1.5.2.10
The total number of BGP ROUTE REFRESH messages received since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPOutRouteRefreshes 1.3.6.1.4.1.4413.1.1.5.2.11
The total number of BGP ROUTE REFRESH messages transmitted since BGP counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPInUpdatesMax 1.3.6.1.4.1.4413.1.1.5.2.12
The maximum rate of BGP UPDATE messages received. The rate is given in packets per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPOutUpdatesMax 1.3.6.1.4.1.4413.1.1.5.2.13
The maximum rate of BGP UPDATE messages transmitted. The rate is given in packets per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPDecProcTable 1.3.6.1.4.1.4413.1.1.5.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentBGPDecProcEntry

agentBGPDecProcEntry 1.3.6.1.4.1.4413.1.1.5.3.1
Information about execution of a single decision process phase.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentBGPDecProcEntry  

agentBGPDecProcIndex 1.3.6.1.4.1.4413.1.1.5.3.1.1
Integer that uniquely identifies a decision process run. This value is incremented each time BGP runs one phase of the decision process.
Status: current Access: not-accessible
OBJECT-TYPE    
  Counter32  

agentBGPDecProcDeltaT 1.3.6.1.4.1.4413.1.1.5.3.1.2
How long since this decision process ran. The time is given in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentBGPDecProcPhase 1.3.6.1.4.1.4413.1.1.5.3.1.3
Which of the three decision process phases was run.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..3  

agentBGPDecProcUpdateGroup 1.3.6.1.4.1.4413.1.1.5.3.1.4
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 the corresponding agentBGPDecProcEntry does not belong to any outbound update group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentBGPDecProcGenId 1.3.6.1.4.1.4413.1.1.5.3.1.5
The global generation ID when the decision process ran.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentBGPDecProcReason 1.3.6.1.4.1.4413.1.1.5.3.1.6
Reason why the decision process was run.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentBGPDecProcPeer 1.3.6.1.4.1.4413.1.1.5.3.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentBGPDecProcDuration 1.3.6.1.4.1.4413.1.1.5.3.1.8
How long the decision process ran. Milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPDecProcAdds 1.3.6.1.4.1.4413.1.1.5.3.1.9
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 is the number of prefixes added to the Adj-RIB-Out.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPDecProcMods 1.3.6.1.4.1.4413.1.1.5.3.1.10
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 routes modified in the Adj-RIB-Out.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPDecProcDels 1.3.6.1.4.1.4413.1.1.5.3.1.11
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 BGP routing table. For phase 3, this is the number of prefixes removed from the Adj-RIB-Out.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPDecProcIPv6Table 1.3.6.1.4.1.4413.1.1.5.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentBGPDecProcIPv6Entry

agentBGPDecProcIPv6Entry 1.3.6.1.4.1.4413.1.1.5.5.1
Information about execution of a single decision process phase.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentBGPDecProcIPv6Entry  

agentBGPDecProcIPv6Index 1.3.6.1.4.1.4413.1.1.5.5.1.1
Integer that uniquely identifies a decision process run. This value is incremented each time BGP runs one phase of the decision process.
Status: current Access: not-accessible
OBJECT-TYPE    
  Counter32  

agentBGPDecProcDeltaTIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.2
How long since this decision process ran. The time is given in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentBGPDecProcPhaseIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.3
Which of the three decision process phases was run.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..3  

agentBGPDecProcUpdateGroupIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.4
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 the corresponding agentBGPDecProcIPv6Entry does not belong to any outbound update group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentBGPDecProcGenIdIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.5
The global generation ID when the decision process ran.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentBGPDecProcReasonIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.6
Reason why the decision process was run.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentBGPDecProcPeerIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentBGPDecProcDurationIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.8
How long the decision process ran. Milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPDecProcAddsIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.9
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 is the number of prefixes added to the Adj-RIB-Out.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPDecProcModsIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.10
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 routes modified in the Adj-RIB-Out.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPDecProcDelsIPv6 1.3.6.1.4.1.4413.1.1.5.5.1.11
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 BGP routing table. For phase 3, this is the number of prefixes removed from the Adj-RIB-Out.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerTable 1.3.6.1.4.1.4413.1.1.5.4
BGP peer table. This table contains, one entry per BGP peer, information about connections with BGP peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentBGPPeerEntry

agentBGPPeerEntry 1.3.6.1.4.1.4413.1.1.5.4.1
Entry containing information about the connection with a BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentBGPPeerEntry  

agentBGPPeerRemoteAddr 1.3.6.1.4.1.4413.1.1.5.4.1.1
The remote IP address of this entry's BGP peer.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentBGPPeerInOpens 1.3.6.1.4.1.4413.1.1.5.4.1.2
The number of BGP OPEN messages received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutOpens 1.3.6.1.4.1.4413.1.1.5.4.1.3
The number of BGP OPEN messages transmitted to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInUpdates 1.3.6.1.4.1.4413.1.1.5.4.1.4
The number of BGP UPDATE messages received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutUpdates 1.3.6.1.4.1.4413.1.1.5.4.1.5
The number of BGP UPDATE messages transmitted to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInNotifications 1.3.6.1.4.1.4413.1.1.5.4.1.6
The number of BGP NOTIFICATION messages received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutNotifications 1.3.6.1.4.1.4413.1.1.5.4.1.7
The number of BGP NOTIFICATION messages transmitted to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInKeepalives 1.3.6.1.4.1.4413.1.1.5.4.1.8
The number of BGP KEEPALIVE messages received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutKeepalives 1.3.6.1.4.1.4413.1.1.5.4.1.9
The number of BGP KEEPALIVE messages transmitted to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInRouteRefreshes 1.3.6.1.4.1.4413.1.1.5.4.1.10
The number of BGP ROUTE REFRESH messages received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutRouteRefreshes 1.3.6.1.4.1.4413.1.1.5.4.1.11
The number of BGP ROUTE REFRESH messages transmitted to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInTotalMessages 1.3.6.1.4.1.4413.1.1.5.4.1.12
The total number of BGP messages of all types received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutTotalMessages 1.3.6.1.4.1.4413.1.1.5.4.1.13
The total number of BGP messages of all types transmitted to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerUpdateQueueLen 1.3.6.1.4.1.4413.1.1.5.4.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerUpdateQueueHigh 1.3.6.1.4.1.4413.1.1.5.4.1.15
The maximum length (or high water mark) of this peer.s UPDATE queue, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerUpdateQueueLimit 1.3.6.1.4.1.4413.1.1.5.4.1.16
The maximum number of bytes of received UPDATE messages that may be queued for this peer at any given time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentBGPPeerUpdateQueueDrops 1.3.6.1.4.1.4413.1.1.5.4.1.17
The number of UPDATE messages from this peer that could not be added to the UPDATE queue because the queue was full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInPfxAdv 1.3.6.1.4.1.4413.1.1.5.4.1.18
The number of IPv4 prefixes received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutPfxAdv 1.3.6.1.4.1.4413.1.1.5.4.1.19
The number of IPv4 prefixes advertised to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInPfxWithdrawn 1.3.6.1.4.1.4413.1.1.5.4.1.20
The number of IPv4 prefixes this peer has withdrawn.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutPfxWithdrawn 1.3.6.1.4.1.4413.1.1.5.4.1.21
The number of IPv4 prefixes this router has withdrawn in UPDATE messages to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInPfxCurrent 1.3.6.1.4.1.4413.1.1.5.4.1.22
The number of IPv4 prefixes this peer is currently advertising to this router and that have passed inbound policy.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerOutPfxCurrent 1.3.6.1.4.1.4413.1.1.5.4.1.23
The number of IPv4 prefixes this router is currently advertising to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInPfxAccepted 1.3.6.1.4.1.4413.1.1.5.4.1.24
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 resolved.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInPfxRejected 1.3.6.1.4.1.4413.1.1.5.4.1.25
The number of IPv4 prefixes from this peer that did not pass inbound policy.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInMaxNlriPerUpdate 1.3.6.1.4.1.4413.1.1.5.4.1.26
The maximum number of IPv4 prefixes in any single UPDATE message from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerOutMaxNlriPerUpdate 1.3.6.1.4.1.4413.1.1.5.4.1.27
The maximum number of IPv4 prefixes in any single UPDATE message sent to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInMinNlriPerUpdate 1.3.6.1.4.1.4413.1.1.5.4.1.28
The minimum number of IPv4 prefixes in any single UPDATE message from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerOutMinNlriPerUpdate 1.3.6.1.4.1.4413.1.1.5.4.1.29
The minimum number of IPv4 prefixes in any single UPDATE message sent to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInPfxAdvIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.30
The number of IPv6 prefixes received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutPfxAdvIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.31
The number of IPv6 prefixes advertised to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInPfxWithdrawnIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.32
The number of IPv6 prefixes this peer has withdrawn.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerOutPfxWithdrawnIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.33
The number of IPv6 prefixes this router has withdrawn in UPDATE messages to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentBGPPeerInPfxCurrentIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.34
The number of IPv6 prefixes this peer is currently advertising to this router and that have passed inbound policy.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerOutPfxCurrentIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.35
The number of IPv6 prefixes this router is currently advertising to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInPfxAcceptedIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.36
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 resolved.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInPfxRejectedIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.37
The number of IPv6 prefixes from this peer that did not pass inbound policy.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInMaxNlriPerUpdateIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.38
The maximum number of IPv6 prefixes in any single UPDATE message from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerOutMaxNlriPerUpdateIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.39
The maximum number of IPv6 prefixes in any single UPDATE message sent to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerInMinNlriPerUpdateIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.40
The minimum number of IPv6 prefixes in any single UPDATE message from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPPeerOutMinNlriPerUpdateIPv6 1.3.6.1.4.1.4413.1.1.5.4.1.41
The minimum number of IPv6 prefixes in any single UPDATE message sent to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentBGPSnmpTrapFlagsConfigGroup 1.3.6.1.4.1.4413.1.1.5.6
OBJECT IDENTIFIER    

agentBGPSnmpAllTrapFlag 1.3.6.1.4.1.4413.1.1.5.6.1
Enable standard traps defined in RFC 4273.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)