ASCEND-MIBBGP-MIB

File: ASCEND-MIBBGP-MIB.mib (15130 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibmibProfBgpGlobalEntry  
SEQUENCE    
  mibProfBgpGlobal-Index-o INTEGER
  mibProfBgpGlobal-Enable INTEGER
  mibProfBgpGlobal-AutonomousSystem INTEGER
  mibProfBgpGlobal-Id IpAddress
  mibProfBgpGlobal-ConnectRetryInterval INTEGER
  mibProfBgpGlobal-KeepaliveTime INTEGER
  mibProfBgpGlobal-HoldTime INTEGER
  mibProfBgpGlobal-SubAs INTEGER
  mibProfBgpGlobal-ClusterId IpAddress
  mibProfBgpGlobal-IgpLockstep INTEGER
  mibProfBgpGlobal-MaxMultiPaths INTEGER
  mibProfBgpGlobal-StaticRouteRedistPolicy DisplayString
  mibProfBgpGlobal-ConnRouteRedistPolicy DisplayString
  mibProfBgpGlobal-LocalPrefDefault INTEGER
  mibProfBgpGlobal-AlwaysCompareMed INTEGER
  mibProfBgpGlobal-Action-o INTEGER

MibmibProfBgpPolicyEntry  
SEQUENCE    
  mibProfBgpPolicy-Name DisplayString
  mibProfBgpPolicy-NextPolicy DisplayString
  mibProfBgpPolicy-Action-o INTEGER

MibmibProfBgpPolicy-RuleEntry  
SEQUENCE    
  mibProfBgpPolicy-Rule-Name DisplayString
  mibProfBgpPolicy-Rule-Index-o INTEGER
  mibProfBgpPolicy-Rule DisplayString

MibmibProfBgpSummaryEntry  
SEQUENCE    
  mibProfBgpSummary-Prefix-IpAddress IpAddress
  mibProfBgpSummary-Prefix-Netmask IpAddress
  mibProfBgpSummary-Enable INTEGER
  mibProfBgpSummary-SummarizationPolicy DisplayString
  mibProfBgpSummary-Action-o INTEGER

MibmibProfBgpPeerEntry  
SEQUENCE    
  mibProfBgpPeer-PeerName DisplayString
  mibProfBgpPeer-Enable INTEGER
  mibProfBgpPeer-PeerIpAddress IpAddress
  mibProfBgpPeer-MyIpAddress IpAddress
  mibProfBgpPeer-AutonomousSystem INTEGER
  mibProfBgpPeer-AlwaysNextHop INTEGER
  mibProfBgpPeer-RouteReflectorClient INTEGER
  mibProfBgpPeer-ConfederationMember INTEGER
  mibProfBgpPeer-DefaultGatewayMetric INTEGER
  mibProfBgpPeer-AcceptPolicy DisplayString
  mibProfBgpPeer-InjectPolicy DisplayString
  mibProfBgpPeer-AdvertisePolicy DisplayString
  mibProfBgpPeer-Action-o INTEGER

Defined Values

mibmibProfBgpGlobal 1.3.6.1.4.1.529.23.57
OBJECT IDENTIFIER    

mibmibProfBgpPolicy 1.3.6.1.4.1.529.23.60
OBJECT IDENTIFIER    

mibmibProfBgpSummary 1.3.6.1.4.1.529.23.59
OBJECT IDENTIFIER    

mibmibProfBgpPeer 1.3.6.1.4.1.529.23.58
OBJECT IDENTIFIER    

mibmibProfBgpGlobalTable 1.3.6.1.4.1.529.23.57.1
A list of mibmibProfBgpGlobal profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibmibProfBgpGlobalEntry

mibmibProfBgpGlobalEntry 1.3.6.1.4.1.529.23.57.1.1
A mibmibProfBgpGlobal entry containing objects that maps to the parameters of mibmibProfBgpGlobal profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibmibProfBgpGlobalEntry  

mibProfBgpGlobal-Index-o 1.3.6.1.4.1.529.23.57.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mibProfBgpGlobal-Enable 1.3.6.1.4.1.529.23.57.1.1.2
Enable/Disable BGP on the box
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfBgpGlobal-AutonomousSystem 1.3.6.1.4.1.529.23.57.1.1.3
Local Autonomous System number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpGlobal-Id 1.3.6.1.4.1.529.23.57.1.1.4
Local BGP router id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mibProfBgpGlobal-ConnectRetryInterval 1.3.6.1.4.1.529.23.57.1.1.5
The connection retry interval in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpGlobal-KeepaliveTime 1.3.6.1.4.1.529.23.57.1.1.6
The keep alive time interval in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpGlobal-HoldTime 1.3.6.1.4.1.529.23.57.1.1.7
The hold time interval in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpGlobal-SubAs 1.3.6.1.4.1.529.23.57.1.1.16
If non-zero, AS number within a confederation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpGlobal-ClusterId 1.3.6.1.4.1.529.23.57.1.1.9
Cluster Identifier.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mibProfBgpGlobal-IgpLockstep 1.3.6.1.4.1.529.23.57.1.1.10
Enable/Disable BGP igp-lockstep
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfBgpGlobal-MaxMultiPaths 1.3.6.1.4.1.529.23.57.1.1.13
Maximum number of equal cost paths installed in the routing table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpGlobal-StaticRouteRedistPolicy 1.3.6.1.4.1.529.23.57.1.1.14
BGP-POLICY profile to be used for static route redistribution policy
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfBgpGlobal-ConnRouteRedistPolicy 1.3.6.1.4.1.529.23.57.1.1.15
BGP-POLICY profile to be used for connected routes redistribution policy
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfBgpGlobal-LocalPrefDefault 1.3.6.1.4.1.529.23.57.1.1.17
Default Local Preference.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpGlobal-AlwaysCompareMed 1.3.6.1.4.1.529.23.57.1.1.18
Enable/Disable BGP to compare MED from different AS's
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfBgpGlobal-Action-o 1.3.6.1.4.1.529.23.57.1.1.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibmibProfBgpPolicyTable 1.3.6.1.4.1.529.23.60.1
A list of mibmibProfBgpPolicy profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibmibProfBgpPolicyEntry

mibmibProfBgpPolicyEntry 1.3.6.1.4.1.529.23.60.1.1
A mibmibProfBgpPolicy entry containing objects that maps to the parameters of mibmibProfBgpPolicy profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibmibProfBgpPolicyEntry  

mibProfBgpPolicy-Name 1.3.6.1.4.1.529.23.60.1.1.1
The name of the BGP Policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mibProfBgpPolicy-NextPolicy 1.3.6.1.4.1.529.23.60.1.1.3
The name of the next BGP policy to scan for rules
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfBgpPolicy-Action-o 1.3.6.1.4.1.529.23.60.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibmibProfBgpPolicy-RuleTable 1.3.6.1.4.1.529.23.60.2
A list of mibmibProfBgpPolicy__rule profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibmibProfBgpPolicy-RuleEntry

mibmibProfBgpPolicy-RuleEntry 1.3.6.1.4.1.529.23.60.2.1
A mibmibProfBgpPolicy__rule entry containing objects that maps to the parameters of mibmibProfBgpPolicy__rule profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibmibProfBgpPolicy-RuleEntry  

mibProfBgpPolicy-Rule-Name 1.3.6.1.4.1.529.23.60.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mibProfBgpPolicy-Rule-Index-o 1.3.6.1.4.1.529.23.60.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mibProfBgpPolicy-Rule 1.3.6.1.4.1.529.23.60.2.1.3
The rule of the BGP Policy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibmibProfBgpSummaryTable 1.3.6.1.4.1.529.23.59.1
A list of mibmibProfBgpSummary profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibmibProfBgpSummaryEntry

mibmibProfBgpSummaryEntry 1.3.6.1.4.1.529.23.59.1.1
A mibmibProfBgpSummary entry containing objects that maps to the parameters of mibmibProfBgpSummary profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibmibProfBgpSummaryEntry  

mibProfBgpSummary-Prefix-IpAddress 1.3.6.1.4.1.529.23.59.1.1.8
An IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mibProfBgpSummary-Prefix-Netmask 1.3.6.1.4.1.529.23.59.1.1.11
The netmask
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mibProfBgpSummary-Enable 1.3.6.1.4.1.529.23.59.1.1.9
Enable/Disable Bgp-Summarization
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfBgpSummary-SummarizationPolicy 1.3.6.1.4.1.529.23.59.1.1.12
BGP-POLICY profile to be used for summarization policy
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfBgpSummary-Action-o 1.3.6.1.4.1.529.23.59.1.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibmibProfBgpPeerTable 1.3.6.1.4.1.529.23.58.1
A list of mibmibProfBgpPeer profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibmibProfBgpPeerEntry

mibmibProfBgpPeerEntry 1.3.6.1.4.1.529.23.58.1.1
A mibmibProfBgpPeer entry containing objects that maps to the parameters of mibmibProfBgpPeer profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibmibProfBgpPeerEntry  

mibProfBgpPeer-PeerName 1.3.6.1.4.1.529.23.58.1.1.14
Name of bgp peer
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mibProfBgpPeer-Enable 1.3.6.1.4.1.529.23.58.1.1.4
Enable/Disable Bgp-peer
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfBgpPeer-PeerIpAddress 1.3.6.1.4.1.529.23.58.1.1.15
The IP address of the BGP Peer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mibProfBgpPeer-MyIpAddress 1.3.6.1.4.1.529.23.58.1.1.16
The IP address of the Local BGP Peer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mibProfBgpPeer-AutonomousSystem 1.3.6.1.4.1.529.23.58.1.1.3
Autonomous System number of the BGP Peer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpPeer-AlwaysNextHop 1.3.6.1.4.1.529.23.58.1.1.6
Always use local IP address as the next hop in update packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfBgpPeer-RouteReflectorClient 1.3.6.1.4.1.529.23.58.1.1.7
Enable/Disable Bgp Peer as route refelector client
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfBgpPeer-ConfederationMember 1.3.6.1.4.1.529.23.58.1.1.8
Is this peer a member of our confederation ?
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

mibProfBgpPeer-DefaultGatewayMetric 1.3.6.1.4.1.529.23.58.1.1.17
Metric to use when injecting this peer as gateway to default (0.0.0.0/0) route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mibProfBgpPeer-AcceptPolicy 1.3.6.1.4.1.529.23.58.1.1.10
BGP-POLICY profile to be used for accept policy
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfBgpPeer-InjectPolicy 1.3.6.1.4.1.529.23.58.1.1.11
BGP-POLICY profile to be used for inject policy
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfBgpPeer-AdvertisePolicy 1.3.6.1.4.1.529.23.58.1.1.12
BGP-POLICY profile to be used for advertise policy
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mibProfBgpPeer-Action-o 1.3.6.1.4.1.529.23.58.1.1.13
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)