Skip to content

Commit

Permalink
Update the OID map via Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 16, 2023
1 parent b325a81 commit 035ba10
Show file tree
Hide file tree
Showing 7 changed files with 18,641 additions and 8,484 deletions.
20 changes: 10 additions & 10 deletions EXTRAS/reports/cisco_oids
Original file line number Diff line number Diff line change
Expand Up @@ -9178,20 +9178,20 @@
.1.3.6.1.3.118.1.2,MPLS-VPN-MIB::mplsVpnConf,,,,,,
.1.3.6.1.3.118.1.2.1,MPLS-VPN-MIB::mplsVpnInterfaceConfTable,,not-accessible,,current,,This table specifies per-interface MPLS capability and associated information.
.1.3.6.1.3.118.1.2.1.1,MPLS-VPN-MIB::mplsVpnInterfaceConfEntry,,not-accessible,mplsVpnVrfName:mplsVpnInterfaceConfIndex,current,,An entry in this table is created by an LSR for every interface capable of supporting MPLS/BGP VPN. Each entry in this table is meant to correspond to an entry in the Interfaces Table.
.1.3.6.1.3.118.1.2.1.1.1,MPLS-VPN-MIB::mplsVpnInterfaceConfIndex,Integer32,not-accessible,,current,,This is a unique index for an entry in the MplsVPNInterfaceConfTable. A non-zero index for an entry indicates the ifIndex for the corresponding interface entry in the MPLS-VPN-layer in the ifTable. Note that this table does not necessarily correspond one-to-one with all entries in the Interface MIB having an ifType of MPLS-layer; rather, only those which are enabled for MPLS/BGP VPN functionality.
.1.3.6.1.3.118.1.2.1.1.1,MPLS-VPN-MIB::mplsVpnInterfaceConfIndex,Integer32,accessible-for-notify,,current,,This is a unique index for an entry in the MplsVPNInterfaceConfTable. A non-zero index for an entry indicates the ifIndex for the corresponding interface entry in the MPLS-VPN-layer in the ifTable. Note that this table does not necessarily correspond one-to-one with all entries in the Interface MIB having an ifType of MPLS-layer; rather, only those which are enabled for MPLS/BGP VPN functionality.
.1.3.6.1.3.118.1.2.1.1.2,MPLS-VPN-MIB::mplsVpnInterfaceLabelEdgeType,INTEGER,read-only,,current,providerEdge(1):customerEdge(2),Either the providerEdge(0) (PE) or customerEdge(1) (CE) bit MUST be set.
.1.3.6.1.3.118.1.2.1.1.3,MPLS-VPN-MIB::mplsVpnInterfaceVpnClassification,INTEGER,read-create,,current,carrierOfCarrier(1):enterprise(2):interProvider(3),Denotes whether this link participates in a carrier-of-carrier's, enterprise, or inter-provider scenario.
.1.3.6.1.3.118.1.2.1.1.4,MPLS-VPN-MIB::mplsVpnInterfaceVpnRouteDistProtocol,BITS,read-create,,current,dummy(0):none(1):bgp(2):ospf(3):rip(4):isis(5):other(6),Denotes the route distribution protocol across the PE-CE link. Note that more than one routing protocol may be enabled at the same time.
.1.3.6.1.3.118.1.2.1.1.4,MPLS-VPN-MIB::mplsVpnInterfaceVpnRouteDistProtocol,BITS,read-create,,current,none(1):bgp(2):ospf(3):rip(4):isis(5):other(6),Denotes the route distribution protocol across the PE-CE link. Note that more than one routing protocol may be enabled at the same time.
.1.3.6.1.3.118.1.2.1.1.5,MPLS-VPN-MIB::mplsVpnInterfaceConfStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this entry.
.1.3.6.1.3.118.1.2.1.1.6,MPLS-VPN-MIB::mplsVpnInterfaceConfRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this entry. This value is used to create a row in this table, signifying that the specified interface is to be associated with the specified interface. If this operation succeeds, the interface will have been associated, otherwise the agent would not allow the association. If the agent only allows read-only operations on this table, it will create entries in this table as they are created.
.1.3.6.1.3.118.1.2.2,MPLS-VPN-MIB::mplsVpnVrfTable,,not-accessible,,current,,This table specifies per-interface MPLS/BGP VPN VRF Table capability and associated information. Entries in this table define VRF routing instances associated with MPLS/VPN interfaces. Note that multiple interfaces can belong to the same VRF instance. The collection of all VRF instances comprises an actual VPN.
.1.3.6.1.3.118.1.2.2.1,MPLS-VPN-MIB::mplsVpnVrfEntry,,not-accessible,mplsVpnVrfName,current,,An entry in this table is created by an LSR for every VRF capable of supporting MPLS/BGP VPN. The indexing provides an ordering of VRFs per-VPN interface.
.1.3.6.1.3.118.1.2.2.1.1,MPLS-VPN-MIB::mplsVpnVrfName,OCTET,not-accessible,,current,,The human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID.
.1.3.6.1.3.118.1.2.2.1.1,MPLS-VPN-MIB::mplsVpnVrfName,OCTET,accessible-for-notify,,current,,The human-readable name of this VPN. This MAY be equivalent to the RFC2685 VPN-ID.
.1.3.6.1.3.118.1.2.2.1.2,MPLS-VPN-MIB::mplsVpnVrfDescription,OCTET,read-create,,current,,The human-readable description of this VRF.
.1.3.6.1.3.118.1.2.2.1.3,MPLS-VPN-MIB::mplsVpnVrfRouteDistinguisher,OCTET,read-create,,current,,The route distinguisher for this VRF.
.1.3.6.1.3.118.1.2.2.1.4,MPLS-VPN-MIB::mplsVpnVrfCreationTime,TimeTicks,read-only,,current,,The time at which this VRF entry was created.
.1.3.6.1.3.118.1.2.2.1.5,MPLS-VPN-MIB::mplsVpnVrfOperStatus,INTEGER,read-only,,current,up(1):down(2),Denotes whether a VRF is operational or not. A VRF is up(1) when at least one interface associated with the VRF, which ifOperStatus is up(1). A VRF is down(2) when: a. There does not exist at least one interface whose ifOperStatus is up(1). b. There are no interfaces associated with the VRF.
.1.3.6.1.3.118.1.2.2.1.6,MPLS-VPN-MIB::mplsVpnVrfActiveInterfaces,Unsigned32,read-only,,current,,Total number of interfaces connected to this VRF with ifOperStatus = up(1). This counter should be incremented when: a. When the ifOperStatus of one of the connected interfaces changes from down(2) to up(1). b. When an interface with ifOperStatus = up(1) is connected to this VRF. This counter should be decremented when: a. When the ifOperStatus of one of the connected interfaces changes from up(1) to down(2). b. When one of the connected interfaces with ifOperStatus = up(1) gets disconnected from this VRF.
.1.3.6.1.3.118.1.2.2.1.5,MPLS-VPN-MIB::mplsVpnVrfOperStatus,INTEGER,read-only,,current,up(1):down(2),Denotes whether a VRF is operational or not. A VRF is up(1) when at least one interface associated with the VRF, which ifOperStatus is up(1). A VRF is down(2) when: a. There does not exist at least one interface whose ifOperStatus is up(1). b. There are no interfaces associated with the VRF.
.1.3.6.1.3.118.1.2.2.1.6,MPLS-VPN-MIB::mplsVpnVrfActiveInterfaces,Unsigned32,read-only,,current,,Total number of interfaces connected to this VRF with ifOperStatus = up(1). This counter should be incremented when: a. When the ifOperStatus of one of the connected interfaces changes from down(2) to up(1). b. When an interface with ifOperStatus = up(1) is connected to this VRF. This counter should be decremented when: a. When the ifOperStatus of one of the connected interfaces changes from up(1) to down(2). b. When one of the connected interfaces with ifOperStatus = up(1) gets disconnected from this VRF.
.1.3.6.1.3.118.1.2.2.1.7,MPLS-VPN-MIB::mplsVpnVrfAssociatedInterfaces,Unsigned32,read-only,,current,,Total number of interfaces connected to this VRF (independent of ifOperStatus type).
.1.3.6.1.3.118.1.2.2.1.8,MPLS-VPN-MIB::mplsVpnVrfConfMidRouteThreshold,Unsigned32,read-create,,current,,Denotes mid-level water marker for the number of routes which this VRF may hold.
.1.3.6.1.3.118.1.2.2.1.9,MPLS-VPN-MIB::mplsVpnVrfConfHighRouteThreshold,Unsigned32,read-create,,current,,Denotes high-level water marker for the number of routes which this VRF may hold.
Expand Down Expand Up @@ -9220,7 +9220,7 @@
.1.3.6.1.3.118.1.2.5.1.2,MPLS-VPN-MIB::mplsVpnVrfBgpPathAttrIpAddrPrefixLen,INTEGER,not-accessible,,current,,Length in bits of the IP address prefix in the Network Layer Reachability Information field.
.1.3.6.1.3.118.1.2.5.1.3,MPLS-VPN-MIB::mplsVpnVrfBgpPathAttrIpAddrPrefix,OCTET,not-accessible,,current,,An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by mplsVpnVrfBgpPathAttrIpAddrPrefixLen. Any bits beyond the length specified by mplsVpnVrfBgpPathAttrIpAddrPrefixLen are zeroed.
.1.3.6.1.3.118.1.2.5.1.4,MPLS-VPN-MIB::mplsVpnVrfBgpPathAttrOrigin,INTEGER,read-only,,current,igp(1):egp(2):incomplete(3),The ultimate origin of the path information.
.1.3.6.1.3.118.1.2.5.1.5,MPLS-VPN-MIB::mplsVpnVrfBgpPathAttrASPathSegment,OCTET,read-only,,current,,The sequence of AS path segments. Each AS path segment is represented by a triple <type, length, value>. The type is a 1-octet field which has two possible values: 1 AS_SET: unordered set of ASs a route in the UPDATE message has traversed 2 AS_SEQUENCE: ordered set of ASs a route in the UPDATE message has traversed. The length is a 1-octet field containing the number of ASs in the value field. The value field contains one or more AS numbers, each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;
.1.3.6.1.3.118.1.2.5.1.5,MPLS-VPN-MIB::mplsVpnVrfBgpPathAttrASPathSegment,OCTET,read-only,,current,,The sequence of AS path segments. Each AS path segment is represented by a triple <type, length, value>. The type is a 1-octet field which has two possible values: 1 AS_SET: unordered set of ASs a route in the UPDATE message has traversed 2 AS_SEQUENCE: ordered set of ASs a route in the UPDATE message has traversed. The length is a 1-octet field containing the number of ASs in the value field. The value field contains one or more AS numbers, each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;
.1.3.6.1.3.118.1.2.5.1.6,MPLS-VPN-MIB::mplsVpnVrfBgpPathAttrNextHop,OCTET,read-only,,current,,The address of the border router that should be used for the destination network.
.1.3.6.1.3.118.1.2.5.1.7,MPLS-VPN-MIB::mplsVpnVrfBgpPathAttrMultiExitDisc,INTEGER,read-only,,current,,This metric is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 indicates the absence of this attribute.
.1.3.6.1.3.118.1.2.5.1.8,MPLS-VPN-MIB::mplsVpnVrfBgpPathAttrLocalPref,INTEGER,read-only,,current,,The originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute.
Expand All @@ -9243,12 +9243,12 @@
.1.3.6.1.3.118.1.4,MPLS-VPN-MIB::mplsVpnRoute,,,,,,
.1.3.6.1.3.118.1.4.1,MPLS-VPN-MIB::mplsVpnVrfRouteTable,,not-accessible,,current,,This table specifies per-interface MPLS/BGP VPN VRF Table routing information. Entries in this table define VRF routing entries associated with the specified MPLS/VPN interfaces. Note that this table contains both BGP and IGP routes, as both may appear in the same VRF.
.1.3.6.1.3.118.1.4.1.1,MPLS-VPN-MIB::mplsVpnVrfRouteEntry,,not-accessible,mplsVpnVrfName:mplsVpnVrfRouteDest:mplsVpnVrfRouteMask:mplsVpnVrfRouteTos:mplsVpnVrfRouteNextHop,current,,An entry in this table is created by an LSR for every route present configured (either dynamically or statically) within the context of a specific VRF capable of supporting MPLS/BGP VPN. The indexing provides an ordering of VRFs per-VPN interface.
.1.3.6.1.3.118.1.4.1.1.1,MPLS-VPN-MIB::mplsVpnVrfRouteDest,OCTET,not-accessible,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bit-wise logical-AND of x with the value of the corresponding instance of the mplsVpnVrfRouteMask object is not equal to x.
.1.3.6.1.3.118.1.4.1.1.1,MPLS-VPN-MIB::mplsVpnVrfRouteDest,OCTET,not-accessible,,current,,The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bit-wise logical-AND of x with the value of the corresponding instance of the mplsVpnVrfRouteMask object is not equal to x.
.1.3.6.1.3.118.1.4.1.1.2,MPLS-VPN-MIB::mplsVpnVrfRouteDestAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The address type of the mplsVpnVrfRouteDest entry.
.1.3.6.1.3.118.1.4.1.1.3,MPLS-VPN-MIB::mplsVpnVrfRouteMask,OCTET,not-accessible,,current,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the mplsVpnVrfRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the mplsVpnVrfRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bit-wise logical-AND of x with the value of the corresponding instance of the mplsVpnVrfRouteDest object is not equal to mplsVpnVrfRouteDest.
.1.3.6.1.3.118.1.4.1.1.3,MPLS-VPN-MIB::mplsVpnVrfRouteMask,OCTET,not-accessible,,current,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the mplsVpnVrfRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the mplsVpnVrfRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bit-wise logical-AND of x with the value of the corresponding instance of the mplsVpnVrfRouteDest object is not equal to mplsVpnVrfRouteDest.
.1.3.6.1.3.118.1.4.1.1.4,MPLS-VPN-MIB::mplsVpnVrfRouteMaskAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The address type of mplsVpnVrfRouteMask.
.1.3.6.1.3.118.1.4.1.1.5,MPLS-VPN-MIB::mplsVpnVrfRouteTos,Unsigned32,not-accessible,,current,,The IP TOS Field is used to specify the policy to be applied to this route. The encoding of IP TOS is as specified by the following convention. Zero indicates the default path if no more specific policy applies. +-----+-----+-----+-----+-----+-----+-----+-----+ | | | | | PRECEDENCE | TYPE OF SERVICE | 0 | | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ IP TOS IP TOS Field Policy Field Policy Contents Code Contents Code 0 0 0 0 ==> 0 0 0 0 1 ==> 2 0 0 1 0 ==> 4 0 0 1 1 ==> 6 0 1 0 0 ==> 8 0 1 0 1 ==> 10 0 1 1 0 ==> 12 0 1 1 1 ==> 14 1 0 0 0 ==> 16 1 0 0 1 ==> 18 1 0 1 0 ==> 20 1 0 1 1 ==> 22 1 1 0 0 ==> 24 1 1 0 1 ==> 26 1 1 1 0 ==> 28 1 1 1 1 ==> 30.
.1.3.6.1.3.118.1.4.1.1.6,MPLS-VPN-MIB::mplsVpnVrfRouteNextHop,OCTET,not-accessible,,current,,On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. .
.1.3.6.1.3.118.1.4.1.1.5,MPLS-VPN-MIB::mplsVpnVrfRouteTos,Unsigned32,read-create,,current,,The IP TOS Field is used to specify the policy to be applied to this route. The encoding of IP TOS is as specified by the following convention. Zero indicates the default path if no more specific policy applies. +-----+-----+-----+-----+-----+-----+-----+-----+ | | | | | PRECEDENCE | TYPE OF SERVICE | 0 | | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ IP TOS IP TOS Field Policy Field Policy Contents Code Contents Code 0 0 0 0 ==> 0 0 0 0 1 ==> 2 0 0 1 0 ==> 4 0 0 1 1 ==> 6 0 1 0 0 ==> 8 0 1 0 1 ==> 10 0 1 1 0 ==> 12 0 1 1 1 ==> 14 1 0 0 0 ==> 16 1 0 0 1 ==> 18 1 0 1 0 ==> 20 1 0 1 1 ==> 22 1 1 0 0 ==> 24 1 1 0 1 ==> 26 1 1 1 0 ==> 28 1 1 1 1 ==> 30.
.1.3.6.1.3.118.1.4.1.1.6,MPLS-VPN-MIB::mplsVpnVrfRouteNextHop,OCTET,read-create,,current,,On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. .
.1.3.6.1.3.118.1.4.1.1.7,MPLS-VPN-MIB::mplsVpnVrfRouteNextHopAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The address type of the mplsVpnVrfRouteNextHopAddrType object.
.1.3.6.1.3.118.1.4.1.1.8,MPLS-VPN-MIB::mplsVpnVrfRouteIfIndex,Integer32,read-create,,current,,The ifIndex value that identifies the local interface through which the next hop of this route should be reached.
.1.3.6.1.3.118.1.4.1.1.9,MPLS-VPN-MIB::mplsVpnVrfRouteType,INTEGER,read-create,,current,other(1):reject(2):local(3):remote(4),The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for that the next hop is not the final destination. Routes which do not result in traffic forwarding or rejection should not be displayed even if the implementation keeps them stored internally. reject (2) refers to a route which, if matched, discards the message as unreachable. This is used in some protocols as a means of correctly aggregating routes.
Expand Down
Loading

0 comments on commit 035ba10

Please sign in to comment.