SNMP Center > Mibs > Oid-Tree View
FOUNDRY-SN-BGP4-GROUP-MIB: Foundry snBgp4
This MIB module contains the definitions of Management Objects for BGP4 router processes.
snBgp4GenAlwaysCompareMed
To enable/disable the comparison of the Multi-Exit Discriminator for paths from neighbors in different AS.
snBgp4GenAutoSummary
To enable/disable the default behavior of automatic summarization of subnet routes into network-level routes.
snBgp4GenDefaultLocalPreference
To set the default local preference attribute.
snBgp4GenDefaultInfoOriginate
To enable/disable the default Information Originate.
snBgp4GenFastExternalFallover
To enable/disable an action of immediately reset the BGP sessions of any directly adjacent external neighbors if the link used to reach them goes down.
snBgp4GenNextBootNeighbors
The next-boot configured number of neighbors in a BGP Peer Group. The minimum value of this MIB is snBgp4GenMinNeighbors. The maximum value of this MIB is snBgp4GenMaxNeighbors.
snBgp4GenNextBootRoutes
The next-boot configured number of Routes. The minimum value of this MIB is snBgp4GenMinRoutes. The maximum value of this MIB is snBgp4GenMaxRoutes.
snBgp4GenSynchronization
To enable/disable the synchronization between BGP and your IGP.
snBgp4GenKeepAliveTime
The Keep alive timer.
snBgp4GenHoldTime
The Hold time timer.
snBgp4GenRouterId
BGP Router Id.
snBgp4GenTableMap
An octet string of the route-map name, each character of the name is represented by one octet.
snBgp4GenAdminStat
The administrative status of BGP4 in the router. The value 'enabled' denotes that the BGP4 routing is active in this router; 'disabled' disables BGP4 routing on this router.
snBgp4GenDefaultMetric
To set default metric values for the BGP4 protocol.
snBgp4GenMaxNeighbors
The maximum number of neighbors can be configured in a BGP Peer Group.
snBgp4GenMinNeighbors
The minimum number of neighbors can be configured in a BGP Peer Group.
snBgp4GenMaxRoutes
The maximum configured number of Routes.
snBgp4GenMinRoutes
The minimum configured number of Routes.
snBgp4GenMaxAddrFilters
The maximum configured number of BGP4 address filters.
snBgp4GenMaxAggregateAddresses
The maximum configured number of BGP4 aggregate addresses.
snBgp4GenMaxAsPathFilters
The maximum configured number of BGP4 AS-PATH filters.
snBgp4GenMaxNetworks
The maximum configured number of BGP4 Networks.
snBgp4GenMaxRouteMapFilters
The maximum configured number of BGP4 Route-map Filters.
snBgp4GenNeighPrefixMinValue
The minimum configured value of BGP4 Neighbor Prefix.
snBgp4GenOperNeighbors
The current operational max number of neighbors configured for a BGP Group.
snBgp4GenOperRoutes
The current operational number of Routes.
snBgp4GenLocalAs
Bgp4 local autonomous system number.
snBgp4GenRoutesInstalled
Bgp4 installed routes.
snBgp4GenAsPathInstalled
Bgp4 installed autonomous system path.
snBgp4ExternalDistance
Administrative distance for BGP external routes.
snBgp4InternalDistance
Administrative distance for BGP internal routes.
snBgp4LocalDistance
Administrative distance for BGP local routes.
snBgp4OperNumOfAttributes
The operational number of attribute entries.
snBgp4NextBootMaxAttributes
The next boot maximum attribute entries. 10000 means reset to default.
snBgp4ClusterId
A cluster ID which is represented by 4 bytes unsigned integer (0..0xFFFFFFFF). 0 means reset to default.
snBgp4ClientToClientReflection
To enable/disable the client to client reflection in BGP4.
snBgp4GenTotalNeighbors
The current total number of neighbors running in a BGP Group.
snBgp4GenMaxPaths
The maximum configured number of Paths.
snBgp4GenConfedId
Bgp4 Confederation Id.
snBgp4GenConfedPeers
An AS number from 1 to 0xFFFF construct confederation peers. There are 50(max peers) of them. This integer number is represented by 2 OCTETs.
snBgp4GenDampening
The dampening of BGP4 in the router. value 'none' denotes that the BGP4 dampening is off 'parameters' denotes parameters are confibrurable. 'routeMap' denotes routemap is configurable.
snBgp4GenDampenHalfLife
Bgp4 Dampening Half Life.
snBgp4GenDampenReuse
Bgp4 Dampening Reuse.
snBgp4GenDampenSuppress
Bgp4 Dampening Suppress.
snBgp4GenDampenMaxSuppress
Bgp4 Dampening Max Suppress Time.
snBgp4GenDampenMap
An octet string of the route-map name for dampening, each character of the name is represented by one octet.
snBgp4AddrFilterTable
Bgp4 Address Filter table.
snBgp4AddrFilterEntry
An entry in the Bgp4 Address Filter table.
snBgp4AddrFilterIndex
The table index for a filter entry.
snBgp4AddrFilterAction
Action to take if the bgp address match with this filter.
snBgp4AddrFilterSourceIp
Source IP address.
snBgp4AddrFilterSourceMask
Source IP subnet mask.
snBgp4AddrFilterDestIp
Destination IP address.
snBgp4AddrFilterDestMask
Destination IP subnet mask.
snBgp4AddrFilterRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4AggregateAddrTable
Bgp4 Aggregate Address table.
snBgp4AggregateAddrEntry
An entry in the Bgp4 Aggregate Address table.
snBgp4AggregateAddrIp
Aggregate Address IP address.
snBgp4AggregateAddrMask
Aggregate Address IP subnet mask.
snBgp4AggregateAddrOption
address(1), asSet(2), summaryOnly(3), the suppressMap(4), advertiseMap(5), attributeMap(6) are Options for creating an aggregate entry in a BGP routing table.
snBgp4AggregateAddrMap
This object associates with the snBgp4AggregateAddrOption and the suppressMap(4), advertiseMap(5), attributeMap(6) of the snBgp4AggregateAddrOption are only two Options for creating an aggregate address map. A SNMP-SET error will be returned for other options. An octet string of the map name, each character of the name is represented by one octet.
snBgp4AggregateAddrRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4AsPathFilterTable
Bgp4 AS-Path Filter table.
snBgp4AsPathFilterEntry
An entry in the Bgp4 As-path Filter table.
snBgp4AsPathFilterIndex
The table index for a filter entry.
snBgp4AsPathFilterAction
Action to take if the bgp address match with this filter.
snBgp4AsPathFilterRegExpression
Autonomous system in the filter using a regular expression. Each character of the regular expression string is represented by one octet.
snBgp4AsPathFilterRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4NeighGenCfgTable
Bgp4 Neighbor General Configuration table.
snBgp4NeighGenCfgEntry
An entry in the Bgp4 Community Filter table.
snBgp4NeighGenCfgNeighIp
The IP Address for a neighbor entry.
snBgp4NeighGenCfgAdvertlevel
To set the minimum interval between the sending of BGP routing updates.
snBgp4NeighGenCfgDefOriginate
To enable/disable the default originate for this neighbor.
snBgp4NeighGenCfgEbgpMultihop
To enable/disable the EBGP Muitihop for this neighbor.
snBgp4NeighGenCfgMaxPrefix
To control how many prefixes can be received from a neighbor. The minimum value of the maximum prefix is snBgp4GenNeighPrefixMinValue. The maximum value of the maximum prefix is snBgp4GenOperRoutes.
snBgp4NeighGenCfgNextHopSelf
To enable/disable the next-hop processing of BGP updates on the router.
snBgp4NeighGenCfgRemoteAs
To specify a neighbor with an autonomous system number(AS).
snBgp4NeighGenCfgSendComm
To specify that a COMMUNITES attribute should be sent to a BGP neighbor.
snBgp4NeighGenCfgWeight
To assign a weight to a neighbor connection.
snBgp4NeighGenCfgWeightFilterList
A number from 1 to 0xFFFF. There are 16 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighGenCfgRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row applyDefault(6)...apply default value to an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4NeighGenCfgUpdateSrcLpbIntf
To allow internal BGP sessions to use any operational loopback interface (1..8) for TCP connections. Zero interface means to restore the interface assignment to the closest interface, which is called the best local address.
snBgp4NeighGenCfgRouteRefClient
To configure the router as a BGP route reflector, enable the specified neighbor as its client. When all the clients are disabled, the local router is no longer a route reflector.
snBgp4NeighGenCfgRemovePrivateAs
To enable/disable filtering private AS number.
snBgp4NeighGenCfgEbgpMultihopTtl
The EBGP Muitihop TTL for this neighbor.
snBgp4NeighGenCfgShutdown
To enable/disable BGP4 Nbr Shutdown.
snBgp4NeighGenCfgKeepAliveTime
The Keep alive timer.
snBgp4NeighGenCfgHoldTime
The Hold time timer.
snBgp4NeighGenCfgDefOrigMap
An octet string of the route-map name, each character of the name is represented by one octet.
snBgp4NeighGenCfgDesc
An octet string of the neighbor description.
snBgp4NeighGenCfgPass
An octet string of the neighbor Md5 password.
snBgp4NeighDistGroupTable
Bgp4 Neighbor Distribute Group table.
snBgp4NeighDistGroupEntry
An entry in the Bgp4 Distribute Group table.
snBgp4NeighDistGroupNeighIp
The IP Address for a neighbor entry.
snBgp4NeighDistGroupDir
The incoming/outgoing advertisements to which the access list is applied.
snBgp4NeighDistGroupAccessList
A number from 1 to 0xFFFF. There are 16 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighDistGroupRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4NeighDistGroupInFilterList
A number from 1 to 0xFFFF. There are 16 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighDistGroupOutFilterList
A number from 1 to 0xFFFF. There are 16 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighDistGroupInIpAccessList
A number from 1 to 0xFFFF. There are 1 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighDistGroupOutIpAccessList
A number from 1 to 0xFFFF. There are 1 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighDistGroupInPrefixList
A Prefix name list.
snBgp4NeighDistGroupOutPrefixList
A Prefix name list.
snBgp4NeighFilterGroupTable
Bgp4 Neighbor Filter Group table.
snBgp4NeighFilterGroupEntry
An entry in the Bgp4 Neighbor Filter Group table.
snBgp4NeighFilterGroupNeighIp
The IP Address for a neighbor entry.
snBgp4NeighFilterGroupDir
The incoming/outgoing advertisements to which the access list is applied.
snBgp4NeighFilterGroupAccessList
A number from 1 to 0xFFFF. There are 16 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighFilterGroupRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4NeighFilterGroupInFilterList
A number from 1 to 0xFFFF. There are 16 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighFilterGroupOutFilterList
A number from 1 to 0xFFFF. There are 16 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighFilterGroupInAsPathAccessList
A number from 1 to 0xFFFF. There are 1 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighFilterGroupOutAsPathAccessList
A number from 1 to 0xFFFF. There are 1 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighFilterGroupWeight
To assign a weight to a neighbor filter.
snBgp4NeighFilterGroupWeightAccessList
A number from 1 to 0xFFFF. There are 1 of them. This integer number is represented by 2 OCTETs.
snBgp4NeighRouteMapTable
Bgp4 Neighbor Route Map table.
snBgp4NeighRouteMapEntry
An entry in the Bgp4 Route Map table.
snBgp4NeighRouteMapNeighIp
The IP Address for a neighbor entry.
snBgp4NeighRouteMapDir
The incoming/outgoing advertisements to which the access list is applied.
snBgp4NeighRouteMapMapName
An octet string of the route-map name, Each character of the name is represented by one octet.
snBgp4NeighRouteMapRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4NetworkTable
Bgp4 Network Weight table.
snBgp4NetworkEntry
An entry in the Bgp4 Network Weight table.
snBgp4NetworkIp
The IP Address for a network entry.
snBgp4NetworkSubnetMask
The subnet mask for a network entry.
snBgp4NetworkWeight
To assign a weight to a neighbor connection.
snBgp4NetworkBackdoor
To enable/disable the backdoor for this network.
snBgp4NetworkRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4RedisTable
The BGP4 Redistribution contains configurations that could be imported into the BGP4 domain.
snBgp4RedisEntry
The BGP4 Redistribution Entry specifies a particular RIP or , OSPF, or Static route to be imported into the BGP4 domain.
snBgp4RedisProtocol
The imported configuration into BGP4 domain is set in the following: rip(1): - the RIP. ospf(2): - the OSPF. static(3): - the static. connected(4): - the connected. isis(5): - the ISIS.
snBgp4RedisMetric
The metric of using the specified protocol Metric value.
snBgp4RedisRouteMap
An octet string of the route-map name, each character of the name is represented by one octet.
snBgp4RedisWeight
To assign a weight for the specified protocol.
snBgp4RedisMatchInternal
This object is only applicable to the OSPF protocol.
snBgp4RedisMatchExternal1
This object is only applicable to the OSPF protocol.
snBgp4RedisMatchExternal2
This object is only applicable to the OSPF protocol.
snBgp4RedisRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4RouteMapFilterTable
Bgp4 RouteMap Filter table.
snBgp4RouteMapFilterEntry
An entry in the Bgp4 RouteMap Filter table.
snBgp4RouteMapFilterMapName
An octet string of the route-map name, each character of the name is represented by one octet.
snBgp4RouteMapFilterSequenceNum
A sequence number for this particular route-map.
snBgp4RouteMapFilterAction
Action to take if the bgp address match with this filter.
snBgp4RouteMapFilterRowStatus
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row
If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
snBgp4RouteMapMatchTable
Bgp4 Route Map Set table.
snBgp4RouteMapMatchEntry
An entry in the Bgp4 Route Map Match table.
snBgp4RouteMapMatchMapName
An octet string of the route-map name, each character of the name is represented by one octet.
snBgp4RouteMapMatchSequenceNum
A sequence number for this particular route-map.
snBgp4RouteMapMatchAsPathFilter
A number from 1 to 0xFFFF and there are 10 of 2 OCTETs. This integer number is represented by 2 OCTETs.
To match a BGP autonomous system path access list.
snBgp4RouteMapMatchAddressFilter
A number from 1 to 0xFFFF and there are 10 of 2 OCTETs. This integer number is represented by 2 OCTETs.
To match a BGP address access list.
snBgp4RouteMapMatchMetric
To match a metric for BGP routes.
snBgp4RouteMapMatchNextHopList
A number from 1 to 0xFFFF and there are 16 of 2 OCTETs. This integer number is represented by 2 OCTETs.
To match a BGP next-hop access list.
snBgp4RouteMapMatchRouteType
To match a route-type. Currently only externalType1(2), externalType2(3), internal(4) is supported for SNMP-SET.
snBgp4RouteMapMatchTagList
To match a BGP tag access list.
snBgp4RouteMapMatchRowMask
This object is used together with above MIBs in the same VARBIND to set and reset any MIBs in the table. The bit number is referred to the snBgp4RouteMapMatchEntry number of each row in the table. The bit is ON - means set, The bit is OFF - means reset
snBgp4RouteMapMatchAsPathAccessList
A number from 1 to 0xFFFFFFFF and there are 5 of 4 OCTETs. This integer number is represented by 4 OCTETs.
To match a BGP autonomous system path access list.
snBgp4RouteMapMatchAddressAccessList
A number from 1 to 0xFFFF and there are 5 of 2 OCTETs. This integer number is represented by 2 OCTETs.
To match a BGP address access list.
snBgp4RouteMapMatchAddressPrefixList
Prefix list To match a BGP address access list.
snBgp4RouteMapMatchNextHopAccessList
A number from 1 to 0xFFFF and there are 5 of 2 OCTETs. This integer number is represented by 2 OCTETs.
To match a BGP address acce