DELL-NETWORKING-BGP4-V2-MIB
- Registered at
- 1.3.6.1.4.1.6027.20.1
- Last updated
- 2007-04-27 12:00
- Organization
- IETF IDR Working Group
- Revisions
- 2007-04-27 12:00
- Namespace
- dell
- Source file
DELL-NETWORKING-BGP4-V2-MIB- Digest
sha256:94a1f26ed0abe6d9c687e4af7b8c63c780f2b080c9568bf26579d53283fd677b
Description
This MIB module defines management objects for the Border Gateway Protocol, Version 4.
Contact
E-mail: idr@merit.net Jeffrey Haas (Editor) 825 Victors Way, Suite 100 Ann Arbor, MI 48108 Tel: +1 734 222-1600 Fax: +1 734 222-1602 E-mail: jhaas@nexthop.com
Imports
| From | Symbols |
|---|---|
| DELL-NETWORKING-SMI | dellNetExperiment |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetAutonomousSystemNumber, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, RowPointer, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DELL-NETWORKING-BGP4-V2-MIB DELL-NETWORKING-SMI INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DellNetBgpM2Afi TEXTUAL-CONVENTION The representation of a BGP AFI | current | |||
| DellNetBgpM2Community TEXTUAL-CONVENTION The representation of a BGP Community. | current | |||
| DellNetBgpM2ExtendedCommunity TEXTUAL-CONVENTION The representation of a BGP Extended Community. | current | |||
| DellNetBgpM2Identifier TEXTUAL-CONVENTION The representation of a BGP Identifier. The BGP Identifier should be represented in the OCTET STRING as with the first OCTET of the string containing the first OCTET of the BGP Identifier received or sent in the OPEN packet and so on. Even though the BGP Identifier is trending away from an IP address it is still displayed as if it was one, even when it would be an illegal IP address. | current | |||
| DellNetBgpM2Safi TEXTUAL-CONVENTION The representation of a BGP SAFI | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dellNetBgpM2BaseScalars OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1 | |||
| dellNetBgpM2BaseNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.0 | |||
| dellNetBgpM2Version OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.1 | |||
| dellNetBgpM2VersionTable OBJECT-TYPE Table of supported BGP versions. | 1.3.6.1.4.1.6027.20.1.1.1.1 | not-accessible | current | |
| dellNetBgpM2VersionEntry OBJECT-TYPE Entry containing data on a given supported version of the Border Gateway Protocol and the level of support provided. It is expected that any agent implementation supporting this MIB module will report support for Version 4 of the Border Gateway Protocol at the very minimum. | 1.3.6.1.4.1.6027.20.1.1.1.1.1 | not-accessible | current | |
| dellNetBgpM2VersionIndex OBJECT-TYPE The version number of the BGP Protocol. | 1.3.6.1.4.1.6027.20.1.1.1.1.1.1 | Unsigned32 (0..255) | read-only | current |
| dellNetBgpM2VersionSupported OBJECT-TYPE This value is TRUE if this version of the BGP protocol identified in 'dellNetBgpM2VersionIndex' is supported. The absence of a row for a particular dellNetBgpM2VersionIndex indicates that that dellNetBgpM2VersionIndex protocol version number is not supported. | 1.3.6.1.4.1.6027.20.1.1.1.1.1.2 | TruthValue | read-only | current |
| dellNetBgpM2SupportedCapabilities OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.2 | |||
| dellNetBgpM2CapabilitySupportAvailable OBJECT-TYPE This value is TRUE if capability support is available and is enabled. | 1.3.6.1.4.1.6027.20.1.1.2.1 | TruthValue | read-only | current |
| dellNetBgpM2SupportedCapabilitiesTable OBJECT-TYPE Table of supported BGP-4 capabilities. | 1.3.6.1.4.1.6027.20.1.1.2.2 | not-accessible | current | |
| dellNetBgpM2SupportedCapabilitiesEntry OBJECT-TYPE Information about supported capabilities indexed by capability number. | 1.3.6.1.4.1.6027.20.1.1.2.2.1 | not-accessible | current | |
| dellNetBgpM2SupportedCapabilityCode OBJECT-TYPE Index of supported capability. The index directly corresponds with the BGP-4 Capability Advertisement Capability Code. | 1.3.6.1.4.1.6027.20.1.1.2.2.1.1 | Unsigned32 (0..255) | read-only | current |
| dellNetBgpM2SupportedCapability OBJECT-TYPE This value is True if this capability is supported, False otherwise. | 1.3.6.1.4.1.6027.20.1.1.2.2.1.2 | TruthValue | read-only | current |
| dellNetBgpM2AsSize OBJECT-TYPE The size of the AS value in this implementation. The semantics of this are determined as per the as-4bytes draft. | 1.3.6.1.4.1.6027.20.1.1.4 | INTEGER {twoOctet(1), fourOctet(2)} | read-only | current |
| dellNetBgpM2LocalAs OBJECT-TYPE The local autonomous system number. If the dellNetBgpM2AsSize is twoOctet, then the range is constrained to be 0-65535. | 1.3.6.1.4.1.6027.20.1.1.5 | InetAutonomousSystemNumber | read-only | current |
| dellNetBgpM2LocalIdentifier OBJECT-TYPE The BGP Identifier of local system. Current practice is trending away from this value being treated as an IP address and more as a generic identifier. | 1.3.6.1.4.1.6027.20.1.1.6 | DellNetBgpM2Identifier | read-only | current |
| dellNetBgpM2BaseScalarExtensions OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.7 | |||
| dellNetBgpM2BaseScalarNonCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.7.1 | |||
| dellNetBgpM2BaseScalarRouteReflectExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.7.1.2796 | |||
| dellNetBgpM2RouteReflector OBJECT-TYPE This value is TRUE if this implementation supports the BGP Route Reflection Extension and is enabled as a route reflector. If the BGP Route Reflection extension is not supported this value must be FALSE. | 1.3.6.1.4.1.6027.20.1.1.7.1.2796.1 | TruthValue | read-only | current |
| dellNetBgpM2ClusterId OBJECT-TYPE The configured Cluster-ID of the BGP Speaker. This will default to the BGP Speaker's DellNetBgpM2Identifier if this speaker is functioning as a route reflector and an explicit Cluster-ID has not been configured. A value of 0.0.0.0 will be present if Route Reflection is not enabled. | 1.3.6.1.4.1.6027.20.1.1.7.1.2796.2 | DellNetBgpM2Identifier | read-only | current |
| dellNetBgpM2BaseScalarASConfedExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.7.1.3065 | |||
| dellNetBgpM2ConfederationRouter OBJECT-TYPE This value is TRUE if this implementation supports the BGP AS Confederations Extension and this router is configured to be in a confederation. | 1.3.6.1.4.1.6027.20.1.1.7.1.3065.1 | TruthValue | read-only | current |
| dellNetBgpM2ConfederationId OBJECT-TYPE The local Confederation Identification Number. This value will be zero (0) if this BGP Speaker is not a confederation router. | 1.3.6.1.4.1.6027.20.1.1.7.1.3065.2 | InetAutonomousSystemNumber | read-only | current |
| dellNetBgpM2BaseScalarCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.7.2 | |||
| dellNetBgpM2BaseScalarConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.8 | |||
| dellNetBgpM2CfgBaseScalarStorageType OBJECT-TYPE This object specifies the intended storage type for all configurable base scalars. | 1.3.6.1.4.1.6027.20.1.1.8.1 | StorageType | read-write | current |
| dellNetBgpM2CfgLocalAs OBJECT-TYPE The local autonomous system number. If the dellNetBgpM2AsSize is twoOctet, then the range is constrained to be 0-65535. | 1.3.6.1.4.1.6027.20.1.1.8.2 | InetAutonomousSystemNumber | read-write | current |
| dellNetBgpM2CfgLocalIdentifier OBJECT-TYPE The BGP Identifier of local system. Current practice is trending away from this value being treated as an IP address and more as a generic identifier. | 1.3.6.1.4.1.6027.20.1.1.8.3 | DellNetBgpM2Identifier | read-write | current |
| dellNetBgpM2CfgBaseScalarExtensions OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.8.4 | |||
| dellNetBgpM2CfgBaseScalarNonCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.8.4.1 | |||
| dellNetBgpM2CfgBaseScalarReflectorExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.8.4.1.2796 | |||
| dellNetBgpM2CfgRouteReflector OBJECT-TYPE This value is set to true if this implementation will be supporting route reflection. | 1.3.6.1.4.1.6027.20.1.1.8.4.1.2796.1 | TruthValue | read-write | current |
| dellNetBgpM2CfgClusterId OBJECT-TYPE The configured Cluster-ID of the BGP Speaker. This will default to the BGP Speaker's DellNetBgpM2Identifier if this speaker is functioning as a route reflector and an explicit Cluster-ID has not been configured. A value of 0.0.0.0 will be present if Route Reflection is not enabled. | 1.3.6.1.4.1.6027.20.1.1.8.4.1.2796.2 | DellNetBgpM2Identifier | read-write | current |
| dellNetBgpM2CfgBaseScalarASConfedExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.8.4.1.3065 | |||
| dellNetBgpM2CfgConfederationRouter OBJECT-TYPE This value is set to true if this implementation will be supporting BGP AS Confederations. | 1.3.6.1.4.1.6027.20.1.1.8.4.1.3065.1 | TruthValue | read-write | current |
| dellNetBgpM2CfgConfederationId OBJECT-TYPE The local Confederation Identification Number. This value will be zero (0) if this BGP Speaker is not a confederation router. | 1.3.6.1.4.1.6027.20.1.1.8.4.1.3065.2 | InetAutonomousSystemNumber | read-write | current |
| dellNetBgpM2CfgBaseScalarCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.1.8.4.2 | |||
| dellNetBgpM2Peer OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2 | |||
| dellNetBgpM2PeerData OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.1 | |||
| dellNetBgpM2PeerTable OBJECT-TYPE BGP peer table. This table contains, one entry per remote BGP peer, any information about the connections with the remote BGP peers. | 1.3.6.1.4.1.6027.20.1.2.1.1 | not-accessible | current | |
| dellNetBgpM2PeerEntry OBJECT-TYPE Entry containing information about the connection with a remote BGP peer. | 1.3.6.1.4.1.6027.20.1.2.1.1.1 | not-accessible | current | |
| dellNetBgpM2PeerInstance OBJECT-TYPE The routing instance index. Some BGP implementations permit the creation of multiple instances of a BGP routing process. An example includes RFC 2547 PE-CE routers. Implementations that do not support multiple routing instances should return 1 for this object. XXX TODO - We need to provide a way to configure these in the peer configuration table. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.1 | Unsigned32 | read-only | current |
| dellNetBgpM2PeerIdentifier OBJECT-TYPE The BGP Identifier of this entry's remote BGP peer. This entry should be 0.0.0.0 unless the dellNetBgpM2PeerState is in the OpenConfirm or the Established state. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.2 | DellNetBgpM2Identifier | read-only | current |
| dellNetBgpM2PeerState OBJECT-TYPE The remote BGP peer's FSM state. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.3 | INTEGER {idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)} | read-only | current |
| dellNetBgpM2PeerStatus OBJECT-TYPE Whether or not the BGP FSM for this remote peer is halted or running. The BGP FSM for a remote peer is halted after processing a Stop event. Likewise, it is in the running state after a Start event. The dellNetBgpM2PeerState will generally be in the idle state when the FSM is halted, although some extensions such as Graceful Restart will leave the peer in the Idle state but with the FSM running. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.4 | INTEGER {halted(1), running(2)} | read-only | current |
| dellNetBgpM2PeerConfiguredVersion OBJECT-TYPE The configured version to originally start with this remote peer. The BGP speaker may permit negotiation to a lower version number of the protocol. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.5 | Unsigned32 (1..255) | read-only | current |
| dellNetBgpM2PeerNegotiatedVersion OBJECT-TYPE The negotiated version of BGP running between the two peers. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.6 | Unsigned32 (1..255) | read-only | current |
| dellNetBgpM2PeerLocalAddrType OBJECT-TYPE The address family of the local end of the peering session. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.7 | InetAddressType | read-only | current |
| dellNetBgpM2PeerLocalAddr OBJECT-TYPE The address of the local end of the peering session. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.8 | InetAddress (SIZE(4..20)) | read-only | current |
| dellNetBgpM2PeerLocalPort OBJECT-TYPE The local port for the TCP connection between the BGP peers. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.9 | InetPortNumber | read-only | current |
| dellNetBgpM2PeerLocalAs OBJECT-TYPE Some implementations of BGP can represent themselves as multiple ASs. This is the AS that this peering session is representing itself as to the remote peer. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.10 | InetAutonomousSystemNumber | read-only | current |
| dellNetBgpM2PeerRemoteAddrType OBJECT-TYPE The address family of the remote end of the peering session. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.11 | InetAddressType | read-only | current |
| dellNetBgpM2PeerRemoteAddr OBJECT-TYPE The address of the remote end of the peering session. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.12 | InetAddress (SIZE(4..20)) | read-only | current |
| dellNetBgpM2PeerRemotePort OBJECT-TYPE The remote port for the TCP connection between the BGP peers. In the case of a transport for which the notion of 'port' is irrelevant, an instance value of -1 should be returned by the agent for this object. Note that the objects dellNetBgpM2PeerLocalAddr, dellNetBgpM2PeerLocalPort, dellNetBgpM2PeerRemoteAddr and dellNetBgpM2PeerRemotePort provide the appropriate reference to the standard MIB TCP connection table. or even the ipv6 TCP MIB as in rfc2452. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.13 | InetPortNumber | read-only | current |
| dellNetBgpM2PeerRemoteAs OBJECT-TYPE The remote autonomous system number. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.14 | InetAutonomousSystemNumber | read-only | current |
| dellNetBgpM2PeerIndex OBJECT-TYPE This value is a unique index for the remote peer entry in the dellNetBgpM2PeerTable. It is assigned by the agent at the point of creation of the dellNetBgpM2PeerTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of dellNetBgpM2PeerIndex row instance values across rows of the dellNetBgpM2PeerTable. It is used to provide an index structure for other tables whose data is logically per-peer. For explicitly configured peers, this value will remain consistent until this row is deleted by deleting the configured peers. Unconfigured peers will generate a monotonically increasing number when a BGP FSM is built to process the peering session. Values in the dellNetBgpM2PeerTable and other tables utilizing dellNetBgpM2PeerIndex are expected to remain in existence for an arbitrary time after the unconfigured peer has been deleted in order to allow management applications to extract useful management information for those peers. Thus, an unconfigured peer using the same indices as the dellNetBgpM2PeerTable that comes up while this row still exists will re-utilize the same row. | 1.3.6.1.4.1.6027.20.1.2.1.1.1.15 | Unsigned32 | read-only | current |
| dellNetBgpM2PeerErrors OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.2 | |||
| dellNetBgpM2PeerErrorsTable OBJECT-TYPE On a per peer basis, this table reflects the last protocol-defined error encountered and reported on the peer session. If no entry for a given peer, by its dellNetBgpM2PeerIndex, exists in this table, then no such errors have been observed, reported, and recorded on the session. | 1.3.6.1.4.1.6027.20.1.2.2.1 | not-accessible | current | |
| dellNetBgpM2PeerErrorsEntry OBJECT-TYPE Each entry contains information about errors sent and received for a particular BGP peer. | 1.3.6.1.4.1.6027.20.1.2.2.1.1 | not-accessible | current | |
| dellNetBgpM2PeerLastErrorReceived OBJECT-TYPE The last error code and subcode received by this BGP Speaker via a NOTIFICATION message for this peer. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode. | 1.3.6.1.4.1.6027.20.1.2.2.1.1.1 | OCTET STRING (SIZE(2)) | read-only | current |
| dellNetBgpM2PeerLastErrorSent OBJECT-TYPE The last error code and subcode sent by this BGP Speaker via a NOTIFICATION message to this peer. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode. | 1.3.6.1.4.1.6027.20.1.2.2.1.1.2 | OCTET STRING (SIZE(2)) | read-only | current |
| dellNetBgpM2PeerLastErrorReceivedTime OBJECT-TYPE The timestamp that the last NOTIFICATION was received from this peer. | 1.3.6.1.4.1.6027.20.1.2.2.1.1.3 | TimeTicks | read-only | current |
| dellNetBgpM2PeerLastErrorSentTime OBJECT-TYPE The timestamp that the last NOTIFICATION was sent to this peer. | 1.3.6.1.4.1.6027.20.1.2.2.1.1.4 | TimeTicks | read-only | current |
| dellNetBgpM2PeerLastErrorReceivedText OBJECT-TYPE This object contains an implementation specific explanation of the error that was reported. | 1.3.6.1.4.1.6027.20.1.2.2.1.1.5 | SnmpAdminString | read-only | current |
| dellNetBgpM2PeerLastErrorSentText OBJECT-TYPE This object contains an implementation specific explanation of the error that is being reported. | 1.3.6.1.4.1.6027.20.1.2.2.1.1.6 | SnmpAdminString | read-only | current |
| dellNetBgpM2PeerLastErrorReceivedData OBJECT-TYPE The last error code's data seen by this peer. | 1.3.6.1.4.1.6027.20.1.2.2.1.1.7 | OCTET STRING (SIZE(0..4075)) | read-only | current |
| dellNetBgpM2PeerLastErrorSentData OBJECT-TYPE The last error code's data sent to this peer. | 1.3.6.1.4.1.6027.20.1.2.2.1.1.8 | OCTET STRING (SIZE(0..4075)) | read-only | current |
| dellNetBgpM2PeerTimers OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.3 | |||
| dellNetBgpM2PeerEventTimesTable OBJECT-TYPE A table reporting the per-peering session amount of time elapsed and update events since the peering session advanced into the Established state. | 1.3.6.1.4.1.6027.20.1.2.3.1 | not-accessible | current | |
| dellNetBgpM2PeerEventTimesEntry OBJECT-TYPE Each row contains a set of statistics about time spent and events encountered in the peer session Established state. | 1.3.6.1.4.1.6027.20.1.2.3.1.1 | not-accessible | current | |
| dellNetBgpM2PeerFsmEstablishedTime OBJECT-TYPE This timer indicates how long (in seconds) this peer has been in the Established state or how long since this peer was last in the Established state. It is set to zero when a new peer is configured or the router is booted. | 1.3.6.1.4.1.6027.20.1.2.3.1.1.1 | Gauge32 | read-only | current |
| dellNetBgpM2PeerInUpdatesElapsedTime OBJECT-TYPE Elapsed time in seconds since the last BGP UPDATE message was received from the peer. Each time dellNetBgpM2PeerInUpdates is incremented, the value of this object is set to zero (0). This value shall also be zero (0) when the peer is not in the Established state | 1.3.6.1.4.1.6027.20.1.2.3.1.1.2 | Gauge32 | read-only | current |
| dellNetBgpM2PeerConfiguredTimersTable OBJECT-TYPE Per peer management data on BGP session timers. | 1.3.6.1.4.1.6027.20.1.2.3.2 | not-accessible | current | |
| dellNetBgpM2PeerConfiguredTimersEntry OBJECT-TYPE Each entry corresponds to the current state of BGP timers on a given peering session. | 1.3.6.1.4.1.6027.20.1.2.3.2.1 | not-accessible | current | |
| dellNetBgpM2PeerConnectRetryInterval OBJECT-TYPE Time interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds. | 1.3.6.1.4.1.6027.20.1.2.3.2.1.1 | Unsigned32 (1..65535) | read-only | current |
| dellNetBgpM2PeerHoldTimeConfigured OBJECT-TYPE Time interval in seconds for the Hold Time configured for this BGP speaker with this peer. This value is placed in an OPEN message sent to this peer by this BGP speaker, and is compared with the Hold Time field in an OPEN message received from the peer when determining the Hold Time (dellNetBgpM2PeerHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0) in which case the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds. | 1.3.6.1.4.1.6027.20.1.2.3.2.1.2 | Unsigned32 (0 | 3..65535) | read-only | current |
| dellNetBgpM2PeerKeepAliveConfigured OBJECT-TYPE Time interval in seconds for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages frequency relative to the value specified in dellNetBgpM2PeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by dellNetBgpM2PeerKeepAlive. A reasonable maximum value for this timer would be configured to be one third of that of dellNetBgpM2PeerHoldTimeConfigured. If the value of this object is zero (0), no periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds. | 1.3.6.1.4.1.6027.20.1.2.3.2.1.3 | Unsigned32 (0 | 1..21845) | read-only | current |
| dellNetBgpM2PeerMinASOrigInterval OBJECT-TYPE Time interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds. | 1.3.6.1.4.1.6027.20.1.2.3.2.1.4 | Unsigned32 (0..65535) | read-only | current |
| dellNetBgpM2PeerMinRouteAdverInterval OBJECT-TYPE Time interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds. | 1.3.6.1.4.1.6027.20.1.2.3.2.1.5 | Unsigned32 (0..65535) | read-only | current |
| dellNetBgpM2PeerNegotiatedTimersTable OBJECT-TYPE Current values of per-peer timers which can be dynamically set in the dellNetBgpM2PeerConfiguredTimersTable. Values reflected in this table are the current operational values, after negotiation from values derived from initial configuration or last set from dellNetBgpM2PeerConfiguredTimersTable row instances. | 1.3.6.1.4.1.6027.20.1.2.3.3 | not-accessible | current | |
| dellNetBgpM2PeerNegotiatedTimersEntry OBJECT-TYPE Each entry reflects a value of the currently operational, negotiated timers as reflected in the DellNetBgpM2PeerNegotiatedTimersEntry. | 1.3.6.1.4.1.6027.20.1.2.3.3.1 | not-accessible | current | |
| dellNetBgpM2PeerHoldTime OBJECT-TYPE The value of this object is calculated by this BGP Speaker as being; zero (0) - if this was the value sent by the peer and this value is permitted by this BGP Speaker. In this case, no keepalive messages are sent and the Hold Timer is not set. At least three (3). This value is the smaller of the value sent by this peer in the OPEN message and dellNetBgpM2PeerHoldTimeConfigured for this peer. This value is only defined when the peering session is in the Established state. | 1.3.6.1.4.1.6027.20.1.2.3.3.1.1 | Unsigned32 (0 | 3..65535) | read-only | current |
| dellNetBgpM2PeerKeepAlive OBJECT-TYPE Time interval in seconds for the KeepAlive timer established with the peer. The value of this object is calculated by this BGP speaker such that, when compared with dellNetBgpM2PeerHoldTime, it has the same proportion as what dellNetBgpM2PeerKeepAliveConfigured has when compared with dellNetBgpM2PeerHoldTimeConfigured. If the value of this object is zero (0), it indicates that the KeepAlive timer has not been established with the peer, or, the value of dellNetBgpM2PeerKeepAliveConfigured is zero (0). This value is only defined when the peering session is in the Established state. | 1.3.6.1.4.1.6027.20.1.2.3.3.1.2 | Unsigned32 (0 | 1..21845) | read-only | current |
| dellNetBgpM2PeerCapabilities OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.4 | |||
| dellNetBgpM2PeerCapsAnnouncedTable OBJECT-TYPE This table contains the capabilities that are supported for a given peer. | 1.3.6.1.4.1.6027.20.1.2.4.1 | not-accessible | current | |
| dellNetBgpM2PeerCapsAnnouncedEntry OBJECT-TYPE These entries are keyed by a BGP-4 peer remote address and the BGP Capability Code | 1.3.6.1.4.1.6027.20.1.2.4.1.1 | not-accessible | current | |
| dellNetBgpM2PeerCapAnnouncedCode OBJECT-TYPE The BGP Capability Advertisement Capability Code. | 1.3.6.1.4.1.6027.20.1.2.4.1.1.1 | Unsigned32 (0..255) | read-only | current |
| dellNetBgpM2PeerCapAnnouncedIndex OBJECT-TYPE Multiple instances of a given capability may be sent bgp a BGP speaker. This variable is used to index them. | 1.3.6.1.4.1.6027.20.1.2.4.1.1.2 | Unsigned32 (1..128) | read-only | current |
| dellNetBgpM2PeerCapAnnouncedValue OBJECT-TYPE The value of the announced capability. | 1.3.6.1.4.1.6027.20.1.2.4.1.1.3 | OCTET STRING (SIZE(0..255)) | read-only | current |
| dellNetBgpM2PeerCapsReceivedTable OBJECT-TYPE This table contains the capabilities that are supported for a given peer. | 1.3.6.1.4.1.6027.20.1.2.4.2 | not-accessible | current | |
| dellNetBgpM2PeerCapsReceivedEntry OBJECT-TYPE These entries are keyed by a BGP-4 peer remote address and the BGP Capability Code | 1.3.6.1.4.1.6027.20.1.2.4.2.1 | not-accessible | current | |
| dellNetBgpM2PeerCapReceivedCode OBJECT-TYPE The BGP Capability Advertisement Capability Code. | 1.3.6.1.4.1.6027.20.1.2.4.2.1.1 | Unsigned32 (0..255) | read-only | current |
| dellNetBgpM2PeerCapReceivedIndex OBJECT-TYPE Multiple instances of a given capability may be sent bgp a BGP speaker. This variable is used to index them. | 1.3.6.1.4.1.6027.20.1.2.4.2.1.2 | Unsigned32 (1..128) | read-only | current |
| dellNetBgpM2PeerCapReceivedValue OBJECT-TYPE The value of the announced capability. | 1.3.6.1.4.1.6027.20.1.2.4.2.1.3 | OCTET STRING (SIZE(0..255)) | read-only | current |
| dellNetBgpM2PeerCounters OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.6 | |||
| dellNetBgpM2PeerCountersTable OBJECT-TYPE The counters associated with a BGP Peer. | 1.3.6.1.4.1.6027.20.1.2.6.1 | not-accessible | current | |
| dellNetBgpM2PeerCountersEntry OBJECT-TYPE Each entry contains counters of message transmissions and FSM transitions for a given BGP Peering session. | 1.3.6.1.4.1.6027.20.1.2.6.1.1 | not-accessible | current | |
| dellNetBgpM2PeerInUpdates OBJECT-TYPE The number of BGP UPDATE messages received on this connection. This object should be initialized to zero (0) when the connection is established. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.1 | Counter32 | read-only | current |
| dellNetBgpM2PeerOutUpdates OBJECT-TYPE The number of BGP UPDATE messages transmitted on this connection. This object should be initialized to zero (0) when the connection is established. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.2 | Counter32 | read-only | current |
| dellNetBgpM2PeerInTotalMessages OBJECT-TYPE The total number of messages received from the remote peer on this connection. This object should be initialized to zero when the connection is established. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.3 | Counter32 | read-only | current |
| dellNetBgpM2PeerOutTotalMessages OBJECT-TYPE The total number of messages transmitted to the remote peer on this connection. This object should be initialized to zero when the connection is established. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.4 | Counter32 | read-only | current |
| dellNetBgpM2PeerFsmEstablishedTrans OBJECT-TYPE The total number of times the BGP FSM transitioned into the established state for this peer. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.5 | Counter32 | read-only | current |
| dellNetBgpM2PeerInKeepalives OBJECT-TYPE The number of Keepalive messages received from a peer.Implemented by Dell. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.6 | Counter32 | read-only | current |
| dellNetBgpM2PeerOutKeepalives OBJECT-TYPE The number of Keepalive messages sent to a peer. Implemented by Dell. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.7 | Counter32 | read-only | current |
| dellNetBgpM2PeerInOpen OBJECT-TYPE The number of Open messages received from a peer. Implemented by Dell. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.8 | Counter32 | read-only | current |
| dellNetBgpM2PeerOutOpen OBJECT-TYPE The number of Open messages sent to a peer. Implemented by Dell. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.9 | Counter32 | read-only | current |
| dellNetBgpM2PeerInRteRefresh OBJECT-TYPE The number of Route Refresh messages received from a peer. Implemented by Dell. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.10 | Counter32 | read-only | current |
| dellNetBgpM2PeerOutRteRefresh OBJECT-TYPE The number of Route Refresh messages sent to a peer. Implemented by Dell. | 1.3.6.1.4.1.6027.20.1.2.6.1.1.11 | Counter32 | read-only | current |
| dellNetBgpM2PrefixCountersTable OBJECT-TYPE Additional per-peer, per AFI SAFI counters for prefixes | 1.3.6.1.4.1.6027.20.1.2.6.2 | not-accessible | current | |
| dellNetBgpM2PrefixCountersEntry OBJECT-TYPE Entry containing information about a bgp-peers prefix counters. | 1.3.6.1.4.1.6027.20.1.2.6.2.1 | not-accessible | current | |
| dellNetBgpM2PrefixCountersAfi OBJECT-TYPE The AFI index of the per-peer, per prefix counters | 1.3.6.1.4.1.6027.20.1.2.6.2.1.1 | DellNetBgpM2Afi | read-only | current |
| dellNetBgpM2PrefixCountersSafi OBJECT-TYPE The SAFI index of the per-peer, per prefix counters | 1.3.6.1.4.1.6027.20.1.2.6.2.1.2 | DellNetBgpM2Safi | read-only | current |
| dellNetBgpM2PrefixInPrefixes OBJECT-TYPE The number of prefixes received from a peer and are stored in the Adj-Ribs-In for that peer. | 1.3.6.1.4.1.6027.20.1.2.6.2.1.7 | Gauge32 | read-only | current |
| dellNetBgpM2PrefixInPrefixesAccepted OBJECT-TYPE The number of prefixes for a peer that are installed in the Adj-Ribs-In and are eligible to become active in the Loc-Rib. | 1.3.6.1.4.1.6027.20.1.2.6.2.1.8 | Gauge32 | read-only | current |
| dellNetBgpM2PrefixInPrefixesRejected OBJECT-TYPE The number of prefixes for a peer that are installed in the Adj-Ribs-In and are NOT eligible to become active in the Loc-Rib. | 1.3.6.1.4.1.6027.20.1.2.6.2.1.9 | Gauge32 | read-only | current |
| dellNetBgpM2PrefixOutPrefixes OBJECT-TYPE The number of prefixes for a peer that are installed in that peers Adj-Ribs-Out. | 1.3.6.1.4.1.6027.20.1.2.6.2.1.10 | Gauge32 | read-only | current |
| dellNetBgpM2PrefixWdrawnByPeer OBJECT-TYPE The number of prefixes withdrawn by a peer. Implemened by Dell. | 1.3.6.1.4.1.6027.20.1.2.6.2.1.11 | Gauge32 | read-only | current |
| dellNetBgpM2PrefixWdrawnFromPeer OBJECT-TYPE The number of prefixes withdrawn from a peer. Implemened by Dell. | 1.3.6.1.4.1.6027.20.1.2.6.2.1.12 | Gauge32 | read-only | current |
| dellNetBgpM2PeerExtensions OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.7 | |||
| dellNetBgpM2PeerNonCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.7.1 | |||
| dellNetBgpM2PeerRouteReflectionExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.7.1.2796 | |||
| dellNetBgpM2PeerReflectorClientTable OBJECT-TYPE Table of route reflection client settings on a per-peer basis. | 1.3.6.1.4.1.6027.20.1.2.7.1.2796.1 | not-accessible | current | |
| dellNetBgpM2PeerReflectorClientEntry OBJECT-TYPE Entry containing data on a per-peer basis on whether the peer is configured as a route reflector client. | 1.3.6.1.4.1.6027.20.1.2.7.1.2796.1.1 | not-accessible | current | |
| dellNetBgpM2PeerReflectorClient OBJECT-TYPE This value indicates whether the given peer is a reflector client of this router, or not. A value of nonClient indicates that this peer is not a reflector client. A value of client indicates that this peer is a reflector client that is not fully meshed with other reflector clients. A value of meshedClient indicates that the peer is a reflector client and is fully meshed with all other reflector clients. This value must be nonClient (0) for BGP external peers. | 1.3.6.1.4.1.6027.20.1.2.7.1.2796.1.1.1 | INTEGER {nonClient(0), client(1), meshedClient(2)} | read-only | current |
| dellNetBgpM2PeerASConfederationExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.7.1.3065 | |||
| dellNetBgpM2PeerConfedMemberTable OBJECT-TYPE Table of confederation member settings on a per-peer basis. | 1.3.6.1.4.1.6027.20.1.2.7.1.3065.1 | not-accessible | current | |
| dellNetBgpM2PeerConfedMemberEntry OBJECT-TYPE Entry containing data on a per-peer basis on whether the peer is configured as a BGP confederation member. | 1.3.6.1.4.1.6027.20.1.2.7.1.3065.1.1 | not-accessible | current | |
| dellNetBgpM2PeerConfedMember OBJECT-TYPE This value indicates whether the given peer is in our confederation or not. | 1.3.6.1.4.1.6027.20.1.2.7.1.3065.1.1.1 | TruthValue | read-only | current |
| dellNetBgpM2PeerCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.7.2 | |||
| dellNetBgpM2PeerConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.8 | |||
| dellNetBgpM2CfgPeerAdminStatusTable OBJECT-TYPE Table containing rows for administratively starting and stopping peering sessions. | 1.3.6.1.4.1.6027.20.1.2.8.1 | not-accessible | current | |
| dellNetBgpM2CfgPeerAdminStatusEntry OBJECT-TYPE Entry containing row for administratively starting and stopping peers. | 1.3.6.1.4.1.6027.20.1.2.8.1.1 | not-accessible | current | |
| dellNetBgpM2CfgPeerAdminStatus OBJECT-TYPE This object allows the Manual Stop and Manual Start events to be sent to an activated peering session. | 1.3.6.1.4.1.6027.20.1.2.8.1.1.1 | INTEGER {stop(1), start(2)} | read-write | current |
| dellNetBgpM2CfgPeerNextIndex OBJECT-TYPE This object contains the next appropriate value to use as an index for creation of a row instance in in the dellNetBgpM2CfgPeerTable. If the number of available entries in the dellNetBgpM2CfgPeerTable is exhausted, a retrieval value of this object instance will return 0. A value of 0 may also be returned if the agent is otherwise incapable of dellNetBgpM2CfgPeerTable row creation at the time of dellNetBgpM2CfgPeerNextIndex retrieval. | 1.3.6.1.4.1.6027.20.1.2.8.2 | Integer32 (0..65535) | read-only | current |
| dellNetBgpM2CfgPeerTable OBJECT-TYPE BGP configuration peer table. This table allows the configuration of the parameters for a session with a BGP peer. +++wayne provide description of how config should be done for a peer per table. | 1.3.6.1.4.1.6027.20.1.2.8.3 | not-accessible | current | |
| dellNetBgpM2CfgPeerEntry OBJECT-TYPE Entry containing information set up by a management entity to configure a connection with a BGP peer. | 1.3.6.1.4.1.6027.20.1.2.8.3.1 | not-accessible | current | |
| dellNetBgpM2CfgPeerConfiguredVersion OBJECT-TYPE The configured version to originally start with this peer. The BGP speaker may permit negotiation to a lower version number of the protocol depending on the set value of dellNetBgpM2CfgAllowVersionNegotiation. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.1 | Unsigned32 (1..255) | read-create | current |
| dellNetBgpM2CfgAllowVersionNegotiation OBJECT-TYPE If set to true, during session establishment with this peer, negotiation to a version lower than that specified in dellNetBgpM2CfgPeerConfiguredVersion will be allowed. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.2 | TruthValue | read-create | current |
| dellNetBgpM2CfgPeerLocalAddrType OBJECT-TYPE The address family of the speakers of this BGP session. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.3 | InetAddressType | read-create | current |
| dellNetBgpM2CfgPeerLocalAddr OBJECT-TYPE The address of the local end of the peering session. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.4 | InetAddress (SIZE(4..20)) | read-create | current |
| dellNetBgpM2CfgPeerLocalAs OBJECT-TYPE Autonomous system represented to peer on peering session initialization. Some implementations of BGP can represent themselves as multiple ASes. These implementations can set this to an alternate autonomous system. If this object is set to zero (0) at the point this row instance is set to active, then the implementation will initialize this session representing itself as the value of dellNetBgpM2CfgLocalAs. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.5 | InetAutonomousSystemNumber | read-create | current |
| dellNetBgpM2CfgPeerRemoteAddrType OBJECT-TYPE The address family of the speakers of the remote BGP session. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.6 | InetAddressType | read-create | current |
| dellNetBgpM2CfgPeerRemoteAddr OBJECT-TYPE The address of the remote end (destination address of peer) for peering session. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.7 | InetAddress (SIZE(4..20)) | read-create | current |
| dellNetBgpM2CfgPeerRemoteAs OBJECT-TYPE Autonomous system number of the remote peer. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.8 | InetAutonomousSystemNumber | read-create | current |
| dellNetBgpM2CfgPeerEntryStorageType OBJECT-TYPE This object type specifies the intended storage type for the dellNetBgpM2CfgPeerEntry row instance. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.9 | StorageType | read-create | current |
| dellNetBgpM2CfgPeerError OBJECT-TYPE This value indicates the current error status of the row denoting the configured error status. If this row is still under creation (has not been activated dellNetBgpM2CfgPeerRowEntryStatus), then this instance will be set to not-activated (1). At the point that the row is activated, dellNetBgpM2CfgPeerError will reflect the error status of the row data itself. If there is another session already activated with the same local and remote addresses as denoted by {dellNetBgpM2CfgPeerLocalAddrType, dellNetBgpM2CfgPeerLocalAddr, dellNetBgpM2CfgPeerRemoteAddr}, then the value of this will be set to err-duplicate-peering-session (2). If this row is associated with a peer session whose initialization has been attempted, the value will be set to activated (3) (and, dellNetBgpM2PeerCfgPeerEntry will be set to the row instance of the entry in the dellNetBgpM2PeerTable which reflects the state of the peering session). Note that this object only reflects the error as a function of the attempted activation of this row as containing data for a bgp peering session. The actual state of the session at the point of any protocol exchange or session state machine initiation is reflected in the dellNetBgpM2PeerTable row instance (as reflected through dellNetBgpM2CfgPeerPeerEntry) associated with this row instance. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.10 | INTEGER {unknown(0), notActivated(1), errDuplicatePeeringSession(2), activated(3)} | read-only | current |
| dellNetBgpM2CfgPeerBgpPeerEntry OBJECT-TYPE Upon activation of the session data contained in this row instance, this object points to an instance of a row within the dellNetBgpM2PeerTable reflecting the session in its initializing or operational state. Retrieval of this column instance will always yield a value of {0.0} unless the session has successfully been activated (via dellNetBgpM2CfgPeerRowEntryStatus). Such row instances will always have a value of dellNetBgpM2CfgPeerError which is activated (3). | 1.3.6.1.4.1.6027.20.1.2.8.3.1.11 | RowPointer | read-only | current |
| dellNetBgpM2CfgPeerRowEntryStatus OBJECT-TYPE This object type is used to control creation, activation, and deletion of this row instance. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.12 | RowStatus | read-create | current |
| dellNetBgpM2CfgPeerIndex OBJECT-TYPE Uniquely identifies an instance of a peer row, as an element of configuration. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.13 | Integer32 (1..65535) | accessible-for-notify | current |
| dellNetBgpM2CfgPeerStatus OBJECT-TYPE This specifies the state of the peering session upon activation. If disabled, the FSM is in the halted state and no Automatic Start events are generated. If enabled, the FSM is in the running state and Automatic Start events may be generated. | 1.3.6.1.4.1.6027.20.1.2.8.3.1.14 | INTEGER {halted(1), running(2)} | read-create | current |
| dellNetBgpM2CfgPeerTimersTable OBJECT-TYPE Table for configuration of per-peer timers. | 1.3.6.1.4.1.6027.20.1.2.8.4 | not-accessible | current | |
| dellNetBgpM2CfgPeerTimersEntry OBJECT-TYPE Entry containing per-peer timer configuration. | 1.3.6.1.4.1.6027.20.1.2.8.4.1 | not-accessible | current | |
| dellNetBgpM2CfgPeerConnectRetryInterval OBJECT-TYPE Time interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds. | 1.3.6.1.4.1.6027.20.1.2.8.4.1.1 | Unsigned32 (1..65535) | read-create | current |
| dellNetBgpM2CfgPeerHoldTimeConfigured OBJECT-TYPE Time interval in seconds for the Hold Time configured for this BGP speaker with this peer. This value is placed in an OPEN message sent to this peer by this BGP speaker, and is compared with the Hold Time field in an OPEN message received from the peer when determining the Hold Time (dellNetBgpM2PeerHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0) in which case the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds. | 1.3.6.1.4.1.6027.20.1.2.8.4.1.2 | Unsigned32 (0 | 3..65535) | read-create | current |
| dellNetBgpM2CfgPeerKeepAliveConfigured OBJECT-TYPE Time interval in seconds for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages frequency relative to the value specified in dellNetBgpM2PeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by dellNetBgpM2PeerKeepAlive. A reasonable maximum value for this timer would be configured to be one third of that of dellNetBgpM2PeerHoldTimeConfigured. If the value of this object is zero (0), no periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds. | 1.3.6.1.4.1.6027.20.1.2.8.4.1.3 | Unsigned32 (0 | 1..21845) | read-create | current |
| dellNetBgpM2CfgPeerMinASOrigInterval OBJECT-TYPE Time interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds. | 1.3.6.1.4.1.6027.20.1.2.8.4.1.4 | Unsigned32 (0..65535) | read-create | current |
| dellNetBgpM2CfgPeerMinRouteAdverInter OBJECT-TYPE Time interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds. | 1.3.6.1.4.1.6027.20.1.2.8.4.1.5 | Unsigned32 (0..65535) | read-create | current |
| dellNetBgpM2CfgPeerExtensions OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.8.5 | |||
| dellNetBgpM2CfgPeerNonCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.8.5.1 | |||
| dellNetBgpM2CfgPeerRouteReflectionExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.8.5.1.2796 | |||
| dellNetBgpM2CfgPeerReflectorClientTable OBJECT-TYPE Table of route reflection client settings on a per-peer basis. | 1.3.6.1.4.1.6027.20.1.2.8.5.1.2796.1 | not-accessible | current | |
| dellNetBgpM2CfgPeerReflectorClientEntry OBJECT-TYPE Entry containing data on a per-peer basis on whether the peer is configured as a route reflector client. | 1.3.6.1.4.1.6027.20.1.2.8.5.1.2796.1.1 | not-accessible | current | |
| dellNetBgpM2CfgPeerReflectorClient OBJECT-TYPE This value indicates whether the given peer is a reflector client of this router, or not. A value of nonClient indicates that this peer is not a reflector client. A value of client indicates that this peer is a reflector client that is not fully meshed with other reflector clients. A value of meshedClient indicates that the peer is a reflector client and is fully meshed with all other reflector clients. This value must be nonClient (0) for BGP external peers. | 1.3.6.1.4.1.6027.20.1.2.8.5.1.2796.1.1.1 | INTEGER {nonClient(0), client(1), meshedClient(2)} | read-create | current |
| dellNetBgpM2CfgPeerASConfederationExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.8.5.1.3065 | |||
| dellNetBgpM2CfgPeerConfedMemberTable OBJECT-TYPE Table of confederation member settings on a per-peer basis. | 1.3.6.1.4.1.6027.20.1.2.8.5.1.3065.1 | not-accessible | current | |
| dellNetBgpM2CfgPeerConfedMemberEntry OBJECT-TYPE Entry containing data on a per-peer basis on whether the peer is configured as a BGP confederation member. | 1.3.6.1.4.1.6027.20.1.2.8.5.1.3065.1.1 | not-accessible | current | |
| dellNetBgpM2CfgPeerConfedMember OBJECT-TYPE This value indicates whether the given peer is in our confederation or not. | 1.3.6.1.4.1.6027.20.1.2.8.5.1.3065.1.1.1 | TruthValue | read-create | current |
| dellNetBgpM2CfgPeerCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.2.8.5.2 | |||
| dellNetBgpM2Rib OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.3 | |||
| dellNetBgpM2NlriTable OBJECT-TYPE The BGP-4 Received Path Attribute Table contains information about paths to destination networks received from all BGP4 peers. Collectively, this represents the Adj-Ribs-In. The route where dellNetBgpM2NlriBest is TRUE represents, for this NLRI, the route that is installed in the LocRib from the Adj-Ribs-In. | 1.3.6.1.4.1.6027.20.1.3.1 | not-accessible | current | |
| dellNetBgpM2NlriEntry OBJECT-TYPE Information about a path to a network. | 1.3.6.1.4.1.6027.20.1.3.1.1 | not-accessible | current | |
| dellNetBgpM2NlriIndex OBJECT-TYPE This index allows for multiple instances of a base prefix for a certain AFI SAFI from a given peer. This is currently useful for two things: 1. Allowing for a peer in future implementations to send more than a single route instance. 2. Allow for extensions which extend the NLRI field to send the same prefix while utilizing other extension specific information. An example of this is RFC 3107 - Carrying MPLS labels in BGP. | 1.3.6.1.4.1.6027.20.1.3.1.1.1 | Unsigned32 | read-only | current |
| dellNetBgpM2NlriAfi OBJECT-TYPE The address family of the prefix for this NLRI. | 1.3.6.1.4.1.6027.20.1.3.1.1.2 | DellNetBgpM2Afi | read-only | current |
| dellNetBgpM2NlriSafi OBJECT-TYPE The subsequent address family of the prefix for this NLRI | 1.3.6.1.4.1.6027.20.1.3.1.1.3 | DellNetBgpM2Safi | read-only | current |
| dellNetBgpM2NlriPrefixType OBJECT-TYPE The type of the IP address prefix in the Network Layer Reachability Information field. The value of this object is derived from the appropriate value from the dellNetBgpM2NlriAfi field. Where an appropriate InetAddressType is not available, the value of the object must be unknown(0). XXX TODO - This seems like a hack. | 1.3.6.1.4.1.6027.20.1.3.1.1.4 | InetAddressType | read-only | current |
| dellNetBgpM2NlriPrefix OBJECT-TYPE An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by dellNetBgpM2PathAttrAddrPrefixLen. Any bits beyond the length specified by dellNetBgpM2PathAttrAddrPrefixLen are zeroed. | 1.3.6.1.4.1.6027.20.1.3.1.1.5 | InetAddress (SIZE(4..20)) | read-only | current |
| dellNetBgpM2NlriPrefixLen OBJECT-TYPE Length in bits of the address prefix in the Network Layer Reachability Information field. | 1.3.6.1.4.1.6027.20.1.3.1.1.6 | InetAddressPrefixLength | read-only | current |
| dellNetBgpM2NlriBest OBJECT-TYPE An indication of whether or not this route was chosen as the best BGP4 route. | 1.3.6.1.4.1.6027.20.1.3.1.1.7 | TruthValue | read-only | current |
| dellNetBgpM2NlriCalcLocalPref OBJECT-TYPE The degree of preference calculated by the receiving BGP4 speaker for an advertised route. | 1.3.6.1.4.1.6027.20.1.3.1.1.8 | Unsigned32 | read-only | current |
| dellNetBgpM2PathAttrIndex OBJECT-TYPE This value is a unique index for the per-NLRI entry in the dellNetBgpM2PathAttrTable. It is assigned by the agent at the point of creation of the dellNetBgpM2PathAttrTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of dellNetBgpM2PathAttrIndex row instance values across rows of the dellNetBgpM2PeerAttrTable. It is used to provide an index structure for other tables whose data is logically per-peer, per-NLRI. | 1.3.6.1.4.1.6027.20.1.3.1.1.9 | Unsigned32 | read-only | current |
| dellNetBgpM2NlriOpaqueType OBJECT-TYPE This object enumerates the type of the row that is pointed to in the table row dellNetBgpM2NlriOpaquePointer instance, if dellNetBgpM2NlriOpaquePointer is in fact not a zero length. dellNetBgpM2NlriOpaqueType is necessary since the data referenced by dellNetBgpM2NlriOpaquePointer is opaque to BGP. For example, in the case of RFC 3107, the label stack that is pointed to may occur in the mplsLabelStackTable from the MPLS-LSR-MIB, and the instance value of dellNetBgpM2NlriOpaqueType would be bgpMplsLabelStack(1). | 1.3.6.1.4.1.6027.20.1.3.1.1.10 | INTEGER {none(0), bgpMplsLabelStack(1)} | read-only | current |
| dellNetBgpM2NlriOpaquePointer OBJECT-TYPE Pointer to a row that decomposes the data that is opaque to the BGP MIB but is sent in the NLRI. This RowPointer has zero (0) length data instance if dellNetBgpM2NlriOpaqueType is none. | 1.3.6.1.4.1.6027.20.1.3.1.1.11 | RowPointer | read-only | current |
| dellNetBgpM2AdjRibsOutTable OBJECT-TYPE This table contains on a per-peer basis one or more routes from the dellNetBgpM2NlriTable that have been placed in this peer's Adj-Ribs-Out. | 1.3.6.1.4.1.6027.20.1.3.2 | not-accessible | current | |
| dellNetBgpM2AdjRibsOutEntry OBJECT-TYPE List of BGP routes that have been placed into a peer's Adj-Ribs-Out. | 1.3.6.1.4.1.6027.20.1.3.2.1 | not-accessible | current | |
| dellNetBgpM2AdjRibsOutIndex OBJECT-TYPE Certain extensions to BGP permit multiple instance of a per afi, per safi prefix to be advertised to a peer. This object allows the enumeration of them. | 1.3.6.1.4.1.6027.20.1.3.2.1.1 | Unsigned32 | read-only | current |
| dellNetBgpM2AdjRibsOutRoute OBJECT-TYPE This object points to the route in the dellNetBgpM2NlriTable that corresponds to the entry in the peer's Adj-Rib-Out. Outgoing route maps are not reflected at this point as those are part of the Update-Send process. | 1.3.6.1.4.1.6027.20.1.3.2.1.2 | RowPointer | read-only | current |
| dellNetBgpM2PathAttrCount OBJECT-TYPE The number of entries in the dellNetBgpM2PathAttrTable. | 1.3.6.1.4.1.6027.20.1.3.3 | Counter32 | read-only | current |
| dellNetBgpM2PathAttrTable OBJECT-TYPE Provides per advertised network-prefix attribute data, as advertised over a peering session. | 1.3.6.1.4.1.6027.20.1.3.4 | not-accessible | current | |
| dellNetBgpM2PathAttrEntry OBJECT-TYPE Each entry contains data about a given network prefix, per-prefix and per-advertising peer. | 1.3.6.1.4.1.6027.20.1.3.4.1 | not-accessible | current | |
| dellNetBgpM2PathAttrOrigin OBJECT-TYPE The ultimate origin of the path information. | 1.3.6.1.4.1.6027.20.1.3.4.1.1 | INTEGER {igp(1), egp(2), incomplete(3)} | read-only | current |
| dellNetBgpM2PathAttrNextHopAddrType OBJECT-TYPE The address family of the address for the border router that should be used to access the destination network. | 1.3.6.1.4.1.6027.20.1.3.4.1.2 | InetAddressType | read-only | current |
| dellNetBgpM2PathAttrNextHop OBJECT-TYPE The address of the border router that should be used to access the destination network. This address is the nexthop address received in the UPDATE packet. The address family of this object will be the same as that of the prefix in this row. Note that for RFC2545 style double nexthops, this object will always contain the global scope nexthop. dellNetBgpM2LinkLocalNextHopTable will contain the linklocal scope nexthop. In the case that the mechanism documented in draft-kato-bgp-ipv6-link-local-00.txt is used and only a link local nexthop has been sent, , dellNetBgpM2LinkLocalNextHopPresent will be false and dellNetBgpM2PathAttrNextHop will contain the link local nexthop. | 1.3.6.1.4.1.6027.20.1.3.4.1.3 | InetAddress (SIZE(4..20)) | read-only | current |
| dellNetBgpM2PathAttrMedPresent OBJECT-TYPE Whether or not the MED value is present. If it is not present, the dellNetBgpM2PathAttrMed object has no useful value and should be set to 0. | 1.3.6.1.4.1.6027.20.1.3.4.1.4 | TruthValue | read-only | current |
| dellNetBgpM2PathAttrMed OBJECT-TYPE This metric is used to discriminate between multiple exit points to an adjacent autonomous system. | 1.3.6.1.4.1.6027.20.1.3.4.1.5 | Unsigned32 | read-only | current |
| dellNetBgpM2PathAttrLocalPrefPresent OBJECT-TYPE Whether or not the LocalPref value is present. If it is not present, the dellNetBgpM2PathAttrLocalPref object has no useful value and should be set to 0. | 1.3.6.1.4.1.6027.20.1.3.4.1.6 | TruthValue | read-only | current |
| dellNetBgpM2PathAttrLocalPref OBJECT-TYPE The originating BGP4 speakers degree of preference for an advertised route. | 1.3.6.1.4.1.6027.20.1.3.4.1.7 | Unsigned32 | read-only | current |
| dellNetBgpM2PathAttrAtomicAggregate OBJECT-TYPE When this object is set to atomicAggregatePresent, the ATOMIC_AGGREGATE Path Attribute is present and indicates that the NLRI MUST NOT be made more specific. | 1.3.6.1.4.1.6027.20.1.3.4.1.8 | INTEGER {atomicAggregatePresent(1), atomicAggregateMissing(2)} | read-only | current |
| dellNetBgpM2PathAttrAggregatorAS OBJECT-TYPE The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note propagation of AS of zero is illegal in the Internet. | 1.3.6.1.4.1.6027.20.1.3.4.1.9 | InetAutonomousSystemNumber | read-only | current |
| dellNetBgpM2PathAttrAggregatorAddr OBJECT-TYPE The IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute. | 1.3.6.1.4.1.6027.20.1.3.4.1.10 | DellNetBgpM2Identifier | read-only | current |
| dellNetBgpM2AsPathCalcLength OBJECT-TYPE This value represents the calculated length of the AS Path according to the rules of the BGP specification. This value is used in route selection. | 1.3.6.1.4.1.6027.20.1.3.4.1.11 | Unsigned32 | read-only | current |
| dellNetBgpM2AsPathString OBJECT-TYPE This is a string depicting the autonomous system path to this network which was received from the peer which advertised it. The format of the string is implementation-dependent, and should be designed for operator readability. | 1.3.6.1.4.1.6027.20.1.3.4.1.12 | SnmpAdminString | read-only | current |
| dellNetBgpM2AsPathIndex OBJECT-TYPE This value is a unique index for the decomposed AS Path in the dellNetBgpM2AsPathTable. It is assigned by the agent at the point of creation of the dellNetBgpM2AsPathTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of dellNetBgpM2AsPathIndex row instance values across rows of the dellNetBgpM2AsPathTable. | 1.3.6.1.4.1.6027.20.1.3.4.1.13 | Unsigned32 | read-only | current |
| dellNetBgpM2AsPath4byteTable OBJECT-TYPE This table is present for BGP speakers that support the AS 4byte specification and are functioning as a router between 2-byte and 4-byte AS space. | 1.3.6.1.4.1.6027.20.1.3.5 | not-accessible | current | |
| dellNetBgpM2AsPath4byteEntry OBJECT-TYPE Each row contains the information for the AS 4-byte extension's NEW_AS_PATH and NEW_AGGREGATOR attributes. | 1.3.6.1.4.1.6027.20.1.3.5.1 | not-accessible | current | |
| dellNetBgpM2AsPath4bytePathPresent OBJECT-TYPE This value may only be true if this BGP Speaker is functioning as a router between ASs that are in 2-byte and 4-byte AS space. If this value is true, then the NEW_AS_PATH attributes are present and the 4-byte versions of the appropriate path attributes are in this row. If this value is false, then the following values will be present in the row: dellNetBgpM2PathAttrAggregatorAS - zero (0). dellNetBgpM2AsPathCalcLength - zero (0). dellNetBgpM2AsPathString - zero (0) length string. dellNetBgpM2AsPathIndex - zero (0). | 1.3.6.1.4.1.6027.20.1.3.5.1.1 | TruthValue | read-only | current |
| dellNetBgpM2AsPath4byteAggregatorAS OBJECT-TYPE The NEW_AGGREGATOR AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note propagation of AS of zero is illegal in the Internet. | 1.3.6.1.4.1.6027.20.1.3.5.1.2 | InetAutonomousSystemNumber | read-only | current |
| dellNetBgpM2AsPath4byteCalcLength OBJECT-TYPE This value represents the calculated length of the NEW_AS_PATH according to the rules of the BGP specification. This value is used in route selection. | 1.3.6.1.4.1.6027.20.1.3.5.1.3 | Unsigned32 | read-only | current |
| dellNetBgpM2AsPath4byteString OBJECT-TYPE This is a string depicting the autonomous system path to this network which was received from the peer which advertised it. The format of the string is implementation-dependent, and should be designed for operator readability. | 1.3.6.1.4.1.6027.20.1.3.5.1.4 | SnmpAdminString | read-only | current |
| dellNetBgpM2AsPath4byteIndex OBJECT-TYPE This value is a unique index for the decomposed AS Path in the dellNetBgpM2AsPathTable. It is assigned by the agent at the point of creation of the dellNetBgpM2AsPathTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of dellNetBgpM2AsPathIndex row instance values across rows of the dellNetBgpM2AsPathTable. | 1.3.6.1.4.1.6027.20.1.3.5.1.5 | Unsigned32 | read-only | current |
| dellNetBgpM2AsPathTable OBJECT-TYPE The BGP-4 Path Attribute AS Path Table contains the per network path (NLRI) AS PATH data received from the advertising BGP peer. | 1.3.6.1.4.1.6027.20.1.3.6 | not-accessible | current | |
| dellNetBgpM2AsPathTableEntry OBJECT-TYPE Information about an AS path provided with a path to a network. | 1.3.6.1.4.1.6027.20.1.3.6.1 | not-accessible | current | |
| dellNetBgpM2AsPathSegmentIndex OBJECT-TYPE A per-AS path segment index. This will index a set of autonomous systems in an AS path which are part of the same sequence or set (as determined by the row value of dellNetBgpM2AsPathType, which should be the same value for each dellNetBgpM2AsPathTable entry indexed by the same (dellNetBgpM2PathAttrIndex, dellNetBgpM2AsPathIndex) pair). | 1.3.6.1.4.1.6027.20.1.3.6.1.1 | Unsigned32 | read-only | current |
| dellNetBgpM2AsPathElementIndex OBJECT-TYPE A per-AS element index. This will index a particular AS within a sequence or set of autonomous systems in an AS path. | 1.3.6.1.4.1.6027.20.1.3.6.1.2 | Unsigned32 | read-only | current |
| dellNetBgpM2AsPathType OBJECT-TYPE The type of sequence in which this asPath was advertised as an attribute. Note that all asPath row instances for a given (dellNetBgpM2PathAttrIndex, dellNetBgpM2AsPathIndex) index pair will have their dellNetBgpM2AsPathType set to the same value. The values for dellNetBgpM2AsPathType are interpreted as defined in the base BGP document and the BGP AS Confederations document. | 1.3.6.1.4.1.6027.20.1.3.6.1.3 | INTEGER {asSet(1), asSequence(2), confedSequence(3), confedSet(4)} | read-only | current |
| dellNetBgpM2AsPathElementValue OBJECT-TYPE An AS value for an AS the related NLRI traversed in the propagation of its advertisement. This value is to be interpreted in the context of the sequence implied by dellNetBgpM2AsPathIndex and dellNetBgpM2AsPathType (and, in sequence of the other table rows with the same value of dellNetBgpM2PathAttrIndex and dellNetBgpM2AsPathIndex). | 1.3.6.1.4.1.6027.20.1.3.6.1.4 | InetAutonomousSystemNumber | read-only | current |
| dellNetBgpM2PathAttrUnknownTable OBJECT-TYPE The BGP-4 Path Attribute Unknown Table contains the per network path (NLRI) data on the path attributes advertised with a route but not known to the local BGP implementation or not otherwise capable of being returned from this agent. The absence of row data for a given index value for dellNetBgpM2PathAttrIndex indicates a lack of such unknown attribute information for the indicated network path (as indexed by that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable). | 1.3.6.1.4.1.6027.20.1.3.7 | not-accessible | current | |
| dellNetBgpM2PathAttrUnknownEntry OBJECT-TYPE Information about an unknown attribute provided with a path to a network. | 1.3.6.1.4.1.6027.20.1.3.7.1 | not-accessible | current | |
| dellNetBgpM2PathAttrUnknownIndex OBJECT-TYPE An integer index for a row in this table. | 1.3.6.1.4.1.6027.20.1.3.7.1.1 | Unsigned32 | read-only | current |
| dellNetBgpM2PathAttrUnknownType OBJECT-TYPE The attribute type advertised with this unknown attribute by the peer. | 1.3.6.1.4.1.6027.20.1.3.7.1.2 | Unsigned32 | read-only | current |
| dellNetBgpM2PathAttrUnknownValue OBJECT-TYPE Value of path attribute not understood by the base BGP-4 document. Octets beyond the maximum size, if any, are not recorded by this row object. | 1.3.6.1.4.1.6027.20.1.3.7.1.3 | OCTET STRING (SIZE(0..4070)) | read-only | current |
| dellNetBgpM2PathAttrExtensions OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.3.8 | |||
| dellNetBgpM2PathAttrNonCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.3.8.1 | |||
| dellNetBgpM2PathAttrCommunityExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.3.8.1.1997 | |||
| dellNetBgpM2PathAttrCommTable OBJECT-TYPE The BGP-4 Path Attribute Community Table contains the per network path (NLRI) data on the community membership advertised with a route. The absence of row data for a given index value for dellNetBgpM2PathAttrIndex indicates a lack of this attribute information for the indicated network path (as indexed by that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable). | 1.3.6.1.4.1.6027.20.1.3.8.1.1997.1 | not-accessible | current | |
| dellNetBgpM2PathAttrCommEntry OBJECT-TYPE Information about a community association provided with a path to a network. | 1.3.6.1.4.1.6027.20.1.3.8.1.1997.1.1 | not-accessible | current | |
| dellNetBgpM2PathAttrCommIndex OBJECT-TYPE An integer index for a row in this table. | 1.3.6.1.4.1.6027.20.1.3.8.1.1997.1.1.1 | Unsigned32 | read-only | current |
| dellNetBgpM2PathAttrCommValue OBJECT-TYPE A value representing a community. There are certain 4-octet long values which could be returned in this columnar row data that carry additional semantics. | 1.3.6.1.4.1.6027.20.1.3.8.1.1997.1.1.2 | DellNetBgpM2Community | read-only | current |
| dellNetBgpM2LinkLocalNextHopTable OBJECT-TYPE Table of link local nexthops as sent by RFC 2545 for IPv6 BGP Speakers. | 1.3.6.1.4.1.6027.20.1.3.8.1.2545 | not-accessible | current | |
| dellNetBgpM2LinkLocalNextHopEntry OBJECT-TYPE Entry containing the link-local nexthops as sent by a BGP speaker running RFC 2545 extensions for double-nexthops. | 1.3.6.1.4.1.6027.20.1.3.8.1.2545.1 | not-accessible | current | |
| dellNetBgpM2LinkLocalNextHopPresent OBJECT-TYPE This value is TRUE if and only if the BGP speaker is receiving IPv6 NLRI using the RFC 2545 double nexthop convention and it has received a link local scope nexthop in addition to the global scope nexthop. | 1.3.6.1.4.1.6027.20.1.3.8.1.2545.1.1 | TruthValue | read-only | current |
| dellNetBgpM2LinkLocalNextHop OBJECT-TYPE This value contains an IPv6 link local address of InetAddressType of type ipv6z. This value is only present if dellNetBgpM2LinkLocalNextHopPresent is true. | 1.3.6.1.4.1.6027.20.1.3.8.1.2545.1.2 | InetAddress (SIZE(20)) | read-only | current |
| dellNetBgpM2PathAttrRouteReflectionExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.3.8.1.2796 | |||
| dellNetBgpM2PathAttrOriginatorIdTable OBJECT-TYPE Per prefix data pertinent to advertisement of a network prefix through an originator. | 1.3.6.1.4.1.6027.20.1.3.8.1.2796.1 | not-accessible | current | |
| dellNetBgpM2PathAttrOriginatorIdEntry OBJECT-TYPE Each entry contains data pertinent to a network prefix as received through its originating BGP route reflector. | 1.3.6.1.4.1.6027.20.1.3.8.1.2796.1.1 | not-accessible | current | |
| dellNetBgpM2PathAttrOriginatorId OBJECT-TYPE The Originator-ID identifying the router that initially advertised this destination to a Route Reflector. A value of 0.0.0.0 indicates the absence of this attribute. | 1.3.6.1.4.1.6027.20.1.3.8.1.2796.1.1.1 | DellNetBgpM2Identifier | read-only | current |
| dellNetBgpM2PathAttrClusterTable OBJECT-TYPE The BGP-4 Path Attribute Cluster Table contains the per network path (NLRI) data on the reflection path which a route has traversed. The absence of row data for a given index value for dellNetBgpM2PathAttrIndex indicates a lack of this attribute information for the indicated network path (as indexed by that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable). | 1.3.6.1.4.1.6027.20.1.3.8.1.2796.2 | not-accessible | current | |
| dellNetBgpM2PathAttrClusterEntry OBJECT-TYPE Information about a cluster traversal provided with a path to a network. | 1.3.6.1.4.1.6027.20.1.3.8.1.2796.2.1 | not-accessible | current | |
| dellNetBgpM2PathAttrClusterIndex OBJECT-TYPE An integral index for a row in this table. | 1.3.6.1.4.1.6027.20.1.3.8.1.2796.2.1.1 | Unsigned32 | read-only | current |
| dellNetBgpM2PathAttrClusterValue OBJECT-TYPE A four octet long value representing a part of the reflection path that the route has passed. Each such four octet long value represents the ID of a cluster that the route has traversed. The sequence of this path as received in the route advertisement will be preserved in the sequence of dellNetBgpM2PathAttrClusterTable rows (and the dellNetBgpM2PathAttrClusterValues in each row) as returned for a given dellNetBgpM2PathAttrIndex value, and the monotonically increasing sequence of dellNetBgpM2PathAttrClusterIndex values for that dellNetBgpM2PathAttrIndex. | 1.3.6.1.4.1.6027.20.1.3.8.1.2796.2.1.2 | DellNetBgpM2Identifier | read-only | current |
| dellNetBgpM2PathAttrExtCommTable OBJECT-TYPE The BGP-4 Path Attribute Community Table contains the per network path (NLRI) data on the extended community membership advertised with a route. The absence of row data for a given index value for dellNetBgpM2PathAttrIndex indicates a lack of this attribute information for the indicated network path (as indexed by that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable). XXX JMH - can not assign the OID until an RFC is published. | 1.3.6.1.4.1.6027.20.1.3.8.1.3501 | not-accessible | current | |
| dellNetBgpM2PathAttrExtCommEntry OBJECT-TYPE Information about an extended community association provided with a path to a network. | 1.3.6.1.4.1.6027.20.1.3.8.1.3501.1 | not-accessible | current | |
| dellNetBgpM2PathAttrExtCommIndex OBJECT-TYPE An integral index for a row in this table. | 1.3.6.1.4.1.6027.20.1.3.8.1.3501.1.1 | Unsigned32 | read-only | current |
| dellNetBgpM2PathAttrExtCommValue OBJECT-TYPE A value representing an extended community which was received with the route implied by the dellNetBgpM2PathAttr Index value of this row data. There are certain 8-octet long values which could be returned in this columnar row data that carry additional semantics. | 1.3.6.1.4.1.6027.20.1.3.8.1.3501.1.2 | DellNetBgpM2ExtendedCommunity | read-only | current |
| dellNetBgpM2PathAttrCapExts OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.3.8.2 | |||
| dellNetBgpM2Conformance OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.4 | |||
| dellNetBgpM2MIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.4.1 | |||
| dellNetBgpM2MIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6027.20.1.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| dellNetBgpM2Established NOTIFICATION-TYPE The BGP Established event is generated when the BGP FSM enters the ESTABLISHED state. | 1.3.6.1.4.1.6027.20.1.1.0.1 | current |
| dellNetBgpM2BackwardTransition NOTIFICATION-TYPE The BGPBackwardTransition Event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. | 1.3.6.1.4.1.6027.20.1.1.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| dellNetBgpM2MIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the BGP4 mib. | 1.3.6.1.4.1.6027.20.1.4.1.1 | current |
| dellNetBgpM2CommunitiesGroup OBJECT-GROUP Objects associated with BGP communities. | 1.3.6.1.4.1.6027.20.1.4.2.1 | current |
| dellNetBgpM2ExtCommunitiesGroup OBJECT-GROUP Objects associated with BGP extended communities. | 1.3.6.1.4.1.6027.20.1.4.2.2 | current |
| dellNetBgpM2RouteReflectionGroup OBJECT-GROUP Objects associated with BGP route reflection. | 1.3.6.1.4.1.6027.20.1.4.2.3 | current |
| dellNetBgpM2AsConfederationGroup OBJECT-GROUP Objects associated with BGP confederation membership. | 1.3.6.1.4.1.6027.20.1.4.2.4 | current |
| dellNetBgpM2TimersGroup OBJECT-GROUP Objects associated with BGP peering timers. | 1.3.6.1.4.1.6027.20.1.4.2.5 | current |
| dellNetBgpM2CountersGroup OBJECT-GROUP Objects to count discrete events and exchanges on BGP sessions. | 1.3.6.1.4.1.6027.20.1.4.2.6 | current |
| dellNetBgpM2CapabilitiesGroup OBJECT-GROUP Objects to report capabilities as received on BGP sessions. | 1.3.6.1.4.1.6027.20.1.4.2.7 | current |
| dellNetBgpM2AsPathGroup OBJECT-GROUP Objects to report AS paths received on BGP NLRIs. | 1.3.6.1.4.1.6027.20.1.4.2.8 | current |
| dellNetBgpM2As4byteGroup OBJECT-GROUP AS Size objects. | 1.3.6.1.4.1.6027.20.1.4.2.9 | current |
| dellNetBgpM2BaseGroup OBJECT-GROUP Basic objects in local BGP implementation. | 1.3.6.1.4.1.6027.20.1.4.2.10 | current |
| dellNetBgpM2ErrorsGroup OBJECT-GROUP Errors received on BGP peering sessions. | 1.3.6.1.4.1.6027.20.1.4.2.11 | current |
| dellNetBgpM2PeerGroup OBJECT-GROUP Core object types on BGP peering sessions. | 1.3.6.1.4.1.6027.20.1.4.2.12 | current |
| dellNetBgpM2PathAttributesGroup OBJECT-GROUP Attributes received on BGP peering sessions. | 1.3.6.1.4.1.6027.20.1.4.2.13 | current |
| dellNetBgpM2PeerConfigurationGroup OBJECT-GROUP Configuration objects for BGP peers. | 1.3.6.1.4.1.6027.20.1.4.2.14 | current |
| dellNetBgpM2PeerRouteReflectorCfgGroup OBJECT-GROUP Configuration objects for BGP peers that support route reflection. | 1.3.6.1.4.1.6027.20.1.4.2.15 | current |
| dellNetBgpM2PeerAsConfederationCfgGroup OBJECT-GROUP Configuration objects for BGP peers that support BGP confederations. | 1.3.6.1.4.1.6027.20.1.4.2.16 | current |
| dellNetBgpM2MIBNotificationsGroup NOTIFICATION-GROUP This group contains objects for notifications supported by this mib module. | 1.3.6.1.4.1.6027.20.1.4.2.17 | current |
| dellNetBgpM2Rfc2545Group OBJECT-GROUP This group is required for peers that support exchanging of IPv6 NLRI per RFC 2545. | 1.3.6.1.4.1.6027.20.1.4.2.18 | current |