fsbgp4PeerExtConfigurePeer
SUPERMICRO-BGP-MIB ·
.1.3.6.1.4.1.10876.101.1.41.2.1.2
Object
column
deprecated
r/w
Enumeration
This object is used to create or delete a peer. If called with create and no matching peer exists, then a new peer entry will be created. The admin status of this newly created peer will be stop. To enable the peer set the peers remote AS (fsbgp4PeerExtPeerRemoteAS)and change the peer's admin state (bgpPeerAdminState in stdbgp4.mib) to start. If this object is called with create and a matching peer exists, then no action is done. If called with delete and if a matching peer exists, then the complete instance associated with that peer will be deleted.
Context
- MIB
- SUPERMICRO-BGP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.41.2.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- fsbgp4PeerExtEntry
- Table
- fsbgp4PeerExtTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | create |
2 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsbgp4PeerExtPeerRemoteAddr deprecated The remote IP address of this entry's BGP peer. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.41.2.1.1 |
| fsbgp4PeerExtPeerRemoteAs deprecated The remote autonomous system number of the Peer. The peer admin status
can be made up only if this object is configured for a valid AS number.
When OPEN message is received from t… | column | Unsigned32 | .1.3.6.1.4.1.10876.101.1.41.2.1.3 |
| fsbgp4PeerExtEBGPMultiHop deprecated This objects enables the BGP4 Speaker to accept or attempt
connections to external peers residing on network that are not directly
connected. By default, only directly connected E… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.41.2.1.4 |
| fsbgp4PeerExtNextHopSelf deprecated This object specifies how the next hop attribute sent in the update
messages to this peer has to be generated. When the object takes the
value of self,the next Hop attribute wil… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.41.2.1.5 |
| fsbgp4PeerExtConnSrcIfId deprecated This object specifies which address should be used as the source address
of the TCP session initiated with the Peer. By default this object takes
value as 0 and the source address… | column | Integer32 | .1.3.6.1.4.1.10876.101.1.41.2.1.6 |
| fsbgp4PeerExtRflClient deprecated This object specifies whether the peer is Client peer or Non-Client
peer. By default, the peer is created as Non-Client Peer. | column | Enumeration | .1.3.6.1.4.1.10876.101.1.41.2.1.7 |