BGP-CONFED-MIB

File: BGP-CONFED-MIB.mib (4736 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
BGP4-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
mib-2 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TruthValue bgp

Defined Types

BgpPeerConfedEntry  
SEQUENCE    
  bgpPeerInConfederation TruthValue

Defined Values

bgpConfed 1.3.6.1.2.1.15.12
Extension of the MIB module for BGP-4 to include about BGP Confederations.
MODULE-IDENTITY    

bgpConfederationId 1.3.6.1.2.1.15.12.1
The local Confederation Identification Number. A value of zero (0) indicates the absence of this value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

bgpPeerConfedTable 1.3.6.1.2.1.15.12.2
BGP Peer Confederation Table. This table contains information on whether a given peer is in the same Confederation as the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpPeerConfedEntry

bgpPeerConfedEntry 1.3.6.1.2.1.15.12.2.1
Information on whether a given peer is in the same Confederation as the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpPeerConfedEntry  

bgpPeerInConfederation 1.3.6.1.2.1.15.12.2.1.1
This value indicates whether the given peer is in our confederation or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue