Home/Catalog/Nortel-Magellan-Passport-BgpMIB

Nortel-Magellan-Passport-BgpMIB

AI MIB Summary

Standard SNMP MIB module defining data structures for Nortel-Magellan-Passport-BgpMIB.

273
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

273 total
Object Name
bgpMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141
IMPORTS
Unknown
.1.3.6.1.4.1.562.2.4.2.141
bgpGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141.1
bgpGroupBE
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141.1.5
bgpGroupBE01
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141.1.5.2
bgpGroupBE01A
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141.1.5.2.2
bgpCapabilities
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141.3
bgpCapabilitiesBE
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141.3.5
bgpCapabilitiesBE01
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141.3.5.2
bgpCapabilitiesBE01A
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.141.3.5.2.2
vrIpBgp
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21
vrIpBgpRowStatusTableThis entry controls the addition and deletion of vrIpBgp components.
SEQUENCE OF VrIpBgpRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.1
vrIpBgpRowStatusEntryA single entry in the table represents a single vrIpBgp component.
VrIpBgpRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.1.1
vrIpBgpRowStatusThis variable is used as the basis for SNMP naming of vrIpBgp components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.1.1.1
vrIpBgpComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.1.1.2
vrIpBgpStorageTypeThis variable represents the storage type value for the vrIpBgp tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.1.1.4
vrIpBgpIndexThis variable represents the index for the vrIpBgp tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.100.6.21.1.1.10
vrIpBgpPeer
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2
vrIpBgpPeerRowStatusTableThis entry controls the addition and deletion of vrIpBgpPeer components.
SEQUENCE OF VrIpBgpPeerRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.1
vrIpBgpPeerRowStatusEntryA single entry in the table represents a single vrIpBgpPeer component.
VrIpBgpPeerRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.1.1
vrIpBgpPeerRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpPeer components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.1.1.1
vrIpBgpPeerComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.1.1.2
vrIpBgpPeerStorageTypeThis variable represents the storage type value for the vrIpBgpPeer tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.1.1.4
vrIpBgpPeerPeerAddressIndexThis variable represents the index for the vrIpBgpPeer tables.
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.1.1.10
vrIpBgpPeerProvTableThis group contains the provisionable attributes for this BGP Peer component
SEQUENCE OF VrIpBgpPeerProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10
vrIpBgpPeerProvEntryAn entry in the vrIpBgpPeerProvTable.
VrIpBgpPeerProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1
vrIpBgpPeerPeerAsThis attribute specifies the autonomous system identifier of this BGP Peer component. It will be used to verify the autonomous system identifier learned from the peer through the OPEN message. The peer connection will be rejected and a NOTIFICATION message will be sent to the peer if these two numbers don't match.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.1
vrIpBgpPeerLocalAddressConfiguredThis attribute specifies the local IP address configured for this Bgp Peer connection. If this attribute is 0.0.0.0, TCP will choose a local IP interface based on the remote IP address of this peer connection and the IP forwarding table. The value chosen is stored in the localAddressUsed attribute under the same Peer component.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.2
vrIpBgpPeerKeepAliveConfiguredThis attribute specifies the configured interval in seconds, between BGP KEEPALIVE message retransmissions. It is used to establish the ratio between keepalive interval and hold time. If this attribute is zero, then the holdTimeConfigured attribute should also be zero, which means that periodic KEEPALIVE messages will not be sent.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.3
vrIpBgpPeerHoldTimeConfiguredThis attribute specifies the maximum time in seconds, that may elapse without receiving a KEEPALIVE or UPDATE message before the connection is considered down. The hold time must be either zero or at least three seconds. If this attribute is zero, then the keepAliveConfigured attribute should also be zero, which means that periodic KEEPALIVE messages will not be sent.rw
Unsigned32 (0 | 3..65535)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.4
vrIpBgpPeerConnectRetryTimeThis attribute specifies the time interval in seconds for the ConnectRetry timer. It is the minimum amount of time that must elapse between successive TCP connection retries for establishing BGP peer connection.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.5
vrIpBgpPeerMinAsOrigTimeThis attribute specifies the time interval in seconds for the MinAsOriginationInterval timer. It is the minimum amount of time that must elapse between updates that advertise a change to a route within the local autonomous system to neighboring autonomous systems.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.6
vrIpBgpPeerMinRouteAdvTimeThis attribute specifies the time interval in seconds for the MinRouteAdvertisementInterval timer. Feasible routes received from peers in other autonomous systems may only be re-advertised to peers in other autonomous systems at a rate no greater than MinRouteAdvertisementInterval.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.7
vrIpBgpPeerDefaultInAggMedThis attribute specifies this Bgp Peer component instance's metric for generating a dynamic default route whenever this external bgp peer got established. It is used to prioritize between the dynamic default routes generated by Passport Bgp speakers. If this attribute is not set, Bgp will not generate a dynamic default route. If this attribute is set, Bgp will automatically generate a dynamic default route when the connection established.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.8
vrIpBgpPeerIsRouteReflectorClientThis attribute specifies whether the peer is a client peer or non- client peer of this Bgp instance. The attribute is only meaningful if attribute routeReflector of Bgp is true.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.10.1.9
vrIpBgpPeerStateTableThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF VrIpBgpPeerStateEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.11
vrIpBgpPeerStateEntryAn entry in the vrIpBgpPeerStateTable.
VrIpBgpPeerStateEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.11.1
vrIpBgpPeerAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.11.1.1
vrIpBgpPeerOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.11.1.2
vrIpBgpPeerUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.11.1.3
vrIpBgpPeerOperTableThis group contains the operational attributes for the Peer component.
SEQUENCE OF VrIpBgpPeerOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12
vrIpBgpPeerOperEntryAn entry in the vrIpBgpPeerOperTable.
VrIpBgpPeerOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1
vrIpBgpPeerConnectionStateThis attribute indicates the current state of this BGP peer connection. The meaning of each state is as follows: idle - it is the initial state of the BGP peer connection. Error events will also cause BGP peer connection to transit to the idle state. connect - BGP has initiated a TCP connection request to this peer, and waiting for reply from that peer. active - BGP is not initiating a TCP connection request to this peer, because TCP connection failed and is waiting for connection retry time-out. openSent - a TCP connection to this peer has been established, but the OPEN message has not been successfully exchanged. openConfirm - OPEN message has been successfully exchanged with this peer, but the first KEEPALIVE message has not been received from that peer. established - the first KEEPALIVE message has been received from this peer, which means this BGP peer connection has been established. See RFC 1771 for a detailed description of BGP state transitions.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.3
vrIpBgpPeerBgpIdentifierThis attribute indicates the BGP Identifier of this Bgp Peer component. It is learned from the peer through the OPEN message.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.4
vrIpBgpPeerVersionNegotiatedThis attribute indicates the BGP version number negotiated with this peer through the OPEN message. Currently, only BGP version 4 is supported. BGP will reject the peer connection if our peer proposes a BGP version other than 4.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.5
vrIpBgpPeerHoldTimeNegotiatedThis attribute indicates the maximum time in seconds, that may elapse without receiving a KEEPALIVE or UPDATE message before the connection is considered down. This is the negotiated value with peer through the OPEN message. The hold time must be either zero or at least three seconds. If the negotiated hold time is zero, then periodic KEEPALIVE messages are not expected from the peer.ro
Unsigned32 (0 | 3..65535)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.6
vrIpBgpPeerKeepAliveNegotiatedThis attribute indicates the interval in seconds, between BGP KEEPALIVE message retransmissions. This keepalive interval will have the same ratio to the hold time negotiated with the peer as that of the locally configured keepalive and hold time. This attribute will be zero if the holdTimeNegotiated attribute is zero, which means periodic KEEPALIVE messages will not be sent.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.7
vrIpBgpPeerLocalAddressUsedThis attribute indicates the local IP address used for this BGP peer connection. If the localAddressConfigured attribute is non-zero, its value will be used. Otherwise, the local address will be assigned by TCP based on the remote IP address of this peer connection and the IP forwarding table.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.8
vrIpBgpPeerLocalPortThis attribute indicates the local TCP port for the connection between the BGP peers.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.9
vrIpBgpPeerRemotePortThis attribute indicates the remote TCP port for the connection between the BGP peers.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.10
vrIpBgpPeerLastErrorThis attribute indicates the last error code and subcode seen by this Bgp component instance on this peer connection. The first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode. A value of zero means that no error has occurred. Check RFC 1771 for mappings of error codes and error subcodes.ro
HexString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.11
vrIpBgpPeerConnectionEstablishedTimeThis attribute indicates how long since this Peer component's last transition to or from the established state. It is set to zero when the Peer component is activated. DESCRIPTIONro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.12
vrIpBgpPeerConnectionEstablishedTransitionsThis attribute counts the total number of times the BGP connection state transitioned into the established state.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.13
vrIpBgpPeerInUpdateElapsedTimeThis attribute indicates the elapsed time in seconds since the last BGP UPDATE message was received from the peer. Each time inUpdates attribute is incremented, the value of this attribute is set to zero.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.14
vrIpBgpPeerInMsgsThis attribute counts the number of BGP messages received without error from the BGP peer. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.15
vrIpBgpPeerInUpdatesThis attribute counts the number of BGP UPDATE messages received on this peer connection. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.16
vrIpBgpPeerInErrorsThis attribute counts the number of messages received from this BGP peer that proved to be in error. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.17
vrIpBgpPeerInErrorMsgsThis attribute counts the number of BGP NOTIFICATION messages received from this BGP peer. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.18
vrIpBgpPeerOutMsgsThis attribute counts the number of locally generated BGP messages sent to this BGP peer. It does not include discarded messages. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.19
vrIpBgpPeerOutUpdatesThis attribute counts the number of BGP UPDATE messages sent to this peer. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.20
vrIpBgpPeerOutDiscardsThis attribute counts the number of locally generated BGP messages not sent to this BGP peer due to resource limitations within a BGP entity. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.21
vrIpBgpPeerOutErrorMsgsThis attribute counts the number of BGP NOTIFICATION messages sent to this BGP peer. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.22
vrIpBgpPeerInRoutesThis attribute indicates the number of routes received from this BGP peer.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.2.12.1.23
vrIpBgpImport
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3
vrIpBgpImportRowStatusTableThis entry controls the addition and deletion of vrIpBgpImport components.
SEQUENCE OF VrIpBgpImportRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.1
vrIpBgpImportRowStatusEntryA single entry in the table represents a single vrIpBgpImport component.
VrIpBgpImportRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.1.1
vrIpBgpImportRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpImport components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.1.1.1
vrIpBgpImportComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.1.1.2
vrIpBgpImportStorageTypeThis variable represents the storage type value for the vrIpBgpImport tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.1.1.4
vrIpBgpImportIndexThis variable represents the index for the vrIpBgpImport tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.1.1.10
vrIpBgpImportNet
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2
vrIpBgpImportNetRowStatusTableThis entry controls the addition and deletion of vrIpBgpImportNet components.
SEQUENCE OF VrIpBgpImportNetRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.1
vrIpBgpImportNetRowStatusEntryA single entry in the table represents a single vrIpBgpImportNet component.
VrIpBgpImportNetRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.1.1
vrIpBgpImportNetRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpImportNet components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.1.1.1
vrIpBgpImportNetComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.1.1.2
vrIpBgpImportNetStorageTypeThis variable represents the storage type value for the vrIpBgpImportNet tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.1.1.4
vrIpBgpImportNetIndexThis variable represents the index for the vrIpBgpImportNet tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.1.1.10
vrIpBgpImportNetProvTableThis group contains the set of provisionable attributes for the Network component.
SEQUENCE OF VrIpBgpImportNetProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.10
vrIpBgpImportNetProvEntryAn entry in the vrIpBgpImportNetProvTable.
VrIpBgpImportNetProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.10.1
vrIpBgpImportNetPrefixThis attribute specifies the network prefix whose length is determined by the length attribute under the same Network component.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.10.1.1
vrIpBgpImportNetLengthThis attribute specifies the length of the network prefix.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.2.10.1.2
vrIpBgpImportProvTableThis group contains all the provisionable attributes for the Import component.
SEQUENCE OF VrIpBgpImportProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10
vrIpBgpImportProvEntryAn entry in the vrIpBgpImportProvTable.
VrIpBgpImportProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1
vrIpBgpImportPeerAsThis key attribute specifies the autonomous system number of the peer from which the routes are learned. A value of 0 for this attribute means that peer AS number will match any AS number.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.1
vrIpBgpImportPeerIpAddressThis key attribute specifies the IP address of the peer from which the routes are learned. A value of 0.0.0.0 for this attribute means that peer IP address will match any IP address.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.2
vrIpBgpImportOriginAsThis key attribute specifies the autonomous system number where the routes were originated. A value of 0 for this attribute means origin AS number will match any AS number.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.3
vrIpBgpImportOriginProtocolThis key attribute specifies the protocols that originated the routes. A value of incomplete for this attribute means this information is not available.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.4
vrIpBgpImportUsageFlagThis attribute specifies whether BGP will use, ignore, or exclude information in received update if it meets criteria specified by the key attributes of this component. When it is set to exclude the matching routes if selected are installed in the routing database and forwarding table with an unreachable next hop.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.5
vrIpBgpImportLocalPreferenceThis attribute specifies this Bgp component instance's degree of preference for those routes that match the criteria of this import policy. A higher value indicates a more preferred route. A value of 0 for this attribute means that the default local preference value provisioned under the Bgp component should be used.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.6
vrIpBgpImportPreferredOverThis attribute indicates the preference of the external BGP route with the OSPF internal route. overIntOspf means that the external BGP route is chosen over OSPF internal route, while underIntOspf means that the OSPF internal route is chosen over the external BGP route. The default preference is set to underIntOspf.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.7
vrIpBgpImportAsPathExpressionThis key attribute allows the user to enter a regular expression to match the import AS Path Attribute of the received update message. Note: the AS Path Attribute lists the ASs in reverse traversal order. The syntax of the regular expression is a subset of the RFC 2280. The basic syntax of a regular expression is a list of AS number separated by a space which making up a AS path. The following characters has the special meaning: '.' - Matches any AS number. '^n' - Matches the first AS item (n) in the AS Path Attribute, or in order words, matches the last AS (n) traversed in the AS path. 'n$' - Matches the last AS item (n) in the AS Path Attribute, or in order words, matches the first AS (n) traversed in the AS path. '[n1 ... n2]' - Matches any AS number that appeared in the set n1 ... n2. 'n1 - n2' - Matches any AS number between the range of n1 and n2. '()' - is supported to change the order of evaluation. 'n*' - Matches 0 or more occurrences of n, where n can be a set, range or AS number. 'n+' - Matches 1 or more occurrences of n, where n can be a set, range or AS number. 'n?' - Matches 0 or 1 occurrences of n, where n can be a AS set, range or number. The following logical operators are evaluated in decending order: 'NOT' - Given a regular expression x, NOT x matches the AS number pattern that is not matched by x. 'AND' - Given two regular expressions x and y, x AND y matches the intersection of the AS path that are matched by x and those are matched by y. 'OR' - Given two regular expressions x and y, x OR y matches the union of the AS path that are matched by x and those are matched by y. For example: The AS path '5 4 3 2 1', where 1 is the origin AS, would be matched by any one of the following regular expressions: 1$, ^5, 4 3, 5 3 - 4*, 5 [4 3 2] not10 2 1, not (6 7 8 9 10) and 5 4 .* 1 Empty regular expression implies a match on all AS path.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.8
vrIpBgpImportCommunityExpressionThis key attribute allows the user to enter a regular expression to match the import Community Attribute of the received update message. The syntax of the regular expression is a subset of the RFC 2280. The basic syntax of a regular expression is a list of Community number seperated by a space which making up a Community attribute. The following characters has the special meaning: '[n1 ... n2]' - Matches any Community number that appeared in the set n1 ... n2. 'n1 - n2' - Matches any Community number between the range of n1 and n2. '()' - is supported to change the order of evaluation. 'n*' - Matches 0 or more occurrences of n, where n can be a set, range or Community number. 'n+' - Matches 1 or more occurrences of n, where n can be a set, range or Community number. 'n?' - Matches 0 or 1 occurrences of n, where n can be a set, range or number. The following logical operators are evaluated in decending order: 'NOT' - Given a regular expression x, NOT x matches the Community attribute that is not matched by x. 'AND' - Given two regular expressions x and y, x AND y matches the intersection of the Community attribute that are matched by x and those are matched by y. 'OR' - Given two regular expressions x and y, x OR y matches the union of the Community attribute that are matched by x and those are matched by y. For example: The Community path '1 2 3 4 5'would be matched by any one of the following regular expressions: 1, 5, 4 3, 2 3 - 4*, 1 [3 4 2]+ , not (6 7 8 9 10) and 1 2 Empty regular expression implies a match on all Community path.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.9
vrIpBgpImportExpressPreferenceThis attribute specifies the relative preference of the policy which use the keys expressAsPath and expressCommunity. This attribute is ignored if attributes expressAsPath and expressCommunity are both empty. This attribute is used to break the tie when two import policies' expression attributes match a specific AS Path or Community. A higher value indicates a more preferred policy.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.10
vrIpBgpImportAppendCommunityThis attribute indicates which community number this Import policy will send along with the Path Attribute. Refer to RFC 1997 for the detailed description of how this attribute may be used to pass additional information to BGP peers. If the value is set to 0, no community is appended to the Community attribute.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.3.10.1.11
vrIpBgpExport
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4
vrIpBgpExportRowStatusTableThis entry controls the addition and deletion of vrIpBgpExport components.
SEQUENCE OF VrIpBgpExportRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.1
vrIpBgpExportRowStatusEntryA single entry in the table represents a single vrIpBgpExport component.
VrIpBgpExportRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.1.1
vrIpBgpExportRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpExport components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.1.1.1
vrIpBgpExportComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.1.1.2
vrIpBgpExportStorageTypeThis variable represents the storage type value for the vrIpBgpExport tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.1.1.4
vrIpBgpExportIndexThis variable represents the index for the vrIpBgpExport tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.1.1.10
vrIpBgpExportNet
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2
vrIpBgpExportNetRowStatusTableThis entry controls the addition and deletion of vrIpBgpExportNet components.
SEQUENCE OF VrIpBgpExportNetRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.1
vrIpBgpExportNetRowStatusEntryA single entry in the table represents a single vrIpBgpExportNet component.
VrIpBgpExportNetRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.1.1
vrIpBgpExportNetRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpExportNet components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.1.1.1
vrIpBgpExportNetComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.1.1.2
vrIpBgpExportNetStorageTypeThis variable represents the storage type value for the vrIpBgpExportNet tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.1.1.4
vrIpBgpExportNetIndexThis variable represents the index for the vrIpBgpExportNet tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.1.1.10
vrIpBgpExportNetProvTableThis group contains the set of provisionable attributes for the Network component.
SEQUENCE OF VrIpBgpExportNetProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.10
vrIpBgpExportNetProvEntryAn entry in the vrIpBgpExportNetProvTable.
VrIpBgpExportNetProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.10.1
vrIpBgpExportNetPrefixThis attribute specifies the network prefix whose length is determined by the length attribute under the same Network component.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.10.1.1
vrIpBgpExportNetLengthThis attribute specifies the length of the network prefix.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.2.10.1.2
vrIpBgpExportProvTableThis group contains all the provisioned attributes for the Export component.
SEQUENCE OF VrIpBgpExportProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10
vrIpBgpExportProvEntryAn entry in the vrIpBgpExportProvTable.
VrIpBgpExportProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1
vrIpBgpExportPeerAsThis key attribute specifies the autonomous system number of the peer where the routes are advertised to. A value of 0 for this attribute means this export policy applies to all peer ASes.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.1
vrIpBgpExportPeerIpAddressThis key attribute specifies the IP address of the peer where the routes are advertised to. A value of 0.0.0.0 for this attribute means this export policy applies to all peers.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.2
vrIpBgpExportProtocolThis key attribute specifies which protocol the export policy applies to. If it is set to all, that means this export policy will apply all routes in the IP routing table. Example: vr/1 ip ospf export/1 with advertise Status = block protocol = bgpExternal bgpAsId = 3 peerAs = 5 This policy specifies that all routes learned from EBGP Peers that are originated from AS 3 should not be advertised to AS 5.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.3
vrIpBgpExportEgpAsIdThis key attribute specifies the EGP autonomous system number that this export policy will apply to. When this value is non-zero, the protocol attribute must be set to egp.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.4
vrIpBgpExportBgpAsIdThis key attribute specifies the BGP autonomous system number that this export policy will apply to. When this value is non-zero, the protocol attribute must be set to either bgpInternal or bgpExternal.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.5
vrIpBgpExportOspfTagThis key attribute specifies the OSPF tag when the protocol attribute is set to either ospfInternal or ospfExternal. The default tag value 4294967295 (FFFFFFFF in hex) indicates that the tag not specified.rw
Hex
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.6
vrIpBgpExportRipInterfaceThis key attribute specifies the local RIP interface where the routes are learned from. The ripInterface attribute when non-zero should be equal to one of the IP addresses provisioned as a logicalIf component under IpPort. Otherwise, this policy will be ignored. The value of the protocol attribute must be set to rip if a value for the ripInterface attribute is non-zero.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.7
vrIpBgpExportRipNeighborThis key attribute specifies the RIP neighbor where the routes were learned from. The value of the protocol attribute must be set to rip if a value for the ripNeighbor attribute is non-zero.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.8
vrIpBgpExportAdvertiseStatusThis attribute specifies whether data will be exported if it meets criteria specified by the other key attributes of this component.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.9
vrIpBgpExportMultiExitDiscThis attribute specifies this Bgp component instance's metric to discriminate between multiple exit points to an adjacent autonomous system if the route meets the criteria specified by the key attributes of this component. A lower value indicates a more preferred route. A value of 0 for this attribute means the default MED value provisioned under the Bgp component should be used.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.10
vrIpBgpExportSendMultiExitDiscToEbgpThis attribute specifies whether the Multi Exit Discriminator(MED) attribute should be included in an update message sent to an EBGP peer.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.11
vrIpBgpExportAsPathExpressionThis key attribute allows the user to enter a regular expression to match the import AS Path Attribute of the export update message. Note: the AS Path Attribute lists the ASs in reverse traversal order. The syntax of the regular expression is a subset of the RFC 2280. The basic syntax of a regular expression is a list of AS number separated by a space which making up a AS path. The following characters has the special meaning: '.' - Matches any AS number. '^n' - Matches the first AS item (n) in the AS Path Attribute, or in order words, matches the last AS (n) traversed in the AS path. 'n$' - Matches the last AS item (n) in the AS Path Attribute, or in order words, matches the first AS (n) traversed in the AS path. '[n1 ... n2]' - Matches any AS number that appeared in the set n1 ... n2. 'n1 - n2' - Matches any AS number between the range of n1 and n2. '()' - is supported to change the order of evaluation. 'n*' - Matches 0 or more occurrences of n, where n can be a set, range or AS number. 'n+' - Matches 1 or more occurrences of n, where n can be a set, range or AS number. 'n?' - Matches 0 or 1 occurrences of n, where n can be a set, range or number. The following logical operators are evaluated in decending order: 'NOT' - Given a regular expression x, NOT x matches the AS number pattern that is not matched by x. 'AND' - Given two regular expressions x and y, x AND y matches the intersection of the AS path that are matched by x and those are matched by y. 'OR' - Given two regular expressions x and y, x OR y matches the union of the AS path that are matched by x and those are matched by y. For example: The AS path '5 4 3 2 1', where 1 is the origin AS, would be matched by any one of the following regular expressions: 1$, ^5, 4 3, 5 3 - 4*, 5 [4 3 2] not10 2 1, not (6 7 8 9 10) and 5 4 .* 1 Empty regular expression implies a match on all AS path.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.12
vrIpBgpExportCommunityExpressionThis key attribute allows the user to enter a regular expression to match the import Community Attribute of the received update message. The syntax of the regular expression is a subset of the RFC 2280. The basic syntax of a regular expression is a list of Community number seperated by a space which making up a Community attribute. The following characters has the special meaning: '[n1 ... n2]' - Matches any Community number that appeared in the set n1 ... n2. 'n1 - n2' - Matches any Community number between the range of n1 and n2. '()' - is supported to change the order of evaluation. 'n*' - Matches 0 or more occurrences of n, where n can be a set, range or Community number. 'n+' - Matches 1 or more occurrences of n, where n can be a set, range or Community number. 'n?' - Matches 0 or 1 occurrences of n, where n can be a set, range or number. The following logical operators are evaluated in decending order: 'NOT' - Given a regular expression x, NOT x matches the Community attribute that is not matched by x. 'AND' - Given two regular expressions x and y, x AND y matches the intersection of the Community attribute that are matched by x and those are matched by y. 'OR' - Given two regular expressions x and y, x OR y matches the union of the Community attribute that are matched by x and those are matched by y. For example: The Community path '1 2 3 4 5' would be match by any one of the following regular expressions: 4 3, 2 3 - 4*, 1 [3 4 2]+ 4, not (6 7 8 9 10) and 1 2 Empty regular expression implies a match on all Community path.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.13
vrIpBgpExportExpressPreferenceThis attribute specifies the relative preference of the policy which use the keys expressAsPath and expressCommunity. This attribute is ignored if attributes expressAsPath and expressCommunity are both empty. This attribute is used to break the tie when two export policies' expression attributes match a specific AS Path or Community. A higher value indicates a more preferred policy.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.14
vrIpBgpExportSendCommunityThis attribute indicates which community number this Export policy will send along with the Path Attribute. Refer to RFC 1997 for the detailed description of how this attribute may be used to pass additional information to BGP peers. If the value is set to 0, no community is added to the Community attribute.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.15
vrIpBgpExportInsertDummyAsThis attribute specifies the AS number(s) to be inserted into the AS Path Attribute. The value is a seuence of AS number seperated by period(.). For example, if the value is 20.20.30, the AS numbers 20, 20 and 30 would be inserted at the end of the AS Path Attribute just before the local AS number.rw
IntegerSequence
.1.3.6.1.4.1.3764.1.1.30.100.6.21.4.10.1.200
vrIpBgpAs
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5
vrIpBgpAsRowStatusTableThis entry controls the addition and deletion of vrIpBgpAs components.
SEQUENCE OF VrIpBgpAsRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.1
vrIpBgpAsRowStatusEntryA single entry in the table represents a single vrIpBgpAs component.
VrIpBgpAsRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.1.1
vrIpBgpAsRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpAs components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.1.1.1
vrIpBgpAsComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.1.1.2
vrIpBgpAsStorageTypeThis variable represents the storage type value for the vrIpBgpAs tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.1.1.4
vrIpBgpAsIndexThis variable represents the index for the vrIpBgpAs tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.1.1.10
vrIpBgpAsProvTableThis group contains the attributes associated to each autonomous system for this Bgp component instance.
SEQUENCE OF VrIpBgpAsProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.10
vrIpBgpAsProvEntryAn entry in the vrIpBgpAsProvTable.
VrIpBgpAsProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.10.1
vrIpBgpAsWeightThis attribute specifies the weight for an autonomous system. It allows users to prefer some ASes over others. It is used in route selection. Lowest weight is preferred. Setting the weight of an AS to 255 will make any route that traverses through that AS unpreferred.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.5.10.1.1
vrIpBgpAggregate
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6
vrIpBgpAggregateRowStatusTableThis entry controls the addition and deletion of vrIpBgpAggregate components.
SEQUENCE OF VrIpBgpAggregateRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.1
vrIpBgpAggregateRowStatusEntryA single entry in the table represents a single vrIpBgpAggregate component.
VrIpBgpAggregateRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.1.1
vrIpBgpAggregateRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpAggregate components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.1.1.1
vrIpBgpAggregateComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.1.1.2
vrIpBgpAggregateStorageTypeThis variable represents the storage type value for the vrIpBgpAggregate tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.1.1.4
vrIpBgpAggregatePrefixIndexThis variable represents an index for the vrIpBgpAggregate tables.
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.1.1.10
vrIpBgpAggregateLengthIndexThis variable represents an index for the vrIpBgpAggregate tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.1.1.11
vrIpBgpAggregateNet
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2
vrIpBgpAggregateNetRowStatusTableThis entry controls the addition and deletion of vrIpBgpAggregateNet components.
SEQUENCE OF VrIpBgpAggregateNetRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.1
vrIpBgpAggregateNetRowStatusEntryA single entry in the table represents a single vrIpBgpAggregateNet component.
VrIpBgpAggregateNetRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.1.1
vrIpBgpAggregateNetRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpAggregateNet components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.1.1.1
vrIpBgpAggregateNetComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.1.1.2
vrIpBgpAggregateNetStorageTypeThis variable represents the storage type value for the vrIpBgpAggregateNet tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.1.1.4
vrIpBgpAggregateNetIndexThis variable represents the index for the vrIpBgpAggregateNet tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.1.1.10
vrIpBgpAggregateNetProvTableThis group contains the set of provisionable attributes for the Network component.
SEQUENCE OF VrIpBgpAggregateNetProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10
vrIpBgpAggregateNetProvEntryAn entry in the vrIpBgpAggregateNetProvTable.
VrIpBgpAggregateNetProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1
vrIpBgpAggregateNetPrefixThis attribute specifies the network prefix whose length is determined by the length attribute under the same Network component.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1.1
vrIpBgpAggregateNetLengthThis attribute specifies the length of the network prefix.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1.2
vrIpBgpAggregateNetProtocolThis attribute specifies the IP protocols to which this route should belong.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1.3
vrIpBgpAggregateNetEgpAsIdThis attribute specifies an EGP autonomous system number. When this value is non-zero, the protocol attribute must be set to either egp or to all. And this more specific route will be advertised together with the aggregated route only if it is learned through egp and this attribute matches the EGP autonomous system number where the network is learned from. The default value 0 indicates that the EGP autonomous system number is not specified.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1.4
vrIpBgpAggregateNetBgpAsIdThis attribute specifies the BGP autonomous system number. When this value is non-zero, the protocol attribute must be set to either bgp or to all. And this more specific route will be advertised together with the aggregated route only if it is learned through BGP and this attribute matches the BGP autonomous system number where the network is learned from. The default value 0 indicates that the BGP autonomous system number is not specified.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1.5
vrIpBgpAggregateNetOspfTagThis attribute specifies the OSPF tag. When this attribute is set to a value other than the default value FFFFFFFF in hex, the protocol attribute must be set to either ospf or to all. And this more specific route will be advertised together with the aggregated route only if its OSPF tag matches this value. The default tag value 4294967295 (FFFFFFFF in hex) indicates that the tag is not specified.rw
Hex
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1.6
vrIpBgpAggregateNetRipInterfaceThis attribute specifies a local RIP interface which should be equal to one of the IP addresses provisioned as a logicalIf component under IpPort. When this value is non-zero, the value of the protocol attribute must be either set to rip or to all. And this more specific route will be advertised together with the aggregated route only if it is learned through RIP and this RIP interface. The default value 0.0.0.0 indicates that the RIP interface is not specified.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1.7
vrIpBgpAggregateNetActionThis attribute specifies whether this network should be aggregated or advertised out.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.6.2.10.1.8
vrIpBgpIndb
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7
vrIpBgpIndbRowStatusTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrIpBgpIndb components.
SEQUENCE OF VrIpBgpIndbRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.1
vrIpBgpIndbRowStatusEntryA single entry in the table represents a single vrIpBgpIndb component.
VrIpBgpIndbRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.1.1
vrIpBgpIndbRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpIndb components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.1.1.1
vrIpBgpIndbComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.1.1.2
vrIpBgpIndbStorageTypeThis variable represents the storage type value for the vrIpBgpIndb tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.1.1.4
vrIpBgpIndbPrefixIndexThis variable represents an index for the vrIpBgpIndb tables.
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.1.1.10
vrIpBgpIndbLengthIndexThis variable represents an index for the vrIpBgpIndb tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.1.1.11
vrIpBgpIndbPeerIndexThis variable represents an index for the vrIpBgpIndb tables.
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.1.1.12
vrIpBgpIndbOperTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains all the operational attributes of the IndbEntry component.
SEQUENCE OF VrIpBgpIndbOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10
vrIpBgpIndbOperEntryAn entry in the vrIpBgpIndbOperTable.
VrIpBgpIndbOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1
vrIpBgpIndbOriginThis attribute indicates the ultimate origin of the path information. A value of incomplete means this information is not available.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.4
vrIpBgpIndbInLocaldbThis attribute indicates whether or not this route was chosen as the best BGP4 route.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.5
vrIpBgpIndbNextHopThis attribute indicates the IP address of the border router that should be used as the next hop for the destination network.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.6
vrIpBgpIndbLocalPreferenceThis attribute indicates our IBGP peer's degree of preference for an advertised route. A higher value indicates a more preferred route.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.7
vrIpBgpIndbCalcLocalPrefThis attribute indicates our degree of preference for this route. A higher value indicates a more preferred route.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.8
vrIpBgpIndbMultiExitDiscriminatorThis attribute indicates a metric used to discriminate between multiple exit points to the same adjacent autonomous system. A lower value indicates a more preferred route.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.9
vrIpBgpIndbAtomicAggregateThis attribute indicates whether or not the local system has selected a less specific route without selecting a more specific route.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.10
vrIpBgpIndbAggregatorAsThis attribute indicates the AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.11
vrIpBgpIndbAggregatorAddrThis attribute indicates 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.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.12
vrIpBgpIndbAsPathThis attribute indicates the sequence of AS path segments. The AS Path Attribute lists the ASs in reverse traversal order.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.13
vrIpBgpIndbUnknownAttributesThis attribute indicates all the path attributes not understood by this Bgp component instance.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.14
vrIpBgpIndbCommunityPathThis attribute indicates the Community path attribute.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.15
vrIpBgpIndbAsOriginatorIdThis attribute is associated with the Route Reflector. It indicates the router-id of the originator in the local AS. A value of 0.0.0.0 indicates this attribute is not present in the learned IBGP route or if this Bgp instance is not a Route Reflector.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.10.1.16
vrIpBgpIndbRrClusterListTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This attribute indicates a sequence of cluster-ids that the route has traversed. A blank list indicates this attribute is not present in the learned IBGP route or if this Bgp instance is not a Route Reflector.
SEQUENCE OF VrIpBgpIndbRrClusterListEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.798
vrIpBgpIndbRrClusterListEntryAn entry in the vrIpBgpIndbRrClusterListTable.
VrIpBgpIndbRrClusterListEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.798.1
vrIpBgpIndbRrClusterListValueThis variable represents both the value and the index for the vrIpBgpIndbRrClusterListTable.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.7.798.1.1
vrIpBgpLocaldb
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8
vrIpBgpLocaldbRowStatusTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrIpBgpLocaldb components.
SEQUENCE OF VrIpBgpLocaldbRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.1
vrIpBgpLocaldbRowStatusEntryA single entry in the table represents a single vrIpBgpLocaldb component.
VrIpBgpLocaldbRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.1.1
vrIpBgpLocaldbRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpLocaldb components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.1.1.1
vrIpBgpLocaldbComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.1.1.2
vrIpBgpLocaldbStorageTypeThis variable represents the storage type value for the vrIpBgpLocaldb tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.1.1.4
vrIpBgpLocaldbPrefixIndexThis variable represents an index for the vrIpBgpLocaldb tables.
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.1.1.10
vrIpBgpLocaldbLengthIndexThis variable represents an index for the vrIpBgpLocaldb tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.1.1.11
vrIpBgpLocaldbPeerIndexThis variable represents an index for the vrIpBgpLocaldb tables.
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.1.1.12
vrIpBgpLocaldbOperTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains all the operational attributes of the LocaldbEntry component.
SEQUENCE OF VrIpBgpLocaldbOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10
vrIpBgpLocaldbOperEntryAn entry in the vrIpBgpLocaldbOperTable.
VrIpBgpLocaldbOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1
vrIpBgpLocaldbOriginThis attribute indicates the ultimate origin of the path information. A value of incomplete means this information is not available.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.4
vrIpBgpLocaldbNextHopThis attribute indicates the IP address of the border router that should be used as the next hop for the destination network.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.5
vrIpBgpLocaldbLocalPreferenceThis attribute indicates our IBGP peer's degree of preference for an advertised route. A higher value indicates a more preferred route.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.6
vrIpBgpLocaldbMultiExitDiscriminatorThis attribute indicates a metric used to discriminate between multiple exit points to the same adjacent autonomous system. A lower value indicates a more preferred route.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.7
vrIpBgpLocaldbAtomicAggregateThis attribute indicates whether or not the local system has selected a less specific route without selecting a more specific route.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.8
vrIpBgpLocaldbAggregatorAsThis attribute indicates the AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.9
vrIpBgpLocaldbAggregatorAddrThis attribute indicates 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.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.10
vrIpBgpLocaldbAsPathThis attribute indicates the sequence of AS path segments. The AS Path Attribute lists the ASs in reverse traversal order.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.11
vrIpBgpLocaldbUnknownAttributesThis attribute indicates all the path attributes not understood by this Bgp component instance.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.12
vrIpBgpLocaldbCommunityPathThis attribute indicates the Community path attribute.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.13
vrIpBgpLocaldbAsOriginatorIdThis attribute is associated with the Route Reflector. It indicates the router-id of the originator in the local AS. A value of 0.0.0.0 indicates this attribute is not present in the learned IBGP route or if this Bgp instance is not a Route Reflector.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.10.1.14
vrIpBgpLocaldbRrClusterListTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This attribute indicates a sequence of cluster-ids that the route has traversed. A blank list indicates this attribute is not present in the learned IBGP route or if this Bgp instance is not a Route Reflector.
SEQUENCE OF VrIpBgpLocaldbRrClusterListEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.797
vrIpBgpLocaldbRrClusterListEntryAn entry in the vrIpBgpLocaldbRrClusterListTable.
VrIpBgpLocaldbRrClusterListEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.797.1
vrIpBgpLocaldbRrClusterListValueThis variable represents both the value and the index for the vrIpBgpLocaldbRrClusterListTable.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.8.797.1.1
vrIpBgpOutdb
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9
vrIpBgpOutdbRowStatusTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrIpBgpOutdb components.
SEQUENCE OF VrIpBgpOutdbRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.1
vrIpBgpOutdbRowStatusEntryA single entry in the table represents a single vrIpBgpOutdb component.
VrIpBgpOutdbRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.1.1
vrIpBgpOutdbRowStatusThis variable is used as the basis for SNMP naming of vrIpBgpOutdb components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.1.1.1
vrIpBgpOutdbComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.1.1.2
vrIpBgpOutdbStorageTypeThis variable represents the storage type value for the vrIpBgpOutdb tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.1.1.4
vrIpBgpOutdbPrefixIndexThis variable represents an index for the vrIpBgpOutdb tables.
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.1.1.10
vrIpBgpOutdbLengthIndexThis variable represents an index for the vrIpBgpOutdb tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.1.1.11
vrIpBgpOutdbPeerIndexThis variable represents an index for the vrIpBgpOutdb tables.
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.1.1.12
vrIpBgpOutdbOperTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains all the operational attributes of the OutdbEntry component.
SEQUENCE OF VrIpBgpOutdbOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10
vrIpBgpOutdbOperEntryAn entry in the vrIpBgpOutdbOperTable.
VrIpBgpOutdbOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1
vrIpBgpOutdbOriginThis attribute indicates the ultimate origin of the path information. A value of incomplete means this information is not available.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.4
vrIpBgpOutdbNextHopThis attribute indicates the IP address of the border router that should be used as the next hop for the destination network.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.5
vrIpBgpOutdbLocalPreferenceThis attribute indicates this Bgp instance's degree of preference for an advertised route. A higher value indicates a more preferred route.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.6
vrIpBgpOutdbMultiExitDiscriminatorThis attribute indicates a metric used to discriminate between multiple exit points to the same adjacent autonomous system. A lower value indicates a more preferred route.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.7
vrIpBgpOutdbAtomicAggregateThis attribute indicates whether or not the local system has selected a less specific route without selecting a more specific route.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.8
vrIpBgpOutdbAggregatorAsThis attribute indicates the AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.9
vrIpBgpOutdbAggregatorAddrThis attribute indicates 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.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.10
vrIpBgpOutdbAsPathThis attribute indicates the sequence of AS path segments. The AS Path Attribute lists the ASs in reverse traversal order.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.11
vrIpBgpOutdbUnknownAttributesThis attribute indicates all the path attributes not understood by this Bgp component instance.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.12
vrIpBgpOutdbCommunityPathThis attribute indicates the Community path attribute.ro
AsciiString
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.13
vrIpBgpOutdbAsOriginatorIdThis attribute is associated with the Route Reflector. It indicates the router-id of the originator of a route in the local AS. When the Route Reflector distributes a learned IBGP route to other IBGP speakers, the value of this attribute in the learned route is used if one is present; othewise, the Route Reflector's router-id is used. A value of 0.0.0.0 indicates this Bgp instance is not a Route Reflector.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.10.1.14
vrIpBgpOutdbRrClusterListTable*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This attribute indicates a sequence of cluster-ids that the route has traversed. When the Route Reflector redistributes a learned IBGP to other IBGP speakers, the cluster id of this Route Reflector is appended to the cluster list of the learned IBGP route. If this Bgp instance is not a Route Reflector, this attribute is blank.
SEQUENCE OF VrIpBgpOutdbRrClusterListEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.799
vrIpBgpOutdbRrClusterListEntryAn entry in the vrIpBgpOutdbRrClusterListTable.
VrIpBgpOutdbRrClusterListEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.799.1
vrIpBgpOutdbRrClusterListValueThis variable represents both the value and the index for the vrIpBgpOutdbRrClusterListTable.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.9.799.1.1
vrIpBgpProvTableThis group contains the provisionable attributes for the Bgp component.
SEQUENCE OF VrIpBgpProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100
vrIpBgpProvEntryAn entry in the vrIpBgpProvTable.
VrIpBgpProvEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1
vrIpBgpBgpIdentifierThis attribute specifies the Bgp Identifier of this Bgp component instance. It is picked from the IP address space, and should follow the same rule as choosing an unique IP address for IpPort.rw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1.1
vrIpBgpLocalAsThis attribute specifies the autonomous system identifier for this Bgp component instance.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1.2
vrIpBgpDefaultLocalPreferenceThis attribute specifies this Bgp component instance's default degree of preference for routes. It can be overridden by the localPreference provisioned in ImportPolicy. A higher value indicates a more preferred route.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1.3
vrIpBgpDefaultMultiExitDiscThis attribute specifies this Bgp component instance's default metric to discriminate between multiple exit points to the same adjacent autonomous system. It can be overridden by the sendMultiExitDiscToEbgp provisioned in ExportPolicy. A lower value indicates a more preferred route.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1.4
vrIpBgpRouteThrottleLimitThis attribute specifies the maximum number of routes in the IP forwarding table this Bgp component instance will process at one time to decide if a route in the IP forwarding table should be exported to a peer. This limit is used for the throttling and is made configurable because the throttling requirements will be different under different network configurations. The default value is 250.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1.5
vrIpBgpRouteThrottleInterThis attribute specifies the interval in seconds, between the processing of the routes in the IP forwarding table to decide if a route in the IP forwarding table should be exported to a peer. This interval is used for the throttling and is made configurable because the throttling requirements will be different under different network configurations. The default value is 5 seconds.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1.6
vrIpBgpRouteReflectorThis attribute specifies whether this Bgp instance is a Route Reflector. If the value of this attribute is true, Bgp redistributes routes it learns from an IBGP speaker to other IBGP speakers in the AS. The rule of redistribution depends on the peer type: 1) When a route is learned from a non-client peer, it is redistributed to all the client peers within the cluster. 2) When a route is learned from a client peer, it is redistributed to all the non-client peers and also to the client peers. If the value of this attribute is false, Bgp does not redistribute routes it learns from one IBGP speaker to other IBGP speakers in the AS.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1.7
vrIpBgpRouteReflectorClusterThis attribute identifies the cluster consisting of the Route Reflector and its peer clients. When routeReflector of Bgp is true, value of 0.0.0.0 or 255.255.255.255 is invalid; the default value of this attribute is same as bgpIdentifier. For redundancy, a cluster may have more than one Route Reflector; in this case, the value of this attribute of all the Route Reflectors in the same cluster should be same. The value of this attribute is ignored when routeReflector of Bgp is falserw
IpAddress
.1.3.6.1.4.1.3764.1.1.30.100.6.21.100.1.8
vrIpBgpOperTableThis group contains the operational attributes for the Bgp component.
SEQUENCE OF VrIpBgpOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101
vrIpBgpOperEntryAn entry in the vrIpBgpOperTable.
VrIpBgpOperEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1
vrIpBgpTableVersionThis attribute indicates the version of the BGP routing table. It is incremented every time the BGP routing table changes. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1.2
vrIpBgpInMsgsThis attribute counts the total number of BGP messages received without error. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1.3
vrIpBgpInErrorsThis attribute counts the total number of BGP messages received from all peers that proved to be in error. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1.4
vrIpBgpInErrorMsgsThis attribute counts the total number of BGP NOTIFICATION messages from all the peers. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1.5
vrIpBgpOutMsgsThis attribute counts the total number of BGP messages sent to peers. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1.6
vrIpBgpOutDiscardsThis attribute counts the number of BGP messages that were locally generated but were not sent out due to resource limitations within a Bgp instance. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1.7
vrIpBgpOutErrorMsgsThis attribute counts the BGP NOTIFICATION messages sent to the peers. This counter will wrap to zero once the value exceeds the maximum value.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1.8
vrIpBgpIndbSizeThis attribute indicates the number of Bgp indb entries under this Bgp component instance.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.100.6.21.101.1.9
vrIpBgpStateTableThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF VrIpBgpStateEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.102
vrIpBgpStateEntryAn entry in the vrIpBgpStateTable.
VrIpBgpStateEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.102.1
vrIpBgpAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.102.1.1
vrIpBgpOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.102.1.2
vrIpBgpUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.102.1.3
vrIpBgpAdminControlTableThis group includes the Administrative Control attribute. This attribute defines the current administrative state of this component.
SEQUENCE OF VrIpBgpAdminControlEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.103
vrIpBgpAdminControlEntryAn entry in the vrIpBgpAdminControlTable.
VrIpBgpAdminControlEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.103.1
vrIpBgpSnmpAdminStatusThe desired state of the interface. The up state indicates the interface is operational and packet forwarding is allowed. The down state indicates the interface is not operational and packet forwarding is unavailable. The testing state indicates that no operational packets can be passed.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.103.1.1
vrIpBgpOperStatusTableThis group includes the Operational Status attribute. This attribute defines the current operational state of this component.
SEQUENCE OF VrIpBgpOperStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.106
vrIpBgpOperStatusEntryAn entry in the vrIpBgpOperStatusTable.
VrIpBgpOperStatusEntry
.1.3.6.1.4.1.3764.1.1.30.100.6.21.106.1
vrIpBgpSnmpOperStatusThe current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.100.6.21.106.1.1
Nortel-Magellan-Passport-BgpMIB - SNMP MIB Reference | MIBs Explorer