CADANT-BGP-MIB

File: CADANT-BGP-MIB.mib (6897 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CADANT-PRODUCTS-MIB
DC-BGP-MIB DC-RTM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TruthValue RowStatus cadLayer3
bgpRmEntIndex bgpRouteMapIndex bgpRouteMapNumber
BgpIpMatchType FteIndex

Defined Types

CadBgpRouteMapAuxEntry  
SEQUENCE    
  cadBgpRouteMapAuxRouteMapName OCTET STRING
  cadBgpRouteMapAuxPrefixListName OCTET STRING
  cadBgpRouteMapAuxPreMatch BgpIpMatchType
  cadBgpRouteMapAuxMaAddrName OCTET STRING
  cadBgpRouteMapAuxMaNextName OCTET STRING
  cadBgpRouteMapAuxMaSourceName OCTET STRING

CadRtmRedistAuxEntry  
SEQUENCE    
  rtmRedistFteIndex FteIndex
  rtmRedistEntryId Unsigned32
  cadRtmRedistAuxRowStatus RowStatus
  cadRtmRedistAuxRouteMapIndex Unsigned32
  cadRtmRedistAuxCommandLineMetric TruthValue

Defined Values

cadBgpMib 1.3.6.1.4.1.4998.1.1.25.9
The MIB module defined here represent Arris Cadant C4's enterprise specific Border Gateway Protocol MIB.
MODULE-IDENTITY    

cadBgpRouteMapAuxTable 1.3.6.1.4.1.4998.1.1.25.9.17
This table adds Cadant specific route map parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadBgpRouteMapAuxEntry

cadBgpRouteMapAuxEntry 1.3.6.1.4.1.4998.1.1.25.9.17.1
An entry that adds Cadant specific route map parameters using the DCL bgpRouteMapTable keys.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadBgpRouteMapAuxEntry  

cadBgpRouteMapAuxRouteMapName 1.3.6.1.4.1.4998.1.1.25.9.17.1.1
Field containg the name of the Route Map.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadBgpRouteMapAuxPrefixListName 1.3.6.1.4.1.4998.1.1.25.9.17.1.2
Field containg the name of the Prefix List associated with this Route Map. It is used to match on cadPolicyPfxListName.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadBgpRouteMapAuxPreMatch 1.3.6.1.4.1.4998.1.1.25.9.17.1.3
Field indicates which match command is used by the route map the prefix list is tied to.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  BgpIpMatchType  

cadBgpRouteMapAuxMaAddrName 1.3.6.1.4.1.4998.1.1.25.9.17.1.4
Field containg the name of the Prefix List used to match the NLRI attribute against.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadBgpRouteMapAuxMaNextName 1.3.6.1.4.1.4998.1.1.25.9.17.1.5
Field containg the name of the Prefix List used to match the Next Hop attribute
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadBgpRouteMapAuxMaSourceName 1.3.6.1.4.1.4998.1.1.25.9.17.1.6
Field containg the name of the Prefix List used to match the source address
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadRtmRedistAuxTable 1.3.6.1.4.1.4998.1.1.25.9.18
This table adds Cadant redistribution information entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadRtmRedistAuxEntry

cadRtmRedistAuxEntry 1.3.6.1.4.1.4998.1.1.25.9.18.1
Cadant specific auxiliary information that parallels DC-RTM Redistribution Table
Status: current Access: not-accessible
OBJECT-TYPE    
  CadRtmRedistAuxEntry  

rtmRedistFteIndex 1.3.6.1.4.1.4998.1.1.25.9.18.1.1
The HAF entity index identifying the instance of DC-RTM to which this auxiliary table entry applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  FteIndex  

rtmRedistEntryId 1.3.6.1.4.1.4998.1.1.25.9.18.1.2
The index of the parallel DC-RTM redistribution table entry within the DC-RTM entity. This is an arbitrarily selected identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cadRtmRedistAuxRowStatus 1.3.6.1.4.1.4998.1.1.25.9.18.1.3
Used to create and delete a cadRtmRedistAuxTable entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadRtmRedistAuxRouteMapIndex 1.3.6.1.4.1.4998.1.1.25.9.18.1.4
The index of the bgpRouteMapEntry used by this route redistribution.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cadRtmRedistAuxCommandLineMetric 1.3.6.1.4.1.4998.1.1.25.9.18.1.5
Whether of not metric values were set in the command line
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue