Home/Catalog/TIMETRA-VRTR-MIB

TIMETRA-VRTR-MIB

AI MIB Summary

The TIMETRA-VRTR-MIB facilitates the SNMP-based provisioning and monitoring of virtual routers, transport interfaces, and associated routing features on Alcatel-Lucent (now Nokia) SR OS (Service Router Operating System) platforms. This module provides access to specific configuration parameters and operational state metrics required to manage the logical separation of routing instances and their underlying transport resources.

This document is the SNMP MIB module to manage and provision the Alcatel-Lucent SROS device transport and virtual routers, their interfaces, and other related features. Copyright 2003-2013 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
timetraVRtrMIBModule.1.3.6.1.4.1.6527.1.1.3.3
1338
Objects
Active
Status
15
Dependencies

Imported Objects

Objects

1338 total
Object Name
timetraVRtrMIBModuleThis document is the SNMP MIB module to manage and provision the Alcatel-Lucent SROS device transport and virtual routers, their interfaces, and other related features. Copyright 2003-2013 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY
.1.3.6.1.4.1.6527.1.1.3.3
tmnxVRtrConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.3
tmnxVRtrCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.3.1
tmnxVRtrGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.3.2
tmnxVRtrMobGatewayCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.3.3
tmnxVRtrMobGatewayGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.3.4
tmnxVRtrObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.3
vRtrConfTableThe vRtrConfTable has an entry for each virtual router configured in the system.
SEQUENCE OF VRtrConfEntry
.1.3.6.1.4.1.6527.3.1.2.3.1
vRtrConfEntryEach row entry represents a virtual router in the system. Entries can be created and deleted via SNMP SET operations. Creation requires a SET request containing vRtrRowStatus, vRtrName and vRtrType. Note that rows in this table are usually created by the agent itself as a side affect of some other configuration; for example, when a service vprn is created by setting the appropriate objects in the TIMETRA-SERV-MIB. There will always be at least two row entries in this table, one of these entries represents the base or transport router and the other represents the management router. These entries are created when the system is initialized and can never be deleted.
VRtrConfEntry
.1.3.6.1.4.1.6527.3.1.2.3.1.1
vRtrIDThe unique value which identifies this virtual router in the Tmnx system. The vRtrID value for each virtual router must remain constant at least from one re-initialization of the system management processor (CPM) to the next. There will always be at least one router entry defined by the agent with vRtrID=1 which represents the transport router.ro
TmnxVRtrID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.1
vRtrRowStatusThe row status. The creation or deletion of a virtual router entry causes creation or deletion of corresponding entries in other Tmnx MIB tables with the same vRtrID value. Note that it is not allowed to 'destroy' the row entry for vRtrID = 1. In order for row creation to succeed, values for vRtrName and vRtrType must be included in the same SNMP SET PDU as vRtrRowStatus.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.2
vRtrAdminStateThe desired administrative state for this virtual router. Note that it is not allowed to set vRtrAdminState to 'outOfService for the row entry with vRtrID = 1.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.3
vRtrNameThe administritive name for this virtual router. The router name must be unique among all virtual routers in the system. For row creation to succeed a value must be specified for vRtrName. When a row is created in the vRtrConfTable for a service vprn (i.e. when vRtrType is set to 'vprn'), the agent automatically assigns the name 'vprn<service-id>'.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.4
vRtrMaxNumRoutesThe maximum number of routes that can be configured on this virtual router. If the value is -1, then there is no limit.rw
Integer32 (-1..'7FFFFFFF'h)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.5
vRtrBgpStatusThe desired state for BGP on this virtual router. An attempt to set vRtrBgpStatus to 'delete' will fail if the BGP protocol is not in the administrative outOfService state.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.6
vRtrMplsStatusThe desired state for MPLS on this virtual router. An attempt to set vRtrMplsStatus to 'delete' will fail if the MPLS protocol is not in the administrative outOfService state, i.e. TIMETRA-MPLS-MIB::vRtrMplsGeneralAdminState must be set to 'outOfService'.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.7
vRtrOspfStatusThe desired state for OSPFv2 on this virtual router. An attempt to set vRtrOspfStatus to 'delete' will fail if the OSPFv2 protocol is not in the administrative outOfService state, i.e. TIMETRA-OSPF-NG-MIB::tmnxOspfAdminState must be set to 'disabled'. This object was obsoleted in release 5.0.rwobsolete
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.8
vRtrRipStatusThe desired state for RIP on this virtual router. An attempt to set vRtrRipStatus to 'delete' will fail if the RIP protocol is not in the admininistrative outOfService state.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.9
vRtrRsvpStatusThe desired state for RSVP on this virtual router. An attempt to set vRtrRsvpStatus to 'delete' will fail if the RSVP protocol is not in the administrative outOfService state, i.e. TIMETRA-RSVP-MIB::vRtrRsvpGeneralAdminState must be set to 'outOfService'.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.10
vRtrEcmpMaxRoutesThe value of vRtrEcmpMaxRoutes specifies the maximum number of equal cost routes allowed on this routing table instance. When the number ecmp routes available at the best preference value exceed the number of vRtrEcmpMaxRoutes allowed, then the lowest next-hop IP address algorithm is used to select the ecmp routes used. When vRtrEcmpMaxRoutes is set to zero (0), and multiple routes are available with the same best preference value and equal cost values, then the route with the lowest next-hop IP address is used.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.1.1.11
vRtrASThe value of vRtrAS specifies the autonomous system number to be advertised to this peer. This object is MUST be set before BGP can be activated. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by vRtrAS4Byte.rwobsolete
TmnxBgpAutonomousSystem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.12
vRtrNewIfIndexThis object is used to assign values to vRtrIfIndex as described in 'Textual Conventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET request that creates a new instance of vRtrIfEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated. If the the SET succeeds, then the object is incremented and the new instance is created according to the manager's directions.rw
TestAndIncr (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.13
vRtrLdpStatusThe desired state for LDP on this virtual router. An attempt to set vRtrLdpStatus to 'delete' will fail if the LDP protocol is not in the administrative outOfService state, i.e. TIMETRA-LDP-MIB::vRtrLdpGenAdminState must be set to 'outOfService'.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.14
vRtrIsIsStatusThe desired state for ISIS on this virtual router. An attempt to set vRtrIsIsStatus to 'delete' will fail if the ISIS protocol is not in the administrative outOfService state.rwobsolete
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.15
vRtrRouterIdA 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.1.1.16
vRtrTriggeredPolicyIf the value of vRtrTriggeredPolicy is 'false', all routing protocols automatically reevaluate their routes when the route policies are changed. If this value is 'true', then the user must trigger the recalculation of routes when the route policies are changed.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.17
vRtrConfederationASThe value of vRtrConfederationAS specifies the confederation AS number for the virtual router. A value of 0 means no confederation AS. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by vRtrConfederationAS4Byte.rwobsolete
TmnxBgpAutonomousSystem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.18
vRtrRouteDistinguisherThe value of vRtrRouteDistinguisher is an identifier attached to routes that distinguishes to which VPN it belongs. The VPRN cannot be operationally 'inService' until a route distinguisher has been assigned.rw
TmnxVPNRouteDistinguisher (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.19
vRtrMidRouteThresholdThe value of vRtrMidRouteThreshold specifies the mid-level water marker for the number of routes which this VRF may hold. When this limit is exceeded a tmnxVRtrMidRouteTCA notification is generated. A value of 0 (zero) for this object indicates that the threshold is infinite, and the notification will never be sent.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.1.1.20
vRtrHighRouteThresholdThe value of vRtrHighRouteThreshold specifies the high-level water marker for the number of routes which this VRF may hold. When this limit is exceeded a tmnxVRtrHighRouteTCA notification is generated. A value of 0 (zero) for this object indicates that the threshold is infinite, and the notification will never be sent.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.1.1.21
vRtrIllegalLabelThresholdThe value of vRtrIllegalLabelThreshold specifies the allowed limit for illegal label violations on this VRF. When this limit is exceeded a tmnxVRtrIllegalLabelTCA notification is generated. A value of 0 (zero) for this object indicates that the threshold is infinite, and the notification will never be sent.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.1.1.22
vRtrVpnIdThe value of vRtrVpnId is the Virtual Private Network Identifier of this virtual router.rw
TmnxVPNId
.1.3.6.1.4.1.6527.3.1.2.3.1.1.23
vRtrDescriptionThe value of vRtrDescription is a user provided description string for this virtual router. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.25
vRtrGracefulRestartThe value of vRtrGracefulRestart indicates whether or not graceful restart capabilities are enabled on this virtual router. In order for any protocol to perform graceful restart vRtrGracefulRestart must have a value of 'true'. Graceful restart capabilities can then be enabled or disabled on an individual protocol basis.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.26
vRtrGracefulRestartTypeThe value of vRtrGracefulRestartType specifies when to include grace restart of routing protocols as a result of a switchover from primary CPM in a redundant system. 'never' - always switch without graceful restart 'manual' - perform graceful restart only on a forced switchover 'automatic' - perform graceful restart on either a switchover caused by an error or a forced switchoverrw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.1.1.27
vRtrTypeThe value of vRtrType specifies the type of virtual router represented by this row entry. When a row is created in this table using 'createAndGo', vRtrType must be specified or the row creation will fail. Only the value of 'vr (3)' can be set with a SNMP SET request. The other values are used for row entries created internally by the agent. The value of vRtrType cannot be modified if vRtrRowStatus has a value of 'active'.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.1.1.28
vRtrServiceIdWhen vRtrType has a value of 'vprn', the value of vRtrServiceId indicates the service-id of the associated service that created this row entry.ro
TmnxServId (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.29
vRtrCustIdWhen vRtrType has a value of 'vprn', the value of vRtrCustId indicates the customer-id of the associated service that created this row entry.ro
TmnxCustId (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.30
vRtrIgmpStatusThe desired state for IGMP on this virtual router. An attempt to set vRtrIgmpStatus to 'delete' will fail if the IGMP protocol is not in the administrative outOfService state, i.e. TIMETRA-IGMP-MIB::vRtrIgmpGenAdminState must be set to 'outOfService'.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.31
vRtrMaxNumRoutesLogOnlyThe value of vRtrMaxNumRoutesLogOnly specifies the action to be taken when the maximum number of routes that can be held within a given VRF context is reached. If the value is 'true' the event is logged (a trap is sent) and the learning of new routes is not disabled. If the value is 'false' the event is logged and the learning of new routes is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.32
vRtrVrfTargetThe value of vRtrVrfTarget specifies the extended community name for the default vrf-import or vrf-export policy to use for the vRtrID if no entries are configured in the vRtrPolicyTable for this vRtrID instance. This object can not be set if either vRtrVrfExportTarget or vRtrVrfImportTarget has been set.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.33
vRtrVrfExportTargetThe value of vRtrVrfExportTarget specifies the extended community name for the default vrf-export policy to use for the vRtrID if no entries are configured in the vRtrPolicyTable for this vRtrID instance. This object can not be set if vRtrVrfTarget has been set.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.34
vRtrVrfImportTargetThe value of vRtrVrfImportTarget specifies the extended community name for the default vrf-import policy to use for the vRtrID if no entries are configured in the vRtrPolicyTable for this vRtrID instance. This object can not be set if vRtrVrfTarget has been set.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.35
vRtrPimStatusThe desired state for PIM on this virtual router. When the object is set to 'create', PIM protocol instance is enabled on the virtual router. Setting the value to 'delete' disables PIM on the virtual router.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.36
vRtrMaxMcastNumRoutesThe maximum number of multicast routes that can be configured on this virtual router. If the value is -1, then there is no limit.rw
Integer32 (-1..'7FFFFFFF'h)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.37
vRtrMaxMcastNumRoutesLogOnlyThe value of vRtrMaxMcastNumRoutesLogOnly specifies the action to be taken when the maximum number of multicast routes that can be held within a given VRF context is reached. If the value is 'true' the event is logged (a trap is sent) and the learning of new multicast routes is not disabled. If the value is 'false' the event is logged and the learning of new routes is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.38
vRtrMcastMidRouteThresholdThe value of vRtrMcastMidRouteThreshold specifies the mid-level water marker for the number of multicast routes which this VRF may hold. When this limit is exceeded a tmnxVRtrMcastMidRouteTCA notification is generated. A value of 0 (zero) for this object indicates that the threshold is infinite, and the notification will never be sent.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.1.1.39
vRtrIgnoreIcmpRedirectIf the value of vRtrIgnoreIcmpRedirect is 'true', the virtual router will drop all ICMP Redirects received on the management interface. If the value of vRtrIgnoreIcmpRedirect is 'false' and an ICMP Redirect is received on the management interface, a /32 route will be created in the route table. If the value of vRtrName is not 'management', an SNMP set request to vRtrIgnoreIcmpRedirect will fail with an 'inconsistentValue' error.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.40
vRtrOspfv3StatusThe desired state for OSPFv3 on this virtual router. An attempt to set vRtrOspfv3Status to 'delete' will fail if the OSPFv3 protocol is not in the administrative outOfService state, i.e. TIMETRA-OSPF-NG-MIB::tmnxOspfAdminState must be set to 'disabled'. This object was obsoleted in release 5.0.rwobsolete
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.41
vRtrMsdpStatusThe desired state for Msdp on this virtual router. An attempt to set vRtrMsdpStatus to 'delete' will fail if the Msdp protocol is not in the administrative outOfService state, i.e. TIMETRA-MSDP-MIB::tmnxMsdpAdminState must be set to 'outOfService'.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.42
vRtrVprnTypeThe value of vRtrVprnType specifies how traffic is routed. regular (1) - All traffic is routed to all destinations. hub (2) - Network traffic is routed only to the access side. Access traffic is routed to all destinations. spoke (3) - Networks traffic is routed to all destinations. Access traffic is routed only to the network side. subscriberSplitHorizon (4) - Subscriber-interface traffic is routed only to the network side. All other traffic is routed to all destinations. This object cannot be modified if vRtrType is not 'vprn'.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.1.1.43
vRtrSecondaryVrfIdThe unique value of vRtrSecondaryVrfId specifies the secondary vrf-id for hub and spoke vprn. Non-zero value of vRtrSecondaryVrfId indicates that two route-tables exist for hub and spoke vprn system one each for hub and spoke. One of which is indexed by vRtrSecondaryVrfId. If the value of vRtrSecondaryVrfId is zero, it indicates that there is only one route-table for hub and spoke vprn system.ro
TmnxVRtrIDOrZero (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.44
vRtrMldStatusThe desired state for Multicast Listener Discovery (MLD) Protocol on this virtual router. An attempt to set vRtrMldStatus to 'delete' will fail if the MLD protocol is not in the administrative outOfService state, i.e. TIMETRA-MLD-MIB::vRtrMldGenAdminState must be set to 'outOfService'.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.45
vRtrIPv6MaxNumRoutesThe maximum number of IPv6 routes that can be configured on this virtual router. If the value is -1, then there is no limit. This object is not supported on SR-1, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '5'.rw
Integer32 (-1..'7FFFFFFF'h)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.46
vRtrIPv6MidRouteThresholdThe value of vRtrIPv6MidRouteThreshold specifies the mid-level water marker for the number of IPv6 routes which this VRF may hold. When this limit is exceeded a tmnxVRtrIPv6MidRouteTCA notification is generated. A value of 0 (zero) for this object indicates that the threshold is infinite, and the notification will never be sent.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.1.1.47
vRtrIPv6HighRouteThresholdThe value of vRtrIPv6HighRouteThreshold specifies the high-level water marker for the number of IPv6 routes which this VRF may hold. When this limit is exceeded a tmnxVRtrIPv6HighRouteTCA notification is generated. A value of 0 (zero) for this object indicates that the threshold is infinite, and the notification will never be sent.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.1.1.48
vRtrIPv6MaxNumRoutesLogOnlyThe value of vRtrIPv6MaxNumRoutesLogOnly specifies the action to be taken when the maximum number of IPv6 routes that can be held within a given VRF context is reached. If the value is 'true' the event is logged (a trap is sent) and the learning of new routes is not disabled. If the value is 'false' the event is logged and the learning of new routes is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.49
vRtrIPv6IgnoreIcmpRedirectIf the value of vRtrIPv6IgnoreIcmpRedirect is 'true', the virtual router will drop all IPv6 ICMP Redirects received on the management interface. If the value of vRtrIPv6IgnoreIcmpRedirect is 'false' and an IPv6 ICMP Redirect is received on the management interface, a /128 route will be created in the route table. If the value of vRtrName is not 'management', an SNMP set request to vRtrIPv6IgnoreIcmpRedirect will fail with an 'inconsistentValue' error.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.50
vRtrMcPathMgmtPlcyNameThe value of vRtrMcPathMgmtPlcyName specifies the multicast policy name configured on this virtual router.rw
TNamedItem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.51
vRtrIgnoreNextHopMetricThe value of vRtrIgnoreNextHopMetric specifies whether next-hop metric should be ignored when computing ECMP paths for VPRN routes.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.52
vRtrMvpnVrfTargetThe value of vRtrMvpnVrfTarget specifies the extended community name for the Multicast VPN (MVPN) vrf-import or vrf-export policy to use for the vRtrID if no entries are configured in the vRtrPolicyTable for this vRtrID instance. This object can not be set if either vRtrMvpnVrfExportTarget or vRtrMvpnVrfImportTarget has been set.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.53
vRtrMvpnVrfExportTargetThe value of vRtrMvpnVrfExportTarget specifies the extended community name for the Multicast VPN (MVPN) vrf-export policy to use for the vRtrID if no entries are configured in the vRtrPolicyTable for this vRtrID instance. This object can not be set if vRtrMvpnVrfTarget has been set.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.54
vRtrMvpnVrfImportTargetThe value of vRtrMvpnVrfImportTarget specifies the extended community name for the Multicast VPN (MVPN) vrf-import policy to use for the vRtrID if no entries are configured in the vRtrPolicyTable for this vRtrID instance. This object can not be set if vRtrMvpnVrfTarget has been set.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.55
vRtrMvpnVrfTargetUnicastThe value of vRtrMvpnVrfTargetUnicast specifies whether unicast vrf-target extended community is used for the Multicast VPN (MVPN) as well. If the value is 'true', vRtrVrfTarget extended community is used for MVPN. If the value is 'false', vRtrMvpnVrfTarget extended community is used for MVPN.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.56
vRtrMvpnVrfExportTargetUnicastThe value of vRtrMvpnVrfExportTargetUnicast specifies whether unicast vrf-target import extended community is used for the Multicast VPN (MVPN) as well. If the value is 'true', vRtrVrfExportTarget extended community is used for MVPN. If the value is 'false', vRtrMvpnVrfExportTarget extended community is used for MVPN.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.57
vRtrMvpnVrfImportTargetUnicastThe value of vRtrMvpnVrfImportTargetUnicast specifies whether unicast vrf-target export extended community is used for the Multicast VPN (MVPN) as well. If the value is 'true', vRtrVrfImportTarget extended community is used for MVPN. If the value is 'false', vRtrMvpnVrfImportTarget extended community is used for MVPN.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.58
vRtrAS4ByteThe value of vRtrAS4Byte specifies the autonomous system number to be advertised to this peer. This object MUST be set before BGP can be activated.rw
InetAutonomousSystemNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.59
vRtrConfederationAS4ByteThe value of vRtrConfederationAS4Byte specifies the confederation AS number for the virtual router. A value of 0 means no confederation AS.rw
InetAutonomousSystemNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.60
vRtrMvpnCMcastImportRTThe value of vRtrMvpnCMcastImportRT indicates C-multicast Import Route that uniquely identifies a VRF. vRtrMvpnCMcastImportRT controls imports of C-multicast routes into a particular VRF. A PE that has sites of a given MVPN connected to it needs to communicate the value of the C-multicast Import RT associated with the VRF of that MVPN on the PE to all other PEs that have sites of that MVPN. A PE that originates a (unicast) route to VPN-IP addresses must include in the BGP Update message the value of the C-multicast Import RT of the VRF associated with the route.ro
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.61
vRtrInterASMvpnWhen the object vRtrType has a value of 'vprn', the value of vRtrInterASMvpn indicates whether the VPRN service is used for inter-AS MVPN or not. If the value of the object is 'true', it indicates that the vprn service is used for inter-AS MVPN only. If the value of the object is 'false', it indicates that the vprn service is not used for inter-AS MVPN.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.1.1.64
vRtrStatTableThe vRtrStatTable has an entry for each virtual router configured in the system.
SEQUENCE OF VRtrStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.2
vRtrStatEntryEach row entry represents a collection of statistics for a virtual router in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.2.1
vRtrOperStatevRtrOperState indicates current operational status of this virtual router.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.2.1.1
vRtrDirectRoutesvRtrDirectRoutes indicates the current number of direct routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.2
vRtrDirectActiveRoutesvRtrDirectActiveRoutes indicates the current number of active direct routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.3
vRtrStaticRoutesvRtrStaticRoutes indicates the current number of static routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.4
vRtrStaticActiveRoutesvRtrStaticActiveRoutes indicates the current number of active static routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.5
vRtrOSPFRoutesvRtrOSPFRoutes indicates the current number of ospf routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.6
vRtrOSPFActiveRoutesvRtrOSPFActiveRoutes indicates the current number of active ospf routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.7
vRtrBGPRoutesvRtrBGPRoutes indicates the current number of bgp routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.8
vRtrBGPActiveRoutesvRtrBGPActiveRoutes indicates the current number of active bgp routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.9
vRtrISISRoutesvRtrISISRoutes indicates the current number of isis routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.10
vRtrISISActiveRoutesvRtrISISActiveRoutes indicates the current number of active isis routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.11
vRtrRIPRoutesvRtrRIPRoutes indicates the current number of rip routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.12
vRtrRIPActiveRoutesvRtrRIPActiveRoutes indicates the current number of active rip routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.13
vRtrAggregateRoutesvRtrAggregateRoutes indicates the current number of aggregate routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.14
vRtrAggregateActiveRoutesvRtrAggregateActiveRoutes indicates the current number of active aggregate routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.15
vRtrStatConfiguredIfsvRtrStatConfiguredIfs indicates the current number of router interfaces configured on this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.16
vRtrStatActiveIfsvRtrStatActiveIfs indicates the current number of router interfaces with vRtrIfAdminState equal 'inService' on this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.17
vRtrStatIllegalLabelsvRtrStatIllegalLabels indicates the number of illegally received labels on this virtual router.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.18
vRtrStatCurrNumRoutesvRtrStatCurrNumRoutes indicates the current number of routes in the VRF for this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.19
vRtrStatBGPVpnRoutesvRtrStatBGPVpnRoutes indicates the current number of VPN-IPV4 routes learned by MP-BGP for this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.20
vRtrStatBGPVpnActiveRoutesvRtrStatBGPVpnActiveRoutes indicates the current number of active VPN-IPV4 routes learned by MP-BGP for this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.21
vRtrStatTotalLdpTunnelsvRtrStatTotalLdpTunnels indicates the current number of both active and inactive LDP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.22
vRtrStatTotalSdpTunnelsvRtrStatTotalSdpTunnels indicates the current number of both active and inactive SDP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.23
vRtrStatActiveLdpTunnelsvRtrStatActiveLdpTunnels indicates the current number of rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'ldp'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.24
vRtrStatActiveSdpTunnelsvRtrStatActiveSdpTunnels indicates the current number of rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'sdp'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.25
vRtrMulticastRoutesvRtrMulticastRoutes indicates the current number of rows in the vRtrPimNgGrpSrcTable.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.26
vRtrStatActiveARPEntriesvRtrStatActiveARPEntries indicates the number of active ARP entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.27
vRtrStatTotalARPEntriesvRtrStatTotalARPEntries indicates the total number of active and inactive ARP entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.28
vRtrV6DirectRoutesvRtrV6DirectRoutes indicates the current number of v6 direct routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.29
vRtrV6DirectActiveRoutesvRtrV6DirectActiveRoutes indicates the current number of v6 active direct routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.30
vRtrV6StaticRoutesvRtrV6StaticRoutes indicates the current number of v6 static routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.31
vRtrV6StaticActiveRoutesvRtrV6StaticActiveRoutes indicates the current number of v6 active static routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.32
vRtrV6OSPFRoutesvRtrV6OSPFRoutes indicates the current number of v6 ospf routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.33
vRtrV6OSPFActiveRoutesvRtrV6OSPFActiveRoutes indicates the current number of v6 active ospf routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.34
vRtrV6BGPRoutesvRtrV6BGPRoutes indicates the current number of v6 bgp routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.35
vRtrV6BGPActiveRoutesvRtrV6BGPActiveRoutes indicates the current number of v6 active bgp routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.36
vRtrV6ISISRoutesvRtrV6ISISRoutes indicates the current number of v6 isis routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.37
vRtrV6ISISActiveRoutesvRtrV6ISISActiveRoutes indicates the current number of v6 active isis routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.38
vRtrV6RIPRoutesvRtrV6RIPRoutes indicates the current number of v6 rip routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.39
vRtrV6RIPActiveRoutesvRtrV6RIPActiveRoutes indicates the current number of active v6 rip routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.40
vRtrV6AggregateRoutesvRtrV6AggregateRoutes indicates the current number of v6 aggregate routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.41
vRtrV6AggregateActiveRoutesvRtrV6AggregateActiveRoutes indicates the current number of active v6 aggregate routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.42
vRtrV6StatConfiguredIfsvRtrV6StatConfiguredIfs indicates the current number of v6 router interfaces configured on this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.43
vRtrV6StatActiveIfsvRtrV6StatActiveIfs indicates the current number of v6 router interfaces with vRtrIfAdminState equal 'inService' on this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.44
vRtrV6StatIllegalLabelsvRtrV6StatIllegalLabels indicates the number of illegally received v6 labels on this virtual router.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.45
vRtrV6StatCurrNumRoutesvRtrV6StatCurrNumRoutes indicates the current number of v6 routes in the VRF for this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.46
vRtrV6StatBGPVpnRoutesvRtrV6StatBGPVpnRoutes indicates the current number of VPN-IPV6 routes learned by MP-BGP for this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.47
vRtrV6StatBGPVpnActiveRoutesvRtrV6StatBGPVpnActiveRoutes indicates the current number of active VPN-IPV6 routes learned by MP-BGP for this virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.48
vRtrV6StatTotalLdpTunnelsvRtrV6StatTotalLdpTunnels indicates the current number of both active and inactive v6 LDP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.49
vRtrV6StatTotalSdpTunnelsvRtrV6StatTotalSdpTunnels indicates the current number of both active and inactive v6 SDP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.50
vRtrV6StatActiveLdpTunnelsvRtrV6StatActiveLdpTunnels indicates the current number of v6 rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'ldp'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.51
vRtrV6StatActiveSdpTunnelsvRtrV6StatActiveSdpTunnels indicates the current number of v6 rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'sdp'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.52
vRtrV6MulticastRoutesvRtrV6MulticastRoutes indicates the current number of v6 rows in the vRtrPimNgGrpSrcTable.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.53
vRtrV6StatActiveNbrEntriesvRtrV6StatActiveNbrEntries indicates the number of active V6 neighbor discovery entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.54
vRtrV6StatTotalNbrEntriesvRtrV6StatTotalNbrEntries indicates the total number of active and inactive v6 neighbor discovery entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.55
vRtrSubMgmtRoutesThe value of vRtrSubMgmtRoutes indicates the total number of subscriber management routes in the route Table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.56
vRtrSubMgmtActiveRoutesThe value of vRtrSubMgmtActiveRoutes indicates the number of active subscriber management routes.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.57
vRtrStatTotalRsvpTunnelsThe value of vRtrStatTotalRsvpTunnels indicates the current number of both active and inactive RSVP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.58
vRtrStatActiveRsvpTunnelsThe value of vRtrStatActiveRsvpTunnels indicates the current number of rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'rsvp'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.59
vRtrV6StatTotalRsvpTunnelsThe value of vRtrV6StatTotalRsvpTunnels indicates the current number of both active and inactive IPv6 RSVP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.60
vRtrV6StatActiveRsvpTunnelsThe value of vRtrV6StatActiveRsvpTunnels indicates the current number of IPv6 rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'rsvp'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.61
vRtrHostRoutesThe value of vRtrHostRoutes indicates the current number of direct routes with prefix value 32 for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.62
vRtrHostActiveRoutesThe value of vRtrHostActiveRoutes indicates the current number of active direct routes with prefix value 32 for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.63
vRtrV6HostRoutesThe value of vRtrV6HostRoutes indicates the current number of v6 direct routes with prefix value 128 for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.64
vRtrV6HostActiveRoutesThe value of vRtrV6HostActiveRoutes indicates the current number of v6 active direct routes with prefix value 128 for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.65
vRtrStatLocalARPEntriesThe value of vRtrStatLocalARPEntries indicates the total number of active and inactive local ARP entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.66
vRtrStatStaticARPEntriesThe value of vRtrStatStaticARPEntries indicates the total number of active and inactive static ARP entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.67
vRtrStatDynamicARPEntriesThe value of vRtrStatDynamicARPEntries indicates the total number of active and inactive dynamic ARP entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.68
vRtrStatManagedARPEntriesThe value of vRtrStatManagedARPEntries indicates the total number of active and inactive managed ARP entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.69
vRtrStatInternalARPEntriesThe value of vRtrStatInternalARPEntries indicates the total number of active and inactive internal ARP entries for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.70
vRtrManagedRoutesThe value of vRtrManagedRoutes indicates the total number of active and inactive managed routes for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.71
vRtrManagedActiveRoutesThe value of vRtrManagedActiveRoutes indicates the total number of active managed routes for the specified virtual router in the system.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.72
vRtrLDPRoutesvRtrLDPRoutes indicates the current number of ldp routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.73
vRtrLDPActiveRoutesvRtrLDPActiveRoutes indicates the current number of active ldp routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.74
vRtrVPNLeakRoutesvRtrVPNLeakRoutes indicates the current number of VPN Leak routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.75
vRtrVPNLeakActiveRoutesvRtrVPNLeakActiveRoutes indicates the current number of active VPN Leak routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.76
vRtrV6VPNLeakRoutesvRtrV6VPNLeakRoutes indicates the current number of v6 VPN Leak routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.77
vRtrV6VPNLeakActiveRoutesvRtrV6VPNLeakActiveRoutes indicates the current number of v6 active VPN Leak routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.78
vRtrV6SubMgmtRoutesvRtrV6SubMgmtRoutes indicates the current number of v6 subscriber management routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.79
vRtrV6SubMgmtActiveRoutesvRtrV6SubMgmtActiveRoutes indicates the current number of v6 active subscriber management routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.80
vRtrMobileHostRoutesThe value of vRtrMobileHostRoutes indicates the current number of IPv4 Mobile Host routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.81
vRtrMobileHostActiveRoutesThe value of vRtrMobileHostActiveRoutes indicates the current number of IPv4 active Mobile Host routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.82
vRtrV6MobileHostRoutesThe value of vRtrV6MobileHostRoutes indicates the current number of IPv6 Mobile Host routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.83
vRtrV6MobileHostActiveRoutesThe value of vRtrV6MobileHostActiveRoutes indicates the current number of IPv6 active Mobile Host routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.84
vRtrStatTotalBgpTunnelsvRtrStatTotalBgpTunnels indicates the current number of both active and inactive BGP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.85
vRtrStatActiveBgpTunnelsvRtrStatActiveBgpTunnels indicates the current number of rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'bgp'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.86
vRtrNatRoutesThe value of vRtrNatRoutes indicates the current number of IPv4 NAT (Network Address Translation) routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.87
vRtrNatActiveRoutesThe value of vRtrNatActiveRoutes indicates the current number of IPv4 NAT routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.88
vRtrV6NatRoutesThe value of vRtrV6NatRoutes indicates the current number of IPv6 NAT routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.89
vRtrV6NatActiveRoutesThe value of vRtrV6NatActiveRoutes indicates the current number of IPv6 active NAT routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.90
vRtrPeriodicRoutesThe value of vRtrPeriodicRoutes indicates the current number of periodic routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.91
vRtrPeriodicActiveRoutesThe value of vRtrPeriodicActiveRoutes indicates the current number of active periodic routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.92
vRtrV6PeriodicRoutesThe value of vRtrV6PeriodicRoutes indicates the current number of IPv6 periodic routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.93
vRtrV6PeriodicActiveRoutesThe value of vRtrV6PeriodicActiveRoutes indicates the current number of active IPv6 periodic routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.94
vRtrStatTotalMplsTpTunnelsvRtrStatTotalMplsTpTunnels indicates the current number of both active and inactive MPLS-TP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.97
vRtrStatActiveMplsTpTunnelsvRtrStatActiveMplsTpTunnels indicates the current number of active MPLS-TP tunnels.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.2.1.98
vRtrIfTotalNumberThe number of router interfaces configured in this system.ro
INTEGER
.1.3.6.1.4.1.6527.3.1.2.3.3
vRtrIfTableThe vRtrIfTable has an entry for each router interface configured in the system.
SEQUENCE OF VRtrIfEntry
.1.3.6.1.4.1.6527.3.1.2.3.4
vRtrIfEntryEach row entry represents a virtual router interface in the system. Entries can be created and deleted via SNMP SET operations using the vRtrIfRowStatus variable.
VRtrIfEntry
.1.3.6.1.4.1.6527.3.1.2.3.4.1
vRtrIfIndexThe unique value which identifies this interface of this virtual router in the Tmnx system. This field provides an identifier for virtual router interfaces similar to the ifIndex values used in the mib-2 interfaces table for physical interfaces. The vRtrIfIndex values can be reused for different virtual routers, but are unique within those entries with the same vRtrID. The vRtrIfIndex value for each virtual interface must remain constant at least from one re-initialization of the system management processor to the next.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.1
vRtrIfRowStatusThe row status. The creation or deletion of a router interface entry causes creation or deletion of corresponding entries in other Tmnx MIB tables with the same vRtrID and vRtrIfIndex values, such as the vRtrIpAddrTable. The router interface is associated to a physical port interface through the vRtrIfPortID and vRtrIfEncapValue variables. The RowStatus cannot be SET to 'active' unless vRtrIfName has been initialized.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.2
vRtrIfTypeThe value of vRtrIfType specifies the type of this interface. Different virtual router interface types are defined as follows: network - defined on a network port. service - used internally. serviceIes - defined on a SAP or Spoke SDP. serviceRtdVpls - obsoleted. serviceVprn - defined on a SAP or Spoke SDP. serviceIesSubscriber - used internally. serviceIesGroup - defined on a SAP serviceVprnSubscriber - used internally. serviceVprnGroup - defined on a SAP. serviceIesRedundant - defined on a Spoke SDP. serviceVprnRedundant - defined on a Spoke SDP. serviceVpls - defined on an IP endpoint for VPLS. serviceIesCem - defined on a SAP. serviceVprnCem - defined on a SAP. serviceVprnIPsec - defined on a SAP. serviceVprnIPMirror - defined on a Mirror. serviceVideo - defined on a video SAP. serviceVplsVideo - defined on an IP endpoint for video interface for VPLS. multiHomingPrimary - defined for a primary interface. multiHomingSecondary - defined for a secondary interface. serviceIesTunnel - defined on a SAP. serviceIpReas - defined on a network port. networkIpReas - defined on a network port. networkVprn - network interface defined in a VPRN. tmsService - threat management service interface. serviceIesAarp - defined on an AARP (Assymetry Removal) Spoke SDP. serviceVprnAarp - defined on an AARP Spoke SDP. serviceIesAa - defined on an AA (Application Assurance) SAP. serviceVprnAa - defined on an AA SAP. unnumMplsTp - defined for an unummbered mpls tp interface.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.4.1.3
vRtrIfNameThe administrative name assigned this router interface. The interface name must be unique among entries with the same vRtrID value. In order for row creation to succeed, a value must also be assigned to vRtrIfName.rw
TNamedItem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.4
vRtrIfPortIDThe physical port to which this interface is bound. If vRtrIfPortID is zero (0), then there is no binding between this virtual router interface and a physical port. Once an interface has been bound to a port, several steps are required to change the binding to some other TmnxPortID value. vRtrIfAdminState must be 'outOfService'; vRtrIfPortID must be set to zero (0) to disassociate the interface from the original port binding; finally, set vRtrIfPortID to the value for the new port binding. Setting vRtrIfPortID to 0x20000001 indicates that this interface is the system interface for the device.rw
TmnxPortID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.5
vRtrIfChannelIDWhen the physical port, vRtrIfPortID, is a SONET port, vRtrIfChannelID is the STSx channel number used by this interface. If vRtrIfPortID is not a SONET port or the interface has not yet been bound to a physical port, vRtrIfChannelID will be zero (0). This object was obsoleted in release 5.0.rwobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.6
vRtrIfEncapValueThe value of the label used along with vRtrIfPortID to identify a SAP on the specified access port.rw
TmnxEncapVal (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.7
vRtrIfAdminStateThe desired administrative state for this router interface.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.8
vRtrIfOperStateThe current operational status of this router interface.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.9
vRtrIfAliasAn alternative administrative name assigned this router interface.rw
DisplayString
.1.3.6.1.4.1.6527.3.1.2.3.4.1.10
vRtrIfPhysicalAddressThe interface's address at its protocol sub-layer. For example, for an 802.x interface, this object normally contains a MAC address. The interface's media-specific MIB must define the bit and byte ordering and the format of the value of this object. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.11
vRtrIfArpTimeoutThe value of vRtrIfArpTimeout determines how long an ARP entry associated with this interface remains in the ARP cache. When vRtrIfArpTimeout has a value of zero, '0', the entry will never be cleared from the cache.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.12
vRtrIfIcmpMaskReplyWhen vRtrIfIcmpMaskReply is set to 'true', a reply will be issued when this node is requested for the network mask for this subnet. The requesting node must be attached to the local network. When vRtrIfIcmpMaskReply is set to 'false', no reply is issued if an ICMP mask request is received.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.13
vRtrIfIcmpRedirectsWhen vRtrIfIcmpRedirects is set to 'true', ICMP redirects are generated when routes are not optimal on this router and another router on the same subnetwork has a better route in order to alert that node that a better route is available. When vRtrIfIcmpRedirects is set to 'false', ICMP redirects are not generated.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.14
vRtrIfIcmpNumRedirectsThe value of vRtrIfIcmpNumRedirects limits the number of redirects issued per the time frame specified in vRtrIfIcmpRedirectsTime.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.15
vRtrIfIcmpRedirectsTimeThe value of vRtrIfIcmpRedirectsTime determines the time frame in seconds that is used to limit the number of redirects issued per time frame.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.16
vRtrIfIcmpUnreachablesWhen vRtrIfIcmpUnreachables is set to 'true', ICMP host and network unreachable messages are generated by this interface. When vRtrIfIcmpUnreachables is set to 'false', ICMP host and network unreachable messages are not sent.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.17
vRtrIfIcmpNumUnreachablesThe value of vRtrIfIcmpNumUnreachables determines how many destination unreachable messages are issued in the time frame specified by vRtrIfIcmpUnreachablesTime.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.18
vRtrIfIcmpUnreachablesTimeThe value of vRtrIfIcmpUnreachablesTime sets the time frame in seconds that is used to limit the number of destination unreachable messages issued per time frame.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.19
vRtrIfIcmpTtlExpiredWhen vRtrIfIcmpTtlExpired is set to 'true', the rate that ttl-expired messages by this interface is throttled based on the values of vRtrIfIcmpNumTtlExpired and vRtrIfIcmpTtlExpiredTime. When vRtrIfIcmpTtlExpired is set to 'false', unlimited ttl-expired messages are sent.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.20
vRtrIfIcmpNumTtlExpiredThe value of vRtrIfIcmpNumTtlExpired defines how many ttl-expired messages will be issued in the time frame specified by vRtrIfIcmpTtlExpiredTime.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.21
vRtrIfIcmpTtlExpiredTimeThe value of vRtrIfIcmpTtlExpiredTime sets the time frame in seconds that is used to limit the number of ttl-expired messages issued by this interface with the specified time frame.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.22
vRtrIfNtpBroadcastWhen vRtrIfNtpBroadcast is set to 'true', NTP/SNTP broadcasts will be received on this interface.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.23
vRtrIfUnnumberedThe IP address to be used when generating packets on this interface. This variable is complemented by vRtrIfUnnumbered. If vRtrIfUnnumberedIf is a null-string and vRtrIfUnnumbered is '0.0.0.0' it implies that no unnumbered interface is configured. At any instant only one of the two members can be non-null. A value of '255.255.255.255' implies the use of system-ip. It is strongly suggested to use the node's system IP address as it is not associated with a particular physical interface and is therefore always reachable.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.4.1.24
vRtrIfMtuThe value of vRtrIfMtu is used to reflect the MTU size of this interface in the header of an ICMP MTU exceeded message when a packet is too large to be transmitted on this interface. The default size is calculated by subtracting the DLC header size from the physical MTU size of the interface. When a SNMP SET request is received with a value of zero (0), the agent actually sets vRtrIfMtu to the calculated default size.rw
Unsigned32(0|512..9000) UNITS "bytes"
.1.3.6.1.4.1.6527.3.1.2.3.4.1.25
vRtrIfQosPolicyIdThe value of vRtrIfQosPolicyId associates a pre-existing network-policy-id to a network interface. Packets are marked using qos policies on edge switches; invoking a qos policy on a network port allows for the packets that match the policy criteria to be remarked. If this entry indicates a service virtual router interface or the special out-of-band management interface, this object is meaningless and is not applied to the interface. This object is obsoleted in release 10.0 and replaced with object vRtrIfQosNetworkPolicyId.rwobsolete
TNetworkPolicyID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.26
vRtrIfIngressFilterIdThe value of vRtrIfIngressFilterId associates an ip-filter-id with an ingress interface. Filters control the forwarding and dropping of packets based on IP criteria. A value of zero (0) indicates that there is no ip-filter-id associated with this interface. If this entry indicates a service virtual router interface or the special out-of-band management interface, this object is meaningless and is not applied to the interface.rw
TIPFilterID (TIMETRA-FILTER-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.27
vRtrIfEgressFilterIdThe value of vRtrIfEgressFilterId associates an ip-filter-id with an egress interface. Filters control the forwarding and dropping of packets based on IP criteria. A value of zero (0) indicates that there is no ip-filter-id associated with this interface. If this entry indicates a service virtual router interface or the special out-of-band management interface, this object is meaningless and is not applied to the interface.rw
TIPFilterID (TIMETRA-FILTER-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.28
vRtrIfDirectedBroadcastWhen vRtrIfDirectedBroadcast is set to 'true', allows broadcasts directed to this interface to be accepted. When 'false', directed broadcasts are dropped. This is of particular use when preventing denial of service attacks.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.29
vRtrIfMplsStatusSetting this variable to 'create' causes this interface to be used with MPLS. It also causes a row to be created in the vRtrMplsIfTable. Setting it to 'delete' removes the interface from MPLS and causes the corresponding row in the vRtrMplsIfTable to be removed. However, an attempt to set vRtrIfMplsStatus to 'delete' will fail if MPLS activity on this interface is not administratively in the outOfService state, i.e. vRtrMplsIfAdminState of the vRtrMplsIfTable must be set to 'outOfService'.rw
TmnxStatus (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.30
vRtrIfUnnumberedIfThe name of the interface to which this unnumbered interface will refer to. This variable is complemented by vRtrIfUnnumbered. If vRtrIfUnnumberedIf is a null-string and vRtrIfUnnumbered is '0' it implies that no unnumbered interface is configured. At any instant only one of the two members can be non-null.rw
DisplayString
.1.3.6.1.4.1.6527.3.1.2.3.4.1.31
vRtrIfCflowdThe value of vRtrIfCflowd specifies the type and direction of Cflowd analysis applied to this interface. A Cflowd profile controls the sampling and analysis of data flows through the router. A value of 'none (1)' indicates that there is no Cflowd analysis associated with this interface.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.4.1.32
vRtrIfVPNClassThe value of vRtrIfVPNClass specifies the type of VPN scenario supported on this virtual router interface.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.4.1.33
vRtrIfDescriptionThe value of vRtrIfDescription is a user provided description string for this virtual router interface. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.rw
TItemLongDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.34
vRtrIfProtocolThe value of vRtrIfProtocol indicates which protocols are running on this virtual router interface. If the bit corresponding to a protocol is set, then the protocol is enabled on this interface.ro
Bits
.1.3.6.1.4.1.6527.3.1.2.3.4.1.35
vRtrIfTosMarkingTrustedThe value of vRtrIfTosMarkingTrusted specifies whether the TOS bits on the packets ingressing on the interface should be trusted by the system or not. If the value is set to 'true', the TOS bits should be trusted. If the system does not trust these packets, it will remark the packets upon egress as indicated by the value of the egress remark flag, TIMETRA-QOS-MIB:: tNetworkPolicyEgressRemark. The egress remark flag is part of the QoS policy applied to the network interface. The interfaces belonging to the IES service have the egress remark flag set to not trusted, 'false', by default. For all other interface types, the TOS bits are trusted by default.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.36
vRtrIfServiceIdThe value of vRtrIfServiceId specifies the service id for this interface. This object must always be set at row creation when the vRtrIfType is not network(1). This object cannot be modified once the row is created.rw
TmnxServId (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.37
vRtrIfArpPopulateThe value of the object vRtrIfArpPopulate specifies the ARP populate action. The value disabled means that the normal ARP protocol is active. The value enabled means that the system will not originate ARP requests on this interface. The ARP cache is only populated with MAC addresses learned via the DHCP protocol. If the value of vRtrIfType is network, this object can only be set to disabled.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.4.1.38
vRtrIfIPv6ConfigAllowedThe value of vRtrIfIPv6ConfigAllowed specifies whether IPv6 can be configured on this router interface. When the value is 'true', IPv6 can be configured on this interface. When it is 'false', IPv6 cannot be configured. Object iesIfIPv6ConfigAllowed should be set if vRtrIfType is 'subscriber' or 'group'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.39
vRtrIfIPv6OperStateThe current operational status for IPv6 on this router interface.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.40
vRtrIfIPv6IngressFilterIdThe value of vRtrIfIPv6IngressFilterId associates an ip-filter-id with an ingress v6 interface. Filters control the forwarding and dropping of packets based on IP criteria. A value of zero (0) indicates that there is no ip-filter-id associated with this interface. If this entry indicates a service virtual router interface or the special out-of-band management interface, this object is meaningless and is not applied to the interface.rw
TIPFilterID (TIMETRA-FILTER-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.41
vRtrIfIPv6EgressFilterIdThe value of vRtrIfIPv6EgressFilterId associates an ip-filter-id with an egress v6 interface. Filters control the forwarding and dropping of packets based on IP criteria. A value of zero (0) indicates that there is no ip-filter-id associated with this interface. If this entry indicates a service virtual router interface or the special out-of-band management interface, this object is meaningless and is not applied to the interface.rw
TIPFilterID (TIMETRA-FILTER-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.42
vRtrIfIcmpV6RedirectsWhen vRtrIfIcmpV6Redirects is set to 'true', ICMPv6 redirects are generated when routes are not optimal on this router and another router on the same subnetwork has a better route in order to alert that node that a better route is available. When vRtrIfIcmpV6Redirects is set to 'false', ICMPv6 redirects are not generated.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.43
vRtrIfIcmpV6NumRedirectsThe value of vRtrIfIcmpV6NumRedirects limits the number of v6 redirects issued per the time frame specified in vRtrIfIcmpV6RedirectsTime.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.44
vRtrIfIcmpV6RedirectsTimeThe value of vRtrIfIcmpV6RedirectsTime determines the time frame in seconds that is used to limit the number of v6 redirects issued per time frame.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.45
vRtrIfIcmpV6UnreachablesWhen vRtrIfIcmpV6Unreachables is set to 'true', ICMPv6 host and network unreachable messages are generated by this interface. When vRtrIfIcmpV6Unreachables is set to 'false', ICMPv6 host and network unreachable messages are not sent.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.46
vRtrIfIcmpV6NumUnreachablesThe value of vRtrIfIcmpV6NumUnreachables determines how many destination unreachable ICMPv6 messages are issued in the time frame specified by vRtrIfIcmpV6UnreachablesTime.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.47
vRtrIfIcmpV6UnreachablesTimeThe value of vRtrIfIcmpV6UnreachablesTime sets the time frame in seconds that is used to limit the number of destination unreachable ICMPv6 messages issued per time frame.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.48
vRtrIfIcmpV6TimeExceededThe value of vRtrIfIcmpV6TimeExceeded specifies whether time-exceeded ICMP messages should be sent. When it is set to 'true', ICMPv6 time-exceeded messages are generated by this interface. When vRtrIfIcmpV6TimeExceeded is set to 'false', ICMPv6 time-exceeded messages are not sent.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.49
vRtrIfIcmpV6NumTimeExceededThe value of vRtrIfIcmpV6NumTimeExceeded specifies how many time-exceeded ICMPv6 messages are issued in the time frame specified by vRtrIfIcmpV6TimeExceededTime.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.50
vRtrIfIcmpV6TimeExceededTimeThe value of vRtrIfIcmpV6TimeExceededTime specifies the time frame in seconds that is used to limit the number of time-exceeded ICMPv6 messages issued per time frame.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.51
vRtrIfIcmpV6PktTooBigThe value of vRtrIfIcmpV6PktTooBig specifies whether packet-too-big ICMP messages should be sent. When it is set to 'true', ICMPv6 packet-too-big messages are generated by this interface. When vRtrIfIcmpV6PktTooBig is set to 'false', ICMPv6 packet-too-big messages are not sent.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.52
vRtrIfIcmpV6NumPktTooBigThe value of vRtrIfIcmpV6NumPktTooBig specifies how many packet-too-big ICMPv6 messages are issued in the time frame specified by vRtrIfIcmpV6PktTooBigTime.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.53
vRtrIfIcmpV6PktTooBigTimeThe value of vRtrIfIcmpV6PktTooBigTime specifies the time frame in seconds that is used to limit the number of packet-too-big ICMPv6 messages issued per time frame.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.54
vRtrIfIcmpV6ParamProblemThe value of vRtrIfIcmpV6ParamProblem specifies whether parameter-problem ICMP messages should be sent. When it is set to 'true', ICMPv6 parameter-problem messages are generated by this interface. When vRtrIfIcmpV6ParamProblem is set to 'false', ICMPv6 parameter-problem messages are not sent.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.55
vRtrIfIcmpV6NumParamProblemThe value of vRtrIfIcmpV6NumParamProblem specifies how many parameter-problem ICMPv6 messages are issued in the time frame specified by vRtrIfIcmpV6ParamProblemTime.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.56
vRtrIfIcmpV6ParamProblemTimeThe value of vRtrIfIcmpV6ParamProblemTime specifies the time frame in seconds that is used to limit the number of parameter-problem ICMPv6 messages issued per time frame.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.57
vRtrIfLinkLocalAddressTypeThe value of vRtrIfLinkLocalAddressType indicates the IP address type of the link local address of this virtual router interface. When the value of vRtrIfIPv6OperState is 'inService', this object will have a value of 'ipv6z', and 'unknown' otherwise.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.58
vRtrIfLinkLocalAddressThe value of vRtrIfLinkLocalAddress indicates the link local IP address of this virtual router interface. This address valid when the value of vRtrIfIPv6OperState is 'inService'.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.4.1.59
vRtrIfLinkLocalAddressStateThe value of vRtrIfLinkLocalAddressState indicates the address state of vRtrIfLinkLocalAddress. When vRtrIfIPv6OperState is 'outOfService', the value of this object is 'unknown'.ro
TmnxInetAddrState
.1.3.6.1.4.1.6527.3.1.2.3.4.1.60
vRtrIfLastOperStateChangeThe value of vRtrIfLastOperStateChange indicates the sysUpTime when the operational state of this interface last changed.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.61
vRtrIfOperMtuThe value of vRtrIfOperMtu indicates the operational value of the IP MTU on this interface. It is the minimum of the vRtrIfMtu and the MTU of the physical port this interface is bound to.ro
Unsigned32 UNITS "bytes"
.1.3.6.1.4.1.6527.3.1.2.3.4.1.62
vRtrIfGlobalIndexThe value of vRtrIfGlobalIndex uniquely identifies this interface in the tmnx system. This field provides an identifier for router interfaces similar to the vRtrIfIndex value, except that vRtrIfIndex is unique within each virtual router. The vRtrIfGlobalIndex is unique system wide regardless of the vRtrID. The vRtrIfGlobalIndex value for each virtual interface must remain constant at least from one re-initialization of the system management processor to the next.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.63
vRtrIfDelaySecondsThe value of vRtrIfDelaySeconds specifies the time in seconds that is used to bring up the interface. When interface comes up, it will not become operational until after the specified delay. When used to configure delayed-enable for a router interface, the values specified for vRtrIfDelaySeconds can be in the range of 0..1200. When used to configure hold-time of a Multi-homing secondary interface, the values specified can be in the range of 0..65535. The default value of vRtrIfDelaySeconds is also based on the router interface type. When used for a regular interface its default value is 0. When used for a Multi-homing secondary interface, its default value is 30.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.64
vRtrIfDelayUpTimerThe value of vRtrIfDelayUpTimer indicates the time left before the interface comes up when vRtrIfDelaySeconds is configured to a non-zero value. When the interface is down, this object will return the value -1. It's value can be in the range 0 to vRtrIfDelaySeconds's value if the interface is 'about to come up'. If the interface is up, the value of vRtrIfDelayUpTimer will be 0.ro
Integer32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.4.1.65
vRtrIfLocalDhcpServerNameThe value of vRtrIfLocalDhcpServerName specifies the local DHCP server that can be reached via this interface. The server itself is configured on virtual router level in object TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgServerName. Assigning an ip-address to it is done here by linking it to an interface. A server can be linked to several interfaces on the same virtual router.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.66
vRtrIfInitDelayEnableThe value of vRtrIfInitDelayEnable specifies whether vRtrIfDelaySeconds is used only the next time or everytime the system attempts to bring the interface operationally up. The value of vRtrIfInitDelayEnable is ignored if the value of vRtrIfDelaySeconds is set to 0. The value of vRtrIfInitDelayEnable is only set when interface is of type subscriber-interface. When the value vRtrIfInitDelayEnable is set to 'false', everytime the system attempts to bring the interface operationally up, it will be delayed by the value of vRtrIfDelaySeconds. When the value vRtrIfInitDelayEnable is set to 'true', only the next time the system attempts to bring the interface operationally up, it will be delayed by the value of vRtrIfDelaySeconds.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.67
vRtrIfCpmProtPolicyIdThe value of vRtrIfCpmProtPolicyId associates a CPM Protection policy with an interface. A value of zero (0) specifies that no CPM Protection policy is associated with this interface. A value of one (1) specifies that the default CPM Protection policy is associated with this interface. If no value for vRtrIfCpmProtPolicyId is specified when the vRtrIfEntry is created, the system assigns a default value, derived from the value of the object vRtrIfType, as follows: vRtrIfType vRtrIfCpmProtPolicyId - network 1 service used internally. serviceIes 1 serviceRtdVpls obsoleted. serviceVprn 1 serviceIesSubscriber 0 serviceIesGroup 0 serviceVprnSubscriber used internally. serviceVprnGroup 0 serviceIesRedundant 0 serviceVprnRedundant 0 serviceVpls 0 serviceIesCem defined on a SAP. serviceVprnCem defined on a SAP. serviceVprnIPsec 0 serviceVprnIPMirror 0 If an interface would get a default value of 'one', it is not allowed to set the value of vRtrIfCpmProtPolicyId to 'zero'. If an interface would get a default value of 'zero', it is not allowed to modify the value of vRtrIfCpmProtPolicyId. This object is not supported on SR-1 and ESS-1, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '5', and 7710, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '7' or '9'.rw
TCpmProtPolicyID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.68
vRtrIfCpmProtUncfgdProtoDropCntThe value of vRtrIfCpmProtUncfgdProtoDropCnt indicates the number of network control protocol messages dropped due to the operation of the protocol protection facility. The protocol protection facility can be enabled and disabled by means of the object TIMETRA-SECURITY-MIB::tmnxCpmProtDropUncfgdProtocolMsg. When the protocol protection facility is enabled, network control protocol traffic received on this virtual router interface is dropped if the protocol is not configured on this virtual router interface. The value of vRtrIfProtocol indicates which protocols are configured on this virtual router interface. This object is not supported on SR-1 and ESS-1, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '5', and 7710, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '7' or '9'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.4.1.69
vRtrIfLdpSyncTimerThe value of vRtrIfLdpSyncTimer specifies a time interval used for IGP-LDP synchronization. The timer is started from the time the LDP session to the neighbor is up over the interface. This is to allow for the label FEC bindings to be exchanged. When the timer expires, the link cost is restored and is re-advertised. IGP will announce a new best next-hop and LDP will use it if the label binding for the neighbor's FEC is available.rw
Unsigned32 (0|1..1800) UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.4.1.70
vRtrIfStripLabelThe value of vRtrIfStripLabel specifies whether a packet received on the interface will have it's MPLS labels stripped from the packet (true) or not (false).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.71
vRtrIfuRPFCheckStateThe value of vRtrIfuRPFCheckState specifies whether unicast RPF (uRPF) Check is enabled on this interface.rw
TmnxEnabledDisabled (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.72
vRtrIfuRPFCheckModeThe value of vRtrIfuRPFCheckMode specifies the mode of unicast RPF check. In 'strict' mode, uRPF checks whether incoming packet has a source address that matches a prefix in the routing table, and whether the interface expects to receive a packet with this source address prefix. In 'loose' mode, uRPF checks whether incoming packet has source address with a corresponding prefix in the routing table, however 'loose' mode does not check whether the interface expects to receive a packet with a specific source address prefix. This object is valid only when value of vRtrIfuRPFCheckState is set to 'enabled'.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.4.1.73
vRtrIfQosQGrpThe value of vRtrIfQosQGrp specifies the name of the QoS queue-group (TIMETRA-QOS-MIB::tQosEgrQGroupName) used with this interface. An 'inconsistentValue' error is returned if this object is set to a non-default value and an entry corresponding to vRtrIfPortID does not exist in TIMETRA-PORT-MIB::tPortNetEgrQGrpTable. This object is obsoleted in release 10.0 and replaced with object vRtrIfQosEgrPortRedirectQGrp.rwobsolete
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.74
vRtrIfAdminLinkLocalAddrTypeThe value of vRtrIfAdminLinkLocalAddrType specifies the IP address type of the link local address of this virtual router interface.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.75
vRtrIfAdminLinkLocalAddrThe value of vRtrIfAdminLinkLocalAddr specifies the link local IP address of this virtual router interface.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.4.1.76
vRtrIfAdmLnkLclAddrPreferredThe value of vRtrIfAdmLnkLclAddrPreferred specifies whether vRtrIfAdminLinkLocalAddr specified for this interface should be treated as preferred.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.4.1.77
vRtrIfOperDownReasonThe value of vRtrIfOperDownReason specifies the reason why the interface is operationally down. The bit values are: 'ifAdminDown (0)' - Interface is administratively down 'svcAdminDown (1)' - Service is administratively down 'portOperDown (2)' - SAP port is operationally down 'addrOrIfNotReady (3)' - Address or Parent interface is not ready 'assocObjNotReady (4)' - Associated object is not ready 'rvplsDown (5)' - R-VPLS service is down 'operGrpDown (6)' - Associated Operational Group is down 'ifAdminDestroy (7)' - Interface is being deleted 'noIfAddress (8)' - Interface address is not configured 'noIfInfo (9)' - Interface info not present 'delayedStartEnabled (10)' - Delayed start timer is enabled on the interface 'ifProtoOperDown (11)' - Protocols on interface are operationally down 'invalidPortCfg (12)' - Port configuration is not valid 'unknown (13)' - Reason is unknown 'ipv6Misconfig (14)' - Ipv6 misconfiguration.ro
Bits
.1.3.6.1.4.1.6527.3.1.2.3.4.1.78
vRtrIfNameTableThis is a read-only table, each row of which represents a one to one equivalence between a router interface name (vRtrIfName) and its corresponding index in the vRtrIfTable (vRtrIfIndex).
SEQUENCE OF VRtrIfNameEntry
.1.3.6.1.4.1.6527.3.1.2.3.5
vRtrIfNameEntryEach row entry in the vRtrIfNameTable corresponds to a row in the vRtrIfTable. When an entry is created or deleted in the vRtrIfTable, a corresponding entry is created or deleted in this table.
VRtrIfNameEntry
.1.3.6.1.4.1.6527.3.1.2.3.5.1
vRtrIfNameIndexThe value of vRtrIfNameIndex gives the value of vRtrIfIndex for a row in the vRtrIfTable. This row corresponds to the virtual router interface which has interface name as vRtrIfName. Every vRtrIfName is unique within a specific instance of vRtrID.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.5.1.1
vRtrIpAddrTableThe vRtrIpAddrTable has an entry for each IP address configured for a virtual router in the system. An interface on the virtual router may have more than one IP address assigned to it.
SEQUENCE OF VRtrIpAddrEntry
.1.3.6.1.4.1.6527.3.1.2.3.6
vRtrIpAddrEntryEach row entry represents an IP address assigned a virtual router interface. Entries can be created and deleted via SNMP SET operations. Setting RowStatus to 'active' requires a values for all column variables to have been assigned.
VRtrIpAddrEntry
.1.3.6.1.4.1.6527.3.1.2.3.6.1
vRiaIndexThe unique value which identifies this IP address entry for this interface of this virtual router in the Tmnx system. Those row entries with vRiaIndex = 1 represent the primary IP address for the interface identified by the vRtrID and vRtrIfIndex pair. Row entries with other values for vRiaIndex are secondary IP addresses. There must always be a primary IP address assigned an interface. This implies that if the primary address row is deleted, the secondary rows are also deleted.
INTEGER
.1.3.6.1.4.1.6527.3.1.2.3.6.1.1
vRiaRowStatusThe row status used for creation, deletion, or control of vRtrIpAddrTable entries. All the other row variables must have been assigned values before the row can be place into the 'active' state.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.2
vRiaIpAddressThe IP address assigned to a router's interface.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.6.1.3
vRiaNetMaskThe subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the host bits set to 0.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.6.1.4
vRiaBcastAddrFormatWhen vRiaBcastAddrFormat is set to 'allOnes', the 255.255.255.255 address is used for local broadcast. When vRiaBcastAddrFormat is set to 'hostOnes', the <prefix>-1 address is used for the local broadcast. For example for subnet 10.10.16.0/20 the <prefix>-1 address is 10.10.31.255.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.6.1.5
vRiaReasmMaxSizeThe size of the largest IP datagram which this entry can reassemble from incoming IP fragmented datagrams received on this interface.rw
INTEGER
.1.3.6.1.4.1.6527.3.1.2.3.6.1.6
vRiaIgpInhibitThis variable should only be associated with secondary ip addresses, i.e., when the value of vRiaIndex is other than 1. When vRiaIgpInhibit has a value of 'true', it indicates that the given secondary IP address should not be recognized as a local interface by the running IGP. For OSPF and IS-IS, this means that the given secondary IP addresses will not be injected as passive interfaces and will not be advertised as internal IP interfaces into the IGP's link state database. For RIP this means these secondary IP interfaces will not source RIP updates.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.7
vRiaInetAddressTypevRiaInetAddressType specifies the type of the vRiaInetAddress address assigned to a router's interface.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.8
vRiaInetAddressThe type of this address is determined by the value of the vRiaInetAddressType object. vRiaInetAddress indicates the IPv4/IPv6 address assigned to a router's interface.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.6.1.9
vRiaInetPrefixLenThe value of vRiaInetPrefixLen specifies the length of the IP netmask for this interface address.rw
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.10
vRiaInetAddrStateThe value of vRiaInetAddrState indicates the address state of the IPv6 address of the interface.ro
TmnxInetAddrState
.1.3.6.1.4.1.6527.3.1.2.3.6.1.11
vRiaInetEui64The value of vRiaInetEui64 specifies whether the vRiaInetOperAddress is an eui64 address. This object can only be set at creation time. When vRiaInetEui64 is 'true', then the vRiaInetOperAddress is derived from the vRiaInetAddress and the physical address of the interface this address is attached to. vRiaInetAddress has to have all zeros the least significant 8 bytes. Also, vRiaInetPrefixLen cannot be longer than 64. When vRiaInetEui64 is 'false', then the vRiaInetOperAddress is a copy of vRiaInetAddress. The value is always 'false' when vRiaInetAddressType is not 'ipv6'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.12
vRiaInetOperAddressThe value of vRiaInetOperAddress indicates the operational address of this entry. The type of this address is determined by the value of the vRiaInetAddressType object.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.13
vRiaInetGwAddressTypeThe value of vRiaInetGwAddressType specifies the address type of vRiaInetGwAddress.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.14
vRiaInetGwAddressThe value of vRiaInetGwAddress specifies the gateway address for the subnet specified by vRiaInetAddress and vRiaInetPrefixLen. The address type is defined by vRiaInetGwAddressType. This field is only valid when the address is configured on a subscriber interface.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.6.1.15
vRiaInetRemoteIpTypeThe value of vRiaInetRemoteIpType specifies the address type of vRiaInetRemoteIp.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.16
vRiaInetRemoteIpThe value of vRiaInetRemoteIp specifies the IP address of the remote redundant interface. This field is only valid when the address is configured on a redundant interface.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.6.1.17
vRiaInetAddrPreferredThe value of vRiaInetAddrPreferred specifies whether vRiaInetAddress specified for this interface should be treated as preferred.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.18
vRiaSubscrPrefixThe value of vRiaSubscrPrefix specifies whether the vRiaIpAddress specified for this interface should be treated as a subscriber prefix. This object cannot be modified once the row is created.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.19
vRiaSubscrPrefixTypeThe value of vRiaSubscrPrefixType indicates the type of subscriber prefix contained in vRiaIpAddress if vRiaSubscrPrefix is TRUE. This object cannot be modified once the row is created.rw
Bits
.1.3.6.1.4.1.6527.3.1.2.3.6.1.20
vRiaSubscrHostRoutePopulateThe value of vRiaSubscrHostRoutePopulate specifies if subscriber host routes are populated in the FIB (Forwarding Information Base). This object can only be set to 'true' if the address is configured on a subscriber interface.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.6.1.21
vRiaTrackSrrpInstanceThe value of vRiaTrackSrrpInstance specifies the SRRP instance whose state is tracked on this ipaddress.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.6.1.22
vRiaHoldUpTimeThe value of vRiaHoldUpTime specifies the time to wait for the route to accept new state of the SRRP instance which is being tracked with this address. An 'inconsistentValue' error is returned if vRiaHoldUpTime is set to non-default value when vRiaTrackSrrpInstance is set to its default value.rw
Unsigned32 (0|100..5000) UNITS "milli-seconds"
.1.3.6.1.4.1.6527.3.1.2.3.6.1.23
vRtrIpCidrRouteTableThe vRtrIpCidrRouteTable provides an extension of the ipCidrRouteTable in the IP-FORWARD-MIB.
SEQUENCE OF VRtrIpCidrRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.7
vRtrIpCidrRouteEntryEach row entry in the vRtrIpCidrRouteTable represents additional columns for attributes specific to the Alcatel-Lucent SROS series implementation for the IP route table.
VRtrIpCidrRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.7.1
vRtrIpCidrRouteLastEnabledTimeThe vRtrIpCidrRouteLastEnabledTime variable contains the sysUpTime value when ipCidrRouteStatus was last set to active (1) to allow IP forwarding on this route entry.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.7.1.1
vRtrIpCidrRoutePreferenceWhen ipCidrRouteProto has a value of 'netmgmt' to indicate that this entry is a static route, the value of vRtrIpCidrRoutePreference determines the priority of this static route versus the routes from different sources such as BGP or OSPF etc. Different protocols should not be configured with the same preference, if this occurs the tiebreaker is determined per the default preference value as defined in the table below. If multiple routes are learned with an identical preference using the same protocol, the lowest cost is used. If multiple routes are learned with an identical preference using the same protocol and the costs (metrics) are equal, then the decision as to what route to use is determined by the configuration of the ecmp command. Default preferences: Route Type Preference Configurable Direct attached 0 no Static-route 5 yes MPLS (post FCS) 7 OSPF Internal routes 10 no OSPF External 150 yes BGP 170 yesrw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.7.1.2
vRtrIpCidrRouteMetricThe primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.7.1.3
vRtrStaticRouteNumberThe number of current vRtrStaticRouteTable entries that are 'active'.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.8
vRtrStaticRouteTableThis entity's Static Routing table.
SEQUENCE OF VRtrStaticRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.9
vRtrStaticRouteEntryA particular route to a particular destination, through a particular next hop.
VRtrStaticRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.9.1
vRtrStaticRouteDestThe 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 bitwise logical-AND of x with the value of the corresponding instance of the vRtrStaticRouteMask object is not equal to x.ro
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.9.1.1
vRtrStaticRouteMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the vRtrStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the vRtrStaticRouteMask 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 bitwise logical-AND of x with the value of the corresponding instance of the vRtrStaticRouteDest object is not equal to vRtrStaticRouteDest.ro
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.9.1.2
vRtrStaticRouteIndexThe quaternary index for the vRtrStaticRouteTable.ro
INTEGER
.1.3.6.1.4.1.6527.3.1.2.3.9.1.3
vRtrStaticRouteRowStatusThe row status variable, used according to row installation and removal conventions.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.9.1.4
vRtrStaticRouteLastEnabledTimeThe vRtrStaticRouteLastEnabledTime variable contains the sysUpTime value when vRtrStaticRouteStatus was last set to active (1) to allow IP forwarding on this static route entry.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.9.1.5
vRtrStaticRouteStatusThe value of vRtrStaticRouteStatus indicates whether or not this route entry is active in the system. When an interface transitions to the down state, any associated route entries are marked as 'inactive' and are usually not displayed in a standard route table listing. When the interface transitions to the up state, the agent marks the associated routes as 'active'ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.9.1.6
vRtrStaticRouteStaticTypeThe value of vRtrStaticRouteStaticType indicates the type of static route represented by this row entry.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.9.1.7
vRtrStaticRoutePreferenceThe value of vRtrStaticRoutePreference determines the priority of this static route versus the routes from different sources such as BGP or OSPF etc. Different protocols should not be configured with the same preference, if this occurs the tiebreaker is determined per the default preference value as defined in the table below. If multiple routes are learned with an identical preference using the same protocol, the lowest cost is used. If multiple routes are learned with an identical preference using the same protocol and the costs (metrics) are equal, then the decision as to what route to use is determined by the configuration of the ecmp command. Default preferences. Route Type Preference Configurable Direct attached 0 no Static-route 5 yes MPLS (post FCS) 7 OSPF Internal routes 10 no OSPF External 150 yes BGP 170 yesrw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.9.1.8
vRtrStaticRouteMetricWhen ipCidrRouteProto has a value of 'netmgmt' to indicate that this entry is a static route, the value of vRtrStaticRouteMetric associates a metric value with the route. This value is used when importing this static route into other protocols such as OSPF. When the metric is configured as zero then the metric configured in OSPF, default-import-metric, applies. This value is also used to determine which static route to install in the forwarding table: If there are multiple static routes with the same preference but unequal metric then the lower cost (metric) route will be installed. If there are multiple static routes with equal preference and metrics then ecmp rules apply. If there are multiple routes with unequal preference then the lower preference route will be installed.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.9.1.9
vRtrStaticRouteEgressIfIndexThe outgoing ifIndex for this route as computed by the static-route module. This variable will have a value of 0 if vRtrStaticRouteStatus is 'inactive' or if this static route is configured as a black hole.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.9.1.11
vRtrStaticRouteNextHopIn case of remote routes, the address of the next system en route. This member is complemented by vRtrStaticRouteNextHopUnnumberedIf. Atmost only one of them can be non-null. If vRtrStaticRouteNextHop is '0.0.0.0' and vRtrStaticRouteNextHopUnnumberedIf is a null string then this static route is configured as a black hole.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.9.1.12
vRtrStaticRouteNextHopUnnumberedIfThe name of the unnumbered Interface which will be the nexthop for this route. This member is complemented by vRtrStaticRouteNextHop. Atmost only one of them can be non-null. If vRtrStaticRouteNextHop is '0.0.0.0' and vRtrStaticRouteNextHopUnnumberedIf is a null string then this static route is configured as a black hole.rw
DisplayString
.1.3.6.1.4.1.6527.3.1.2.3.9.1.13
vRtrStaticRouteAdminStateThe desired administrative state for this virtual router static routerw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.9.1.14
vRtrStaticRouteIgpShortcutThe value of vRtrStaticRouteIgpShortcut is valid only for indirect static routes (i.e. vRtrStaticRouteStaticType is 'indirect'). The bits of vRtrStaticRouteIgpShortcut identify Layer 2 tunneling mechanisms used for IGP shortcuts. If a bit is set, IGP shortcuts associated with that tunneling mechanism will be used to resolve next-hop for the static-route. If no bits are set, IGP shortcuts will not be used to resolve next-hop for the static routes. The tunneling mechanisms represented by each bit are: te(0) - RSVP Traffic Engineering ldp(1) - LDP /32 Route Forwarding Equivalence Class (FEC) ip(2) - IP (IP-in-IP or GRE) Evaluation of tunnel preference is based on the following order, in descending priority: 1. Traffic Engineered Shortcut (RSVP-TE) 2. LDP /32 Route FEC Shortcut 3. IP Shortcut (IP-in-IP or GRE) 4. Actual IGP Next-Hop.rw
Bits
.1.3.6.1.4.1.6527.3.1.2.3.9.1.15
vRtrStaticRouteDisallowIgpThe value of vRtrStaticRouteDisallowIgp is valid only for indirect static routes (i.e. vRtrStaticRouteStaticType is 'indirect'). If the value of vRtrStaticRouteDisallowIgp is set to 'true', and if none of the defined tunneling mechanisms (RSVP-TE, LDP or IP) qualify as a next-hop, the normal IGP next-hop to the indirect next-hop address will not be used. If the value is set to 'false', IGP next-hop to the indirect next-hop address can be used as the next-hop of the last resort.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.9.1.16
vRtrStaticRouteTagThe value of vRtrStaticRouteTag is used to add a 32-bit integer tag to the static route. This tag could then be used in route policies to control distribution of the route into other protocols. A value of 0 indicates that the tag has not been set.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.9.1.17
vRtrSvcIpRangeTableThe vRtrSvcIpRangeTable has an entry for each IP address range configured for a virtual interface in a virtual router in the system. An interface on the virtual router may have more than one Service IP address ranges assigned to it.
SEQUENCE OF VRtrSvcIpRangeEntry
.1.3.6.1.4.1.6527.3.1.2.3.10
vRtrSvcIpRangeEntryEach row entry represents an IP address range assigned a virtual router service interface. Entries can be created and deleted via SNMP SET operations. Setting RowStatus to 'active' requires values for all column variables to have been assigned.
VRtrSvcIpRangeEntry
.1.3.6.1.4.1.6527.3.1.2.3.10.1
vRtrSvcIpRangeAddressThe IP address prefix range assigned to a router's service interface.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.10.1.1
vRtrSvcIpRangeMaskThe subnet mask associated with the Service IP address of this entry. The value of the mask is an 32-bit integer with all the network bits set to 1 and all the host bits set to 0.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.10.1.2
vRtrSvcIpRangeRowStatusThe row status used for creation, deletion, or control of vRtrSvcIpRangeTable entries.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.10.1.3
vRtrSvcIpRangeExclusiveWhen vRtrSvcIpRangeExclusive has a value of 'true', this set of addresses is reserved for services only and cannot be assigned to network ports. When it has a value of 'false', it could be used for services as well as network ports.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.10.1.4
vRtrIpNetToMediaTableThe vRtrIpNetToMediaTable provides an extension of the ipNetToMediaTable in the IP-MIB.
SEQUENCE OF VRtrIpNetToMediaEntry
.1.3.6.1.4.1.6527.3.1.2.3.11
vRtrIpNetToMediaEntryEach row entry in the vRtrIpNetToMediaTable represents additional columns for attributes specific to the Alcatel-Lucent SROS series implementation for the vRtrIpNetToMediaTable.
VRtrIpNetToMediaEntry
.1.3.6.1.4.1.6527.3.1.2.3.11.1
vRtrIpNetToMediaTimerThe value of vRtrIpNetToMediaTimer determines how much longer an ARP entry associated with an vRtrIpNetToMediaTable entry remains in the ARP cache. It is initially set to vRtrIfArpTimeout. When vRtrIpNetToMediaTimer has a value of zero, '0', the entry is cleared from the cache.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.11.1.1
vRtrIpNetToMediaOperStateThe value of vRtrIpNetToMediaOperState specifies if the ARP entry is being used actively in the ARP Table. When ipNetToMediaType has a value 'dynamic', vRtrIpNetToMediaOperState will never have a value of 'outOfService'.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.11.1.2
vRtrInstanceAggregationTableLastChangedTimestamp of the last change to the vRtrInstanceAggregationTable either from adding a row or removing a row.roobsolete
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.12
vRtrInstanceAggregationTableThe vRtrInstanceAggregationTable is the list of configured VRtr aggregations and their operational status information. Specifies the route aggregates that should be generated into the virtual router if at least one contributing route (more specific) is learned. A route could match multiple aggregate statements. For instance, with the following entries: aggregate 10.0.0.0/8 aggregate 10.1.0.0/16 If the route 10.1.1.0/24 is learned, both aggregates would be generated. This table was obsoleted in release 7.0. It is replaced with the vRtrInetInstAggrTable to support ipv6 addresses.obsolete
SEQUENCE OF VRtrInstanceAggregationEntry
.1.3.6.1.4.1.6527.3.1.2.3.13
vRtrInstanceAggregationEntryAn entry (conceptual row) in the vRtrInstanceAggregationTable. Entries are created by user. Entries are destroyed by user.obsolete
VRtrInstanceAggregationEntry
.1.3.6.1.4.1.6527.3.1.2.3.13.1
vRtrAggregationIpPrefixIP address prefix to match for the aggregation.obsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.13.1.1
vRtrAggregationIpPrefixMaskMask length for vRtrAggregationIpPrefix, to match for the aggregation.obsolete
IpAddressPrefixLength (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.13.1.2
vRtrAggregationRowStatusRow status for this entry.rwobsolete
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.13.1.3
vRtrAggregationLastChangedTime stamp of last change of any object for this entry.rwobsolete
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.13.1.4
vRtrAggregationSummaryOnlyWhen true(1), only the aggregate is advertised, the more specfic routes that make up the aggregate are not. When false(2), both the aggregate and more specific components are advertised.rwobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.13.1.5
vRtrAggregationASSetWhen true(1), the AS-Path of the resulting aggregate will contain an AS-SET containing all AS numbers from the contributing routes. When false(2), the AS-Path will contain no AS-SET and will be originated by the ESR.rwobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.13.1.6
vRtrAggregationAggregatorASWhen vRtrAggregationAggregatorAS is set to non zero, and vRtrAggregationAggregatorIPAddr is set to non-zero, the supplied ASN and IP address will be used for the aggregator path attributes. When omitted, automatically uses its own ASN & Router-ID.rwobsolete
TmnxBgpAutonomousSystem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.13.1.7
vRtrAggregationAggregatorIPAddrWhen vRtrAggregationAggregatorAS is set to non zero, and vRtrAggregationAggregatorIPAddr is set to non-zero, the supplied ASN and IP address will be used for the aggregator path attributes. When omitted, automatically uses its own ASN & Router-ID.rwobsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.13.1.8
vRtrAggregationOperStatevRtrAggregationOperState specifies the current operational status of the aggregation entry.roobsolete
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.13.1.9
vRtrStaticRouteIndexTableThis entity's Static Route Index Table.
SEQUENCE OF VRtrStaticRouteIndexEntry
.1.3.6.1.4.1.6527.3.1.2.3.14
vRtrStaticRouteIndexEntryThe available index for the vRtrStaticRouteTable for every destination per virtual router.
VRtrStaticRouteIndexEntry
.1.3.6.1.4.1.6527.3.1.2.3.14.1
vRtrStaticRouteIndexDestThe destination IP address of this index entry. 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 bitwise logical-AND of x with the value of the corresponding instance of the vRtrStaticRouteMask object is not equal to x.ro
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.14.1.1
vRtrStaticRouteIndexMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the vRtrStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the vRtrStaticRouteMask 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 bitwise logical-AND of x with the value of the corresponding instance of the vRtrStaticRouteDest object is not equal to vRtrStaticRouteDest.ro
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.14.1.2
vRtrStaticRouteAvailableIndexThe available quaternary index for the vRtrStaticRouteTable.ro
TestAndIncr
.1.3.6.1.4.1.6527.3.1.2.3.14.1.3
tmnxVRtrGlobalObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.3.15
vRtrNextVRtrIDThe vRtrNextVRtrID object is used to assign values to vRtrID to be used to create a new row in the vRtrConfTable as described in 'Textual Conventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET request that creates a new instance of vRtrConfEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated. If the the SET succeeds, then the object is incremented and the new instance is created according to the manager's directions.rw
TestAndIncr (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.15.1
vRtrConfiguredVRtrsThe value of vRtrConfiguredVRtrs indicates the current number of virtual routers configured in the system and represented as rows in the vRtrConfTable.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.15.2
vRtrActiveVRtrsThe value of vRtrActiveVRtrs indicates the current number of virtual routers in the system with vRtrAdminState equal 'inService'.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.15.3
vRtrRouteThresholdSoakTimeFollowing the generation of a tmnxVRtrHighRouteTCA notification, the value of vRtrRouteThresholdSoakTime indicates the soak interval in seconds before another tmnxVRtrHighRouteTCA notification will be re-issued. Imposing this soak period prevents continuous generation of notifications by the agent in the event that routes are continually added to a VRF after it has reached its maximum capacity. When this object has a value of 0, it indicates that the agent should issue a single notification at the time that the value of vRtrHighRouteThreshold is exceeded and another notification should not be sent until the number of routes has fallen below the value configured in vRtrMidRouteThreshold.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.15.4
vRtrMaxARPEntriesvRtrMaxARPEntries indicates the maximum number of active and inactive ARP entries supported across all virtual routers in the system.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.15.5
vRtrIPv6RouteThresholdSoakTimeThe value of object vRtrIPv6RouteThresholdSoakTime specifies the soak interval in seconds before another tmnxVRtrIPv6HighRouteTCA notification will be re-issued, after the generation of a tmnxVRtrIPv6HighRouteTCA notification. Imposing this soak period prevents continuous generation of notifications by the agent, in the event that routes are continually added to a VRF after it has reached its maximum capacity. When this object has a value of 0, it indicates that the agent should issue a single notification at the time that the value of vRtrIPv6HighRouteThreshold is exceeded and another notification should not be sent until the number of routes has fallen below the value configured in vRtrIPv6MidRouteThreshold.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.15.6
vRtrPolicyTableThe vRtrPolicyTable has an entry for each virtual router configured in the system.
SEQUENCE OF VRtrPolicyEntry
.1.3.6.1.4.1.6527.3.1.2.3.16
vRtrPolicyEntryEach row entry represents a collection of statistics for a virtual router in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrPolicyEntry
.1.3.6.1.4.1.6527.3.1.2.3.16.1
vRtrImportPolicy1The value of vRtrImportPolicy1 is the name of the first policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrImportPolicy1 through vRtrImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfImportPolicy1.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.1
vRtrImportPolicy2The value of vRtrImportPolicy2 is the name of the second policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrImportPolicy1 through vRtrImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfImportPolicy2.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.2
vRtrImportPolicy3The value of vRtrImportPolicy3 is the name of the third policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrImportPolicy1 through vRtrImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfImportPolicy3.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.3
vRtrImportPolicy4The value of vRtrImportPolicy4 is the name of the fourth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrImportPolicy1 through vRtrImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfImportPolicy4.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.4
vRtrImportPolicy5The value of vRtrImportPolicy5 is the name of the fifth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrImportPolicy1 through vRtrImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfImportPolicy5.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.5
vRtrExportPolicy1The value of vRtrExportPolicy1 is the name of the first policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrExportPolicy1 through vRtrExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfExportPolicy1.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.6
vRtrExportPolicy2The value of vRtrExportPolicy2 is the name of the second policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrExportPolicy1 through vRtrExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfExportPolicy2.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.7
vRtrExportPolicy3The value of vRtrExportPolicy3 is the name of the third policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrExportPolicy1 through vRtrExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfExportPolicy3.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.8
vRtrExportPolicy4The value of vRtrExportPolicy4 is the name of the fourth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrExportPolicy1 through vRtrExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfExportPolicy4.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.9
vRtrExportPolicy5The value of vRtrExportPolicy4 is the name of the fifth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrExportPolicy1 through vRtrExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrVrfExportPolicy5.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.10
vRtrMvpnImportPolicy1The value of vRtrMvpnImportPolicy1 is the name of the first policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnImportPolicy1 through vRtrMvpnImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfImportPolicy1.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.11
vRtrMvpnImportPolicy2The value of vRtrMvpnImportPolicy2 is the name of the second policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnImportPolicy1 through vRtrMvpnImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfImportPolicy2.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.12
vRtrMvpnImportPolicy3The value of vRtrMvpnImportPolicy3 is the name of the third policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnImportPolicy1 through vRtrMvpnImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfImportPolicy3.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.13
vRtrMvpnImportPolicy4The value of vRtrMvpnImportPolicy4 is the name of the fourth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnImportPolicy1 through vRtrMvpnImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfImportPolicy4.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.14
vRtrMvpnImportPolicy5The value of vRtrMvpnImportPolicy5 is the name of the fifth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnImportPolicy1 through vRtrMvpnImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfImportPolicy5.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.15
vRtrMvpnExportPolicy1The value of vRtrMvpnExportPolicy1 is the name of the first policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnExportPolicy1 through vRtrMvpnExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfExportPolicy1.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.16
vRtrMvpnExportPolicy2The value of vRtrMvpnExportPolicy2 is the name of the second policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnExportPolicy1 through vRtrMvpnExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfExportPolicy2.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.17
vRtrMvpnExportPolicy3The value of vRtrMvpnExportPolicy3 is the name of the third policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnExportPolicy1 through vRtrMvpnExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfExportPolicy3.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.18
vRtrMvpnExportPolicy4The value of vRtrMvpnExportPolicy4 is the name of the fourth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnExportPolicy1 through vRtrMvpnExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfExportPolicy4.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.19
vRtrMvpnExportPolicy5The value of vRtrMvpnExportPolicy5 is the name of the fifth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnExportPolicy1 through vRtrMvpnExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU. This object was obsoleted in release 10.0. It is replaced by object vRtrMvpnVrfExportPolicy5.rwobsolete
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.20
vRtrMvpnImportPolicyUnicastThe value of vRtrMvpnImportPolicyUnicast specifies whether unicast vrf-import policy is used for the Multicast VPN (MVPN) as well. If the value is 'true', vRtrImportPolicy1 through vRtrImportPolicy5 are used for MVPN. If the value is 'false', vRtrMvpnImportPolicy1 through vRtrMvpnImportPolicy5 are used for MVPN.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.21
vRtrMvpnExportPolicyUnicastThe value of vRtrMvpnExportPolicyUnicast specifies whether unicast vrf-export policy is used for the Multicast VPN (MVPN) as well. If the value is 'true', vRtrExportPolicy1 through vRtrExportPolicy5 is used for MVPN. If the value is 'false', vRtrMvpnExportPolicy1 through vRtrMvpnExportPolicy5 is used for MVPN.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.22
vRtrGrtMaxExportRoutesThe value of vRtrGrtMaxExportRoutes specifies the maximum number of routes that can be exported from the VRF to the GRT.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.16.1.23
vRtrGrtExportPolicy1The value of vRtrGrtExportPolicy1 specifies the name of the first policy to be used for determining which routes are exported from the VRF to the GRT. These entries will be marked as BGP-VPN routes in the GRT. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrGrtExportPolicy1 through vRtrGrtExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.24
vRtrGrtExportPolicy2The value of vRtrGrtExportPolicy2 specifies the name of the second policy to be used for determining which routes are exported from the VRF to the GRT. These entries will be marked as BGP-VPN routes in the GRT. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrGrtExportPolicy1 through vRtrGrtExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.25
vRtrGrtExportPolicy3The value of vRtrGrtExportPolicy3 specifies the name of the third policy to be used for determining which routes are exported from the VRF to the GRT. These entries will be marked as BGP-VPN routes in the GRT. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrGrtExportPolicy1 through vRtrGrtExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.26
vRtrGrtExportPolicy4The value of vRtrGrtExportPolicy4 specifies the name of the fourth policy to be used for determining which routes are exported from the VRF to the GRT. These entries will be marked as BGP-VPN routes in the GRT. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrGrtExportPolicy1 through vRtrGrtExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.27
vRtrGrtExportPolicy5The value of vRtrGrtExportPolicy5 specifies the name of the fifth policy to be used for determining which routes are exported from the VRF to the GRT. These entries will be marked as BGP-VPN routes in the GRT. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrGrtExportPolicy1 through vRtrGrtExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.16.1.28
vRtrGrtMaxIpv6ExportRoutesThe value of vRtrGrtMaxIpv6ExportRoutes specifies the maximum number of IPv6 routes that can be exported from the VRF to the GRT. When the value of this object is set to '0', there is no limit on the number of routes exported from the VRF to the GRT.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.16.1.29
vRtrTunnelTablevRtrTunnelTable maintains a list of tunnels for the specific router instance.
SEQUENCE OF VRtrTunnelEntry
.1.3.6.1.4.1.6527.3.1.2.3.17
vRtrTunnelEntryvRtrTunnelEntry defines a tunnel to a particular destination in a specific router context. A tunnel to a specific destination could established using GRE, LDP, RSVP or could be a static LSP.
VRtrTunnelEntry
.1.3.6.1.4.1.6527.3.1.2.3.17.1
vRtrTunnelDestvRtrTunnelDest maintains the destination IP address of this tunnel. 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 bitwise logical-AND of x with the value of the corresponding instance of the vRtrTunnelMask object is not equal to x.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.17.1.1
vRtrTunnelMaskvRtrTunnelMask indicates the mask to be logical-ANDed with the destination address before being compared to the value in the vRtrTunnelDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the vRtrTunnelMask 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 bitwise logical-AND of x with the value of the corresponding instance of the ipCidrRouteDest object is not equal to ipCidrRouteDest.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.17.1.2
vRtrTunnelPreferenceThe value of vRtrTunnelPreference determines the priority of this tunnel versus the other tunnels from different sources such as LDP, RSVP, GRE etc. This is an absolute number used internally by the system to specify preferences for the tunnel. Lowest number signifies the most preferred entry in the table.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.17.1.3
vRtrTunnelTypeThe type of this tunnel entity.
TmnxTunnelType (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.17.1.4
vRtrTunnelIDAdditional index provided to distinguish between multiple tunnels to same destination having same characteristics. There could be multiple tunnels for the type 'sdp'. In such cases the vRtrTunnelID will hold the SDP Id. There could be multiple tunnels for the type 'ldp'. In such cases the vRtrTunnelID will hold the LSPId of the LSP in use. For other vRtrTunnelType values this field will always be 0 as only a single tunnel is established using other tunnel types.
TmnxTunnelID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.17.1.5
vRtrTunnelNexthopThe address of the next system en route; Otherwise, 0.0.0.0.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.17.1.6
vRtrTunnelMetricvRtrTunnelMetric maintains the metric of the tunnel. This is used in addition to the preference for this tunnel.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.17.1.7
vRtrTunnelAgeThe number of seconds since this tunnel entry was last updated or otherwise determined to be correct. No semantics of `too old' can be implied except through knowledge of owner of the tunnel.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.3.17.1.8
vRtrIfProxyArpTableThe vRtrIfProxyArpTable provides an extension to the vRtrIfTable. It has an entry for each virtual router interface configured in the system.
SEQUENCE OF VRtrIfProxyArpEntry
.1.3.6.1.4.1.6527.3.1.2.3.18
vRtrIfProxyArpEntryEach row entry represents information related to Proxy ARP for a virtual router interface in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrIfProxyArpEntry
.1.3.6.1.4.1.6527.3.1.2.3.18.1
vRtrIfProxyArpIf the value of vRtrIfProxyArp is set to 'true', proxy ARP is enabled on this interface. If this value is 'false', proxy ARP is disabled on the interface.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.18.1.1
vRtrIfProxyArpLocalIf the value of vRtrIfProxyArpLocal is set to 'true', local proxy ARP is enabled, that is, the interface will reply to ARP requests even if both the hosts are on the same subnet. In this case ICMP redirects will be disabled. If the value of vRtrIfProxyArpLocal is set to 'false', the interface will not reply to ARP requests if both the hosts are on the same subnet.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.18.1.2
vRtrIfProxyArpPolicy1The value of vRtrIfProxyArpPolicy1 is used to specify the first proxy ARP policy for this interface. This policy determines networks and sources for which proxy ARP will be attempted. If this value is set to an empty string, ''H, the interface does not have a proxy ARP policy associated with it. The value of vRtrIfProxyArpPolicy1 has no effect if vRtrIfProxyArp is set to 'false'.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.18.1.3
vRtrIfProxyArpPolicy2The value of vRtrIfProxyArpPolicy2 is used to specify the second proxy ARP policy for this interface. This policy determines networks and sources for which proxy ARP will be attempted. If this value is set to an empty string, ''H, the interface does not have a proxy ARP policy associated with it. The value of vRtrIfProxyArpPolicy2 has no effect if vRtrIfProxyArp is set to 'false'.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.18.1.4
vRtrIfProxyArpPolicy3The value of vRtrIfProxyArpPolicy3 is used to specify the third proxy ARP policy for this interface. This policy determines networks and sources for which proxy ARP will be attempted. If this value is set to an empty string, ''H, the interface does not have a proxy ARP policy associated with it. The value of vRtrIfProxyArpPolicy3 has no effect if vRtrIfProxyArp is set to 'false'.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.18.1.5
vRtrIfProxyArpPolicy4The value of vRtrIfProxyArpPolicy4 is used to specify the fourth proxy ARP policy for this interface. This policy determines networks and sources for which proxy ARP will be attempted. If this value is set to an empty string, ''H, the interface does not have a proxy ARP policy associated with it. The value of vRtrIfProxyArpPolicy4 has no effect if vRtrIfProxyArp is set to 'false'.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.18.1.6
vRtrIfProxyArpPolicy5The value of vRtrIfProxyArpPolicy5 is used to specify the fifth proxy ARP policy for this interface. This policy determines networks and sources for which proxy ARP will be attempted. If this value is set to an empty string, ''H, the interface does not have a proxy ARP policy associated with it. The value of vRtrIfProxyArpPolicy5 has no effect if vRtrIfProxyArp is set to 'false'.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.18.1.7
vRtrIfDHCPTableThe vRtrIfDHCPTable is used to configure the interface parameters for the DHCP Relay agent.
SEQUENCE OF VRtrIfDHCPEntry
.1.3.6.1.4.1.6527.3.1.2.3.19
vRtrIfDHCPEntryEach row entry represents information related to DHCP Relay for a virtual router interface in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrIfDHCPEntry
.1.3.6.1.4.1.6527.3.1.2.3.19.1
vRtrIfDHCPRelayInfoOptionvRtrIfDHCPRelayInfoOption is used to enable/disable DHCP Option 82. If the value of this object is set to 'false', DHCP Relay is disabled.rwobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.1
vRtrIfDHCPRelayInfoActionvRtrIfDHCPRelayInfoAction is used to configure the DHCP Relay reforwarding policy. replace(1) - replace existing information with DHCP relay information drop(2) - discard messages with existing relay information if the option-82 information is also present. keep(3) - retain the existing relay information.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.19.1.2
vRtrIfDHCPRelayCircuitIdThe value of the object vRtrIfDHCPRelayCircuitId specifies whether or not the circuit-id suboption is present, and if it is present what information goes in it. If the value of this object is set to 'none', the circuit-id suboption will not be part of the information option (option 82). If the value of this object is set to 'ifIndex', the value of the interface index is used. If the value of this object is set to 'asciiTuple', the ASCII-encoded concatenated tuple consisting of the - access-node-identifier - service-id - interface-name - SAP-id (only if the value of vRtrIfType is 'serviceIesGroup') is used. If the value of this object is set to 'sapId', the ASCII-encoded SAP-id is used. If the value of this object is set to 'vlan-ascii-tuple' - the format will include VLAN-id and dot1p bits in addition to what is included in ascii-tuple already. The format is supported on dot1q and qinq encapsulated ports only. Thus, when the option 82 bits are stripped, dot1p bits will be copied to the Ethernet header of an outgoing packet.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.19.1.3
vRtrIfDHCPRelayRemoteIdThe value of vRtrIfDHCPRelayRemoteId specifies what information goes into the remote-id suboption in the DHCP Relay packet. If the value of this object is set to 'none', the remote-id suboption is left blank. If the value of this object is set to 'mac', the MAC address of the remote end is encoded in the suboption. If the value of the object is set to 'remote-id', vRtrIfDHCPRelayRemoteIdStr will be the remote-id.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.19.1.4
vRtrIfDHCPAutoFiltervRtrIfDHCPAutoFilter allows the router to automatically build anti-spoofing filter lists. When this object is set to a non-zero value, auto-filtering is enabled and a filter allowing only PPPoE or DHCP traffic is established on the interface. The non-zero value indicates the maximum number of entries that the auto-filter can have. These entries are created by the agent upon snooping a valid DHCP Reply packet and are used to allow traffic sourced by the given DHCP-assigned IP address.rwobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.19.1.5
vRtrIfDHCPRelayServer1vRtrIfDHCPRelayServer1 is used to configure the first DHCP server where the requests will be forwarded.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.6
vRtrIfDHCPRelayServer2vRtrIfDHCPRelayServer2 is used to configure the second DHCP server where the requests will be forwarded.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.7
vRtrIfDHCPRelayServer3vRtrIfDHCPRelayServer3 is used to configure the third DHCP server where the requests will be forwarded.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.8
vRtrIfDHCPRelayServer4vRtrIfDHCPRelayServer4 is used to configure the fourth DHCP server where the requests will be forwarded.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.9
vRtrIfDHCPRelayServer5vRtrIfDHCPRelayServer5 is used to configure the fifth DHCP server where the requests will be forwarded.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.10
vRtrIfDHCPRelayServer6vRtrIfDHCPRelayServer6 is used to configure the sixth DHCP server where the requests will be forwarded.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.11
vRtrIfDHCPRelayServer7vRtrIfDHCPRelayServer7 is used to configure the seventh DHCP server where the requests will be forwarded.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.12
vRtrIfDHCPRelayServer8vRtrIfDHCPRelayServer8 is used to configure the eighth DHCP server where the requests will be forwarded.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.13
vRtrIfDHCPRelayTrustedWhen the value of vRtrIfDHCPRelayTrusted is set to 'true(1)', the router will relay requests where the DHCP giaddr is zero.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.14
vRtrIfDHCPAdminStatevRtrIfDHCPAdminState is used to configure the desired administrative state of DHCP on this interface. If the value of vRtrIfType is network this object can only be set to 'outOfService'.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.15
vRtrIfDHCPSnoopingvRtrIfDHCPSnooping is used to enable/disable snooping of DHCP packets received on interface.rwobsolete
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.19.1.16
vRtrIfDHCPDescriptionThe value of vRtrIfDHCPDescription is a user provided description string for DHCP on this virtual router interface. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.17
vRtrIfDHCPAutoFilterIdvRtrIfDHCPAutoFilterId maintains the auto-filter identifier being used for this interface.roobsolete
TFilterID (TIMETRA-FILTER-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.18
vRtrIfDHCPOperAutoFilterThe value of vRtrIfDHCPOperAutoFilter indicates the number of active auto-filter entries per interface. These entries are created in the TIMETRA-FILTER-MIB::tIPFilterTable by the agent by snooping valid 'DHCP ACK' messages.roobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.19.1.19
vRtrIfDHCPAuthPolicyDefines which subscriber authentication policy must be applied when a subscriber message (e.g. DHCP, PPPoE, ...) is received on the interface. The authentication policy must be defined in tmnxSubAuthPlcyTable.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.20
vRtrIfDHCPLeasePopulateThe value of the object vRtrIfDHCPLeasePopulate specifies the maximum number of DHCP lease states allowed on this interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.19.1.21
vRtrIfDHCPOperLeasePopulateThe value of the object vRtrIfDHCPOperLeasePopulate indicates the maximum number of DHCP lease states allocated on this interface.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.19.1.22
vRtrIfDHCPGiAddressTypeThe value of vRtrIfDHCPGiAddressType specifies the type of vRtrIfDHCPGiAddress, the gateway interface address.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.23
vRtrIfDHCPGiAddressThe value of vRtrIfDHCPGiAddress specifies the gateway interface address. The type of this address is specified by the value of vRtrIfDHCPGiAddressType.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.24
vRtrIfDHCPGiAddressAsSrcThe value of vRtrIfDHCPGiAddressAsSrc specifies whether the DHCP relay should use the gateway interface address as the source IP address when communicating with the DHCP server. When it is set to 'true(1)', the source IP address used to communicate with the DHCP server is the gateway interface address. When it is 'false', the source IP is the IP of the egress interface the IP packet goes out on.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.25
vRtrIfDHCPMatchOption82The value of vRtrIfDHCPMatchOption82 specifies whether the DHCP relay should use the circuit ID in the option 82 field in DHCP packets to match DHCP messages. When it is set to 'true(1)', the option 82 circuit ID is used in addition to the MAC address and transaction ID. When it is set to 'false', only the MAC address and transaction ID are used.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.26
vRtrIfDHCPRelayRemoteIdStrThe value of vRtrIfDHCPRelayRemoteIdStr specifies the remote-id in the DHCP Relay packet if value of vRtrIfDHCPRelayRemoteId is set to 'remote-id'.rw
DisplayString
.1.3.6.1.4.1.6527.3.1.2.3.19.1.27
vRtrIfDHCPProxyAdminStateThe value of vRtrIfDHCPProxyAdminState specifies the desired administrative state of the proxy server on this interface. When it is set to 'inService', the proxy server is enabled only if vRtrIfDHCPAdminState is also set to 'inService'.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.28
vRtrIfDHCPProxyServerAddrThe value of vRtrIfDHCPProxyServerAddr specifies the IP address which will be used as the source address of the emulated DHCP server. If this IP address is not configured, the value of vRiaIpAddress will be used as the source address of the emulated DHCP server.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.19.1.29
vRtrIfDHCPProxyLeaseTimeThe value of vRtrIfDHCPProxyLeaseTime specifies in seconds how long a DHCP client is allowed to use the offered IP address. Value 0 means the lease time provided by a RADIUS or an upstream DHCP server will not be overridden. A lease time of 7 days is used when RADIUS does not provide a lease time.rw
Unsigned32 (0|300..315446399) UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.19.1.30
vRtrIfDHCPProxyLTRadiusOverrideThe value of vRtrIfDHCPProxyLTRadiusOverride specifies whether or not the lease time provided by the RADIUS server is presented to the DHCP client. By default the proxy-server will always make use of vRtrIfDHCPProxyLeaseTime, regardless of what lease time information is provided from the RADIUS server. When vRtrIfDHCPProxyLTRadiusOverride is set to 'true(1)', the proxy-server will use the lease time information provided by the RADIUS server, regardless of the configured one.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.31
vRtrIfDHCPVendorIncludeOptionsThe value of vRtrIfDHCPVendorIncludeOptions specifies what is encoded in the Alcatel-Lucent vendor specific sub-option of option 82. The value of this object is only used when vRtrIfDHCPRelayInfoAction is 'replace(1)'.rw
Bits
.1.3.6.1.4.1.6527.3.1.2.3.19.1.32
vRtrIfDHCPVendorOptionStringThe value of vRtrIfDHCPVendorOptionString specifies the string that goes into the Alcatel-Lucent vendor specific sub-option of option 82. This string is only used when vRtrIfDHCPRelayInfoAction is set to 'replace(1)'.rw
DisplayString
.1.3.6.1.4.1.6527.3.1.2.3.19.1.33
vRtrIfDHCPLayer2HeaderThe value of vRtrIfDHCPLayer2Header specificies, together with the value of object vRtrIfDHCPAntiSpoofMacAddr, the MAC address that is used in anti-spoof entries for the lease states on this interface. When it is set to 'false (2)', the client hardware address from the DHCP payload, stored in TIMETRA-SERV-MIB::svcDhcpLseStateChAddr, is used. When it is set to 'true (1)', the behavior depends on the value of vRtrIfDHCPAntiSpoofMacAddr. If vRtrIfDHCPAntiSpoofMacAddr is set to all zeros, the source MAC address in the L2 header of the DHCP packet is used. If vRtrIfDHCPAntiSpoofMacAddr is configured, then its value is used. Only if the corresponding row in the vRtrIfTable has the value of the object vRtrIfType equal to 'serviceIesGroup', it is allowed to set the value of vRtrIfDHCPLayer2Header to 'true'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.34
vRtrIfDHCPAntiSpoofMacAddrThe value of vRtrIfDHCPAntiSpoofMacAddr specifies, together with the value of object vRtrIfDHCPLayer2Header, the MAC address that is used in anti-spoof entries for the lease states on this interface. When vRtrIfDHCPLayer2Header is 'false (2)', the client hardware address from the DHCP payload, stored in TIMETRA-SERV-MIB::svcDhcpLseStateChAddr, is used. When vRtrIfDHCPLayer2Header is 'true (1)' and the value of this object is all zeros, the source MAC address in the L2 header of the DHCP packet is used. When vRtrIfDHCPLayer2Header is 'true (1)' and the value of this object is not all zeros, then this value is used. This object can only be configured if the value of object vRtrIfDHCPLayer2Header is set to 'true (1)'.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.35
vRtrIfDHCPClientApplicationsThe value of vRtrIfDHCPClientApplications specifies the set of client applications that can make use of the DHCP relay functionality on this interface.rw
Bits
.1.3.6.1.4.1.6527.3.1.2.3.19.1.36
vRtrIfDHCPRelayPlainBootpThe value of vRtrIfDHCPRelayPlainBootp specifies whether plain bootp messages will be relayed. If set to 'disabled', the system will consider plain bootp packets as malformed DHCP packets and hence will not relay these messages.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.19.1.37
vRtrIfDHCPUserDbThe value of vRtrIfDHCPUserDb specifies the local user database to authenticate against. If no authentication with the local user database is required, the value of this object must be set to the empty string.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.38
vRtrIfDHCPUseArpForReplyThe value of vRtrIfDHCPUseArpForReply specifies, how the system determines the Hw address for outgoing IP packets. If set to 'false', the DHCP CHADDR (Client Hardware Address) is used. If set to 'true' the CHADDR is ignored, and ARP is used to determine the Hw address. Is set to TRUE, the system will accept all DHCP messages with CHADDR set to 00:00:00:00:00:00. This option only has effect on ethernet interfaces.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.39
vRtrIfDHCPFilterIdThe value of vRtrIfDHCPFilterId specifies the DHCP filter to apply. If no filtering is required, the value of this object must be set to 0.rw
TDHCPFilterID (TIMETRA-FILTER-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.19.1.40
vRtrIfDHCPRelayStatsTableThe vRtrIfDHCPRelayStatsTable contains the statistics for the DHCP Relay agent.
SEQUENCE OF VRtrIfDHCPRelayStatsEntry
.1.3.6.1.4.1.6527.3.1.2.3.20
vRtrIfDHCPRelayStatsEntryEach row entry represents information related to DHCP Relay statistics for a virtual router interface in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrIfDHCPRelayStatsEntry
.1.3.6.1.4.1.6527.3.1.2.3.20.1
vRtrIfDHCPRelayRxPktsvRtrIfDHCPRelayRxPkts indicates the total number of packets received by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.1
vRtrIfDHCPRelayTxPktsvRtrIfDHCPRelayTxPkts indicates the total number of packets transmitted by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.2
vRtrIfDHCPRelayRxMalformedPktsvRtrIfDHCPRelayRxMalformedPkts indicates the total number of malformed packets received by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.3
vRtrIfDHCPRelayRxUntrustedPktsvRtrIfDHCPRelayRxUntrustedPkts indicates the total number of untrusted packets received by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.4
vRtrIfDHCPRelayClientPktsDiscardedvRtrIfDHCPRelayClientPktsDiscarded indicates the total number of client packets dicarded by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.5
vRtrIfDHCPRelayClientPktsRelayedvRtrIfDHCPRelayClientPktsRelayed indicates the total number of client packets relayed by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.6
vRtrIfDHCPRelayServerPktsDiscardedvRtrIfDHCPRelayServerPktsDiscarded indicates the total number of server packets discarded by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.7
vRtrIfDHCPRelayServerPktsRelayedvRtrIfDHCPRelayServerPktsRelayed indicates the total number of server packets relayed by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.8
vRtrIfDHCPRelayAuthPktsDiscardedvRtrIfDHCPRelayAuthPktsDiscarded indicates the total number of packets discarded because authentication was not successful.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.9
vRtrIfDHCPRelayAuthPktsSuccessvRtrIfDHCPRelayAuthPktsSuccess indicates the total number of packets for which authentication was successful.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.10
vRtrIfDHCPRelayClientPktsSnoopedvRtrIfDHCPRelayClientPktsSnooped indicates the total number of client packets snooped by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.11
vRtrIfDHCPRelayServerPktsSnoopedvRtrIfDHCPRelayServerPktsSnooped indicates the total number of server packets snooped by the DHCP relay agent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.12
vRtrIfDHCPRelayClientPktsProxRadvRtrIfDHCPRelayClientPktsProxRad indicates the total number of client packets proxied by the DHCP relay agent based on data received from a RADIUS server.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.13
vRtrIfDHCPRelayClientPktsProxLSvRtrIfDHCPRelayClientPktsProxLS indicates the total number of client packets proxied by the DHCP relay agent based on a lease state. The lease itself can have been obtained from a DHCP or RADIUS server. This is the so called lease split functionality.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.14
vRtrIfDHCPRelayPktsGenReleasevRtrIfDHCPRelayPktsGenRelease indicates the total number of DHCP RELEASE messages spoofed by the DHCP relay agent to the DHCP server.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.15
vRtrIfDHCPRelayPktsGenForceRenewvRtrIfDHCPRelayPktsGenForceRenew indicates the total number of DHCP FORCERENEW messages spoofed by the DHCP relay agent to the DHCP clients.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.20.1.16
tmnxVRtrNotificationObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.3.21
vRtrAutoFilterDHCPClientAddressThe Client IP address from the PDU causing the trap. Used by tmnxVRtrDHCPAFEntriesExceeded to report the client's IP address.roobsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.21.1
vRtrAutoFilterDHCPClientLeaseThe lease time specified in the PDU causing the trap. Used by tmnxVRtrDHCPAFEntriesExceeded to report the lease time.roobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.21.2
vRtrDHCPClientLeaseThe value of the object vRtrDHCPClientLease indicates the lease time specified in the PDU causing the trap.roobsolete
Integer32
.1.3.6.1.4.1.6527.3.1.2.3.21.3
vRtrDhcpLseStateOldCiAddrThe value of the object vRtrDhcpLseStateOldCiAddr indicates the Client IP address that was formerly assigned to this Least state.roobsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.21.4
vRtrDhcpLseStateOldChAddrThe value of the object vRtrDhcpLseStateOldChAddr indicates the Client MAC address that was formerly assigned to this Least state.roobsolete
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.21.5
vRtrDhcpLseStateNewCiAddrThe value of the object vRtrDhcpLseStateNewCiAddr indicates the Client IP address specified in the PDU causing the trap.roobsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.21.6
vRtrDhcpLseStateNewChAddrThe value of the object vRtrDhcpLseStateNewChAddr indicates the Client MAC address specified in the PDU causing the trap.roobsolete
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.21.7
vRtrDhcpRestoreLseStateCiAddrThe value of the object vRtrDhcpRestoreLseStateCiAddr indicates the IP address specified in the persistency record causing the trap.roobsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.21.8
vRtrDhcpRestoreLseStateVRtrIdThe value of the object vRtrDhcpRestoreLseStateVRtrId indicates the serviceId specified in the persistency record causing the trap.roobsolete
TmnxVRtrID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.9
vRtrDhcpRestoreLseStateIfIndexThe value of the object vRtrDhcpRestoreLseStateIfIndex indicates the Port ID specified in the persistency record causing the trap.roobsolete
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.10
vRtrDhcpRestoreLseStateProblemThe value of the object vRtrDhcpRestoreLseStateProblem indicates why the persisency record cannot be restored.roobsolete
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.21.11
vRtrDhcpPacketProblemThe value of the object vRtrDhcpPacketProblem indicates information on a received DHCP packet is considered suspicious by the system.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.21.12
vRtrDhcpLseStatePopulateErrorThe value of the object vRtrDhcpLseStatePopulateError indicates the reason why the system was unable to update the Lease state table with the information contained in the received DHCP ACK message.roobsolete
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.21.13
vRtrBfdSlotNumberThe value of vRtrBfdSlotNumber indicates the IOM slot number where the number of supported BFD sessions has reached the maximum value. This object is reported when the tmnxVRtrBfdMaxSessionOnSlot notification is generated.ro
TmnxSlotNum
.1.3.6.1.4.1.6527.3.1.2.3.21.14
vRtrNumberOfBfdSessionsOnSlotThe value of vRtrNumberOfBfdSessionsOnSlot indicates the current number of BFD sessions on the slot indicated by vRtrBfdSlotNumber. This object is reported when the tmnxVRtrBfdMaxSessionOnSlot notification is generated.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.21.15
vRtrBfdMaxSessionReasonThe value of vRtrBfdMaxSessionReason indicates the reason the maximum numbers of sessions on this IOM slot was reached. This object is reported when the tmnxVRtrBfdMaxSessionOnSlot notification is generated.ro
Bits
.1.3.6.1.4.1.6527.3.1.2.3.21.16
vRtrDHCP6ServerNetAddrTypeThe value of the object vRtrDHCP6ServerNetAddrType indicates the address type of vRtrDHCP6ServerNetAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.17
vRtrDHCP6ServerNetAddrThe value of the object vRtrDHCP6ServerNetAddr indicates the IP address of the DHCP server.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.18
vRtrDHCP6ClientNetAddrTypeThe value of the object vRtrDHCP6ClientNetAddrType indicates the address type of vRtrDHCP6ClientNetAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.19
vRtrDHCP6ClientNetAddrThe value of the object vRtrDHCP6ClientNetAddr indicates the IP address of the DHCP client.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.20
vRtrDHCP6AssignedNetAddrTypeThe value of the object vRtrDHCP6AssignedNetAddrType indicates the address type of vRtrDHCP6AssignedNetAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.21
vRtrDHCP6AssignedNetAddrThe value of the object vRtrDHCP6AssignedNetAddr indicates the IP address assigned to the DHCP client.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.22
vRtrDHCP6AssignedPrefixLenThe value of vRtrDHCP6AssignedPrefixLen specifies the length of the IP netmask for vRtrDHCP6AssignedNetAddr.ro
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.23
vRtrDHCP6OldAssignedNetAddrTypeThe value of the object vRtrDHCP6OldAssignedNetAddrType indicates the address type of vRtrDHCP6OldAssignedNetAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.24
vRtrDHCP6OldAssignedNetAddrThe value of the object vRtrDHCP6OldAssignedNetAddr indicates the IP address formerly assigned to the DHCP client.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.25
vRtrDHCP6OldAssignedPrefixLenThe value of vRtrDHCP6OldAssignedPrefixLen specifies the length of the IP netmask for vRtrDHCP6OldAssignedNetAddr.ro
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.26
vRtrDHCP6NewClientIdThe value of vRtrDHCP6NewClientId indicates the new DHCP6 clients unique identifier (DUID).ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.3.21.27
vRtrDHCP6OldClientIdThe value of vRtrDHCP6OldClientId indicates the old DHCP6 clients unique identifier (DUID).ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.3.21.28
vRtrDHCP6LeaseOverrideResultThe value of the object vRtrDHCP6LeaseOverrideResult indicates whether or not the lease state has been overridden.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.21.29
vRtrInetStatRteCpeNotifyAddrTypeThe value of the object vRtrInetStatRteCpeNotifyAddrType indicates the address type of vRtrInetStatRteCpeNotifyAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.30
vRtrInetStatRteCpeNotifyAddrThe value of the object vRtrInetStatRteCpeNotifyAddr indicates the IP address of the CPE.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.31
vRtrInetStaticRouteCpeStatusThe value of the object vRtrInetStaticRouteCpeStatus indicates whether or not the CPE associated with a static route is 'reachable' or 'unreachable'.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.21.32
vRtrManagedRouteInetAddrTypeThe value of vRtrManagedRouteInetAddrType indicates the address type of vRtrManagedRouteInetAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.33
vRtrManagedRouteInetAddrThe value of vRtrManagedRouteInetAddr indicates the IP address of the managed route.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.21.34
vRtrManagedRoutePrefixLenThe value of vRtrManagedRoutePrefixLen indicates the prefix length of the subnet associated with vRtrManagedRouteInetAddr.ro
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.35
vRtrFailureDescriptionThe value of the object vRtrFailureDescription is a printable character string which contains information about the reason why the notification is sent.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.21.36
vRtrMaxRoutesTypeThe value of the object vRtrMaxRoutesType indicates the type of the maximum number of routes indicated by vRtrMaxNumRoutesro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.21.37
vRtrSlotOrCpmFlagThe value of the object vRtrSlotOrCpmFlag indicates slot, when we have IOM based sessions and CPM when the sessions are centralised.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.21.38
vRtrNotifInetAddrTypeThe value of vRtrNotifInetAddrType indicates the address type of vRtrNotifInetAddr.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.21.39
vRtrNotifInetAddrThe value of vRtrNotifInetAddr indicates an IP address.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.21.40
vRtrIfBfdSessChangedProtocolThe value of the object vRtrIfBfdSessChangedProtocol indicates the protocol that changed the state in BFD.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.21.41
vRtrIfBfdSessProtoChngdStateThe value of the object vRtrIfBfdSessProtoChngdState indicates the changed state of vRtrIfBfdSessChangedProtocol in BFD.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.21.42
vRtrIfDHCPLeaseStateTablevRtrIfDHCPLeaseStateTable contains DHCP lease state info for a virtual router interface in the system. The content of this table is moved to the TIMETRA-SERV-MIB::svcDhcpLeaseStateTable.obsolete
SEQUENCE OF VRtrIfDHCPLeaseStateEntry
.1.3.6.1.4.1.6527.3.1.2.3.22
vRtrIfDHCPLeaseStateEntryDHCP lease state information for a virtual router interface.obsolete
VRtrIfDHCPLeaseStateEntry
.1.3.6.1.4.1.6527.3.1.2.3.22.1
vRtrIfDHCPLseStateCiAddrThe value of the object vRtrIfDHCPLseStateCiAddr indicates the IP address of the DHCP lease state.obsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.22.1.1
vRtrIfDHCPLseStateChAddrThe value of the object vRtrIfDHCPLseStateChAddr indicates the MAC address of the DHCP lease state.roobsolete
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.22.1.2
vRtrIfDHCPLseStateRemainLseTimeThe value of the object vRtrIfDHCPLseStateRemainLseTime indicates the remaining lease time of the IP address of the DHCP lease state.roobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.22.1.3
vRtrIfDHCPLseStateOption82vRtrIfDHCPLseStateOption82 indicates the content of the Option82 for this DHCP lease state.roobsolete
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.3.22.1.4
vRtrIfDHCPLseStatePersistKeyThe value of the object vRtrIfDHCPLseStatePersistKey indicates a key value that can be used to track this lease state in the persistence file.roobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.22.1.5
vRtrAdvPrefixTableThis table allows the user to configure IPv6 prefixes for router advertisements on an interface
SEQUENCE OF VRtrAdvPrefixEntry
.1.3.6.1.4.1.6527.3.1.2.3.23
vRtrAdvPrefixEntryAn entry in the vRtrAdvPrefixTable.
VRtrAdvPrefixEntry
.1.3.6.1.4.1.6527.3.1.2.3.23.1
vRtrAdvPrefixIfIndexThe index value which uniquely identifies the interface on which this prefix is configured. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.23.1.1
vRtrAdvPrefixPrefixThe ipv6 address prefix. The length of this object is the standard length (16 bytes ) for IPv6 prefixes.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.23.1.2
vRtrAdvPrefixLengthThe prefix length associated with this prefix. The value 0 has no special meaning for this object.
InetAddressPrefixLength
.1.3.6.1.4.1.6527.3.1.2.3.23.1.3
vRtrAdvPrefixRowStatusThe row status used for creation and deletion of router advertisement prefix entries.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.23.1.4
vRtrAdvPrefixOnLinkFlagThis object has the value 'true(1)', if this prefix can be used for on-link determination and the value 'false(2)' otherwise.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.23.1.5
vRtrAdvPrefixAutonomousFlagAutonomous address configuration flag. When true(1), indicates that this prefix can be used for autonomous address configuration (i.e. can be used to form a local interface address). If false(2), it is not used to auto- configure a local interface address.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.23.1.6
vRtrAdvPrefixPreferredLifetimeThe remaining length of time in seconds that this prefix will continue to be preferred, i.e. time until deprecation. A value of 4,294,967,295 represents infinity. The address generated from a deprecated prefix should no longer be used as a source address in new communications, but packets received on such an interface are processed as expected.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.23.1.7
vRtrAdvPrefixValidLifetimeThe remaining length of time, in seconds, that this prefix will continue to be valid, i.e. time until invalidation. A value of 4,294,967,295 represents infinity. The address generated from an invalidated prefix should not appear as the destination or source address of a packet.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.23.1.8
vRtrInetStaticRouteTableThe table of addressing information relevant to this entity's Static Routing table.
SEQUENCE OF VRtrInetStaticRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.24
vRtrInetStaticRouteEntryA particular route to a particular destination, through a particular next hop.
VRtrInetStaticRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.24.1
vRtrInetStaticRouteDestTypeThe value of vRtrInetStaticRouteDestType indicates the address type of vRtrInetStaticRouteDest address.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.1
vRtrInetStaticRouteDestThe value of vRtrInetStaticRouteDest indicates the destination IP address of this static route.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.2
vRtrInetStaticRouteDestPfxLenThe value of vRtrInetStaticRouteDestPfxLen indicates the prefix length associated with the vRtrInetStaticRouteDest address.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.3
vRtrInetStaticRouteIndexThe value of vRtrInetStaticRouteIndex indicates the fifth index for the vRtrInetStaticRouteTable. The fifth index to vRtrInetStaticRouteTable identifies a specific next-hop route to distinguish it from other routes that share the same destination address.
INTEGER
.1.3.6.1.4.1.6527.3.1.2.3.24.1.4
vRtrInetStaticRouteRowStatusvRtrInetStaticRouteRowStatus controls the creation and deletion of rows in the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.5
vRtrInetStaticRouteLastEnabledTimeThe value of vRtrInetStaticRouteLastEnabledTime indicates the sysUpTime value when vRtrInetStaticRouteStatus was last set to active (1) to allow IP forwarding on this static route entry.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.6
vRtrInetStaticRouteStatusThe value of vRtrInetStaticRouteStatus indicates whether or not this route entry is active in the system. When an interface transitions to the down state, any associated route entries are marked as 'inactive' and are usually not displayed in a standard route table listing. When the interface transitions to the up state, the agent marks the associated routes as 'active'ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.24.1.7
vRtrInetStaticRouteStaticTypeThe value of vRtrInetStaticRouteStaticType specifies the type of static route represented by this row entry. The values of vRtrInetStaticRouteNextHopType, vRtrInetStaticRouteNextHop, vRtrInetStaticRouteNextHopIf and vRtrInetStaticRouteNHTunnelName depends on the value of vRtrInetStaticRouteStaticType. For details please look at the following chart: vRtrInetStaticRouteStaticType unknown nexthop indirect blackHole grt - vRtrInetStaticRouteNextHopType unknown valid valid unknown unknown vRtrInetStaticRouteNextHop null valid valid null null vRtrInetStaticRouteNextHopIf null valid null null null vRtrInetStaticRouteNHTunnelName null valid null null null Though all the values of vRtrInetStaticRouteNextHop, vRtrInetStaticRouteNextHopIf and vRtrInetStaticRouteNHTunnelName can be valid when the value of vRtrInetStaticRouteStaticType is 'nexthop', please note that at most only one of them can have a non null string.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.24.1.8
vRtrInetStaticRoutePreferenceThe value of vRtrInetStaticRoutePreference specifies the priority of this static route versus the routes from different sources such as BGP or OSPF etc. Different protocols should not be configured with the same preference, if this occurs the tiebreaker is determined per the default preference value as defined in the table below. If multiple routes are learned with an identical preference using the same protocol, the lowest cost is used. If multiple routes are learned with an identical preference using the same protocol and the costs (metrics) are equal, then the decision as to what route to use is determined by the configuration of the ecmp command. Default preferences. Route Type Preference Configurable Direct attached 0 no Static-route 5 yes MPLS (post FCS) 7 OSPF Internal routes 10 no OSPF External 150 yes BGP 170 yesrw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.24.1.9
vRtrInetStaticRouteMetricThe value of vRtrInetStaticRouteMetric specifies the metric for the static route. When ipCidrRouteProto has a value of 'netmgmt' to specify that this entry is a static route, the value of vRtrInetStaticRouteMetric associates a metric value with the route. This value is used when importing this static route into other protocols such as OSPF. When the metric is configured as zero then the metric configured in OSPF, default-import-metric, applies. This value is also used to determine which static route to install in the forwarding table: If there are multiple static routes with the same preference but unequal metric then the lower cost (metric) route will be installed. If there are multiple static routes with equal preference and metrics then ecmp rules apply. If there are multiple routes with unequal preference then the lower preference route will be installed.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.24.1.10
vRtrInetStaticRouteEgressIfIndexThe value of vRtrInetStaticRouteEgressIfIndex indicates the outgoing ifIndex for this route as computed by the static-route module. This variable will have a value of 0 if vRtrInetStaticRouteStatus is 'inactive' or if this static route is configured as a black hole.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.11
vRtrInetStaticRouteNextHopTypeThe value of vRtrInetStaticRouteNextHopType specifies the address type of vRtrInetStaticRouteNextHop address.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.12
vRtrInetStaticRouteNextHopThe value of vRtrInetStaticRouteNextHop specifies the ip address of the next hop for the static route and it depends on the value of vRtrInetStaticRouteStaticType. At most only one of the values of the three objects: vRtrInetStaticRouteNextHop, vRtrInetStaticRouteNextHopIf and vRtrInetStaticRouteNHTunnelName can be a non null string. If the value of vRtrInetStaticRouteStaticType is 'unknown' or 'blackHole' then the value of vRtrInetStaticRouteNextHopType should be 'unknown' and the values of vRtrInetStaticRouteNextHop, vRtrInetStaticRouteNextHopIf, vRtrInetStaticRouteNHTunnelName should be null strings.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.24.1.13
vRtrInetStaticRouteNextHopIfThe value of vRtrInetStaticRouteNextHopIf specifies the name of the interface to be used for the next hop of this static route and it depends on the value of vRtrInetStaticRouteStaticType. At most only one of the values of the three objects: vRtrInetStaticRouteNextHop, vRtrInetStaticRouteNextHopIf and vRtrInetStaticRouteNHTunnelName can be a non null string. If the value of vRtrInetStaticRouteStaticType is 'unknown' or 'blackHole' then the value of vRtrInetStaticRouteNextHopType should be 'unknown' and the values of vRtrInetStaticRouteNextHop, vRtrInetStaticRouteNextHopIf, vRtrInetStaticRouteNHTunnelName should be null strings.rw
DisplayString
.1.3.6.1.4.1.6527.3.1.2.3.24.1.14
vRtrInetStaticRouteAdminStateThe value of vRtrInetStaticRouteAdminState specifies the desired administrative state for this virtual router static routerw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.15
vRtrInetStaticRouteIgpShortcutThe value of vRtrInetStaticRouteIgpShortcut specifies the Layer 2 tunneling mechanism used for IGP shortcuts. The value of vRtrInetStaticRouteIgpShortcut is valid only for indirect static routes (i.e. vRtrInetStaticRouteStaticType is 'indirect'). The bits of vRtrInetStaticRouteIgpShortcut identify Layer 2 tunneling mechanisms used for IGP shortcuts. If a bit is set, IGP shortcuts associated with that tunneling mechanism will be used to resolve next-hop for the static-route. If no bits are set, IGP shortcuts will not be used to resolve next-hop for the static routes. The tunneling mechanisms represented by each bit are: te(0) - RSVP Traffic Engineering ldp(1) - LDP /32 Route Forwarding Equivalence Class (FEC) ip(2) - IP (IP-in-IP or GRE) Evaluation of tunnel preference is based on the following order, in descending priority: 1. Traffic Engineered Shortcut (RSVP-TE) 2. LDP /32 Route FEC Shortcut 3. IP Shortcut (IP-in-IP or GRE) 4. Actual IGP Next-Hop.rw
Bits
.1.3.6.1.4.1.6527.3.1.2.3.24.1.16
vRtrInetStaticRouteDisallowIgpThe value of vRtrInetStaticRouteDisallowIgp specifies if IGP shortcuts are to be used or not. The value of vRtrInetStaticRouteDisallowIgp is valid only for indirect static routes (i.e. vRtrInetStaticRouteStaticType is 'indirect'). If the value of vRtrInetStaticRouteDisallowIgp is set to 'true', and if none of the defined tunneling mechanisms (RSVP-TE, LDP or IP) qualify as a next-hop, the normal IGP next-hop to the indirect next-hop address will not be used. If the value is set to 'false', IGP next-hop to the indirect next-hop address can be used as the next-hop of the last resort.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.17
vRtrInetStaticRouteTagThe value of vRtrInetStaticRouteTag specifies a 32-bit integer tag that is used to add to the static route. This tag could then be used in route policies to control distribution of the route into other protocols. A value of 0 indicates that the tag has not been set.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.24.1.18
vRtrInetStaticRouteEnableBfdThe value of vRtrInetStaticRouteEnableBfd specifies whether or not Bi-directional Forwarding Detection is enabled on this static route. When the value is 'true', this static-route can establish BFD sessions and use BFD as a signalling mechanism. When it is 'false', it cannot use BFD.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.19
vRtrInetStaticRouteCpeAddrTypeThe value of vRtrInetStaticRouteCpeAddrType specifies the address type of vRtrInetStaticRouteCpeAddr address. When the value of vRtrInetStaticRouteCpeAddrType is not 'unknown', statitistics for the Customer-Provided Equipment (CPE) host checks for this static route entry will be found in the sparsely dependent table extension, vRtrInetStatRteCpeChkStatsTable.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.20
vRtrInetStaticRouteCpeAddrThe value of vRtrInetStaticRouteCpeAddr specifies the IP address of the target CPE device. When this object is configured, ICMP pings will be sent to this target IP address to determine CPE connectivity and whether this static route should be active. When the value of vRtrInetStaticRouteCpeAddr is non-empty, statitistics for the CPE host checks for this static route entry will be found in the sparsely dependent table extension, vRtrInetStatRteCpeChkStatsTable.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.24.1.21
vRtrInetStaticRouteCpeIntervalThe value of vRtrInetStaticRouteCpeInterval specifies the interval, in seconds, between ICMP pings to the target CPE IP address, vRtrInetStaticRouteCpeAddr.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.24.1.22
vRtrInetStaticRouteCpeDropCntThe value of vRtrInetStaticRouteCpeDropCnt specifies the number of consecutive ping-replies that must be missed before concluding the CPE is down. If the CPE is determined to be down, the associated static route will be deactivated.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.24.1.23
vRtrInetStaticRouteCpeEnableLogThe value of vRtrInetStaticRouteCpeEnableLog specifies whether to enable the logging of transitions between active and in-active based on the CPE connectivity check. A value of 'true (1)' indicates that logging should be enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.24
vRtrInetStaticRouteNHTunnelNameThe value of vRtrInetStaticRouteNHTunnelName specifies the name of the IPsec tunnel to be used for the nexthop of this static route and it depends on the value of vRtrInetStaticRouteStaticType. The value of vRtrInetStaticRouteNHTunnelName is valid only for static routes configured for a vprn service. An 'inconsistentValue' error is returned if an attempt is made to set this object for the base instance which can be identified by vRtrID value of '1'. At most only one of the values of the three objects: vRtrInetStaticRouteNextHop, vRtrInetStaticRouteNextHopIf and vRtrInetStaticRouteNHTunnelName can be a non null string. If the value of vRtrInetStaticRouteStaticType is 'blackHole' then the value of vRtrInetStaticRouteNextHopType should be 'unknown' and the values of vRtrInetStaticRouteNextHop, vRtrInetStaticRouteNextHopIf, vRtrInetStaticRouteNHTunnelName should be null strings.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.25
vRtrInetStaticRoutePrefixListNameThe value of vRtrInetStaticRoutePrefixListName specifies the name of a prefix list to match on. This value allows the existence of specified routes within the Route Table Manager (RTM) to trigger the addition of a static route in the RTM. If any of the routes specified in the vRtrInetStaticRoutePrefixListName exists in the RTM, then the associated static route should be added to the RTM.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.26
vRtrInetStaticRoutePrefixListFlagThe value of vRtrInetStaticRoutePrefixListFlag specifies the routes to match on from vRtrInetStaticRoutePrefixListName. If 'all (1)' is specified, all of the routes specified in the vRtrInetStaticRoutePrefixListName should exist in the Route Table Manager (RTM) for the associated static-route to be added in the RTM. If 'none (2)' is specified, none of the routes specified in the vRtrInetStaticRoutePrefixListName should exist in the RTM for the associated static-route to be added in the RTM. The value of vRtrInetStaticRoutePrefixListFlag will be reset to the default value when vRtrInetStaticRoutePrefixListName is set to the default value.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.24.1.27
vRtrInetStaticRouteLdpSyncThe value of vRtrInetStaticRouteLdpSync specifies whether the the LDP synchronization timer for this route on an interface, vRtrIfLdpSyncTimer, is enabled or not. If the value of vRtrInetStaticRouteLdpSync is 'true (1)', this static route would not enable the preferred route immediately after the interface to the next-hop comes up but would wait for the LDP adjacency on the link to come up and start the ldp sync timer, vRtrIfLdpSyncTimer. On timer expiration, routing will enable the static route. If the value of vRtrInetStaticRouteLdpSync is 'false (2)', vRtrIfLdpSyncTimer would not be applied to this static route.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.28
vRtrInetStaticRouteFCThe value of vRtrInetStaticRouteFC specifies the forwarding class associated with the static route. This object can take one of the following eight values - 'be', 'l2', 'af', 'l1', 'h2', 'ef', 'h1' or 'nc'. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when vRtrInetStaticRouteStaticType is not set to either 'indirect' or 'nexthop'.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.29
vRtrInetStaticRouteFCPriorityThe value of vRtrInetStaticRouteFCPriority specifies the priority to be assigned to the static routes. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when vRtrInetStaticRouteStaticType is not set to either 'indirect' or 'nexthop'.rw
TPriorityOrUndefined (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.24.1.30
vRtrInetStaticRouteIndexTableThis entity's Static Route Index Table.
SEQUENCE OF VRtrInetStaticRouteIndexEntry
.1.3.6.1.4.1.6527.3.1.2.3.25
vRtrInetStaticRouteIndexEntryThe available index for the vRtrInetStaticRouteTable for every destination per virtual router.
VRtrInetStaticRouteIndexEntry
.1.3.6.1.4.1.6527.3.1.2.3.25.1
vRtrInetStaticRouteAvailIndexThe value of vRtrInetStaticRouteAvailIndex indicates the available fifth index for the vRtrInetStaticRouteTable. The fifth index to vRtrInetStaticRouteTable identifies a specific next-hop route to distinguish it from other routes that share the same destination address.ro
TestAndIncr
.1.3.6.1.4.1.6527.3.1.2.3.25.1.1
vRtrInetInstAggrTblLastChgedTimestamp of the last change to the vRtrInetInstAggrTable either from adding a row or removing a row.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.26
vRtrInetInstAggrTableThe vRtrInetInstAggrTable is the list of configured virtual router aggregations and their operational status information. vRtrInetInstAggrTable specifies the route aggregates that should be generated into the virtual router if at least one contributing route (more specific) is learned. A route could match multiple aggregate statements. For instance, with the following entries: aggregate 10.0.0.0/8 aggregate 10.1.0.0/16 If the route 10.1.1.0/24 is learned, both aggregates would be generated.
SEQUENCE OF VRtrInetInstAggrEntry
.1.3.6.1.4.1.6527.3.1.2.3.27
vRtrInetInstAggrEntryvRtrInetInstAggrEntry indicates an entry (conceptual row) in the vRtrInetInstAggrTable. Entries are created and destroyed by user.
VRtrInetInstAggrEntry
.1.3.6.1.4.1.6527.3.1.2.3.27.1
vRtrInetAggrIpPrefixTypeThe value of vRtrInetAggrIpPrefixType indicates the IP address type of vRtrInetAggrIpPrefix.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.1
vRtrInetAggrIpPrefixThe value of vRtrInetAggrIpPrefixType indicates the IP address prefix to match for the aggregation.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.2
vRtrInetAggrIpPrefixLenThe value of vRtrInetAggrIpPrefixLen indicates the prefix length for vRtrInetAggrIpPrefix, to match for the aggregation.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.3
vRtrInetAggrRowStatusvRtrInetAggrRowStatus controls the creation and deletion of rows in the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.4
vRtrInetAggrLastChangedThe value of vRtrInetAggrLastChanged indicates the time stamp of the last change to this row of vRtrInetInstAggrTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.5
vRtrInetAggrSummaryOnlyThe value of vRtrInetAggrSummaryOnly specifies if specific routes that make up aggregates are advertised or not. When vRtrInetAggrSummaryOnly has value of 'true(1)', only the aggregate is advertised, the more specfic routes that make up the aggregate are not. When vRtrInetAggrSummaryOnly has value of 'false(2)', both the aggregate and more specific components are advertised.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.6
vRtrInetAggrASSetThe value of vRtrInetAggrASSet specifies whether the aggregate route has AS-SET. When vRtrInetAggrASSet has value of 'true(1)', the AS-Path of the resulting aggregate will contain an AS-SET containing all AS numbers from the contributing routes. When vRtrInetAggrASSet has value of 'false(2)', the AS-Path will contain no AS-SET and will be originated by the ESR.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.7
vRtrInetAggrAggregatorASThe value of vRtrInetAggrAggregatorAS specifies the aggregator's ASN. When vRtrInetAggrAggregatorAS is set to non zero, and vRtrInetAggrAggregatorIPAddr is set to non-zero, the supplied ASN and IP address will be used for the aggregator path attributes. When vRtrInetAggrAggregatorAS is not set, the aggregate routes ASN & Router-ID will be used for the aggregator path attributes. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by vRtrInetAggrAggregatorAS4Byte.rwobsolete
TmnxBgpAutonomousSystem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.8
vRtrInetAggrAggregatorIPAddrThe value of vRtrInetAggrAggregatorIPAddr specifies the aggregator's IP address. When vRtrInetAggrAggregatorAS is set to non zero, and vRtrInetAggrAggregatorIPAddr is set to non-zero, the supplied ASN and IP address will be used for the aggregator path attributes. When vRtrInetAggrAggregatorIPAddr is not set, the aggregate routes ASN & Router-ID will be used for the aggregator path attributes.rw
IpAddress
.1.3.6.1.4.1.6527.3.1.2.3.27.1.9
vRtrInetAggrOperStateThe value of vRtrInetAggrOperState specifies the current operational status of the aggregation entry.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.10
vRtrInetAggrAggregatorAS4ByteThe value of vRtrInetAggrAggregatorAS4Byte specifies the aggregator's Autonomous System Number (ASN). When vRtrInetAggrAggregatorAS4Byte is set to non zero, and vRtrInetAggrAggregatorIPAddr is set to non-zero, the supplied ASN and IP address will be used for the aggregator path attributes. When vRtrInetAggrAggregatorAS4Byte is not set, the aggregate routes ASN and Router-ID will be used for the aggregator path attributes.rw
InetAutonomousSystemNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.27.1.11
vRtrInetAggrNextHopTypeThe value of vRtrInetAggrNextHopType specifies whether the aggregate route will be installed in the Forwarding Information Base (FIB) when the route is activated. When vRtrInetAggrNextHopType has a value of 'none', the aggregate route will not be installed in the FIB. When vRtrInetAggrNextHopType has a value of 'blackHole' and the aggregate route is active, it will be installed in the FIB with a black-hole next-hop and packets matching this route will be discarded.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.27.1.12
vRtrInetSvcIpRangeTableThe vRtrInetSvcIpRangeTable has an entry for each IP address range configured for a virtual interface in a virtual router in the system. An interface on the virtual router may have more than one Service IP address range assigned to it.
SEQUENCE OF VRtrInetSvcIpRangeEntry
.1.3.6.1.4.1.6527.3.1.2.3.28
vRtrInetSvcIpRangeEntryEach row entry represents an IP address range assigned a virtual router service interface. Setting RowStatus to 'active' requires values for all column variables to have been assigned.
VRtrInetSvcIpRangeEntry
.1.3.6.1.4.1.6527.3.1.2.3.28.1
vRtrInetSvcIpRangeAddrTypeThe value of vRtrInetSvcIpRangeAddrType indicates the IP address type of vRtrInetSvcIpRangeAddr.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.28.1.1
vRtrInetSvcIpRangeAddrThe value of vRtrInetSvcIpRangeAddr indicates the IP address service range assigned to a router's service interface. The address type of vRtrInetSvcIpRangeAddr is indicated by vRtrInetSvcIpRangeAddrType.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.28.1.2
vRtrInetSvcIpRangePfxLenThe value of vRtrInetSvcIpRangePfxLen specifies the prefix length to be used with vRtrInetSvcIpRangeAddr for determining the IP address range.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.28.1.3
vRtrInetSvcIpRangeRowStatusThe value of vRtrInetSvcIpRangeRowStatus is used for creation and deletion of IP service prefix ranges.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.28.1.4
vRtrInetSvcIpRangeExclusiveThe value of vRtrInetSvcIpRangeExclusive specifies how the set of addresses specified by this entry are interpreted. When the value is 'true', they are reserved for services only and cannot be assigned to network ports. When the value is 'false', it could be used for services as well as network ports.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.28.1.5
vRtrIpNetToPhysicalTableThe vRtrIpNetToPhysicalTable provides an extension of the ipNetToPhysicalTable in the IP-MIB.
SEQUENCE OF VRtrIpNetToPhysicalEntry
.1.3.6.1.4.1.6527.3.1.2.3.29
vRtrIpNetToPhysicalEntryEach row entry in the vRtrIpNetToPhysicalTable represents additional columns for attributes specific to the Alcatel-Lucent SROS series implementation for the vRtrIpNetToPhysicalTable.
VRtrIpNetToPhysicalEntry
.1.3.6.1.4.1.6527.3.1.2.3.29.1
vRtrIpNetToPhysicalTimerThe value of vRtrIpNetToPhysicalTimer indicates how much longer an ARP entry associated with an vRtrIpNetToPhysicalTable entry remains in the ARP cache. It is initially set to vRtrIfArpTimeout. When vRtrIpNetToPhysicalTimer has a value of zero, '0', the entry is cleared from the cache.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.29.1.1
vRtrIpNetToPhysicalOperStateThe value of vRtrIpNetToPhysicalOperState indicates if the ARP entry is being used actively in the ARP Table. When ipNetToPhysicalType has a value 'dynamic', vRtrIpNetToPhysicalOperState will never have a value of 'outOfService'.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.29.1.2
vRtrIpNetToPhysicalIsRouterThe value of vRtrIpNetToPhysicalIsRouter indicates whether this ipNetToPhysicalEntry is a router.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.29.1.3
vRtrIpNetToPhysicalMTUThe value of vRtrIpNetToPhysicalMTU indicates the MTU of the link attached to this ipNetToPhysicalEntry.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.29.1.4
vRtrIpNetToPhysicalPortThe value of vRtrIpNetToPhysicalPort indicates the ID of the port on which this entry was learned.ro
TmnxPortID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.29.1.5
vRtrIpNetToPhysicalEncapThe value of vRtrIpNetToPhysicalEncap indicates the encap value of the SAP this entry was learned on. If this entry was learned on a network port or null-encap SAP, the value of this object will be zero.ro
TmnxEncapVal (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.29.1.6
vRtrInetCidrRouteTableThe vRtrInetCidrRouteTable provides an extension of the inetCidrRouteTable in the IP-FORWARD-MIB.
SEQUENCE OF VRtrInetCidrRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.30
vRtrInetCidrRouteEntryEach row entry in the vRtrInetCidrRouteTable represents additional columns for attributes specific to the Alcatel-Lucent SROS series implementation for the IP route table.
VRtrInetCidrRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.30.1
vRtrInetCidrRouteLastEnabledTimeThe vRtrInetCidrRouteLastEnabledTime variable indicates the sysUpTime value when ipCidrRouteStatus was last set to active (1) to allow IP forwarding on this route entry.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.30.1.1
vRtrInetCidrRoutePreferenceThe value of vRtrInetCidrRoutePreference specifies the priority of this static route versus the routes from different sources such as BGP or OSPF etc, when ipCidrRouteProto has a value of 'netmgmt' to indicate that this entry is a static route. Different protocols should not be configured with the same preference, if this occurs the tiebreaker is determined per the default preference value as defined in the table below. If multiple routes are learned with an identical preference using the same protocol, the lowest cost is used. If multiple routes are learned with an identical preference using the same protocol and the costs (metrics) are equal, then the decision as to what route to use is determined by the configuration of the ecmp command. Default preferences: Route Type Preference Configurable Direct attached 0 no Static-route 5 yes MPLS (post FCS) 7 OSPF Internal routes 10 no OSPF External 150 yes BGP 170 yesro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.30.1.2
vRtrInetCidrRouteMetricThe value of vRtrInetCidrRouteMetric indicates the primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.30.1.3
vRtrInetCidrRouteIfVRtrIdThe value of vRtrInetCidrRouteIfVRtrId indicates the virtual router instance of the egress interface defined by inetCidrRouteIfIndex. This object is valid only for subscriber management routes. For all other route types, this object will have a value of zero.ro
TmnxVRtrIDOrZero (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.30.1.4
vRtrInetCidrRouteTunnEndpntInfoThe value of vRtrInetCidrRouteTunnEndpntInfo indicates tunnel endpoint information. The first 4 bytes indicate number of tunnel end-points, the next 4 bytes indicate IGP cost to reach tunnel end-points and the next 64 bytes indicate upto 16 4-byte IPv4 addresses (the number of end-points represented by bytes 1-4 indicate how many addresses are present). When no tunnel endpoints exist, the size of this object will be 0. When atleast one tunnel-endpoint exists, there would be 12 bytes to represent the information related to one tunnel endpoint.ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.3.30.1.5
vRtrInetCidrProtocolInstanceThe value of vRtrInetCidrProtocolInstance indicates the instance of the protocol through which this route was learned. A single instance protocol will always return an instance value 0.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.30.1.6
vRtrInetCidrRouteNextHopTypeThe value of vRtrInetCidrRouteNextHopType indicates the type of next hop for this route.ro
TmnxInetCidrNextHopType
.1.3.6.1.4.1.6527.3.1.2.3.30.1.7
vRtrInetCidrRouteNextHopOwnerThe value of vRtrInetCidrRouteNextHopOwner indicates the owner of next hop for this route.ro
TmnxInetCidrNextHopOwner
.1.3.6.1.4.1.6527.3.1.2.3.30.1.8
vRtrInetCidrRouteNHOwnerAuxInfoThe value of vRtrInetCidrRouteNHOwnerAuxInfo indicates the auxiliary information for next hop owner as indicated by vRtrInetCidrRouteNextHopOwner. The value of vRtrInetCidrRouteNHOwnerAuxInfo indicates the number of tunnel-ids existing for this next hop type and owner.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.30.1.9
vRtrInetCidrRouteNHFCThe value of vRtrInetCidrRouteNHFC indicates the forwarding class or the sub forwarding class associated with the CIDR route. Specification of a sub forwarding class is also allowed. The format of a sub forwarding class is the concatenation of the base forwarding class and a sub class identifier in the form base-fc-name[.sub-fc-name].ro
TFCNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.30.1.10
vRtrInetCidrRouteNHPriorityThe value of vRtrInetCidrRouteNHPriority indicates the priority to be assigned to the CIDR routes.ro
TPriorityOrUndefined (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.30.1.11
vRtrInetCidrRouteBkupFlagsThe value of vRtrInetCidrRouteBkupFlags indicates the presence or absence of LFA next-hops and backup routes. 'none' indicates that no next-hop is present. 'hasLfa' indicates that an LFA next-hop is present in addition to the regular next-hop. 'hasBackup' indicates that this route has a backup route. 'isBackup' indicates that this route is a backup route to another route with the same prefix.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.30.1.12
vRtrInetCidrRouteBkupNextHopTypeThe value of vRtrInetCidrRouteBkupNextHopType indicates the IP address type of vRtrInetCidrRouteBkupNextHop. The value of vRtrInetCidrRouteBkupNextHopType is only valid when vRtrInetCidrRouteBkupFlags has a value of 'hasLfa'.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.30.1.13
vRtrInetCidrRouteBkupNextHopThe value of vRtrInetCidrRouteBkupNextHop indicates the IP address of a backup next-hop. The value of vRtrInetCidrRouteBkupNextHop is only valid when vRtrInetCidrRouteBkupFlags has a value of 'hasLfa'.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.30.1.14
vRtrInetCidrRouteBkupMetricThe value of vRtrInetCidrRouteBkupMetric indicates the routing metric for a backup route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. The value of vRtrInetCidrRouteBkupMetric is only valid when vRtrInetCidrRouteBkupFlags has a value of 'hasLfa'.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.30.1.15
vRtrInetCidrRouteNextHopRepCountThe value of vRtrInetCidrRouteNextHopRepCount indicates the number of times the next-hop repeats for a particular route.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.30.1.16
vRtrInetCidrRouteBkupNHTypeThe value of vRtrInetCidrRouteBkupNHType indicates the type of next hop for this backup route.ro
TmnxInetCidrNextHopType
.1.3.6.1.4.1.6527.3.1.2.3.30.1.17
vRtrInetCidrRouteBkupNHOwnerThe value of vRtrInetCidrRouteBkupNHOwner indicates the owner of next hop for this backup route.ro
TmnxInetCidrNextHopOwner
.1.3.6.1.4.1.6527.3.1.2.3.30.1.18
vRtrInetCidrRouteBkupNHOwnAxInfoThe value of vRtrInetCidrRouteBkupNHOwnAxInfo indicates the auxiliary information for next hop owner as indicated by vRtrInetCidrRouteBkupNHOwner. The value of vRtrInetCidrRouteBkupNHOwnAxInfo indicates the tunnel-id existing for this backup next hop type and owner.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.30.1.19
vRtrIcmp6TableThe vRtrIcmp6Table table contains statistics of ICMPv6 messages that are received and sourced by a router instance.
SEQUENCE OF VRtrIcmp6Entry
.1.3.6.1.4.1.6527.3.1.2.3.31
vRtrIcmp6EntryEach row entry represents the ICMP statistics of a virtual router instance. Entries are created and deleted when entries in the vRtrConfEntry are created and deleted.
VRtrIcmp6Entry
.1.3.6.1.4.1.6527.3.1.2.3.31.1
vRtrIcmp6InMsgsThe value of vRtrIcmp6InMsgs indicates the total number of ICMP messages received by this router instance which includes all those counted by vRtrIcmp6InErrors.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.1
vRtrIcmp6InErrorsThe value of vRtrIcmp6InErrors indicates the number of ICMP messages which this router instance received but determined as having ICMP-specific errors (bad ICMP checksums, bad length , etc.).ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.2
vRtrIcmp6InDestUnreachsThe value of vRtrIcmp6InDestUnreachs indicates the number of ICMP Destination Unreachable messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.3
vRtrIcmp6InAdminProhibsThe value of vRtrIcmp6InAdminProhibs indicates the number of ICMP destination unreachable/communication administratively prohibited messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.4
vRtrIcmp6InTimeExcdsThe value of vRtrIcmp6InTimeExcds indicates the number of ICMP Time Exceeded messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.5
vRtrIcmp6InParmProblemsThe value of vRtrIcmp6InParmProblems indicates the number of ICMP Parameter Problem messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.6
vRtrIcmp6InPktTooBigsThe value of vRtrIcmp6InPktTooBigs indicates the number of ICMP Packet Too Big messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.7
vRtrIcmp6InEchosThe value of vRtrIcmp6InEchos indicates the number of ICMP Echo (request) messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.8
vRtrIcmp6InEchoRepliesThe value of vRtrIcmp6InEchoReplies indicates the number of ICMP Echo Reply messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.9
vRtrIcmp6InRtrSolicitsThe value of vRtrIcmp6InRtrSolicits indicates the number of ICMP Router Solicit messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.10
vRtrIcmp6InRtrAdvertisementsThe value of vRtrIcmp6InRtrAdvertisements indicates the number of ICMP Router Advertisement messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.11
vRtrIcmp6InNbrSolicitsThe value of vRtrIcmp6InNbrSolicits indicates the number of ICMP Neighbor Solicit messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.12
vRtrIcmp6InNbrAdvertisementsThe value of vRtrIcmp6InNbrAdvertisements indicates the number of ICMP Neighbor Advertisement messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.13
vRtrIcmp6InRedirectsThe value of vRtrIcmp6InRedirects indicates number of ICMP Redirect messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.14
vRtrIcmp6InGrpMembQueriesThe value of vRtrIcmp6InGrpMembQueries indicates the number of ICMP Group Membership Query messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.15
vRtrIcmp6InGrpMembResponsesThe value of vRtrIcmp6InGrpMembResponses indicates the number of ICMP Group Membership Response messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.16
vRtrIcmp6InGrpMembReductionsThe value of vRtrIcmp6InGrpMembReductions indicates the number of ICMP Group Membership Reduction messages received by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.17
vRtrIcmp6OutMsgsThe value of vRtrIcmp6OutMsgs indicates the total number of ICMP messages which this router instance attempted to send. Note that this counter includes all those counted by icmpOutErrors.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.18
vRtrIcmp6OutErrorsThe value of vRtrIcmp6OutErrors indicates the number of ICMP messages which this router instance did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of VRtr IPv6 to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.19
vRtrIcmp6OutDestUnreachsThe value of vRtrIcmp6OutDestUnreachs indicates the number of ICMP Destination Unreachable messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.20
vRtrIcmp6OutAdminProhibsThe value of vRtrIcmp6OutAdminProhibs indicates the number of ICMP destination unreachable/communication administratively prohibited messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.21
vRtrIcmp6OutTimeExcdsThe value of vRtrIcmp6OutTimeExcds indicates the number of ICMP Time Exceeded messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.22
vRtrIcmp6OutParmProblemsThe value of vRtrIcmp6OutParmProblems indicates the number of ICMP Parameter Problem messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.23
vRtrIcmp6OutPktTooBigsThe value of vRtrIcmp6OutPktTooBigs indicates the number of ICMP Packet Too Big messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.24
vRtrIcmp6OutEchosThe value of vRtrIcmp6OutEchos indicates the number of ICMP Echo Request messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.25
vRtrIcmp6OutEchoRepliesThe value of vRtrIcmp6OutEchoReplies indicates the number of ICMP Echo Reply messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.26
vRtrIcmp6OutRtrSolicitsThe value of vRtrIcmp6OutRtrSolicits indicates the number of ICMP Router Solicitation messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.27
vRtrIcmp6OutRtrAdvertisementsThe value of vRtrIcmp6OutRtrAdvertisements indicates the number of ICMP Router Advertisement messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.28
vRtrIcmp6OutNbrSolicitsThe value of vRtrIcmp6OutNbrSolicits indicates the number of ICMP Neighbor Solicitation messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.29
vRtrIcmp6OutNbrAdvertisementsThe value of vRtrIcmp6OutNbrAdvertisements indicates the number of ICMP Neighbor Advertisement messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.30
vRtrIcmp6OutRedirectsThe value of vRtrIcmp6OutRedirects indicates the number of ICMP Redirect messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.31
vRtrIcmp6OutGrpMembQueriesThe value of vRtrIcmp6OutGrpMembQueries indicates the number of ICMP Group Membership Query messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.32
vRtrIcmp6OutGrpMembResponsesThe value of vRtrIcmp6OutGrpMembResponses indicates the number of ICMP Group Membership Response messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.33
vRtrIcmp6OutGrpMembReductionsThe value of vRtrIcmp6OutGrpMembReductions indicates the number of ICMP Group Membership Reduction messages sent by this router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.31.1.34
vRtrIfIcmp6TableThe vRtrIfIcmp6Table table contains statistics of ICMPv6 messages that are received and sourced by a router interface.
SEQUENCE OF VRtrIfIcmp6Entry
.1.3.6.1.4.1.6527.3.1.2.3.32
vRtrIfIcmp6EntryEach row entry represents the ICMP statistics of a virtual router interface. Entries are created and deleted when entries in the vRtrIfTable are created and deleted.
VRtrIfIcmp6Entry
.1.3.6.1.4.1.6527.3.1.2.3.32.1
vRtrIfIcmp6InMsgsThe value of vRtrIfIcmp6InMsgs indicates the total number of ICMP messages received by this interface which includes all those counted by vRtrIfIcmp6InErrors. Note that this interface is the interface to which the ICMP messages were addressed which may not be necessarily the input interface for the messages.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.1
vRtrIfIcmp6InErrorsThe value of vRtrIfIcmp6InErrors indicates the number of ICMP messages which this interface received but determined as having ICMP-specific errors (bad ICMP checksums, bad length , etc.).ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.2
vRtrIfIcmp6InDestUnreachsThe value of vRtrIfIcmp6InDestUnreachs indicates the number of ICMP Destination Unreachable messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.3
vRtrIfIcmp6InAdminProhibsThe value of vRtrIfIcmp6InAdminProhibs indicates the number of ICMP destination unreachable/communication administratively prohibited messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.4
vRtrIfIcmp6InTimeExcdsThe value of vRtrIfIcmp6InTimeExcds indicates the number of ICMP Time Exceeded messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.5
vRtrIfIcmp6InParmProblemsThe value of vRtrIfIcmp6InParmProblems indicates the number of ICMP Parameter Problem messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.6
vRtrIfIcmp6InPktTooBigsThe value of vRtrIfIcmp6InPktTooBigs indicates the number of ICMP Packet Too Big messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.7
vRtrIfIcmp6InEchosThe value of vRtrIfIcmp6InEchos indicates the number of ICMP Echo (request) messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.8
vRtrIfIcmp6InEchoRepliesThe value of vRtrIfIcmp6InEchoReplies indicates the number of ICMP Echo Reply messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.9
vRtrIfIcmp6InRtrSolicitsThe value of vRtrIfIcmp6InRtrSolicits indicates the number of ICMP Router Solicit messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.10
vRtrIfIcmp6InRtrAdvertisementsThe value of vRtrIfIcmp6InRtrAdvertisements indicates the number of ICMP Router Advertisement messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.11
vRtrIfIcmp6InNbrSolicitsThe value of vRtrIfIcmp6InNbrSolicits indicates the number of ICMP Neighbor Solicit messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.12
vRtrIfIcmp6InNbrAdvertisementsThe value of vRtrIfIcmp6InNbrAdvertisements indicates the number of ICMP Neighbor Advertisement messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.13
vRtrIfIcmp6InRedirectsThe value of vRtrIfIcmp6InRedirects indicates number of ICMP Redirect messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.14
vRtrIfIcmp6InGrpMembQueriesThe value of vRtrIfIcmp6InGrpMembQueries indicates the number of ICMP Group Membership Query messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.15
vRtrIfIcmp6InGrpMembResponsesThe value of vRtrIfIcmp6InGrpMembResponses indicates the number of ICMP Group Membership Response messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.16
vRtrIfIcmp6InGrpMembReductionsThe value of vRtrIfIcmp6InGrpMembReductions indicates the number of ICMP Group Membership Reduction messages received by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.17
vRtrIfIcmp6OutMsgsThe value of vRtrIfIcmp6OutMsgs indicates the total number of ICMP messages which this interface attempted to send. Note that this counter includes all those counted by icmpOutErrors.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.18
vRtrIfIcmp6OutErrorsThe value of vRtrIfIcmp6OutErrors indicates the number of ICMP messages which this interface did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of VRtr IPv6 to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.19
vRtrIfIcmp6OutDestUnreachsThe value of vRtrIfIcmp6OutDestUnreachs indicates the number of ICMP Destination Unreachable messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.20
vRtrIfIcmp6OutAdminProhibsThe value of vRtrIfIcmp6OutAdminProhibs indicates the number of ICMP destination unreachable/communication administratively prohibited messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.21
vRtrIfIcmp6OutTimeExcdsThe value of vRtrIfIcmp6OutTimeExcds indicates the number of ICMP Time Exceeded messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.22
vRtrIfIcmp6OutParmProblemsThe value of vRtrIfIcmp6OutParmProblems indicates the number of ICMP Parameter Problem messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.23
vRtrIfIcmp6OutPktTooBigsThe value of vRtrIfIcmp6OutPktTooBigs indicates the number of ICMP Packet Too Big messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.24
vRtrIfIcmp6OutEchosThe value of vRtrIfIcmp6OutEchos indicates the number of ICMP Echo Request messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.25
vRtrIfIcmp6OutEchoRepliesThe value of vRtrIfIcmp6OutEchoReplies indicates the number of ICMP Echo Reply messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.26
vRtrIfIcmp6OutRtrSolicitsThe value of vRtrIfIcmp6OutRtrSolicits indicates the number of ICMP Router Solicitation messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.27
vRtrIfIcmp6OutRtrSolicitsTimeThe value of vRtrIfIcmp6OutRtrSolicitsTime indicates the system time when the last router solicitation message was sent by this interface.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.32.1.28
vRtrIfIcmp6OutRtrAdvertisementsThe value of vRtrIfIcmp6OutRtrAdvertisements indicates the number of ICMP Router Advertisement messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.29
vRtrIfIcmp6OutRtrAdvTimeThe value of vRtrIfIcmp6OutRtrAdvTime indicates the system time when the last router advertisement message was sent by this interface.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.32.1.30
vRtrIfIcmp6OutNbrSolicitsThe value of vRtrIfIcmp6OutNbrSolicits indicates the number of ICMP Neighbor Solicitation messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.31
vRtrIfIcmp6OutNbrSolicitsTimeThe value of vRtrIfIcmp6OutNbrSolicitsTime indicates the system time when the last neighbor solicitation message was sent by this interface.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.32.1.32
vRtrIfIcmp6OutNbrAdvertisementsThe value of vRtrIfIcmp6OutNbrAdvertisements indicates the number of ICMP Neighbor Advertisement messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.33
vRtrIfIcmp6OutNbrAdvTimeThe value of vRtrIfIcmp6OutNbrAdvTime indicates the system time when the last neighbor advertisement message was sent by this interface.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.32.1.34
vRtrIfIcmp6OutRedirectsThe value of vRtrIfIcmp6OutRedirects indicates the number of ICMP Redirect messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.35
vRtrIfIcmp6OutGrpMembQueriesThe value of vRtrIfIcmp6OutGrpMembQueries indicates the number of ICMP Group Membership Query messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.36
vRtrIfIcmp6OutGrpMembResponsesThe value of vRtrIfIcmp6OutGrpMembResponses indicates the number of ICMP Group Membership Response messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.37
vRtrIfIcmp6OutGrpMembReductionsThe value of vRtrIfIcmp6OutGrpMembReductions indicates the number of ICMP Group Membership Reduction messages sent by this interface.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.32.1.38
vRtrIfBfdTableThe vRtrIfBfdTable table contains the configuration for Bi-directional Forwarding Detection (BFD) on the vRtrIfEntry with the same indices. The vRtrIfBfdTable is obsoleted and replaced with vRtrIfBfdExtTable in 9.0 Release.obsolete
SEQUENCE OF VRtrIfBfdEntry
.1.3.6.1.4.1.6527.3.1.2.3.33
vRtrIfBfdEntryEach row entry represents the BFD configuration for an interface. Entries are created and deleted when entries in the vRtrIfTable are created and deleted. The vRtrIfBfdEntry is obsoleted and replaced with vRtrIfBfdExtEntry in 9.0 Release.obsolete
VRtrIfBfdEntry
.1.3.6.1.4.1.6527.3.1.2.3.33.1
vRtrIfBfdAdminStateThe value of vRtrIfBfdAdminState specifies the admin state of BFD on this interface. When it is 'inService', BFD sessions can be established on this interface. When it is 'outOfService', they cannot. The vRtrIfBfdAdminState object is obsoleted and replaced with vRtrIfBfdExtAdminState object in 9.0 Release.rwobsolete
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.33.1.1
vRtrIfBfdTransmitIntervalThe value of vRtrIfBfdTransmitInterval specifies the BFD transmit interval over this interface. The minimum accepted value depends on the value of vRtrIfBfdType, as follows: 'cpmNp(1)' : 10 milliseconds 'auto(2)' : 100 milliseconds. The vRtrIfBfdTransmitInterval object is obsoleted and replaced with vRtrIfBfdExtTransmitInterval object in 9.0 Release.rwobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.33.1.2
vRtrIfBfdReceiveIntervalThe value of vRtrIfBfdReceiveInterval specifies the BFD receive interval over this interface. The minimum accepted value depends on the value of vRtrIfBfdType, as follows: 'cpmNp(1)' : 10 milliseconds 'auto(2)' : 100 milliseconds. The vRtrIfBfdReceiveInterval object is obsoleted and replaced with vRtrIfBfdExtReceiveInterval object in 9.0 Release.rwobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.33.1.3
vRtrIfBfdMultiplierThe value of vRtrIfBfdMultiplier specifies the the number of consecutive BFD messages that must be missed from the peer before the BFD session state is changed to down and the upper level protocols (OSPF, IS-IS or PIM) are notified of the fault. The vRtrIfBfdMultiplier object is obsoleted and replaced with vRtrIfBfdExtMultiplier object in 9.0 Release.rwobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.33.1.4
vRtrIfBfdEchoIntervalThe value of vRtrIfBfdEchoInterval specifies the BFD echo interval over this interface. The vRtrIfBfdEchoInterval object is obsoleted and replaced with vRtrIfBfdExtEchoInterval object in 9.0 Release.rwobsolete
Unsigned32 (0|100..100000) UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.33.1.5
vRtrIfBfdTypeThe value of vRtrIfBfdType specifies the configured termination of a BFD session on this interface. 'cpmNp(1)' specifies termination on the CPM card's Network Processor. 'auto(2)' specifies a system-selected termination other than the CPM Network Processor. The vRtrIfBfdType object is obsoleted and replaced with vRtrIfBfdExtType object in 9.0 Release.rwobsolete
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.33.1.6
vRtrIfBfdSessionTableThe vRtrIfBfdSessionTable table contains per BFD session statistics and operational settings.obsolete
SEQUENCE OF VRtrIfBfdSessionEntry
.1.3.6.1.4.1.6527.3.1.2.3.34
vRtrIfBfdSessionEntryEach row entry represents a BFD session. Entries are created automatically by the system, or when a static-route is configured to use BFD.obsolete
VRtrIfBfdSessionEntry
.1.3.6.1.4.1.6527.3.1.2.3.34.1
vRtrIfBfdSessionLclAddrTypeThe value of vRtrIfBfdSessionLclAddrType indicates the address type in vRtrIfBfdSessionLclAddr.obsolete
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.34.1.1
vRtrIfBfdSessionLclAddrThe value of vRtrIfBfdSessionLclAddr indicates the address of the local endpoint of this BFD session. Its type is specified by vRtrIfBfdSessionLclAddrType.obsolete
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.34.1.2
vRtrIfBfdSessionRemAddrTypeThe value of vRtrIfBfdSessionRemAddrType indicates the address type in vRtrIfBfdSessionRemAddr.obsolete
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.34.1.3
vRtrIfBfdSessionRemAddrThe value of vRtrIfBfdSessionRemAddr indicates the address of the local endpoint of this BFD session. Its type is specified by vRtrIfBfdSessionRemAddrType.obsolete
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.34.1.4
vRtrIfBfdSessionOperStateThe value of vRtrIfBfdSessionOperState indicates the operational state of BFD on this interface.roobsolete
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.34.1.5
vRtrIfBfdSessionStateThe value of vRtrIfBfdSessionState indicates the state of the BFD protocol on this interface.roobsolete
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.34.1.6
vRtrIfBfdSessionOperFlagsThe value of vRtrIfBfdSessionOperFlags indicates the reasons why a BFD session is not up.roobsolete
Bits
.1.3.6.1.4.1.6527.3.1.2.3.34.1.7
vRtrIfBfdSessionMesgRecvThe value of vRtrIfBfdSessionMesgRecv indicates the number of messages received in this session. This object is applicable if vRtrIfBfdSessionType is 'iom(1)' or 'cpm(2)'. Otherwise, zero is returned.roobsolete
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.34.1.8
vRtrIfBfdSessionMesgSentThe value of vRtrIfBfdSessionMesgSent indicates the number of messages sent in this session. This object is applicable if vRtrIfBfdSessionType is 'iom(1)' or 'cpm(2)'. Otherwise, zero is returned.roobsolete
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.34.1.9
vRtrIfBfdSessionLastDownTimeThe value of vRtrIfBfdSessionLastDownTime indicates the system time when this session last went down.roobsolete
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.34.1.10
vRtrIfBfdSessionLastUpTimeThe value of vRtrIfBfdSessionLastUpTime indicates the system time when this session last came up.roobsolete
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.34.1.11
vRtrIfBfdSessionUpCountThe value of vRtrIfBfdSessionUpCount indicates the number of times vRtrIfBfdSessionOperState changed from 'outOfService' to 'inService'.roobsolete
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.34.1.12
vRtrIfBfdSessionDownCountThe value of vRtrIfBfdSessionDownCount indicates the number of times vRtrIfBfdSessionOperState changed from 'inService' to 'outOfService'.roobsolete
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.34.1.13
vRtrIfBfdSessionLclDiscThe value of vRtrIfBfdSessionLclDisc indicates the unique local discriminator for this session.roobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.34.1.14
vRtrIfBfdSessionRemDiscThe value of vRtrIfBfdSessionRemDisc indicates the remote discriminator for this session.roobsolete
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.34.1.15
vRtrIfBfdSessionProtocolsThe value of vRtrIfBfdSessionProtocols indicates which protocols are using this BFD session.roobsolete
Bits
.1.3.6.1.4.1.6527.3.1.2.3.34.1.16
vRtrIfBfdSessionTxIntervalThe value of vRtrIfBfdSessionTxInterval indicates the negotiated transmit interval. This value is the minimum of the local node's 'vRtrIfBfdExtTransmitInterval' and the remote node's receive interval.roobsolete
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.34.1.17
vRtrIfBfdSessionRxIntervalThe value of vRtrIfBfdSessionRxInterval indicates the negotiated receive interval. This value is the minimum of the local node's 'vRtrIfBfdExtReceiveInterval' and the remote node's transmit interval.roobsolete
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.34.1.18
vRtrIfBfdSessionTypeThe value of vRtrIfBfdSessionType indicates the termination of the BFD session, as follows: 'iom (1)' - termination on the IOM card main processor, 'cpm (2)' - termination on the CPM card main processor, 'cpmNp (3)' - termination on the CPM card Network Processor.roobsolete
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.34.1.19
vRtrIfBfdSessionVerMismatchThe value of vRtrIfBfdSessionVerMismatch indicates the number of version mismatch errors for the bfd session.roobsolete
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.34.1.20
vRtrIfBfdSessionTimeSinceLastRxThe value of vRtrIfBfdSessionTimeSinceLastRx indicates the number of milliseconds elapsed since the most recent message was received on the BFD session. If the session is down, zero is returned. This object is applicable to sessions with vRtrIfBfdSessionType equal to 'cpmNp(3)'. Otherwise, zero is returned.roobsolete
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.34.1.21
vRtrIfBfdSessionTimeSinceLastTxThe value of vRtrIfBfdSessionTimeSinceLastTx indicates the number of milliseconds elapsed since the most recent message was transmitted on the BFD session. If the session is down, zero is returned. This object is applicable to sessions with vRtrIfBfdSessionType equal to 'cpmNp(3)'. Otherwise, zero is returned.roobsolete
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.34.1.22
vRtrIfDHCP6TableLastChangedThe value of the object vRtrIfDHCP6TableLastChanged indicates the time of the last change to any row of vRtrIfDHCP6Tablero
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.35
vRtrIfDHCP6TableThe vRtrIfDHCP6Table is used to configure the interface parameters for DHCP6.
SEQUENCE OF VRtrIfDHCP6Entry
.1.3.6.1.4.1.6527.3.1.2.3.36
vRtrIfDHCP6EntryEach row entry represents information related to DHCP6 for a virtual router interface in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrIfDHCP6Entry
.1.3.6.1.4.1.6527.3.1.2.3.36.1
vRtrIfDHCP6LastChangedThe value of the object vRtrIfDHCP6LastChanged indicates the time of the last change to this row of VRtrIfDHCP6Entry.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.1
vRtrIfDHCP6AdminStateThe value of the object vRtrIfDHCP6AdminState specifies the desired administrative status of the DHCP6 relay agent on this interface. The value can only be set to inService if the value of vRtrIfType is serviceIesGroup. The value noop(3) is never allowed.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.2
vRtrIfDHCP6OperStateThe value of the object vRtrIfDHCP6OperState indicates the current operational state of the DHCP6 relay agent on this interface. Following value are possible: up (1) - the DHCP6 relay agent is running. down (2), - the DHCP6 relay agent is administratively disabled. noIPv6Pfx (3), - the DHCP6 relay agent cannot be operational as no ipv6 prefix is assigned to this link. noServerConfigured(4) - the DHCP6 relay agent cannot be operational as no DHCP6 servers are configured. noValidSourceAddr(5) - the DHCP6 relay agent cannot be operational because a source address has been configured and the address is not local to this node.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.36.1.3
vRtrIfDHCP6DescriptionThe value of the object vRtrIfDHCP6Description specifies a user provided description string for DHCP6 relay agent on this virtual router interface. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.4
vRtrIfDHCP6RelayServer1The value of the object vRtrIfDHCP6RelayServer1 specifies the first DHCP6 server where the DHCP6 requests will be forwarded to.rw
InetAddressIPv6z (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.5
vRtrIfDHCP6RelayServer2The value of the object vRtrIfDHCP6RelayServer2 specifies the 2nd DHCP6 server where the DHCP6 requests will be forwarded to.rw
InetAddressIPv6z (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.6
vRtrIfDHCP6RelayServer3The value of the object vRtrIfDHCP6RelayServer3 specifies the 3rd DHCP6 server where the DHCP6 requests will be forwarded to.rw
InetAddressIPv6z (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.7
vRtrIfDHCP6RelayServer4The value of the object vRtrIfDHCP6RelayServer4 specifies the 4rd DHCP6 server where the DHCP6 requests will be forwarded to.rw
InetAddressIPv6z (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.8
vRtrIfDHCP6RelayServer5The value of the object vRtrIfDHCP6RelayServer5 specifies the 5th DHCP6 server where the DHCP6 requests will be forwarded to.rw
InetAddressIPv6z (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.9
vRtrIfDHCP6RelayServer6The value of the object vRtrIfDHCP6RelayServer6 specifies the 6th DHCP6 server where the DHCP6 requests will be forwarded to.rw
InetAddressIPv6z (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.10
vRtrIfDHCP6RelayServer7The value of the object vRtrIfDHCP6RelayServer7 specifies the 7th DHCP6 server where the DHCP6 requests will be forwarded to.rw
InetAddressIPv6z (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.11
vRtrIfDHCP6RelayServer8The value of the object vRtrIfDHCP6RelayServer8 specifies the 8th DHCP6 server where the DHCP6 requests will be forwarded to.rw
InetAddressIPv6z (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.12
vRtrIfDHCP6RelayItfIdOptionThe value of the object vRtrIfDHCP6RelayItfIdOption specifies whether or not the interface-id option is added by the DHCP6 relay agent, and, if it is present, what information goes in it. If the value of this object is set to 'none', the option is not added by the relay agent. In all other cases the option is added to the relay message. The content of the option is defined as follows: - 'ifIndex' - the value of the interface index is used. - 'asciiTuple' - the ASCII-encoded concatenated tuple consisting of the - access-node-identifier - service-id - interface-name - SAP-id (only if the value of vRtrIfType is 'serviceIesGroup') - 'sapId' - the ASCII-encoded SAP-id is used. - 'string' - the value of the object vRtrIfDHCP6ItfIdString is used. If the value of vRtrIfType, associated with this interface, has a value of 'serviceIesGroup(7)' or 'serviceVprnGroup(9)', the value of the object vRtrIfDHCP6RelayItfIdOption may also be included in the RADIUS authentication request sent by the DHCPv6 proxy server.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.36.1.13
vRtrIfDHCP6LeasePopulateThe value of the object vRtrIfDHCP6LeasePopulate specifies the maximum number of lease states allocated by the DHCP6 relay function, allowed on this interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.36.1.14
vRtrIfDHCP6CurrLeasePopulateThe value of the object vRtrIfDHCP6CurrLeasePopulate indicates the number of lease states currently allocated on this interface by the DHCP6 relay function.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.36.1.15
vRtrIfDHCP6SourceAddressThe value of the object vRtrIfDHCP6SourceAddress specifies the IPv6 address that will be used by the DHCP6 relay agent as source IP address in all messages sent to the DHCP6 servers. If set to ::, the system will use the IPv6 address assigned on the link on which the relay message is sent out, if such an address is defined. As a last resort the system IPv6 address is taken.rw
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.16
vRtrIfDHCP6EnableNgbrResolutionThe value of the object vRtrIfDHCP6EnableNgbrResolution specifies whether or not neighbor resolution via DHCP6 Relay must be enabled on this interface. This feature is similar to the arp-populate feature in ipv4.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.17
vRtrIfDHCP6RemoteIdOptionThe value of the object vRtrIfDHCP6RemoteIdOption specifies whether or not the remote Id option is sent to the DHCP6 server. The client DUID is used as remoteId. If the value of vRtrIfType, associated with this interface, has a value of 'serviceIesGroup(7)' or 'serviceVprnGroup(9)', the value of the object vRtrIfDHCP6RemoteIdOption may also be included in the RADIUS authentication request sent by the DHCPv6 proxy server.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.18
vRtrIfDHCP6PfxdAdminStateThe value of the object vRtrIfDHCP6PfxdAdminState specifies the administrative state of the row. If set to enabled, this IPv6 prefix will be delegated by the system.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.36.1.19
vRtrIfDHCP6ServerMaxLeaseStatesThe value of the object vRtrIfDHCP6ServerMaxLeaseStates specifies the maximum number of lease states installed by the DHCP6 server function allowed on this interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.36.1.20
vRtrIfDHCP6CurrServerLeaseStatesThe value of the object vRtrIfDHCP6CurrServerLeaseStates indicates the number of lease states currently allocated on this interface by the DHCP6 server function.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.36.1.21
vRtrIfDHCP6ItfIdStringThe value of the object vRtrIfDHCP6ItfIdString specifies the string that will be put in the interface-id option added by the relay agent. This value is only meaningful if the object vRtrIfDHCP6RelayItfIdOption is set to string(4).rw
DisplayString
.1.3.6.1.4.1.6527.3.1.2.3.36.1.22
vRtrIfDHCP6ProxyAdminStateThe value of vRtrIfDHCP6ProxyAdminState specifies the desired administrative state of the IPv6 Router Advertisements.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.23
vRtrIfDHCP6ProxyRenewTimerThe value of vRtrIfDHCP6ProxyRenewTimer specifies the renew-timer (T1). The time at which the client contacts the server from which the addresses in the IA_NA or IA_PD were obtained to extend the lifetimes of the addresses or prefixes assigned to the client.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.36.1.24
vRtrIfDHCP6ProxyRebindTimerThe value of vRtrIfDHCP6ProxyRebindTimer specifies the rebind-timer (T2). The time at which the client contacts any available server to extend the lifetimes of the addresses or prefixes assigned to the client.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.36.1.25
vRtrIfDHCP6ProxyValidLifetimeThe value of vRtrIfDHCP6ProxyValidLifetime specifies the valid lifetime for the IPv6 prefix or address in the option. A value of 0xFFFFFFFF represents infinity.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.36.1.26
vRtrIfDHCP6ProxyPrefLifetimeThe value of vRtrIfDHCP6ProxyPrefLifetime specifies the preferred lifetime for the IPv6 prefix or address in the option. When preferred lifetime expires, then any derived addresses are deprecated. A value of 0xFFFFFFFF represents infinity.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.36.1.27
vRtrIfDHCP6ProxyApplicationsThe value of vRtrIfDHCP6ProxyApplications specifies the set of client applications that can make use of the DHCP proxy functionality on this interface.rw
Bits
.1.3.6.1.4.1.6527.3.1.2.3.36.1.28
vRtrIfDHCP6UserDbThe value of vRtrIfDHCP6UserDb specifies the local user database to authenticate against. If no authentication with the local user database is required, the value of this object must be set to the empty string.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.29
vRtrIfDHCP6LocalDhcpServerNameThe value of vRtrIfDHCP6LocalDhcpServerName specifies the local DHCP server that can be reached via this interface. The server itself is configured on virtual router level in object TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgServerName. Assigning an ip-address to it is done here by linking it to an interface. A server can be linked to several interfaces on the same virtual router.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.30
vRtrIfDHCP6RelayApplicationsThe value of vRtrIfDHCP6RelayApplications specifies the set of client applications that can make use of the DHCP relay functionality on this interface. This object can only be set when the value of vRtrIfType, associated with this interface, has a value of 'serviceIesGroup(7)' or 'serviceVprnGroup(9)'.rw
Bits
.1.3.6.1.4.1.6527.3.1.2.3.36.1.31
vRtrIfDHCP6LinkAddressThe value of the object vRtrIfDHCP6LinkAddress specifies the ipv6 address that will be used by the DHCP6 relay agent as link address in all messages sent to the DHCP6 servers. If set to ::, the system determines the link address based on the group interface configuration. This object can only be set when vRtrIfType is either 'serviceIesGroup(7)' or 'serviceVprnGroup(9)'.rw
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.36.1.32
vRtrIfGlobalIndexTableThis is a read-only table, each row of which represents a one to one equivalence between a unique system wide router interface index (vRtrIfGlobalIndex) and its corresponding virtual router ID (vRtrID) and index in the vRtrIfTable (vRtrIfIndex).
SEQUENCE OF VRtrIfGlobalIndexEntry
.1.3.6.1.4.1.6527.3.1.2.3.37
vRtrIfGlobalIndexEntryEach row entry in the vRtrIfGlobalIndexTable corresponds to a row in the vRtrIfTable. When an entry is created or deleted in the vRtrIfTable, a corresponding entry is created or deleted in this table.
VRtrIfGlobalIndexEntry
.1.3.6.1.4.1.6527.3.1.2.3.37.1
vRtrIfGlobalIndexvRtrIDThe value of vRtrIfGlobalIndexvRtrID indicates the vRtrID that maps to the vRtrIfGlobalIndex. The combination of a vRtrID and a vRtrIfIndex correspond to a system wide unique vRtrIfGlobalIndex. This value represents the specific instance of virtual router which the vRtrIfGlobalIndex belongs to.ro
TmnxVRtrID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.37.1.1
vRtrIfGlobalIndexvRtrIfIndexThe value of vRtrIfGlobalIndexvRtrIfIndex gives the value of vRtrIfIndex for a row in the vRtrIfTable. This row corresponds to the virtual router interface that maps to the vRtrIfGlobalIndex. The combination of a vRtrID and a vRtrIfIndex correspond to a system wide unique vRtrIfGlobalIndex.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.37.1.2
vRtrIfProxyNDTableThe vRtrIfProxyNDTable provides an extension to the vRtrIfTable. It has an entry for each virtual router interface configured in the system.
SEQUENCE OF VRtrIfProxyNDEntry
.1.3.6.1.4.1.6527.3.1.2.3.38
vRtrIfProxyNDEntryEach row entry represents information related to Proxy Neighbor Discovery for a virtual router interface in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrIfProxyNDEntry
.1.3.6.1.4.1.6527.3.1.2.3.38.1
vRtrIfProxyNDLocalIf the value of vRtrIfProxyNDLocal is set to 'true', local proxy Neighbor Discovery is enabled, that is, the interface will reply to Neighbor Solicitation requests when both the hosts are on the same subnet. In this case ICMP redirects will be disabled. If the value of vRtrIfProxyNDLocal is set to 'false', the interface will not reply to Neighbor Solicitation requests if both the hosts are on the same subnet.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.38.1.1
vRtrIfProxyNDPolicy1The value of vRtrIfProxyNDPolicy1 specifies the first proxy ND policy for this interface. This policy determines networks and sources for which proxy ND will be attempted, when local proxy ND is enabled.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.38.1.2
vRtrIfProxyNDPolicy2The value of vRtrIfProxyNDPolicy2 specifies the second proxy ND policy for this interface. This policy determines networks and sources for which proxy ND will be attempted, when local proxy ND is enabled.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.38.1.3
vRtrIfProxyNDPolicy3The value of vRtrIfProxyNDPolicy3 specifies the third proxy ND policy for this interface. This policy determines networks and sources for which proxy ND will be attempted, when local proxy ND is enabled.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.38.1.4
vRtrIfProxyNDPolicy4The value of vRtrIfProxyNDPolicy4 specifies the fourth proxy ND policy for this interface. This policy determines networks and sources for which proxy ND will be attempted, when local proxy ND is enabled.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.38.1.5
vRtrIfProxyNDPolicy5The value of vRtrIfProxyNDPolicy5 specifies the fifth proxy ND policy for this interface. This policy determines networks and sources for which proxy ND will be attempted, when local proxy ND is enabled.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.38.1.6
vRtrIfDHCP6PfxDelegationLstChgdThe value of the object vRtrIfDHCP6PfxDelegationLstChgd indicates the Timestamp of the last change to any row the vRtrIfDHCP6PfxDelegationTablero
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.39
vRtrIfDHCP6PfxDelegationTableThe table vRtrIfDHCP6PfxDelegationTable is used to configure the feature of automated delegation of IPv6 prefixes using DHCP6. This feature is intended for delegating a long-lived prefix from a delegating router to a requesting router, where the delegating router does not require knowledge about the topology of the links in the network to which the prefixes will be assigned.
SEQUENCE OF VRtrIfDHCP6PfxDelegationEntry
.1.3.6.1.4.1.6527.3.1.2.3.40
vRtrIfDHCP6PfxDelegationEntryEach row entry represents a delegated IPv6 prefix. Entries can be created and deleted via SNMP SET operations. Creation requires a SET request containing the vRtrRowStatus.
VRtrIfDHCP6PfxDelegationEntry
.1.3.6.1.4.1.6527.3.1.2.3.40.1
vRtrIfDHCP6PfxdPrefixThe value of the object vRtrIfDHCP6PfxdPrefix specifies, together with the object vRtrIfDHCP6PfxdPrefixLen the ipv6 prefix that will be delegated.
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.40.1.1
vRtrIfDHCP6PfxdPrefixLenThe value of the object vRtrIfDHCP6PfxdPrefixLen specifies, together with the object vRtrIfDHCP6PfxdPrefix the ipv6 prefix that will be delegated by this system.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.40.1.2
vRtrIfDHCP6PfxdRowStatusThe value of the object vRtrIfDHCP6PfxdRowStatus specifies the Row status of this table row. This object is used to create or delete rows in this table. The only allowed values for this object are: active(1), createAndGo(4), and destroy(6).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.40.1.3
vRtrIfDHCP6PfxdLastChangedThe value of vRtrIfDHCP6PfxdLastChanged indicates the sysUpTime when any object of the row is last changed.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.40.1.4
vRtrIfDHCP6PfxdDUIDThe value of the object vRtrIfDHCP6PfxdDUID specifies the ID of the requesting router. If set to a non zero value the prefix defined in this row will only be delegated to this router. If set to zero, the prefix will be delegated to any requesting router.rw
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.3.40.1.6
vRtrIfDHCP6PfxdIAIDThe value of the object vRtrIfDHCP6PfxdIAID specifies the IAID from the requesting router that needs to match in order to delegate the prefix defined in this row.If set to 0 no match on the received IAID is done.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.40.1.7
vRtrIfDHCP6PfxdPrefLifetimeThe value of the object vRtrIfDHCP6PfxdPrefLifetime specifies the time in seconds that this prefix remains preferred. The value of vRtrIfDHCP6PfxdPrefLifetime cannot be bigger then the value of vRtrIfDHCP6PfxdValidLifetime. The value 4294967295 is considered equal to infinity.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.40.1.8
vRtrIfDHCP6PfxdValidLifetimeThe value of the object vRtrIfDHCP6PfxdValidLifetime specifies the time in seconds that the prefix is valid. The value 4294967295 is considered equal to infinity.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.40.1.9
vRtrDHCP6DropStatTableThe vRtrDHCP6DropStatTable has an entry for each virtual router configured in the system.
SEQUENCE OF VRtrDHCP6DropStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.41
vRtrDHCP6DropStatEntryEach row entry represents a collection of DHCP6 drop reason statistics for a virtual router in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrDHCP6DropStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.41.1
vRtrDHCP6DropStatReasonThe object vRtrDHCP6DropStatReason indicates the drop reason for which the object vRtrDHCP6DropStatPktsDropped contains the counter. none srcOperDown Dhcp6 oper state is not Up on src itf dstOperDown Dhcp6 oper state is not Up on dst itf rlyReplyOnClientItf Relay Reply Msg on Client Itf hopCount Hop Count Limit reached badRelayedMsg Missing Relay Msg option, or illegal msg type clientItfNotFound Unable to determine destinatinon client Itf noMemory Out of Memory noGlobalPfx No global Pfx on Client Itf noSrcIp Unable to determine src Ip Addr noRteToServer No route to server subMgmtUpdFail Subscr. Mgmt. Update failed relayForw Received Relay Forw Message msgTooSmall Packet too small to contain valid dhcp6 msg msgNotForServer Server cannot respond to this message noServerId No Server Id option in msg from server noClientId No Client Id option in msg from client serverIdInClientMsg Server Id option in client msg wrongServerId Server DUID in client msg does not match ours illegalUnicast Client sent message to unicast while not allowed illegalSrcIp Client sent message with illegal src Ip pdMsgNotSupported Client message type not supported in pfx delegation nbrAddrsExceeded Nbr of addrs or pfxs exceeds allowed maximum in msg clientMacNotResolved Unable to resolve client's mac address illegalAssignedAddr The client was assigned an illegal address msgEncodingError Illegal pfx length in a IA_PREFIX option rcoMsgNotSupported Client message type not supported on rco interfaces iaInInfoRequest Info request holds IA options noIaInClientMsg Client msg holds no IA options noAddrInConfirmMsg No addresses in client confirm msg noRelayServers No relay servers configured hostLockout Blocked by host lockout noLinkAddress No link address available
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.41.1.1
vRtrDHCP6DropStatLastClearedThe value of vRtrDHCP6DropStatLastCleared indicates the sysUpTime when the counters of this row were last reset. A value of zero for this object indicates that the counters have not been reset since the system has last been initialized.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.41.1.2
vRtrDHCP6DropStatPktsDroppedThe value of vRtrDHCP6DropStatPktsDropped indicates the number of DHCP6 packets were dropped for the reason described in vRtrDHCP6DropStatReason.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.41.1.3
vRtrDHCP6MsgStatTableThe vRtrDHCP6MsgStatTable has an entry for each virtual router configured in the system.
SEQUENCE OF VRtrDHCP6MsgStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.42
vRtrDHCP6MsgStatEntryEach row entry represents a collection of counters for each DHCP6 message type for a virtual router in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrDHCP6MsgStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.42.1
vRtrDHCP6MsgStatsMsgTypeThe object vRtrDHCP6MsgStatsMsgType indicates the DHCP6 message type for which statistics are kept on a per vrtr basis.
TmnxDHCP6MsgType (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.42.1.1
vRtrDHCP6MsgStatsLstClrdThe value of vRtrDHCP6MsgStatsLstClrd indicates the sysUpTime when the counters of this row were last reset. A value of zero for this object indicates that the counters have not been reset since the system has last been initialized.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.42.1.2
vRtrDHCP6MsgStatsRcvdThe value of vRtrDHCP6MsgStatsRcvd indicates the number of DHCP6 packets were received of the DHCP6 message type indicated by vRtrDHCP6MsgStatsMsgType.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.42.1.3
vRtrDHCP6MsgStatsSentThe value of vRtrDHCP6MsgStatsSent indicates the number of DHCP6 packets were sent of the DHCP6 message type indicated by vRtrDHCP6MsgStatsMsgType.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.42.1.4
vRtrDHCP6MsgStatsDroppedThe value of vRtrDHCP6MsgStatsDropped indicates the number of DHCP6 packets were dropped of the DHCP6 message type indicated by vRtrDHCP6MsgStatsMsgType.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.42.1.5
vRtrIfIpcpTableThe vRtrIfIpcpTable table contains the configuration for IPCP interface configuration on the vRtrIfEntry with the same indices.
SEQUENCE OF VRtrIfIpcpEntry
.1.3.6.1.4.1.6527.3.1.2.3.43
vRtrIfIpcpEntryEach row entry represents the IPCP configuration for an interface. Entries are created and deleted when entries in the vRtrIfTable are created and deleted.
VRtrIfIpcpEntry
.1.3.6.1.4.1.6527.3.1.2.3.43.1
vRtrIfIpcpPeerAddrTypeThe value of vRtrIfIpcpPeerAddrType specifies the type of vRtrIfIpcpPeerAddr, the remote peer's IP address. vRtrIfIpcpPeerAddrType can be set to non-default only when the following rules are met for objects in vRtrIfEntry with the same indices: - The value of vRtrIfType is set to serviceIes(3) or serviceVprn(5) - The value of tmnxPortEncapType in tmnxPortEntry indexed using the value of vRtrIfPortID is set to unknown (0) or nullEncap (1) or ipcpEncap (6) When the value of vRtrIfIpcpPeerAddrType is unknown, the value of vRtrIfIpcpPeerAddr is assumed to be of size 0.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.43.1.1
vRtrIfIpcpPeerAddrThe value of vRtrIfIpcpPeerAddr specifies the IP address that will be exchanged by IPCP, if applicable on a given interface, to configure the remote peer's IP address. The type of this address is specified by the value of vRtrIfIpcpPeerAddrType vRtrIfIpcpPeerAddr can be set to on-default only when the following rules are met for objects in vRtrIfEntry with the same indices: - The value of vRtrIfType is set to serviceIes(3) or serviceVprn(5) - The value of tmnxPortEncapType in tmnxPortEntry indexed using the value of vRtrIfPortID is set to unknown (0) or nullEncap (1) or ipcpEncap (6)rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.43.1.2
vRtrIfIpcpPriDnsAddrTypeThe value of vRtrIfIpcpPriDnsAddrType specifies the type of vRtrIfIpcpPriDnsAddr, the IP address of the primary DNS to be used by the remote peer. vRtrIfIpcpPriDnsAddrType can be set ito non-default only when the following rules are met for objects in vRtrIfEntry with the same indices: - The value of vRtrIfType is set to serviceIes(3) or serviceVprn(5) - The value of tmnxPortEncapType in tmnxPortEntry indexed using the value of vRtrIfPortID is set to unknown (0) or nullEncap (1) or ipcpEncap (6) When the value of vRtrIfIpcpPriDnsAddrType is unknown, the value of vRtrIfIpcpPriDnsAddr is assumed to be of size 0.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.43.1.3
vRtrIfIpcpPriDnsAddrThe value of vRtrIfIpcpPriDnsAddr specifies the IP address that will be exchanged by IPCP, if applicable on a given interface, to configure the primary DNS's IP address on the remote peer. The type of this address is specified by the value of vRtrIfIpcpPriDnsAddrType vRtrIfIpcpPriDnsAddr can be set to non-default only when the following rules are met for objects in vRtrIfEntry with the same indices: - The value of vRtrIfType is set to serviceIes(3) or serviceVprn(5) - The value of tmnxPortEncapType in tmnxPortEntry indexed using the value of vRtrIfPortID is set to unknown (0) or nullEncap (1) or ipcpEncap (6)rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.43.1.4
vRtrIfIpcpSecDnsAddrTypeThe value of vRtrIfIpcpSecDnsAddrType specifies the type of vRtrIfIpcpSecDnsAddr, the IP address of the secondary DNS to be used by the remote peer. vRtrIfIpcpSecDnsAddrType can be set to non-deffault only when the following rules are met for objects in vRtrIfEntry with the same indices: - The value of vRtrIfType is set to serviceIes(3) or serviceVprn(5) - The value of tmnxPortEncapType in tmnxPortEntry indexed using the value of vRtrIfPortID is set to unknown (0) or nullEncap (1) or ipcpEncap (6) When the value of vRtrIfIpcpSecDnsAddrType is unknown, the value of vRtrIfIpcpSecDnsAddr is assumed to be of size 0.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.43.1.5
vRtrIfIpcpSecDnsAddrThe value of vRtrIfIpcpSecDnsAddr specifies the IP address that will be exchanged by IPCP, if applicable on a given interface, to configure the secondary DNS's IP address on the remote peer. The type of this address is specified by the value of vRtrIfIpcpSecDnsAddrType. vRtrIfIpcpSecDnsAddr can be set to non-default only when the following rules are met for objects in vRtrIfEntry with the same indices: - The value of vRtrIfType is set to serviceIes(3) or serviceVprn(5) - The value of tmnxPortEncapType in tmnxPortEntry indexed using the value of vRtrIfPortID is set to unknown (0) or nullEncap (1) or ipcpEncap (6)rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.43.1.6
vRtrInetStatRteCpeChkStatsTableThe vRtrInetStatRteCpeChkStatsTable has an entry for each entry in the vRtrInetStaticRouteTable that has a non-default values set for the vRtrInetStaticRouteCpeAddrType and vRtrInetStaticRouteCpeAddr objects.
SEQUENCE OF VRtrInetStatRteCpeChkStatsEntry
.1.3.6.1.4.1.6527.3.1.2.3.44
vRtrInetStatRteCpeChkStatsEntryEach row entry represents a collection of Customer-Provided Equipment (CPE) availability statistics for a virtual router static route in the system with non-default values set for the vRtrInetStaticRouteCpeAddrType and vRtrInetStaticRouteCpeAddr objects. Entries cannot be created and deleted via SNMP SET operations.
VRtrInetStatRteCpeChkStatsEntry
.1.3.6.1.4.1.6527.3.1.2.3.44.1
vRtrInetStatRteCpeChkUpTimeThe value of vRtrInetStatRteCpeChkUpTime indicates how long (in hundredths of a second) that the CPE has been available.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.6527.3.1.2.3.44.1.1
vRtrInetStatRteCpeChkInPktCntThe value of vRtrInetStatRteCpeChkInPktCnt indicates the number of echo-reply packets received.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.44.1.2
vRtrInetStatRteCpeChkOutPktCntThe value of vRtrInetStatRteCpeChkOutPktCnt indicates the number of echo-request packets sent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.44.1.3
vRtrInetStatRteCpeChkDownTransThe value of vRtrInetStatRteCpeChkDownTrans indicates the number of times the CPE has transitioned to the unavailable state.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.44.1.4
vRtrInetStatRteCpeChkUpTransThe value of vRtrInetStatRteCpeChkUpTrans indicates the number of times the CPE has transitioned to the available state.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.44.1.5
vRtrInetStatRteCpeChkTTLThe value of vRtrInetStatRteCpeChkTTL indicates the time, in seconds, before the CPE will be declared down. Upon receipt of an echo reply, it has the value of vRtrInetStaticRouteCpeInterval * vRtrInetStaticRouteCpeDropCnt and is decremented by 1 every second.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.44.1.6
tmnxDscpAppTableLastChangedThe value of tmnxDscpAppTableLastChanged indicates the sysUpTime at the time of the last modification of tmnxDscpAppTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.45
tmnxDscpAppTableThe tmnxDscpAppTable has an entry for each application to Differential Services Code Point (DSCP) mapping in a virtual routing context on this system.
SEQUENCE OF TmnxDscpAppEntry
.1.3.6.1.4.1.6527.3.1.2.3.46
tmnxDscpAppEntryEach row represents a mapping from an application to a DSCP value for particular virtual routing context. Entries are created at system initialization.
TmnxDscpAppEntry
.1.3.6.1.4.1.6527.3.1.2.3.46.1
tmnxDscpAppIdThe value of tmnxDscpAppId indicates the DSCP application identifier for a protocol on the Alcatel-Lucent SROS router which generates control traffic over IP. The values of 'cflowd (2)', 'ptp (29)' and 'igmp-reporter (30)' are applicable to the transport Router context only (vRtrID = 1).
TDSCPAppId
.1.3.6.1.4.1.6527.3.1.2.3.46.1.1
tmnxDscpAppLastChangedThe value of tmnxDscpAppLastChanged indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.46.1.2
tmnxDscpAppDscpValueThe value of tmnxDscpAppDscpValue specifies a DSCP Value to assign to the traffic generated by the application specified by tmnxDscpAppId. A value of -1 specifies that no explicit DSCP re-marking will be done for the traffic generated by the application specified by tmnxDscpAppId. The default value is protocol specific.rw
TDSCPValueOrNone (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.46.1.3
tmnxDscpFCTableLastChangedThe value of tmnxDscpFCTableLastChanged indicates the sysUpTime at the time of the last modification of tmnxDscpFCTable. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.47
tmnxDscpFCTableThe tmnxDscpFCTable has an entry for each mapping between a DSCP value and a Forwarding Class for self-generated protocol traffic in a virtual routing context on this system.
SEQUENCE OF TmnxDscpFCEntry
.1.3.6.1.4.1.6527.3.1.2.3.48
tmnxDscpFCEntryEach row represents a mapping between a DSCP value and a Forwarding Class for self-generated protocol traffic in particular virtual routing context. Entries are created at system initialization.
TmnxDscpFCEntry
.1.3.6.1.4.1.6527.3.1.2.3.48.1
tmnxDscpFCDscpValueThe value of tmnxDscpFCDscpValue specifies a DSCP value which will be mapped to the Forwarding Class specified by tmnxDscpFCValue.
TDSCPValue (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.48.1.1
tmnxDscpFCLastChangedThe value of tmnxDscpFCLastChanged indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.48.1.3
tmnxDscpFCValueThe value of tmnxDscpFCValue specifies the Forwarding Class value for this mapping entry. The default value is best effort, which is specified by a value of 0.rw
TFCType (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.48.1.4
tmnxDot1pAppTableLastChangedThe value of tmnxDot1pAppTableLastChanged indicates the sysUpTime at the time of the last modification of tmnxDot1pAppTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.49
tmnxDot1pAppTableThe tmnxDot1pAppTable has an entry for each application to IEEE 802.1p priority (Dot1p) mapping in a virtual routing context on this system.
SEQUENCE OF TmnxDot1pAppEntry
.1.3.6.1.4.1.6527.3.1.2.3.50
tmnxDot1pAppEntryEach row represents a mapping from an application to a Dot1p value for particular virtual routing context. Entries are created at system initialization.
TmnxDot1pAppEntry
.1.3.6.1.4.1.6527.3.1.2.3.50.1
tmnxDot1pAppIdThe value of tmnxDot1pAppId indicates the Dot1p application identifier for a Layer-2 protocol on the Alcatel-Lucent SROS router.
TDot1pAppId
.1.3.6.1.4.1.6527.3.1.2.3.50.1.1
tmnxDot1pAppLastChangedThe value of tmnxDot1pAppLastChanged indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.50.1.2
tmnxDot1pAppValueThe value of tmnxDot1pAppValue specifies a Dot1p value to assign to the traffic generated by the application specified by tmnxDot1pAppId. The default value is protocol specific.rw
Dot1PPriority (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.50.1.3
vRtrFibStatTableThe vRtrStatTable has an entry for IOM card configured in the system.
SEQUENCE OF VRtrFibStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.51
vRtrFibStatEntryEach row entry represents a collection of summarized statistics for each virtual router on an IOM card in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrFibStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.51.1
vRtrFibStatStaticRoutesvRtrFibStatStaticRoutes indicates current static route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.1
vRtrFibStatDirectRoutesvRtrFibStatDirectRoutes indicates current direct route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.2
vRtrFibStatHostRoutesvRtrFibStatHostRoutes indicates current host route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.3
vRtrFibStatBGPRoutesvRtrFibStatBGPRoutes indicates current BGP route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.4
vRtrFibStatBGPVpnRoutesvRtrFibStatBGPVpnRoutes indicates current BGP VPN route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.5
vRtrFibStatOSPFRoutesvRtrFibStatOSPFRoutes indicates current OSPF route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.6
vRtrFibStatISISRoutesvRtrFibStatISISRoutes indicates current ISIS route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.7
vRtrFibStatRIPRoutesvRtrFibStatRIPRoutes indicates current RIP route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.8
vRtrFibStatAggrRoutesvRtrFibStatAggrRoutes indicates current aggregate route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.9
vRtrFibStatSubMgmtRoutesvRtrFibStatSubMgmtRoutes indicates current Sub-management route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.10
vRtrFibStatManagedRoutesvRtrFibStatManagedRoutes indicates current managed route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.11
vRtrFibStatV6StaticRoutesvRtrFibStatV6StaticRoutes indicates current static route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.12
vRtrFibStatV6DirectRoutesvRtrFibStatV6DirectRoutes indicates current direct route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.13
vRtrFibStatV6HostRoutesvRtrFibStatV6HostRoutes indicates current host route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.14
vRtrFibStatV6BGPRoutesvRtrFibStatV6BGPRoutes indicates current BGP route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.15
vRtrFibStatV6BGPVpnRoutesvRtrFibStatV6BGPVpnRoutes indicates current BGP VPN route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.16
vRtrFibStatV6OSPFRoutesvRtrFibStatV6OSPFRoutes indicates current OSPF route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.17
vRtrFibStatV6ISISRoutesvRtrFibStatV6ISISRoutes indicates current ISIS route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.18
vRtrFibStatV6RIPRoutesvRtrFibStatV6RIPRoutes indicates current RIP route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.19
vRtrFibStatV6AggrRoutesvRtrFibStatV6AggrRoutes indicates current aggregate route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.20
vRtrFibStatV6SubMgmtRoutesvRtrFibStatV6SubMgmtRoutes indicates current Sub-management route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.21
vRtrFibStatV6ManagedRoutesvRtrFibStatV6ManagedRoutes indicates current managed route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.22
vRtrFibStatOverflowsvRtrFibStatOverflows indicates the number of times the FIB has run out of space.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.23
vRtrFibStatAlarmCountvRtrFibStatAlarmCount indicates the number of times the FIB has raised an alarm due to high FIB usage.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.24
vRtrFibStatLastAlarmTimevRtrFibStatLastAlarmTime indicates the last time a high FIB usage alarm was raised.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.51.1.25
vRtrFibStatHighUtilizationvRtrFibStatHighUtilization indicates whether or not the FIB on the IOM is experiences persistent high occupancy.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.51.1.26
vRtrFibStatMobileHostRoutesThe value of vRtrFibStatMobileHostRoutes indicates the current IPv4 Mobile Host route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.27
vRtrFibStatV6MobileHostRoutesThe value of vRtrFibStatV6MobileHostRoutes indicates the current IPv6 Mobile Host route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.28
vRtrFibStatVPNLeakRoutesvRtrFibStatVPNLeakRoutes indicates current VPN Leak route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.29
vRtrFibStatV6VPNLeakRoutesvRtrFibStatV6VPNLeakRoutes indicates current IPv6 VPN Leak route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.30
vRtrFibStatNatRoutesvRtrFibStatNatRoutes indicates current NAT route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.33
vRtrFibStatV6NatRoutesvRtrFibStatV6NatRoutes indicates current NAT IPv6 route counts for the virtual router.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.51.1.34
vRtrFibStatNextHopTableThe vRtrFibStatNextHopTable has an entry for each IOM in the system.
SEQUENCE OF VRtrFibStatNextHopEntry
.1.3.6.1.4.1.6527.3.1.2.3.52
vRtrFibStatNextHopEntryEach row entry represents a collection of statistics for an IOM card in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrFibStatNextHopEntry
.1.3.6.1.4.1.6527.3.1.2.3.52.1
vRtrFibStatNextHopIPActivevRtrFibStatNextHopIPActive indicates current active IP next-hop counts for the FIB on the IOM.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.52.1.1
vRtrFibStatNextHopIPAvailablevRtrFibStatNextHopIPAvailable indicates the available IP next-hop counts for the FIB on the IOM.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.52.1.2
vRtrFibStatNextHopTunnelActivevRtrFibStatNextHopTunnelActive indicates current active Tunnel next-hop counts for the FIB on the IOM.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.52.1.3
vRtrFibStatNextHopTunnelAvailablevRtrFibStatNextHopTunnelAvailable indicates the available Tunnel next-hop counts for the FIB on the IOM.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.52.1.4
vRtrInetAllCidrRouteTableThe vRtrInetAllCidrRouteTable provides an extension of the inetCidrRouteTable in the IP-FORWARD-MIB, by adding two indexes and displaying both active and inactive CIDR routes.
SEQUENCE OF VRtrInetAllCidrRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.53
vRtrInetAllCidrRouteEntryEach row entry in the vRtrInetAllCidrRouteTable represents an entry in the IP CIDR route table for the Alcatel-Lucent SROS series.
VRtrInetAllCidrRouteEntry
.1.3.6.1.4.1.6527.3.1.2.3.53.1
vRtrInetAllCidrRouteProtoIDAdditional table index provided to distinguish between multiple routes to same destination with the same inetCidrRouteProto index.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.1
vRtrInetAllCidrRouteIfIndexThe value of vRtrInetAllCidrRouteIfIndex indicates the ifIndex value which identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.53.1.2
vRtrInetAllCidrRouteTypeThe value of vRtrInetAllCidrRouteType indicates the type of route. Note that 'local' refers to a route for which the next hop is the final destination; 'remote' refers to a route for which 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' refers to a route which, if matched, discards the message as unreachable and returns a notification (e.g. ICMP error) to the message sender. This is used in some protocols as a means of correctly aggregating routes. 'blackhole' refers to a route which, if matched, discards the message silently.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.53.1.3
vRtrInetAllCidrRouteAgeThe value of vRtrInetAllCidrRouteAge indicates the number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of 'too old' can be implied except through knowledge of the routing protocol by which the route was learned.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.4
vRtrInetAllCidrRouteNextHopASThe value of vRtrInetAllCidrRouteNextHopAS indicates the Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing- protocol specified in the route's inetCidrRouteProto index. When this object is unknown or not relevant its value should be set to zero.ro
InetAutonomousSystemNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.53.1.5
vRtrInetAllCidrRouteMetric1The value of vRtrInetAllCidrRouteMetric1 indicates the primary routing metric for this route. The semantics of this metric are determined by the routing-protocol indicated in the route's inetCidrRouteProto index. If this metric is not used, its value will be -1.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.6
vRtrInetAllCidrRouteMetric2The value of vRtrInetAllCidrRouteMetric2 indicates the primary routing metric for this route. The semantics of this metric are determined by the routing-protocol indicated in the route's inetCidrRouteProto index. If this metric is not used, its value will be -1.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.7
vRtrInetAllCidrRouteMetric3The value of vRtrInetAllCidrRouteMetric3 indicates the primary routing metric for this route. The semantics of this metric are determined by the routing-protocol indicated in the route's inetCidrRouteProto index. If this metric is not used, its value will be -1.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.8
vRtrInetAllCidrRouteMetric4The value of vRtrInetAllCidrRouteMetric4 indicates the primary routing metric for this route. The semantics of this metric are determined by the routing-protocol indicated in the route's inetCidrRouteProto index. If this metric is not used, its value will be -1.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.9
vRtrInetAllCidrRouteMetric5The value of vRtrInetAllCidrRouteMetric5 indicates the primary routing metric for this route. The semantics of this metric are determined by the routing-protocol indicated in the route's inetCidrRouteProto index. If this metric is not used, its value will be -1.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.10
vRtrInetAllCidrRoutePreferenceThe value of vRtrInetAllCidrRoutePreference indicates the priority of this static route versus the routes from different sources such as BGP or OSPF etc, when ipCidrRouteProto has a value of 'netmgmt' to indicate that this entry is a static route. Different protocols should not be configured with the same preference, if this occurs the tiebreaker is determined per the default preference value as defined in the table below. If multiple routes are learned with an identical preference using the same protocol, the lowest cost is used. If multiple routes are learned with an identical preference using the same protocol and the costs (metrics) are equal, then the decision as to what route to use is determined by the configuration of the ecmp command. Default preferences: Route Type Preference Configurable Direct attached 0 no Static-route 5 yes MPLS (post FCS) 7 OSPF Internal routes 10 no OSPF External 150 yes BGP 170 yesro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.11
vRtrInetAllCidrRouteMetricThe value of vRtrInetAllCidrRouteMetric indicates the primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.12
vRtrInetAllCidrRouteIfVRtrIdThe value of vRtrInetAllCidrRouteIfVRtrId indicates the virtual router instance of the egress interface defined by vRtrInetAllCidrRouteIfIndex. This object is valid only for subscriber management routes. For all other route types, this object will have a value of zero.ro
TmnxVRtrIDOrZero (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.53.1.13
vRtrInetAllCidrRouteIsActiveThe value of vRtrInetAllCidrRouteIsActive indicates whether the this route is the active route for this destination in the IP CIDR route table.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.53.1.14
vRtrInetAllCidrRouteBkupFlagsThe value of vRtrInetAllCidrRouteBkupFlags indicates the presence or absence of LFA next-hops and backup routes. 'none' indicates that no next-hop is present. 'hasLfa' indicates that an LFA next-hop is present in addition to the regular next-hop. 'hasBackup' indicates that this route has a backup route. 'isBackup' indicates that this route is a backup route to another route with the same prefix.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.53.1.15
vRtrInetAllCidrRouteBkupNHopTypeThe value of vRtrInetAllCidrRouteBkupNHopType indicates the IP address type of vRtrInetAllCidrRouteBkupNextHop. The value of vRtrInetAllCidrRouteBkupNHopType is only valid when vRtrInetAllCidrRouteBkupFlags has a value of 'hasLfa'.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.53.1.16
vRtrInetAllCidrRouteBkupNextHopThe value of vRtrInetAllCidrRouteBkupNextHop indicates the IP address of a backup next-hop. The value of vRtrInetAllCidrRouteBkupNextHop is only valid when vRtrInetAllCidrRouteBkupFlags has a value of 'hasLfa'.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.53.1.17
vRtrInetAllCidrRouteBkupMetricThe value of vRtrInetAllCidrRouteBkupMetric indicates the routing metric for a backup route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. The value of vRtrInetAllCidrRouteBkupMetric is only valid when vRtrInetAllCidrRouteBkupFlags has a value of 'hasLfa'.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.18
vRtrInetAllCidrRouteNHopRepCountThe value of vRtrInetAllCidrRouteNHopRepCount indicates the number of times the next-hop repeats for a particular route.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.19
vRtrInetAllCidrRtNextHopTypeThe value of vRtrInetAllCidrRtNextHopType indicates the type of next hop for this route.ro
TmnxInetCidrNextHopType
.1.3.6.1.4.1.6527.3.1.2.3.53.1.20
vRtrInetAllCidrRtNextHopOwnerThe value of vRtrInetAllCidrRtNextHopOwner indicates the owner of next hop for this route.ro
TmnxInetCidrNextHopOwner
.1.3.6.1.4.1.6527.3.1.2.3.53.1.21
vRtrInetAllCidrRtNHOwnerAuxInfoThe value of vRtrInetAllCidrRtNHOwnerAuxInfo indicates the auxiliary information for next hop owner as indicated by vRtrInetAllCidrRtNextHopOwner. The value of vRtrInetAllCidrRtNHOwnerAuxInfo indicates the tunnel-id existing for this next hop type and owner.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.22
vRtrInetAllCidrRtBkupNHTypeThe value of vRtrInetAllCidrRtBkupNHType indicates the type of next hop for this backup route.ro
TmnxInetCidrNextHopType
.1.3.6.1.4.1.6527.3.1.2.3.53.1.23
vRtrInetAllCidrRtBkupNHOwnerThe value of vRtrInetAllCidrRtBkupNHOwner indicates the owner of next hop for this backup route.ro
TmnxInetCidrNextHopOwner
.1.3.6.1.4.1.6527.3.1.2.3.53.1.24
vRtrInetAllCidrRtBkupNHOwnAxInfoThe value of vRtrInetAllCidrRtBkupNHOwnAxInfo indicates the auxiliary information for next hop owner as indicated by vRtrInetAllCidrRtBkupNHOwner. The value of vRtrInetAllCidrRtBkupNHOwnAxInfo indicates the tunnel-id existing for this backup next hop type and owner.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.53.1.25
vRtrIfStatsTableThe vRtrIfStatsTable table contains statistics per virtual router interface.
SEQUENCE OF VRtrIfStatsEntry
.1.3.6.1.4.1.6527.3.1.2.3.54
vRtrIfStatsEntryEach row entry represents the statistics per virtual router interface. Entries are created and deleted when entries in the vRtrIfEntry are created and deleted.
VRtrIfStatsEntry
.1.3.6.1.4.1.6527.3.1.2.3.54.1
vRtrIfuRPFCheckFailPktsThe value of vRtrIfuRPFCheckFailPkts indicates the number of packets that fail uRPF check on this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.1
vRtrIfuRPFCheckFailPktsLow32The value of vRtrIfuRPFCheckFailPktsLow32 indicates the lower 32 bits of the value of vRtrIfuRPFCheckFailPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.2
vRtrIfuRPFCheckFailPktsHigh32The value of vRtrIfuRPFCheckFailPktsHigh32 indicates the high 32 bits of the value of vRtrIfuRPFCheckFailPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.3
vRtrIfuRPFCheckFailBytesThe value of vRtrIfuRPFCheckFailBytes indicates the number of bytes in the packets that fail uRPF check.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.4
vRtrIfuRPFCheckFailBytesLow32The value of vRtrIfuRPFCheckFailBytesLow32 indicates the lower 32 bits of the value of vRtrIfuRPFCheckFailBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.5
vRtrIfuRPFCheckFailBytesHigh32The value of vRtrIfuRPFCheckFailBytesHigh32 indicates the high 32 bits of the value of vRtrIfuRPFCheckFailBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.6
vRtrIfIpReasFragPktsRcvdThe value of vRtrIfIpReasFragPktsRcvd indicates the number of fragmented packets received on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.7
vRtrIfIpReasFragPktsRcvdLow32The value of vRtrIfIpReasFragPktsRcvdLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragPktsRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.8
vRtrIfIpReasFragPktsRcvdHigh32The value of vRtrIfIpReasFragPktsRcvdHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragPktsRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.9
vRtrIfIpReasFragBytesRcvdThe value of vRtrIfIpReasFragBytesRcvd indicates the number of fragmented bytes received on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.10
vRtrIfIpReasFragBytesRcvdLow32The value of vRtrIfIpReasFragBytesRcvdLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragBytesRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.11
vRtrIfIpReasFragBytesRcvdHigh32The value of vRtrIfIpReasFragBytesRcvdHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragBytesRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.12
vRtrIfIpReasFragPktsReasThe value of vRtrIfIpReasFragPktsReas indicates the number of fragmented packets reassembled on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.13
vRtrIfIpReasFragPktsReasLow32The value of vRtrIfIpReasFragPktsReasLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragPktsReas.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.14
vRtrIfIpReasFragPktsReasHigh32The value of vRtrIfIpReasFragPktsReasHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragPktsRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.15
vRtrIfIpReasFragBytesReasThe value of vRtrIfIpReasFragBytesReas indicates the number of fragmented bytes reassembled on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.16
vRtrIfIpReasFragBytesReasLow32The value of vRtrIfIpReasFragBytesReasLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragBytesReas.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.17
vRtrIfIpReasFragBytesReasHigh32The value of vRtrIfIpReasFragBytesReasHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragBytesReas.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.18
vRtrIfIpReasFragReasErrorsThe value of vRtrIfIpReasFragReasErrors indicates the number of reassembly errors occured on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.19
vRtrIfIpReasFragReasErrorsLow32The value of vRtrIfIpReasFragReasErrorsLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragReasErrors.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.20
vRtrIfIpReasFragReasErrorsHigh32The value of vRtrIfIpReasFragReasErrorsHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragReasErrors.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.21
vRtrIfIpReasFragDiscThe value of vRtrIfIpReasFragDisc indicates the number of packets reassembly discarded due to the timeout on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.22
vRtrIfIpReasFragDiscLow32The value of vRtrIfIpReasFragDiscLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragDisc.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.23
vRtrIfIpReasFragDiscHigh32The value of vRtrIfIpReasFragDiscHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragDisc.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.24
vRtrIfIpReasOutBufResThe value of vRtrIfIpReasOutBufRes indicates the number of times out of buffer resources happend while reassembly on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.25
vRtrIfIpReasOutBufResLow32The value of vRtrIfIpReasOutBufResLow32 indicates the lower 32 bits of the value of vRtrIfIpReasOutBufRes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.26
vRtrIfIpReasOutBufResHigh32The value of vRtrIfIpReasOutBufResHigh32 indicates the high 32 bits of the value of vRtrIfIpReasOutBufRes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.27
vRtrIfIpReasPktsRxThe value of vRtrIfIpReasPktsRx indicates the number of total packets received on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.28
vRtrIfIpReasPktsRxLow32The value of vRtrIfIpReasPktsRxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasPktsRx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.29
vRtrIfIpReasPktsRxHigh32The value of vRtrIfIpReasPktsRxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasPktsRx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.30
vRtrIfIpReasBytesRxThe value of vRtrIfIpReasBytesRx indicates the number of total bytes received on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.31
vRtrIfIpReasBytesRxLow32The value of vRtrIfIpReasBytesRxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasBytesRx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.32
vRtrIfIpReasBytesRxHigh32The value of vRtrIfIpReasBytesRxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasBytesRx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.33
vRtrIfIpReasPktsTxThe value of vRtrIfIpReasPktsTx indicates the number of total packets sent from this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.34
vRtrIfIpReasPktsTxLow32The value of vRtrIfIpReasPktsTxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasPktsTx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.35
vRtrIfIpReasPktsTxHigh32The value of vRtrIfIpReasPktsTxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasPktsTx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.36
vRtrIfIpReasBytesTxThe value of vRtrIfIpReasBytesTx indicates the number of total bytes sent from this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.37
vRtrIfIpReasBytesTxLow32The value of vRtrIfIpReasBytesTxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasBytesTx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.38
vRtrIfIpReasBytesTxHigh32The value of vRtrIfIpReasBytesTxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasBytesTx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.39
vRtrIfRxPktsThe value of vRtrIfRxPkts indicates the number of total packets received by this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.40
vRtrIfRxPktsLow32The value of vRtrIfRxPktsLow32 indicates the lower 32 bits of the value of vRtrIfRxPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.41
vRtrIfRxPktsHigh32The value of vRtrIfRxPktsHigh32 indicates the high 32 bits of the value of vRtrIfRxPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.42
vRtrIfRxBytesThe value of vRtrIfRxBytes indicates the number of total bytes received by this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.43
vRtrIfRxBytesLow32The value of vRtrIfRxBytesLow32 indicates the lower 32 bits of the value of vRtrIfRxBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.44
vRtrIfRxBytesHigh32The value of vRtrIfRxBytesHigh32 indicates the high 32 bits of the value of vRtrIfRxBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.45
vRtrIfTxV4PktsThe value of vRtrIfTxV4Pkts indicates the number of total IPv4 packets sent from this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.46
vRtrIfTxV4PktsLow32The value of vRtrIfTxV4PktsLow32 indicates the lower 32 bits of the value of vRtrIfTxV4Pkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.47
vRtrIfTxV4PktsHigh32The value of vRtrIfTxV4PktsHigh32 indicates the high 32 bits of the value of vRtrIfTxV4Pkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.48
vRtrIfTxV4BytesThe value of vRtrIfTxV4Bytes indicates the number of total IPv4 bytes sent from this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.49
vRtrIfTxV4BytesLow32The value of vRtrIfTxV4BytesLow32 indicates the lower 32 bits of the value of vRtrIfTxV4Bytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.50
vRtrIfTxV4BytesHigh32The value of vRtrIfTxV4BytesHigh32 indicates the high 32 bits of the value of vRtrIfTxV4Bytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.51
vRtrIfTxV6PktsThe value of vRtrIfTxV6Pkts indicates the number of total IPv6 packets sent from this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.52
vRtrIfTxV6PktsLow32The value of vRtrIfTxV6PktsLow32 indicates the lower 32 bits of the value of vRtrIfTxV6Pkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.53
vRtrIfTxV6PktsHigh32The value of vRtrIfTxV6PktsHigh32 indicates the high 32 bits of the value of vRtrIfTxV6Pkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.54
vRtrIfTxV6BytesThe value of vRtrIfTxV6Bytes indicates the number of total IPv6 bytes sent from this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.55
vRtrIfTxV6BytesLow32The value of vRtrIfTxV6BytesLow32 indicates the lower 32 bits of the value of vRtrIfTxV6Bytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.56
vRtrIfTxV6BytesHigh32The value of vRtrIfTxV6BytesHigh32 indicates the high 32 bits of the value of vRtrIfTxV6Bytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.57
vRtrIfTxV4DiscardPktsThe value of vRtrIfTxV4DiscardPkts indicates the number of total IPv4 transmit packets discarded by this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.58
vRtrIfTxV4DiscardPktsLow32The value of vRtrIfTxV4DiscardPktsLow32 indicates the lower 32 bits of the value of vRtrIfTxV4DiscardPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.59
vRtrIfTxV4DiscardPktsHigh32The value of vRtrIfTxV4DiscardPktsHigh32 indicates the high 32 bits of the value of vRtrIfTxV4DiscardPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.60
vRtrIfTxV4DiscardBytesThe value of vRtrIfTxV4DiscardBytes indicates the number of total IPv4 transmit bytes discarded by this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.61
vRtrIfTxV4DiscardBytesLow32The value of vRtrIfTxV4DiscardBytesLow32 indicates the lower 32 bits of the value of vRtrIfTxV4DiscardBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.62
vRtrIfTxV4DiscardBytesHigh32The value of vRtrIfTxV4DiscardBytesHigh32 indicates the high 32 bits of the value of vRtrIfTxV4DiscardBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.63
vRtrIfTxV6DiscardPktsThe value of vRtrIfTxV6DiscardPkts indicates the number of total IPv6 transmit packets discarded by this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.64
vRtrIfTxV6DiscardPktsLow32The value of vRtrIfTxV6DiscardPktsLow32 indicates the lower 32 bits of the value of vRtrIfTxV6DiscardPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.65
vRtrIfTxV6DiscardPktsHigh32The value of vRtrIfTxV6DiscardPktsHigh32 indicates the high 32 bits of the value of vRtrIfTxV6DiscardPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.66
vRtrIfTxV6DiscardBytesThe value of vRtrIfTxV6DiscardBytes indicates the number of total IPv6 transmit bytes discarded by this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.67
vRtrIfTxV6DiscardBytesLow32The value of vRtrIfTxV6DiscardBytesLow32 indicates the lower 32 bits of the value of vRtrIfTxV6DiscardBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.68
vRtrIfTxV6DiscardBytesHigh32The value of vRtrIfTxV6DiscardBytesHigh32 indicates the high 32 bits of the value of vRtrIfTxV6DiscardBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.69
vRtrIfIpReasV6FragPktsRcvdThe value of vRtrIfIpReasV6FragPktsRcvd indicates the number of IPv6 fragmented packets received on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.70
vRtrIfIpReasV6FragPktsRcvdLow32The value of vRtrIfIpReasV6FragPktsRcvdLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragPktsRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.71
vRtrIfIpReasV6FragPktsRcvdHigh32The value of vRtrIfIpReasV6FragPktsRcvdHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragPktsRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.72
vRtrIfIpReasV6FragBytesRcvdThe value of vRtrIfIpReasV6FragBytesRcvd indicates the number of IPv6 fragmented bytes received on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.73
vRtrIfIpReasV6FragBytesRcvdL32The value of vRtrIfIpReasV6FragBytesRcvdL32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragBytesRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.74
vRtrIfIpReasV6FragBytesRcvdH32The value of vRtrIfIpReasV6FragBytesRcvdH32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragBytesRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.75
vRtrIfIpReasV6FragPktsReasThe value of vRtrIfIpReasV6FragPktsReas indicates the number of IPv6 fragmented packets reassembled on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.76
vRtrIfIpReasV6FragPktsReasLow32The value of vRtrIfIpReasV6FragPktsReasLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragPktsReas.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.77
vRtrIfIpReasV6FragPktsReasHigh32The value of vRtrIfIpReasV6FragPktsReasHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragPktsRcvd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.78
vRtrIfIpReasV6FragBytesReasThe value of vRtrIfIpReasV6FragBytesReas indicates the number of IPv6 fragmented bytes reassembled on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.79
vRtrIfIpReasV6FragBytesReasL32The value of vRtrIfIpReasV6FragBytesReasL32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragBytesReas.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.80
vRtrIfIpReasV6FragBytesReasH32The value of vRtrIfIpReasV6FragBytesReasH32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragBytesReas.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.81
vRtrIfIpReasV6FragReasErrorsThe value of vRtrIfIpReasV6FragReasErrors indicates the number of IPv6 reassembly errors occured on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.82
vRtrIfIpReasV6FragReasErrorsL32The value of vRtrIfIpReasV6FragReasErrorsL32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragReasErrors.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.83
vRtrIfIpReasV6FragReasErrorsH32The value of vRtrIfIpReasV6FragReasErrorsH32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragReasErrors.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.84
vRtrIfIpReasV6FragDiscThe value of vRtrIfIpReasV6FragDisc indicates the number of IPv6 packets reassembly discarded due to the timeout on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.85
vRtrIfIpReasV6FragDiscLow32The value of vRtrIfIpReasV6FragDiscLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragDisc.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.86
vRtrIfIpReasV6FragDiscHigh32The value of vRtrIfIpReasV6FragDiscHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragDisc.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.87
vRtrIfIpReasV6OutBufResThe value of vRtrIfIpReasV6OutBufRes indicates the number of times out of buffer resources happend while IPv6 reassembly on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.88
vRtrIfIpReasV6OutBufResLow32The value of vRtrIfIpReasV6OutBufResLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6OutBufRes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.89
vRtrIfIpReasV6OutBufResHigh32The value of vRtrIfIpReasV6OutBufResHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6OutBufRes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.90
vRtrIfIpReasV6PktsRxThe value of vRtrIfIpReasV6PktsRx indicates the number of total IPv6 packets received on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.91
vRtrIfIpReasV6PktsRxLow32The value of vRtrIfIpReasV6PktsRxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6PktsRx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.92
vRtrIfIpReasV6PktsRxHigh32The value of vRtrIfIpReasV6PktsRxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6PktsRx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.93
vRtrIfIpReasV6BytesRxThe value of vRtrIfIpReasV6BytesRx indicates the number of total IPv6 bytes received on this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.94
vRtrIfIpReasV6BytesRxLow32The value of vRtrIfIpReasV6BytesRxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6BytesRx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.95
vRtrIfIpReasV6BytesRxHigh32The value of vRtrIfIpReasV6BytesRxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6BytesRx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.96
vRtrIfIpReasV6PktsTxThe value of vRtrIfIpReasV6PktsTx indicates the number of total IPv6 packets sent from this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.97
vRtrIfIpReasV6PktsTxLow32The value of vRtrIfIpReasV6PktsTxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6PktsTx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.98
vRtrIfIpReasV6PktsTxHigh32The value of vRtrIfIpReasV6PktsTxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6PktsTx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.99
vRtrIfIpReasV6BytesTxThe value of vRtrIfIpReasV6BytesTx indicates the number of total IPv6 bytes sent from this interface. The value of the object is '0' if the MDA type is not 'isa-ip-reas'.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.100
vRtrIfIpReasV6BytesTxLow32The value of vRtrIfIpReasV6BytesTxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6BytesTx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.101
vRtrIfIpReasV6BytesTxHigh32The value of vRtrIfIpReasV6BytesTxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6BytesTx.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.54.1.102
vRtrIfSpeedThe value of vRtrIfSpeed indicates an estimate of the current bandwidth in bits per second for this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.54.1.103
vRtrNetDomainTblLastChangedThe value of vRtrNetDomainTblLastChanged indicates the sysUpTime at the time of the last modification of vRtrNetDomainTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.55
vRtrNetDomainTableThe vRtrNetDomainTable table contains network-domains which can be then associated with individual interfaces and SDPs.
SEQUENCE OF VRtrNetDomainEntry
.1.3.6.1.4.1.6527.3.1.2.3.56
vRtrNetDomainEntryEach row entry represents the network-domains per virtual router interface. There will always be at least one row entry in this table which represents the 'default' network-doamin. This entry is created when the system is initialized and can never be deleted.
VRtrNetDomainEntry
.1.3.6.1.4.1.6527.3.1.2.3.56.1
vRtrNetDomainNameThe value of vRtrNetDomainName specifies the network-domain name configured on this virtual router. There will always be at least one network-domain entry defined by the agent with value 'default' which represents the default network-domain.
TNamedItem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.56.1.1
vRtrNetDomainRowStatusThe value of the object vRtrNetDomainRowStatus specifies the Row status of this table row. This object is used to create or delete rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.56.1.2
vRtrNetDomainLastChangedThe value of vRtrNetDomainLastChanged indicates the sysUpTime when any object of the row is last changed.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.56.1.3
vRtrNetDomainDescThe value of vRtrNetDomainDesc is a user provided description string for this network-domain. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.56.1.4
vRtrNetDomainIfAssociationCntThe value of vRtrNetDomainIfAssociationCnt indicates the number of network interfaces associated with this network-domain.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.56.1.5
vRtrNetDomainSdpAssociationCntThe value of vRtrNetDomainSdpAssociationCnt indicates the number of SDPs associated with this network-domain.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.56.1.6
vRtrIfNetDomainTblLastChangedThe value of vRtrIfNetDomainTblLastChanged indicates the sysUpTime at the time of the last modification of vRtrIfNetDomainTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.57
vRtrIfNetDomainTableThe vRtrIfNetDomainTable provides an extension to the vRtrIfTable. It has an entry for each network domain associated with virtual router interface configured in the system.
SEQUENCE OF VRtrIfNetDomainEntry
.1.3.6.1.4.1.6527.3.1.2.3.58
vRtrIfNetDomainEntryEach row entry represents information related to network-domain for a virtual router interface in the system.
VRtrIfNetDomainEntry
.1.3.6.1.4.1.6527.3.1.2.3.58.1
vRtrIfNetDomainRowStatusThe value of the object vRtrNetDomainRowStatus specifies the Row status of this table row. This object is used to create or delete rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.58.1.1
vRtrIfNetDomainLastChangedThe value of vRtrNetDomainLastChanged indicates the sysUpTime when any object of the row is last changed.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.58.1.2
vRtrConfExtTableThe vRtrConfExtTable provides an extension of the vRtrConfTable.
SEQUENCE OF VRtrConfExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.60
vRtrConfExtEntryEach row entry in the vRtrConfExtTable represents additional columns for attributes specific to the Alcatel-Lucent SROS series implementation for the router configuration table.
VRtrConfExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.60.1
vRtrLdpShortcutThe value of vRtrLdpShortcut specifies if IP packets are being forwarded using LDP shortcuts over all network interfaces in the system which participate in the IS-IS and OSPF routing protocols.rw
TmnxEnabledDisabled (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.1
vRtrSingleSfmOverloadAdminStateThe value of the object vRtrSingleSfmOverloadAdminState specifies the administrative state of the IGP single-SFM-overload behavior in this virtual router instance. When the value of vRtrSingleSfmOverloadAdminState is equal to 'inService', IGP protocols (either IS-IS or OSPF) enter an overload state when the node only has a single SFM functioning.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.2
vRtrSingleSfmOverloadHldOffTimeThe value of the object vRtrSingleSfmOverloadHldOffTime specifies the delay between the detection of the single-SFM condition and the IGP entering the overload state.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.60.1.3
vRtrSingleSfmOverloadStateThe value of the object vRtrSingleSfmOverloadState indicates the IGP single-SFM-overload state.ro
TmnxVrtrSingleSfmOverloadState
.1.3.6.1.4.1.6527.3.1.2.3.60.1.4
vRtrSingleSfmOverloadStartThe value of vRtrSingleSfmOverloadStart indicates the sysUpTime the last time that the vRtrSingleSfmOverloadState had a transition from 'notApplicable' or 'normal' to 'overload'. If such a transition never occurred, this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.5
vRtrSingleSfmOverloadTimeThe value of vRtrSingleSfmOverloadTime indicates the duration of the most recent overload.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.6
vRtrGrtStateThe value of vRtrGrtState specifies if a route lookup is done in the Global Route Table (GRT) when the lookup in the local VRF fails. When the value of this object is set to 'false', route lookup in the GRT is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.7
vRtrMvpnIpmsiP2MPAdminThe value of vRtrMvpnIpmsiP2MPAdmin specifies the current administrative state of P2MP for the inclusive provider tunnel. An 'inconsistentValue' error is returned if this object is set to non-default value when vRtrMvpnIpmsiLspTemplate is set to its default value.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.8
vRtrMvpnSpmsiP2MPAdminThe value of vRtrMvpnSpmsiP2MPAdmin specifies the current administrative state of P2MP for the selective provider tunnel. An 'inconsistentValue' error is returned if this object is set to non-default value when vRtrMvpnSpmsiLspTemplate is set to its default value.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.9
vRtrMvpnIpmsiLspTemplateThe value of the vRtrMvpnIpmsiLspTemplate specifies the name of the template whose parameters configured in TIMETRA-MPLS-MIB::vRtrMplsLspTemplateTable are signalled to the automatically created P2MP LSP for the inclusive provider tunnel. If a corresponding index does not exist in TIMETRA-MPLS-MIB::vRtrMplsLspTemplateTable, an 'inconsistentValue' error will be returned. An inconsistentValue' error is returned if this object is set to non-default value when vRtrMvpnIpmsiP2MPAdmin is set to its non-default value.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.10
vRtrMvpnSpmsiLspTemplateThe value of the vRtrMvpnSpmsiLspTemplate specifies the name of the template whose paramters configured in TIMETRA-MPLS-MIB::vRtrMplsLspTemplateTable are signalled to the automatically created P2MP LSP for the selective provider tunnel. If a corresponding index does not exist in TIMETRA-MPLS-MIB::vRtrMplsLspTemplateTable, an 'inconsistentValue' error will be returned. An inconsistentValue' error is returned if this object is set to non-default value when vRtrMvpnSpmsiP2MPAdmin is set to its non-default value.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.11
vRtrMvpnIpmsiTypeThe value of vRtrMvpnIpmsiType specifies the type of the inclusive provider tunnel. When the value of vRtrMvpnIpmsiType is set to 'rsvp', the inclusive provider tunnel is used for RSVP. When the value is set to 'pim', the inclusive provider tunnel is used for PIM. When the value is set to 'ldp', the inclusive provider tunnel is used for LDP.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.60.1.12
vRtrMvpnSpmsiTypeThe value of vRtrMvpnSpmsiType specifies the type of the selective provider tunnel. When the value of vRtrMvpnSpmsiType is set to 'rsvp', the selective provider tunnel is used for RSVP. When the value is set to 'pim', the selective provider tunnel is used for PIM. When the value is set to 'ldp', the selective provider tunnel is used for LDP.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.60.1.13
vRtrMvpnSpmsiMaxLimitThe value of the object vRtrMvpnSpmsiMaxLimit specifies the maximum number of RSVP/mLDP P2MP S-PMSI tunnels for the mVPN. Once the limit is reached, no more RSVP/mLDP P2MP S-PMSI are created and traffic over the data-threshold will stay on I-PMSI.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.60.1.14
vRtrFibPriorityThe value of vRtrFibPriority specifies the priority of updating set of routes into the forwarding plane. If the value of vRtrFibPriority for the VPRN is set to 'high', the FIB (Forwarding Information Base) entries for the VPRN are given priority over all other routes. By default the vRtrFibPriority for a VPRN is set to 'standard' which means the FIB entries for the VPRN do not have any preference over routes from other VPRNs.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.60.1.15
vRtrCarrierCarrierVpnThe value of vRtrCarrierCarrierVpn specifies whether Carrier supporting Carrier model is supported on this VPRN service.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.16
vRtrLabelModeThe value of vRtrLabelMode specifies the mode of allocation of service labels to the routes exported by the VPRN as BGP-VPN routes. If the value of vRtrLabelMode is set to 'nexthop(2)', the service labels are allocated per next-hop. By default the value of vRtrLabelMode is set to 'vrf(1)' which means the service labels are allocated per VRF(Virtual Routing and Forwarding).rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.60.1.17
vRtrBgpSharedQueueThe value of vRtrBgpSharedQueue specifies whether BGP peers associated with this VPRN instance share a single CPM queue.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.18
vRtrBgpSharedQueueCIRThe value of the object vRtrBgpSharedQueueCIR specifies the Committed information rate (CIR) in kbps for BGP shared queue for this VPRN instance.rw
TCIRRate UNITS "kilo bits per second"
.1.3.6.1.4.1.6527.3.1.2.3.60.1.19
vRtrBgpSharedQueuePIRThe value of the object vRtrBgpSharedQueuePIR specifies the Peak information rate (PIR) in kbps for BGP shared queue for this VPRN instance.rw
TPIRRate UNITS "kilo bits per second"
.1.3.6.1.4.1.6527.3.1.2.3.60.1.20
vRtrMvpnMdtSafiThe value of vRtrMvpnMdtSafi indicates whether MDT-SAFI is enabled on the MVPN or not. If the value of the object is 'true', it indicates that the MDT-SAFI is enabled for MVPN. If the value of the object is 'false', it indicates that the MDT-SAFI is not enabled for MVPN.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.21
vRtrMvpnMdtDefGrpAddrTypeThe value of vRtrPimNgAFGenMdtDefGrpAddrType indicates the type of default core group address of the Multicast Distribution Tree(MDT) specified by vRtrMvpnMdtDefGrpAddress.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.22
vRtrMvpnMdtDefGrpAddressThe value of vRtrPimNgAFGenMdtDefGrpAddress indicates the default core group address of the Multicast Distribution Tree(MDT). The value of this object is applicable only when the value of vRtrMvpnMdtSafi is 'true'.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.60.1.23
vRtrMvpnIpmsiEnableBfdRootThe value of vRtrMvpnIpmsiEnableBfdRoot specifies whether or not Bi-directional Forwarding Detection is enabled on the tunnel root. When the value is 'true', the bfd session over RSVP-TE P2MP LSP for upstream fast failover tunnel status detection is enabled on the root. When it is 'false', the bfd session is disabled on the root. An 'inconsistentValue' error is returned if an attempt is made to set this object to 'true' without specifying a value for vRtrMvpnIpmsiBfdRtTraInt. The value of this object is only applicable when vRtrMvpnIpmsiType is set to 'rsvp'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.24
vRtrMvpnIpmsiEnableBfdLeafThe value of vRtrMvpnIpmsiEnableBfdLeaf specifies whether or not Bi-directional Forwarding Detection is enabled on the tunnel leaf. When the value is 'true', the bfd session over RSVP-TE P2MP LSP for upstream fast failover tunnel status detection is enabled on the leaf. When it is 'false', the bfd session is disabled on the leaf. The value of this object is only applicable when vRtrMvpnIpmsiType is set to 'rsvp'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.25
vRtrMvpnIpmsiBfdRtTraIntThe value of vRtrMvpnIpmsiBfdRtTraInt specifies the BFD transmit interval over this interface. The minimum accepted value depends on the value of 'vRtrIfBfdExtType', as follows: 'cpmNp(1)' : 10 milliseconds 'auto(2)' : 100 milliseconds. The value of this object is only applicable when vRtrMvpnIpmsiType is set to 'rsvp'. An 'inconsistentValue' error is returned if an attempt is made to modify the value of this object when vRtrMvpnIpmsiEnableBfdRoot is set to false.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.60.1.26
vRtrMvpnIpmsiBfdRootMultThe value of vRtrMvpnIpmsiBfdRootMult specifies the number of consecutive BFD messages that must be missed from the peer before the BFD session state is changed to down and the upper level protocols (OSPF, IS-IS or PIM) are notified of the fault. The value of this object is only applicable when vRtrMvpnIpmsiType is set to 'rsvp'. An 'inconsistentValue' error is returned if an attempt is made to modify the value of this object when vRtrMvpnIpmsiEnableBfdRoot is set to false.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.60.1.27
vRtrVpnBackupPathThe value of vRtrVpnBackupPath specifies the address families for which the computation and use of a backup path is enabled for BGP-VPN routes imported into the VPRN.rw
TmnxVpnIpBackupFamily
.1.3.6.1.4.1.6527.3.1.2.3.60.1.28
vRtrIpFastRerouteThe value of vRtrIpFastReroute specifies whether to enable or disable IP fast re-route capability. When the value of vRtrIpFastReroute is set to 'true' IP fast re-route capability is enabled and when vRtrIpFastReroute is set to 'false' IP fast re-route capability is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.29
vRtrGrtLocalMgmtStateThe value of vRtrGrtLocalMgmtState specifies whether to enable or disable traffic from GRT-leaking enabled VPRN instances to reach local interfaces in the base routing instance. When the value of vRtrGrtLocalMgmtState is set to 'true', management protocols like SSH, Telnet, FTP, SNMP, etc are allowed from a GRT-leaking enabled VPRN to access local interfaces in the global routing instance. Ping and traceroute are independent of the value of 'vRtrGrtLocalMgmtState'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.60.1.30
vRtrIfExtTableThe vRtrIfExtTable has an entry for each router interface configured in the system. This table augments the vRtrIfTable.
SEQUENCE OF VRtrIfExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.61
vRtrIfExtEntryEach row entry represents a virtual router interface in the system. Entries can be created and deleted via SNMP SET operations using the vRtrIfRowStatus variable.
VRtrIfExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.61.1
vRtrIfLsrIpLoadBalancingThe value of vRtrIfLsrIpLoadBalancing specifies whether the IP Header is used in the LAG and ECMP LSR hashing algorithm. This is the per interface setting. When set to 'label-only (1)' only the label is used in the hashing algorithm. When set to 'label-ip (2)', the IP Header is included in the hashing algorithm. When set to 'ip-only (3)' the IP Header is used exclusively in the hashing Algorithm. When set to 'system (0)', the hashing algorithm is inherited from the object tmnxLsrIpLoadBalancing.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.61.1.1
vRtrIfIngressIpv4FlowspecThe value of vRtrIfIngressIpv4Flowspec specifies whether ingress Flowspec for IPv4 is enabled for this interface.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.61.1.2
vRtrIfInfoThe value of vRtrIfInfo specifies the information used to authenticate the interface.rw
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.3.61.1.3
vRtrIfInfoEncryptedThe object vRtrIfInfoEncrypted is currently not supported.rwobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.61.1.4
vRtrIfQosRouteLookupThe value of vRtrIfQosRouteLookup specifies whether QoS classification of the ingress IP packets based on the route lookup is enabled for ipv4 on this router interface. By default the value of vRtrIfQosRouteLookup is set to 'none (0)', which means the Qos classification of incoming IP packets based on the route lookup is disabled for ipv4 on this interface. When the value of vRtrIfQosRouteLookup is 'destination (1)', the QoS route lookup is enabled and the Qos classification of incoming IP packets is based on the destination address matching. When the value of vRtrIfQosRouteLookup is 'source (2)', the QoS route lookup is enabled and the Qos classification of incoming IP packets is based on the source address matching.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.61.1.5
vRtrIfIpv6QosRouteLookupThe value of vRtrIfIpv6QosRouteLookup specifies whether QoS classification of the ingress IP packets based on the route lookup is enabled for ipv6 on this router interface. By default the value of vRtrIfIpv6QosRouteLookup is 'none (0)', which means the Qos classification of incoming IP packets based on the route lookup is disabled on this interface. When the value of vRtrIfIpv6QosRouteLookup is 'destination (1)', the QoS route lookup is enabled and the Qos classification of incoming IP packets is based on the destination address matching.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.61.1.6
vRtrIfStatusStringThe value of vRtrIfStatusString indicates the status information about the interface.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.61.1.7
vRtrIfIpv6uRPFCheckStateThe value of vRtrIfIpv6uRPFCheckState specifies whether unicast RPF (uRPF) check is enabled on this interface.rw
TmnxEnabledDisabled (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.61.1.8
vRtrIfIpv6uRPFCheckModeThe value of vRtrIfIpv6uRPFCheckMode specifies the mode of unicast RPF check. By default the value of vRtrIfIpv6uRPFCheckMode is 'strict (0)',which means that uRPF checks whether the incoming packet has a source address that matches a prefix in the routing table, and whether the interface expects to recieve a packet with this source address prefix. When the value of vRtrIfIpv6uRPFCheckMode is 'loose (1)', the uRPF checks whether the incoming packet has a source address with a corresponding prefix in the routing table. It does not check whether the interface expects to recieve a packet with a specific source address prefix. This object is valid only when value of vRtrIfIpv6uRPFCheckState is set to 'enabled'.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.61.1.9
vRtrIfTmsOffRampVprnThe vRtrIfTmsOffRampVprn specifies the off-ramp VPRN service associated with this threat-management service (TMS) interface. An 'inconsistentValue' error is returned when this object is set to a non-default value when vRtrIfType is not set to 'tmsService'. An 'inconsistentValue' error is returned when this object is set to a different value when vRtrIfRowStatus is set to 'active'.rw
TmnxServId (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.61.1.10
vRtrIfTmsMgmtVprnThe vRtrIfTmsMgmtVprn specifies the management VPRN service associated with this threat-management service (TMS) interface. An 'inconsistentValue' error is returned when this object is set to a non-default value when vRtrIfType is not set to 'tmsService'. An 'inconsistentValue' error is returned when this object is set to a different value when vRtrIfRowStatus is set to 'active'.rw
TmnxServId (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.61.1.11
vRtrRsvpTunIfTableLastChangedThe value of vRtrRsvpTunIfTableLastChanged indicates the sysUpTime at the time of the last modification to vRtrRsvpTunIfEntryTable by adding, deleting an entry or change to a writable object in the table.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.62
vRtrRsvpTunIfEntryTableThe vRtrRsvpTunIfEntryTable has an entry for each P2MP RSVP tunnel interface configured in the system.
SEQUENCE OF VRtrRsvpTunIfEntry
.1.3.6.1.4.1.6527.3.1.2.3.63
vRtrRsvpTunIfEntryEach row entry in the vRtrRsvpTunIfEntryTable represents a P2MP RSVP tunnel interface on this router. Entries can be created and deleted via SNMP SET operations using the vRtrRsvpTunIfRowStatus variable.
VRtrRsvpTunIfEntry
.1.3.6.1.4.1.6527.3.1.2.3.63.1
vRtrRsvpTunIfLspNameThe value of vRtrRsvpTunIfLspName indicates the LSP name of the P2MP RSVP tunnel interface.
TNamedItem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.1
vRtrRsvpTunIfSenderAddrTypeThe value of vRtrRsvpTunIfSenderAddrType indicates the type of address of an RSVP sender for the P2MP RSVP tunnel interface instance.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.2
vRtrRsvpTunIfSenderAddrThe value of vRtrRsvpTunIfSenderAddr indicates the address of an RSVP sender for the P2MP RSVP tunnel interface instance.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.63.1.3
vRtrRsvpTunIfRowStatusThe value of vRtrRsvpTunIfRowStatus specifies the Row status of this table row. This object is used to create or delete rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.4
vRtrRsvpTunIfLastChangedThe value of vRtrRsvpTunIfLastChanged indicates the timestamp of the last change to this row in vRtrRsvpTunIfEntryTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.5
vRtrRsvpTunIfSessionIdThe value of vRtrRsvpTunIfSessionId specifies the discriminator for a BFD session for this P2MP RSVP tunnel interface. When vRtrRsvpTunIfSessionId has a value of 0, the BFD session is not operational. This identifier needs to be unique within a tunnel interface.rw
Unsigned32 (0 | 1..4000)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.6
vRtrRsvpTunIfTransmitIntThe value of vRtrRsvpTunIfTransmitInt specifies the transmit interval for a BFD session for this P2MP RSVP tunnel interface. When vRtrRsvpTunIfTransmitInt has a value of 0, the transmit interval is not applicable.rw
Unsigned32 (0|100..100000) UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.63.1.7
vRtrRsvpTunIfMultiplierThe value of vRtrRsvpTunIfMultiplier specifies the multiplier to detect if a BFD session is down for this P2MP RSVP tunnel interface. When vRtrRsvpTunIfMultiplier has a value of 0, the multiplier is not applicable.rw
Unsigned32 (0|3..20)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.8
vRtrRsvpTunIfStandbyLspNameThe value of vRtrRsvpTunIfStandbyLspName specifies the LSP name of the standby P2MP RSVP tunnel interface.rw
TNamedItem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.9
vRtrRsvpTunIfStandbyAddrTypeThe value of vRtrRsvpTunIfStandbyAddrType specifies the address type of the standby P2MP RSVP tunnel interface.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.10
vRtrRsvpTunIfStandbyAddrThe value of vRtrRsvpTunIfStandbyAddr specifies the standby address of the standby P2MP RSVP tunnel interface.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.63.1.11
vRtrRsvpTunIfIfIndexThe value of vRtrRsvpTunIfIfIndex indicates the tunnel interface index of the P2MP RSVP tunnel interface. It is a unique value among entries with the same value of vRtrID.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.12
vRtrRsvpTunIfHoldTimerThe value of vRtrRsvpTunIfHoldTimer specifies the time interval that a leaf node waits after a BFD session over a primary P2MP RSVP tunnel interface is restored and before it programs multicast records to accept traffic from that primary tunnel interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.63.1.13
vRtrRsvpTunIfStandbySessionIdThe value of vRtrRsvpTunIfStandbySessionId specifies the discriminator for a BFD session over the standby P2MP RSVP tunnel interface. When vRtrRsvpTunIfStandbySessionId has a value of 0, the BFD session is not operational. This identifier needs to be unique within a tunnel interface.rw
Unsigned32 (0 | 1..4000)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.14
vRtrRsvpTunIfStandbyIfIndexThe value of vRtrRsvpTunIfStandbyIfIndex indicates the tunnel interface index of the standby P2MP RSVP tunnel interface.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.15
vRtrRsvpTunIfDescriptionThe value of vRtrRsvpTunIfDescription specifies a user provided description string for this rsvp tunnel-interface. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.63.1.16
vRtrRsvpTunIfSrcTableLastChangedThe value of vRtrRsvpTunIfSrcTableLastChanged indicates the sysUpTime at the time of the last modification to vRtrRsvpTunIfSrcEntryTable by adding, deleting an entry or change to a writable object in the table.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.64
vRtrRsvpTunIfSrcEntryTableThe vRtrRsvpTunIfSrcEntryTable has an entry for each multicast source tracked by BFD over a P2MP RSVP tunnel interface.
SEQUENCE OF VRtrRsvpTunIfSrcEntry
.1.3.6.1.4.1.6527.3.1.2.3.65
vRtrRsvpTunIfSrcEntryEach row entry represents a multicast source tracked by BFD over P2MP RSVP tunnel interface in the system. Entries can be created and deleted via SNMP SET operations using the vRtrRsvpTunIfSrcRowStatus variable.
VRtrRsvpTunIfSrcEntry
.1.3.6.1.4.1.6527.3.1.2.3.65.1
vRtrRsvpTunIfSrcAddrTypeThe value of vRtrRsvpTunIfSrcAddrType indicates the type of address of a multicast source for the P2MP RSVP tunnel interface.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.65.1.1
vRtrRsvpTunIfSrcAddrThe value of vRtrRsvpTunIfSrcAddr indicates the address of a multicast source for the P2MP RSVP tunnel interface.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.65.1.2
vRtrRsvpTunIfSrcRowStatusThe value of vRtrRsvpTunIfSrcRowStatus specifies the Row status of this table row. This object is used to create or delete rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.65.1.3
vRtrRsvpTunIfSrcLastChangedThe value of vRtrRsvpTunIfSrcLastChanged indicates the timestamp of the last change to this row in vRtrRsvpTunIfSrcEntryTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.65.1.4
vRtrRsvpTunIfSrcBfdEnableThe value of vRtrRsvpTunIfSrcBfdEnable specifies if the BFD session to track the multicast source over the P2MP RSVP tunnel interface is enabled or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.65.1.5
vRtrRsvpTunIfSrcSessionIdThe value of vRtrRsvpTunIfSrcSessionId specifies the discriminator for a BFD session to track the multicast source over the P2MP RSVP tunnel interface. When vRtrRsvpTunIfSrcSessionId has a value of 0, the BFD session is not operational. This Id needs to be unique within a tunnel interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.65.1.6
vRtrRsvpTunIfSrcTransmitIntThe value of vRtrRsvpTunIfSrcTransmitInt specifies the transmit interval for a BFD session to track the multicast source over the P2MP RSVP tunnel interface. When vRtrRsvpTunIfSrcTransmitInt has a value of 0, the transmit interval is not applicable.rw
Unsigned32 (0|100..100000) UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.65.1.7
vRtrRsvpTunIfSrcMultiplierThe value of vRtrRsvpTunIfSrcMultiplier specifies the multiplier to detect if a BFD session to track the multicast source over the P2MP RSVP tunnel interface is down. When vRtrRsvpTunIfSrcMultiplier has a value of 0, the multiplier is not applicable.rw
Unsigned32 (0|3..20)
.1.3.6.1.4.1.6527.3.1.2.3.65.1.8
vRtrRsvpTunIfSrcStandbySessionIdThe value of vRtrRsvpTunIfSrcStandbySessionId specifies the discriminator for a BFD session to track the multicast source over the standby P2MP RSVP tunnel interface. When vRtrRsvpTunIfSrcStandbySessionId has a value of 0, the BFD session is not operational. This Id needs to be unique within a tunnel interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.65.1.9
vRtrLdpTunIfTableLastChangedThe value of vRtrLdpTunIfTableLastChanged indicates the sysUpTime at the time of the last modification to vRtrLdpTunIfEntryTable by adding, deleting an entry or change to a writable object in the table.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.66
vRtrLdpTunIfEntryTableThe vRtrLdpTunIfEntryTable has an entry for each Ldp tunnel configured in the system. Each row entry represents a virtual router LDP tunnel interface in the system.
SEQUENCE OF VRtrLdpTunIfEntry
.1.3.6.1.4.1.6527.3.1.2.3.67
vRtrLdpTunIfEntryEach row entry represents an Ldp tunnel interface in the system. Entries can be created and deleted via SNMP SET operations using the vRtrLdpTunIfRowStatus variable.
VRtrLdpTunIfEntry
.1.3.6.1.4.1.6527.3.1.2.3.67.1
vRtrLdpTunIfP2mpIdThe value of vRtrLdpTunIfP2mpId indicates the LDP P2MP identifier.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.67.1.1
vRtrLdpTunIfSenderAddrTypeThe value of vRtrLdpTunIfSenderAddrType indicates the type of address of an LDP sender for the P2MP RSVP tunnel interface instance.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.67.1.2
vRtrLdpTunIfSenderAddrThe value of vRtrLdpTunIfSenderAddr indicates the address of an LDP sender for the P2MP RSVP tunnel interface instance.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.67.1.3
vRtrLdpTunIfRowStatusThe value of the object vRtrLdpTunIfRowStatus specifies the Row status of this table row. This object is used to create or delete rows in this table. The value of the object 'vRtrLdpTunIfRootNode' specifies if the given ldp-p2mp tunnel interface instance is a root-node for that tunnel interface.The value of this object must be specified when the row is created and cannot be changed while 'vRtrLdpTunIfRowStatus' is 'active'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.67.1.4
vRtrLdpTunIfLastChangedThe value of vRtrLdpTunIfLastChanged indicates the timestamp of the last change to this row in vRtrLdpTunIfEntryTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.67.1.5
vRtrLdpTunIfIfIndexThe value of vRtrLdpTunIfIfIndex indicates the interface index of the virtual router LDP tunnel interface. It is a unique value among entries with the same value of vRtrID.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.67.1.6
vRtrLdpTunIfDescriptionThe value of vRtrLdpTunIfDescription specifies a user provided description string for this ldp tunnel-interface. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.67.1.7
vRtrLdpTunIfRootNodeThe value of vRtrLdpTunIfRootNode specifies if the given ldp-p2mp tunnel interface instance is a root-node for that tunnel interface. The value of this object must be specified when the row is created and cannot be changed while 'vRtrLdpTunIfRowStatus' is 'active'. An 'inconsistentValue' error is returned if an attempt is made to set this object individually.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.67.1.8
vRtrInetCidrRteTnlExtTableThe vRtrInetCidrRteTnlExtTable provides an extension of the inetCidrRouteTable in the IP-FORWARD-MIB, by adding three indexes and displays only tunneled routes.
SEQUENCE OF VRtrInetCidrRteTnlExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.68
vRtrInetCidrRteTnlExtEntryEach row entry in the vRtrInetCidrRteTnlExtTable represents an entry for a tunneled route on the Alcatel-Lucent SROS series.
VRtrInetCidrRteTnlExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.68.1
vRtrInetCidrRteTnlNextHopTypeThe value of vRtrInetCidrRteTnlNextHopType indicates the type of next hop for this route.
TmnxInetCidrNextHopType
.1.3.6.1.4.1.6527.3.1.2.3.68.1.1
vRtrInetCidrRteTnlNextHopOwnerThe value of vRtrInetCidrRteTnlNextHopOwner indicates the owner of next hop for this route.
TmnxInetCidrNextHopOwner
.1.3.6.1.4.1.6527.3.1.2.3.68.1.2
vRtrInetCidrRteTnlNextHopTnlIdAdditional table index provided to distinguish between multiple RSVP tunnel-ids to same destination with the same vRtrInetCidrRteTnlNextHopType and vRtrInetCidrRteTnlNextHopOwner.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.68.1.3
vRtrInetCidrRteTnlEnabledTimeThe vRtrInetCidrRteTnlEnabledTime variable indicates the sysUpTime value for this route entry.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.68.1.4
tmnxVRtrMobGatewayObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.3.69
vRtrIpPoolTableLastChangedThe value of vRtrIpPoolTableLastChanged indicates the sysUpTime at the time of the last modification to vRtrIpPoolTable by adding, deleting an entry or change to a writable object in the table.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.1
vRtrIpPoolTableThe vRtrIpPoolTable has an entry for each IP address pool configured in the system.
SEQUENCE OF VRtrIpPoolEntry
.1.3.6.1.4.1.6527.3.1.2.3.69.2
vRtrIpPoolEntryEach row entry represents an IP address pool configured in the system. Entries can be created and deleted by the user.
VRtrIpPoolEntry
.1.3.6.1.4.1.6527.3.1.2.3.69.2.1
vRtrIpPoolNameThe value of vRtrIpPoolName specifies the name of this IP address pool.
TNamedItem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.69.2.1.1
vRtrIpPoolRowStatusThe value of the object vRtrIpPoolRowStatus specifies the row status of this entry. This object is used to create or delete rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.2.1.2
vRtrIpPoolLastChangedThe value of vRtrIpPoolLastChanged indicates the timestamp of the last change to this row in vRtrIpPoolTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.2.1.3
vRtrIpPoolDescriptionThe value of vRtrIpPoolDescription specifies the description string for this IP address pool. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.69.2.1.4
vRtrIpPoolExclusiveThe value of the object vRtrIpPoolExclusive specifies if this IP address pool will be used exclusively by an Access Point Name (APN) or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.2.1.5
vRtrIpPoolAddressHoldTimerThe value of the object vRtrIpPoolAddressHoldTimer specifies the amount of time, in minutes, a newly released IP address is held before being made available for reassignment.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.69.2.1.6
vRtrIpPoolSuppress0and255The value of the object vRtrIpPoolSuppress0and255 specifies if allocation of all .0 and .255 IP addresses from the local IP pool to mobile subscribers are suppressed. By default the Packet Data Network Gateway (PGW) supports allocating .0 and .255 IP address to mobile subscribers except for the first .0 and last .255 IP address in the IP Pool.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.2.1.7
vRtrIpPoolAddrTableLastChangedThe value of vRtrIpPoolAddrTableLastChanged indicates the sysUpTime at the time of the last modification to vRtrIpPoolAddrTable by adding, deleting an entry or change to a writable object in the table.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.3
vRtrIpPoolAddrTableThe vRtrIpPoolAddrTable has an entry for each IP prefix configured in an IP pool in the system.
SEQUENCE OF VRtrIpPoolAddrEntry
.1.3.6.1.4.1.6527.3.1.2.3.69.4
vRtrIpPoolAddrEntryEach row entry represents an IP prefix configured in an IP pool in the system. Entries can be created and deleted by the user.
VRtrIpPoolAddrEntry
.1.3.6.1.4.1.6527.3.1.2.3.69.4.1
vRtrIpPoolAddrTypeThe value of vRtrIpPoolAddrType specifies the type of the address represented by vRtrIpPoolAddr.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.69.4.1.1
vRtrIpPoolAddrThe value of vRtrIpPoolAddr specifies the prefix of the IP address being added to the IP pool.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.69.4.1.2
vRtrIpPoolAddrPrefixLenThe value of vRtrIpPoolAddrPrefixLen specifies the length of the IP netmask for this IP address. The range of this object is 9..32 if the value of vRtrIpPoolAddrType is set to 'ipv4'. The range of this object is as follows if the value of vRtrIpPoolAddrType is set to 'ipv6'. - The range of vRtrIpPoolAddrPrefixLen is 41..56, if the value of vRtrIpPoolAddrIpv6AssignedLen is set to 64. - The range of vRtrIpPoolAddrPrefixLen is 33..48, if the value of vRtrIpPoolAddrIpv6AssignedLen is set to 56. - The range of vRtrIpPoolAddrPrefixLen is 25..40, if the value of vRtrIpPoolAddrIpv6AssignedLen is set to 48.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.69.4.1.3
vRtrIpPoolAddrRowStatusThe value of the object vRtrIpPoolAddrRowStatus specifies the row status of this entry. This object is used to create or delete rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.4.1.4
vRtrIpPoolAddrLastChangedThe value of vRtrIpPoolAddrLastChanged indicates the timestamp of the last change to this row in vRtrIpPoolAddrTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.4.1.5
vRtrIpPoolAddrBlockThe value of the object vRtrIpPoolAddrBlock specifies if the reassignment of the released IP address will be allowed or not. If the value of this object is set to 'true', then the reassignment of the released IP address will be blocked. This will be used to move the block of IP pools from one Packet Data Network Gateway (PGW) to another PGW.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.69.4.1.6
vRtrIpPoolAddrIpv6AssignedLenThe value of the object vRtrIpPoolAddrIpv6AssignedLen specifies the the prefix length which is used for assigning IP address to User Equipment (UE). The value of this object can be set only if the value of vRtrIpPoolAddrType is set to 'ipv6'. The value of this object can be set to 48, 56 and 64.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.69.4.1.7
vRtrIpPoolStatTableThe vRtrIpPoolStatTable has an entry for each IP prefix configured in an IP pool in the system.
SEQUENCE OF VRtrIpPoolStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.69.5
vRtrIpPoolStatEntryEach row entry represents the statistics for an IP prefix configured in an IP pool in the system.
VRtrIpPoolStatEntry
.1.3.6.1.4.1.6527.3.1.2.3.69.5.1
vRtrIpPoolStatAllocatedThe value of the object vRtrIpPoolStatAllocated indicates the number of IP Addresses used.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.69.5.1.1
vRtrIpPoolStatFreeThe value of the object vRtrIpPoolStatFree indicates the number of free IP Addresses.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.69.5.1.2
vRtrIpPoolStatHeldThe value of the object vRtrIpPoolStatHeld indicates the number of IP Addresses held.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.69.5.1.3
vRtrIfBfdExtTableLastChangedThe value of vRtrIfBfdExtTableLastChanged indicates the sysUpTime at the time of the last modification to vRtrIfBfdExtTable by adding, deleting an entry or change to a writable object in the table.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.70
vRtrIfBfdExtTableThe vRtrIfBfdExtTable table contains the configuration for Bi-directional Forwarding Detection (BFD) on the vRtrIfIndex.
SEQUENCE OF VRtrIfBfdExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.71
vRtrIfBfdExtEntryEach row entry represents the BFD configuration for the vRtrIfIndex.
VRtrIfBfdExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.71.1
vRtrIfBfdExtAddressTypeThe value of vRtrIfBfdExtAddressType indicates the IP address type of the BFD configuration of this interface. vRtrIfBfdExtAddressType supports only InetAddressType values 'ipv4 (1)' and 'ipv6 (2)'.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.71.1.1
vRtrIfBfdExtAdminStateThe value of vRtrIfBfdExtAdminState specifies the admin state of BFD on this interface. When the value of vRtrIfBfdExtAdminState is 'inService', BFD sessions can be established on this interface. When it is 'outOfService', they cannot.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.71.1.2
vRtrIfBfdExtTransmitIntervalThe value of vRtrIfBfdExtTransmitInterval specifies the BFD transmit interval over this interface. The minimum accepted value depends on the value of vRtrIfBfdExtType, as follows: 'cpmNp(1)' : 10 milliseconds 'auto(2)' : 100 milliseconds.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.71.1.3
vRtrIfBfdExtReceiveIntervalThe value of vRtrIfBfdExtReceiveInterval specifies the BFD receive interval over this interface. The minimum accepted value depends on the value of vRtrIfBfdExtType, as follows: 'cpmNp(1)' : 10 milliseconds 'auto(2)' : 100 milliseconds.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.71.1.4
vRtrIfBfdExtMultiplierThe value of vRtrIfBfdExtMultiplier specifies the the number of consecutive BFD messages that must be missed from the peer before the BFD session state is changed to down and the upper level protocols (OSPF, IS-IS or PIM) are notified of the fault.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.71.1.5
vRtrIfBfdExtEchoIntervalThe value of vRtrIfBfdExtEchoInterval specifies the BFD echo interval over this interface.rw
Unsigned32 (0|100..100000) UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.71.1.6
vRtrIfBfdExtTypeThe value of vRtrIfBfdExtType specifies the configured termination of a BFD session on this interface. The value of 'cpmNp(1)' specifies termination on the CPM card's Network Processor. The value of 'auto(2)' specifies a system-selected termination other than the CPM Network Processor.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.71.1.7
vRtrIfIpReasTableThe vRtrIfIpReasTable table contains the configuration for IP Reassembly on the vRtrIfEntry with the same indices.
SEQUENCE OF VRtrIfIpReasEntry
.1.3.6.1.4.1.6527.3.1.2.3.72
vRtrIfIpReasEntryEach row entry represents the IP Reassembly configuration for an interface. Entries are created and deleted when entries in the vRtrIfTable are created and deleted.
VRtrIfIpReasEntry
.1.3.6.1.4.1.6527.3.1.2.3.72.1
vRtrIfIpReasPortIDThe value of vRtrIfIpReasPortID specifies the physical port which performs IP reassembly. When vRtrIfIpReasPortID is zero (0), then there is no IP reassembly supported on the IP interface.rw
TmnxPortID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.72.1.1
vRtrIfIpReasContextValueThe value of vRtrIfIpReasContextValue along with vRtrIfIpReasPortID specifies the reassembly context in a given virtual router instance.rw
TmnxReasContextVal (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.72.1.2
vRtrMsPwL2RtTableThe vRtrMsPwL2RtTable contains LDP FEC-129 Attachment Individual Identifier (AII) type 2 layer-2 route table entries used by multi-segment pseudo-wire.
SEQUENCE OF VRtrMsPwL2RtEntry
.1.3.6.1.4.1.6527.3.1.2.3.73
vRtrMsPwL2RtEntryThe vRtrMsPwL2RtEntry consists of the mutli-segment pseudo-wire LDP FEC-129 layer 2 route entry information.
VRtrMsPwL2RtEntry
.1.3.6.1.4.1.6527.3.1.2.3.73.1
vRtrMsPwL2RtDestGlobalIdThe value of vRtrMsPwL2RtDestGlobalId specifies the global identifier of Attachment Individual Identifier (AII) portion of the Generalized Id FEC element of the destination of the route-entry.
TmnxPwGlobalIdOrZero
.1.3.6.1.4.1.6527.3.1.2.3.73.1.1
vRtrMsPwL2RtDestPrefixThe value of vRtrMsPwL2RtDestPrefix specifies the prefix to the Attachment Individual Identifier (AII) portion of the Generalized Id FEC element of the destination of the route-entry.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.73.1.2
vRtrMsPwL2RtDestAcIdThe value of vRtrMsPwL2RtDestAcId specifies the attachment circuit identifier part of Attachment Individual Identifier (AII) portion of the Generalized Id FEC element of the destination of the route-entry.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.73.1.3
vRtrMsPwL2RtDestPrefixLenThe value of vRtrMsPwL2RtDestPrefix specifies the length of the prefix to the Attachment Individual Identifier (AII) portion of the Generalized Id FEC element of the destination of the route-entry.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.73.1.4
vRtrMsPwL2RtDestRDThe value of vRtrMsPwL2RtDestRD indicates an identifier attached to routes that distinguishes to which VPN it belongs.
TmnxVPNRouteDistinguisher (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.73.1.5
vRtrMsPwL2RtNextHopAddrTypeThe value of vRtrMsPwL2RtNextHopAddrType indicates the address type of vRtrMsPwL2RtNextHopAddr object.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.73.1.6
vRtrMsPwL2RtNextHopAddrThe value of vRtrMsPwL2RtNextHopAddr indicates the address of the next hop in the LDP FEC-129 route-entry.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.73.1.7
vRtrMsPwL2RtNextHopOwnerThe value of vRtrMsPwL2RtNextHopOwner indicates the owner of the next hop in the LDP FEC-129 route-entry.
TmnxL3RouteOwner
.1.3.6.1.4.1.6527.3.1.2.3.73.1.8
vRtrMsPwL2RtRDCommunityThe value of the object vRtrMsPwL2RtRDCommunity indicates the BGP community associated with the route-distinguisher in the LDP FEC-129 route-entry.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.73.1.9
vRtrMsPwL2RtIsBestRouteThe value of the object vRtrMsPwL2RtIsBestRoute indiates the best route from the destination to the next hop.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.73.1.10
vRtrMsPwL2RtAgeThe value of vRtrMsPwL2RtAge indicates the number of seconds since this route was last updated or otherwise determined to be correct.ro
Gauge32 UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.3.73.1.11
vRtrIfStatsExtTableThe vRtrIfStatsExtTable table contains statistics per virtual router interface.
SEQUENCE OF VRtrIfStatsExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.74
vRtrIfStatsExtEntryEach row entry represents the statistics per virtual router interface. Entries are created and deleted when entries in the vRtrIfEntry are created and deleted.
VRtrIfStatsExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.74.1
vRtrIfTxPktsThe value of vRtrIfTxPkts indicates the number of total packets sent by this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.74.1.1
vRtrIfTxPktsLow32The value of vRtrIfTxPktsLow32 indicates the lower 32 bits of the value of vRtrIfTxPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.74.1.2
vRtrIfTxPktsHigh32The value of vRtrIfTxPktsHigh32 indicates the high 32 bits of the value of vRtrIfTxPkts.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.74.1.3
vRtrIfTxBytesThe value of vRtrIfTxBytes indicates the number of total bytes sent by this interface.ro
Counter64
.1.3.6.1.4.1.6527.3.1.2.3.74.1.4
vRtrIfTxBytesLow32The value of vRtrIfTxBytesLow32 indicates the lower 32 bits of the value of vRtrIfTxBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.74.1.5
vRtrIfTxBytesHigh32The value of vRtrIfTxBytesHigh32 indicates the high 32 bits of the value of vRtrIfTxBytes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.74.1.6
vRtrStatExtTableThe vRtrStatExtTable has an entry for each virtual router configured in the system.
SEQUENCE OF VRtrStatExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.75
vRtrStatExtEntryEach row entry represents a collection of statistics for a virtual router in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrStatExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.75.1
vRtrISISAltRoutesThe value of vRtrISISAltRoutes indicates the current number of alternate ISIS routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.1
vRtrISISActiveAltRoutesThe value of vRtrISISActiveAltRoutes indicates the current number of alternate ISIS routes that are active for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.2
vRtrBGPAltRoutesThe value of vRtrBGPAltRoutes indicates the current number of alternate BGP routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.3
vRtrBGPActiveAltRoutesThe value of vRtrBGPActiveAltRoutes indicates the current number of alternate BGP routes that are active for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.4
vRtrStatCurrNumAltRoutesThe value of vRtrStatCurrNumAltRoutes indicates the current number of total alternate routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.5
vRtrV6ISISAltRoutesThe value of vRtrV6ISISAltRoutes indicates the current number of IPv6 alternate ISIS routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.6
vRtrV6ISISActiveAltRoutesThe value of vRtrV6ISISActiveAltRoutes indicates the current number of IPv6 alternate ISIS routes that are active for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.7
vRtrV6BGPAltRoutesThe value of vRtrV6BGPAltRoutes indicates the current number of IPv6 alternate BGP routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.8
vRtrV6BGPActiveAltRoutesThe value of vRtrV6BGPActiveAltRoutes indicates the current number of IPv6 alternate BGP routes that are active for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.9
vRtrV6StatCurrNumAltRoutesThe value of vRtrV6StatCurrNumAltRoutes indicates the current number of IPv6 total alternate routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.10
vRtrBGPVPNAltRoutesThe value of vRtrBGPVPNAltRoutes indicates the current number of alternate BGP-VPN routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.11
vRtrBGPVPNActiveAltRoutesThe value of vRtrBGPVPNActiveAltRoutes indicates the current number of alternate BGP-VPN routes that are active for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.12
vRtrV6BGPVPNAltRoutesThe value of vRtrV6BGPVPNAltRoutes indicates the current number of IPv6 alternate BGP-VPN routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.13
vRtrV6BGPVPNActiveAltRoutesThe value of vRtrV6BGPVPNActiveAltRoutes indicates the current number of IPv6 alternate BGP-VPN routes that are active for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.14
vRtrOSPFAltRoutesThe value of vRtrOSPFAltRoutes indicates the current number of alternate OSPF routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.15
vRtrOSPFActiveAltRoutesThe value of vRtrOSPFActiveAltRoutes indicates the current number of alternate OSPF routes that are active for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.16
vRtrV6OSPFAltRoutesThe value of vRtrV6OSPFAltRoutes indicates the current number of IPv6 alternate OSPF routes for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.17
vRtrV6OSPFActiveAltRoutesThe value of vRtrV6OSPFActiveAltRoutes indicates the current number of IPv6 alternate OSPF routes that are active for this instance of the route table.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.3.75.1.18
vRtrVrfPolicyTableThe vRtrVrfPolicyTable has an entry for each virtual router configured in the system.
SEQUENCE OF VRtrVrfPolicyEntry
.1.3.6.1.4.1.6527.3.1.2.3.76
vRtrVrfPolicyEntryEach row entry represents a collection of policies for a virtual router in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrVrfPolicyEntry
.1.3.6.1.4.1.6527.3.1.2.3.76.1
vRtrVrfImportPolicy1The value of vRtrVrfImportPolicy1 specifies the first policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.1
vRtrVrfImportPolicy2The value of vRtrVrfImportPolicy2 specifies the second policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.2
vRtrVrfImportPolicy3The value of vRtrVrfImportPolicy3 specifies the third policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.3
vRtrVrfImportPolicy4The value of vRtrVrfImportPolicy4 specifies the fourth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.4
vRtrVrfImportPolicy5The value of vRtrVrfImportPolicy5 specifies the fifth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.5
vRtrVrfImportPolicy6The value of vRtrVrfImportPolicy6 specifies the sixth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.6
vRtrVrfImportPolicy7The value of vRtrVrfImportPolicy6 specifies the seventh policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.7
vRtrVrfImportPolicy8The value of vRtrVrfImportPolicy8 specifies the eighth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.8
vRtrVrfImportPolicy9The value of vRtrVrfImportPolicy9 specifies the ninth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.9
vRtrVrfImportPolicy10The value of vRtrVrfImportPolicy10 specifies the tenth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.10
vRtrVrfImportPolicy11The value of vRtrVrfImportPolicy11 specifies the eleventh policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.11
vRtrVrfImportPolicy12The value of vRtrVrfImportPolicy12 specifies the twelfth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.12
vRtrVrfImportPolicy13The value of vRtrVrfImportPolicy13 specifies the thirteenth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.13
vRtrVrfImportPolicy14The value of vRtrVrfImportPolicy14 specifies the fourteenth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.14
vRtrVrfImportPolicy15The value of vRtrVrfImportPolicy15 specifies the fifteenth policy to be used for determining which routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrVrfImportPolicy1 through vRtrVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.15
vRtrVrfExportPolicy1The value of vRtrVrfExportPolicy1 specifies the first policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.16
vRtrVrfExportPolicy2The value of vRtrVrfExportPolicy2 specifies the second policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.17
vRtrVrfExportPolicy3The value of vRtrVrfExportPolicy3 specifies the third policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.18
vRtrVrfExportPolicy4The value of vRtrVrfExportPolicy4 specifies the fourth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.19
vRtrVrfExportPolicy5The value of vRtrVrfExportPolicy5 specifies the fifth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.20
vRtrVrfExportPolicy6The value of vRtrVrfExportPolicy6 specifies the sixth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.21
vRtrVrfExportPolicy7The value of vRtrVrfExportPolicy6 specifies the seventh policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.22
vRtrVrfExportPolicy8The value of vRtrVrfExportPolicy8 specifies the eighth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.23
vRtrVrfExportPolicy9The value of vRtrVrfExportPolicy9 specifies the ninth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.24
vRtrVrfExportPolicy10The value of vRtrVrfExportPolicy10 specifies the tenth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.25
vRtrVrfExportPolicy11The value of vRtrVrfExportPolicy11 specifies the eleventh policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.26
vRtrVrfExportPolicy12The value of vRtrVrfExportPolicy12 specifies the twelfth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.27
vRtrVrfExportPolicy13The value of vRtrVrfExportPolicy13 specifies the thirteenth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.28
vRtrVrfExportPolicy14The value of vRtrVrfExportPolicy14 specifies the fourteenth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.29
vRtrVrfExportPolicy15The value of vRtrVrfExportPolicy15 specifies the fifteenth policy to be used for determining which routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrVrfExportPolicy1 through vRtrVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.76.1.30
vRtrMvpnVrfPolicyTableThe vRtrMvpnVrfPolicyTable has an entry for each virtual router configured in the system.
SEQUENCE OF VRtrMvpnVrfPolicyEntry
.1.3.6.1.4.1.6527.3.1.2.3.77
vRtrMvpnVrfPolicyEntryEach row entry represents a collection of policies for a virtual router in the system. Entries cannot be created and deleted via SNMP SET operations.
VRtrMvpnVrfPolicyEntry
.1.3.6.1.4.1.6527.3.1.2.3.77.1
vRtrMvpnVrfImportPolicy1The value of vRtrMvpnVrfImportPolicy1 specifies the first policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.1
vRtrMvpnVrfImportPolicy2The value of vRtrMvpnVrfImportPolicy2 specifies the second policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.2
vRtrMvpnVrfImportPolicy3The value of vRtrMvpnVrfImportPolicy3 specifies the third policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.3
vRtrMvpnVrfImportPolicy4The value of vRtrMvpnVrfImportPolicy4 specifies the fourth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.4
vRtrMvpnVrfImportPolicy5The value of vRtrMvpnVrfImportPolicy5 specifies the fifth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.5
vRtrMvpnVrfImportPolicy6The value of vRtrMvpnVrfImportPolicy6 specifies the sixth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.6
vRtrMvpnVrfImportPolicy7The value of vRtrMvpnVrfImportPolicy6 specifies the seventh policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.7
vRtrMvpnVrfImportPolicy8The value of vRtrMvpnVrfImportPolicy8 specifies the eighth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.8
vRtrMvpnVrfImportPolicy9The value of vRtrMvpnVrfImportPolicy9 specifies the ninth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.9
vRtrMvpnVrfImportPolicy10The value of vRtrMvpnVrfImportPolicy10 specifies the tenth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.10
vRtrMvpnVrfImportPolicy11The value of vRtrMvpnVrfImportPolicy11 specifies the eleventh policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.11
vRtrMvpnVrfImportPolicy12The value of vRtrMvpnVrfImportPolicy12 specifies the twelfth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.12
vRtrMvpnVrfImportPolicy13The value of vRtrMvpnVrfImportPolicy13 specifies the thirteenth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.13
vRtrMvpnVrfImportPolicy14The value of vRtrMvpnVrfImportPolicy14 specifies the fourteenth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.14
vRtrMvpnVrfImportPolicy15The value of vRtrMvpnVrfImportPolicy15 specifies the fifteenth policy to be used for determining which multicast routes are imported into the VRF for this virtual router. If no import policy is defined, no routes are accepted into the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The import policy name list, vRtrMvpnVrfImportPolicy1 through vRtrMvpnVrfImportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.15
vRtrMvpnVrfExportPolicy1The value of vRtrMvpnVrfExportPolicy1 specifies the first policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.16
vRtrMvpnVrfExportPolicy2The value of vRtrMvpnVrfExportPolicy2 specifies the second policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.17
vRtrMvpnVrfExportPolicy3The value of vRtrMvpnVrfExportPolicy3 specifies the third policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.18
vRtrMvpnVrfExportPolicy4The value of vRtrMvpnVrfExportPolicy4 specifies the fourth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.19
vRtrMvpnVrfExportPolicy5The value of vRtrMvpnVrfExportPolicy5 specifies the fifth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.20
vRtrMvpnVrfExportPolicy6The value of vRtrMvpnVrfExportPolicy6 specifies the sixth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.21
vRtrMvpnVrfExportPolicy7The value of vRtrMvpnVrfExportPolicy6 specifies the seventh policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.22
vRtrMvpnVrfExportPolicy8The value of vRtrMvpnVrfExportPolicy8 specifies the eighth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.23
vRtrMvpnVrfExportPolicy9The value of vRtrMvpnVrfExportPolicy9 specifies the ninth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.24
vRtrMvpnVrfExportPolicy10The value of vRtrMvpnVrfExportPolicy10 specifies the tenth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.25
vRtrMvpnVrfExportPolicy11The value of vRtrMvpnVrfExportPolicy11 specifies the eleventh policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.26
vRtrMvpnVrfExportPolicy12The value of vRtrMvpnVrfExportPolicy12 specifies the twelfth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.27
vRtrMvpnVrfExportPolicy13The value of vRtrMvpnVrfExportPolicy13 specifies the thirteenth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.28
vRtrMvpnVrfExportPolicy14The value of vRtrMvpnVrfExportPolicy14 specifies the fourteenth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.29
vRtrMvpnVrfExportPolicy15The value of vRtrMvpnVrfExportPolicy15 specifies the fifteenth policy to be used for determining which multicast routes are exported from the VRF for this virtual router. If no export policy is defined, no routes are exported from the VRF. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrMvpnVrfExportPolicy1 through vRtrMvpnVrfExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.77.1.30
vRtrIfQosTableThe vRtrIfQosTable has an entry for each router interface configured in the system. This table contains objects managing QoS on the interface. This table augments the vRtrIfTable.
SEQUENCE OF VRtrIfQosEntry
.1.3.6.1.4.1.6527.3.1.2.3.78
vRtrIfQosEntryEach row entry represents a virtual router interface QoS management objects in the system. Entries can be created and deleted via SNMP SET operations along with the associated row entry in vRtrIfTable using the vRtrIfRowStatus variable.
VRtrIfQosEntry
.1.3.6.1.4.1.6527.3.1.2.3.78.1
vRtrIfQosNetworkPolicyIdThe value of vRtrIfQosNetworkPolicyId associates a pre-existing network-policy-id to a network interface. Packets are marked using qos policies on edge switches; invoking a qos policy on a network port allows for the packets that match the policy criteria to be remarked. If this entry indicates a service virtual router interface or the special out-of-band management interface, this object is meaningless and is not applied to the interface.rw
TNetworkPolicyID (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.78.1.1
vRtrIfQosEgrPortRedirectQGrpThe value of vRtrIfQosEgrPortRedirectQGrp specifies the name of the QoS queue-group (TIMETRA-QOS-MIB::tQosEgrQGroupName) used with this interface. An 'inconsistentValue' error is returned if this object is set to a non-default value and an entry corresponding to vRtrIfPortID does not exist in TIMETRA-PORT-MIB::tPortNetEgrQGrpTable.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.78.1.2
vRtrIfQosEgrQGrpInstanceIdThe value of vRtrIfQosEgrQGrpInstanceId specifies the instance of the forwarding-plane egress Queue Group for this interface.rw
TQosQGrpInstanceIDorZero (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.78.1.3
vRtrIfQosIngFpRedirectQGrpThe value of vRtrIfQosIngFpRedirectQGrp specifies the forwarding-plane queue group Policy for this interface.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.78.1.4
vRtrIfQosIngQGrpInstanceIdThe value of vRtrIfQosIngQGrpInstanceId specifies the instance of the forwarding-plane ingress Queue Group for this interface.rw
TQosQGrpInstanceIDorZero (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.78.1.5
vRtrDnsTableLastChThe value of the object vRtrDnsTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the vRtrDnsTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.79
vRtrDnsTableThe vRtrDnsTable provides a sparse extension of the vRtrConfTable to configure DNS. Rows in this table are created and destroyed by means of SNMP set operations on the vRtrDnsRowStatus object.
SEQUENCE OF VRtrDnsEntry
.1.3.6.1.4.1.6527.3.1.2.3.80
vRtrDnsEntryEach row entry in the vRtrDnsTable represents DNS configuration of a specific virtual router instance. For some virtual router instances, such as the Base router instance, it is not allowed to create a row in this table.
VRtrDnsEntry
.1.3.6.1.4.1.6527.3.1.2.3.80.1
vRtrDnsLastChThe value of vRtrDnsLastCh indicates the sysUpTime at the time of the most recent management-initiated change to this table row.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.80.1.1
vRtrDnsRowStatusThe value of vRtrDnsRowStatus specifies the row status of this conceptual row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.80.1.2
vRtrDnsAdminStateThe value of vRtrDnsAdminState specifies the administrative state of DNS in this virtual router instance.rw
TmnxEnabledDisabled (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.80.1.3
vRtrDnsPrimaryAddrTypeThe value of vRtrDnsPrimaryAddrType specifies the address type of vRtrDnsPrimaryAddr.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.80.1.4
vRtrDnsPrimaryAddrThe value of vRtrDnsPrimaryAddr specifies the address of the primary DNS server in this virtual router instance.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.80.1.5
vRtrDnsSecondaryAddrTypeThe value of vRtrDnsSecondaryAddrType specifies the address type of vRtrDnsSecondaryAddr.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.80.1.6
vRtrDnsSecondaryAddrThe value of vRtrDnsSecondaryAddr specifies the address of the secondary DNS server in this virtual router instance.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.80.1.7
vRtrDnsTertiaryAddrTypeThe value of vRtrDnsTertiaryAddrType specifies the address type of vRtrDnsTertiaryAddr.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.80.1.8
vRtrDnsTertiaryAddrThe value of vRtrDnsTertiaryAddr specifies the address of the tertiary DNS server in this virtual router instance.rw
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.80.1.9
vRtrDnsIpv4SourceAddrThe value of vRtrDnsIpv4SourceAddr specifies the source address for communication with an IPv4 DNS server in this virtual router instance. The value of all zeroes specifies that no DNS IPv4 source address is configured.rw
InetAddressIPv4 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.80.1.10
vRtrDnsIpv6SourceAddrThe value of vRtrDnsIpv6SourceAddr specifies the source address for communication with an IPv6 DNS server in this virtual router instance. The value of all zeroes specifies that no DNS IPv6 source address is configured.rw
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.80.1.11
vRtrInetAllCidrRouteTnlExtTableThe vRtrInetAllCidrRouteTnlExtTable provides an extension of the inetCidrRouteTable in the IP-FORWARD-MIB, by adding three indexes and displays only tunneled routes.
SEQUENCE OF VRtrInetAllCidrRteTnlExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.81
vRtrInetAllCidrRouteTnlExtEntryEach row entry in the vRtrInetAllCidrRouteTable represents an entry in the IP CIDR route table for the Alcatel-Lucent SROS series.
VRtrInetAllCidrRteTnlExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.81.1
vRtrInetAllCidrRteTnlNxtHopTypeThe value of vRtrInetAllCidrRteTnlNxtHopType indicates the type of next hop for this route.
TmnxInetCidrNextHopType
.1.3.6.1.4.1.6527.3.1.2.3.81.1.1
vRtrInetAllCidrRteTnlNxtHopOwnerThe value of vRtrInetAllCidrRteTnlNxtHopOwner indicates the owner of next hop for this route.
TmnxInetCidrNextHopOwner
.1.3.6.1.4.1.6527.3.1.2.3.81.1.2
vRtrInetAllCidrRteTnlNxtHopTnlIdAdditional table index provided to distinguish between multiple RSVP tunnel-ids to same destination with the same vRtrInetAllCidrRteTnlNxtHopType and vRtrInetAllCidrRteTnlNxtHopOwner.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.81.1.3
vRtrInetAllCidrRteTnlEnabledTimeThe vRtrInetAllCidrRteTnlEnabledTime variable indicates the sysUpTime value for this route entry.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.81.1.4
vRtrIfBfdSessExtTableThe vRtrIfBfdSessExtTable table contains per BFD session statistics and operational settings.
SEQUENCE OF VRtrIfBfdSessExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.92
vRtrIfBfdSessExtEntryEach row entry represents a BFD session. Entries are created automatically by the system, or when a static-route is configured to use BFD.
VRtrIfBfdSessExtEntry
.1.3.6.1.4.1.6527.3.1.2.3.92.1
vRtrIfBfdSessExtLinkTypeThe value of vRtrIfBfdSessExtLinkType indicates the link type of the BFD session.
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.92.1.1
vRtrIfBfdSessExtRxInfoIdThe value of vRtrIfBfdSessExtRxInfoId indicates the incoming label id or port id.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.2
vRtrIfBfdSessExtLclAddrTypeThe value of vRtrIfBfdSessExtLclAddrType indicates the address type in vRtrIfBfdSessExtLclAddr.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.92.1.3
vRtrIfBfdSessExtLclAddrThe value of vRtrIfBfdSessExtLclAddr indicates the address of the local endpoint of this BFD session. Its type is specified by vRtrIfBfdSessExtLclAddrType.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.92.1.4
vRtrIfBfdSessExtRemAddrTypeThe value of vRtrIfBfdSessExtRemAddrType indicates the address type in vRtrIfBfdSessExtRemAddr.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.92.1.5
vRtrIfBfdSessExtRemAddrThe value of vRtrIfBfdSessExtRemAddr indicates the address of the local endpoint of this BFD session. Its type is specified by vRtrIfBfdSessExtRemAddrType.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.3.92.1.6
vRtrIfBfdSessExtOperStateThe value of vRtrIfBfdSessExtOperState indicates the operational state of BFD on this interface.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.3.92.1.7
vRtrIfBfdSessExtStateThe value of vRtrIfBfdSessExtState indicates the state of the BFD protocol on this interface.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.92.1.8
vRtrIfBfdSessExtOperFlagsThe value of vRtrIfBfdSessExtOperFlags indicates the reasons why a BFD session is not up.ro
Bits
.1.3.6.1.4.1.6527.3.1.2.3.92.1.9
vRtrIfBfdSessExtMesgRecvThe value of vRtrIfBfdSessExtMesgRecv indicates the number of messages received in this session. This object is applicable if vRtrIfBfdSessExtType is 'iom(1)' or 'cpm(2)'. Otherwise, zero is returned.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.10
vRtrIfBfdSessExtMesgSentThe value of vRtrIfBfdSessExtMesgSent indicates the number of messages sent in this session. This object is applicable if vRtrIfBfdSessExtType is 'iom(1)' or 'cpm(2)'. Otherwise, zero is returned.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.11
vRtrIfBfdSessExtLastDownTimeThe value of vRtrIfBfdSessExtLastDownTime indicates the system time when this session last went down.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.92.1.12
vRtrIfBfdSessExtLastUpTimeThe value of vRtrIfBfdSessExtLastUpTime indicates the system time when this session last came up.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.3.92.1.13
vRtrIfBfdSessExtUpCountThe value of vRtrIfBfdSessExtUpCount indicates the number of times vRtrIfBfdSessExtOperState changed from 'outOfService' to 'inService'.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.14
vRtrIfBfdSessExtDownCountThe value of vRtrIfBfdSessExtDownCount indicates the number of times vRtrIfBfdSessExtOperState changed from 'inService' to 'outOfService'.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.15
vRtrIfBfdSessExtLclDiscThe value of vRtrIfBfdSessExtLclDisc indicates the unique local discriminator for this session.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.16
vRtrIfBfdSessExtRemDiscThe value of vRtrIfBfdSessExtRemDisc indicates the remote discriminator for this session.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.17
vRtrIfBfdSessExtProtocolsThe value of vRtrIfBfdSessExtProtocols indicates which protocols are using this BFD session.ro
Bits
.1.3.6.1.4.1.6527.3.1.2.3.92.1.18
vRtrIfBfdSessExtTxIntervalThe value of vRtrIfBfdSessExtTxInterval indicates the negotiated transmit interval. This value is the minimum of the local node's 'vRtrIfBfdExtTransmitInterval' and the remote node's receive interval.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.92.1.19
vRtrIfBfdSessExtRxIntervalThe value of vRtrIfBfdSessExtRxInterval indicates the negotiated receive interval. This value is the minimum of the local node's 'vRtrIfBfdExtReceiveInterval' and the remote node's transmit interval.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.92.1.20
vRtrIfBfdSessExtTypeThe value of vRtrIfBfdSessExtType indicates the termination of the BFD session, as follows: 'iom (1)' - termination on the IOM card main processor, 'cpm (2)' - termination on the CPM card main processor, 'cpmNp (3)' - termination on the CPM card Network Processor.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.92.1.21
vRtrIfBfdSessExtVerMismatchThe value of vRtrIfBfdSessExtVerMismatch indicates the number of version mismatch errors for the bfd session.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.22
vRtrIfBfdSessExtTimeSinceLastRxThe value of vRtrIfBfdSessExtTimeSinceLastRx indicates the number of milliseconds elapsed since the most recent message was received on the BFD session. If the session is down, zero is returned. This object is applicable to sessions with vRtrIfBfdSessExtType equal to 'cpmNp(3)'. Otherwise, zero is returned.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.92.1.23
vRtrIfBfdSessExtTimeSinceLastTxThe value of vRtrIfBfdSessExtTimeSinceLastTx indicates the number of milliseconds elapsed since the most recent message was transmitted on the BFD session. If the session is down, zero is returned. This object is applicable to sessions with vRtrIfBfdSessExtType equal to 'cpmNp(3)'. Otherwise, zero is returned.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.6527.3.1.2.3.92.1.24
vRtrIfBfdSessExtRemoteLspNumThe value of vRtrIfBfdSessExtRemoteLspNum specifies the MPLS-TP LSP destination path number.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.25
vRtrIfBfdSessExtRemoteTunnelNumThe value of vRtrIfBfdSessExtRemoteTunnelNum indicates the destination tunnel id for the MPLS-TP path.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.26
vRtrIfBfdSessExtRemoteNodeIdThe value of vRtrIfBfdSessExtRemoteNodeId specifies the destination node id of an MPLS-TP LSP.ro
TmnxMplsTpNodeID
.1.3.6.1.4.1.6527.3.1.2.3.92.1.27
vRtrIfBfdSessExtRemoteGlobalIdThe value of vRtrIfBfdSessExtRemoteGlobalId specifies the global identifier for an MPLS-TP LSP.ro
TmnxMplsTpGlobalID
.1.3.6.1.4.1.6527.3.1.2.3.92.1.28
vRtrIfBfdSessExtLspPathTunnelIdThe value of vRtrIfBfdSessExtLspPathTunnelId indicates the source tunnel id for the MPLS-TP path.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.3.92.1.29
vRtrIfBfdSessExtLspPathIdThe value of vRtrIfBfdSessExtLspPathId indicates the source path index for the MPLS-TP LSP path. notApplicable (0) - Indicates vRtrIfBfdSessExtLinkType is neither 'ccOnly' or 'ccWithCv'. working (1) - A working path is the primary path for the LSP. protecting (2) - A protection path is the secondary path for the LSP.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.3.92.1.30
tmnxVRtrNotifyPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.3
tmnxVRtrNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.3.0
tmnxVRtrMidRouteTCAThe tmnxVRtrMidRouteTCA notification is generated when the number of routes contained in a VPRN exceeds the value specified by vRtrMidRouteThreshold. No other notifications of this type are generated until after the soak period specified by vRtrRouteThresholdSoakTime has expired.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.1
tmnxVRtrHighRouteTCAThe tmnxVRtrHighRouteTCA notification is generated when the number of routes contained in a VPRN exceeds the value specified by vRtrHighRouteThreshold. No other notifications of this type are generated until after the soak period specified by vRtrRouteThresholdSoakTime has expired.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.2
tmnxVRtrHighRouteClearedThe tmnxVRtrHighRouteCleared notification is generated when the number of routes contained in a VPRN has dropped below the vRtrHighRouteThreshold value following the generation of a tmnxVRtrHighRouteTCA notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.3
tmnxVRtrIllegalLabelTCAThe tmnxVRtrIllegalLabelTCA notification is generated when the number of illegal label violations on a VRF has exceeded the value specified by vRtrIllegalLabelThreshold.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.4
tmnxVRtrMcastMidRouteTCAThe tmnxVRtrMcastMidRouteTCA notification is generated when the number of multicast routes contained in a VPRN exceeds the value specified by vRtrMcastMidRouteThreshold. No other notifications of this type are generated until after the soak period specified by vRtrRouteThresholdSoakTime has expired.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.5
tmnxVRtrMcastMaxRoutesTCAThe tmnxVRtrMcastMaxRoutesTCA notification is generated when the number of multicast routes contained in a VPRN exceeds the value specified by vRtrMaxMcastNumRoutes. No other notifications of this type are generated until after the soak period specified by vRtrRouteThresholdSoakTime has expired.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.6
tmnxVRtrMcastMaxRoutesClearedThe tmnxVRtrMcastMaxRoutesCleared notification is generated when the number of multicast routes contained in a VPRN has dropped below the vRtrMaxMcastNumRoutes value following the generation of a tmnxVRtrMcastMaxRoutesTCA notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.7
tmnxVRtrMaxArpEntriesTCAThe tmnxVRtrMaxArpEntriesTCA notification is generated when the number of ARP entries in a VPRN exceeds the maximum supported.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.8
tmnxVRtrMaxArpEntriesClearedThe tmnxVRtrMaxArpEntriesCleared notification is generated when the number of ARP entries contained in a VPRN has dropped below the maximum value following the generation of a tmnxVRtrMaxArpEntriesTCA notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.9
tmnxVRtrDHCPAFEntriesExceededThe tmnxVRtrDHCPAFEntriesExceeded notification is generated when the number of DHCP 'AutoFilter' entries on a given interface reaches a user configurable upper limit given by vRtrIfDHCPAutoFilter.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.10
tmnxVRtrMaxRoutesThe tmnxVRtrMaxRoutes notification is generated when the number of routes of type vRtrMaxRoutesType contained in a VPRN reaches the value specified by vRtrMaxNumRoutes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.11
tmnxVRtrDHCPLseStsExceededThe tmnxVRtrDHCPLseStsExceeded notification is generated when the number of DHCP lease states entries on a given interface reaches a user configurable upper limit.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.12
tmnxVRtrDHCPLeaseStateOverrideThe tmnxVRtrDHCPLeaseStateOverride notification is generated when an existing DHCP lease state is overridden by a new lease state which has the same IP address but a different MAC address.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.13
tmnxVRtrDHCPSuspiciousPcktRcvdThe tmnxVRtrDHCPSuspiciousPcktRcvd notification is generated when a DHCP packet is received with suspicious content.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.14
tmnxVRtrDHCPLseStRestoreProblemThe tmnxVRtrDHCPLseStRestoreProblem notification is generated when an an error is detected while processing a persistency record.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.15
tmnxVRtrDHCPLseStatePopulateErrThe tmnxVRtrDHCPLseStatePopulateErr notification indicates that the system was unable to update the Lease State Table with the information contained in the DHCP ACK message. The DHCP ACK message has been discarded.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.16
tmnxVRtrBfdSessionDownThe tmnxVRtrBfdSessionDown notification is generated when a BFD session goes down.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.17
tmnxVRtrBfdMaxSessionOnSlotThe tmnxVRtrBfdMaxSessionOnSlot notification is generated when the maximum number of BFD sessions has been reached on the slot indicated in 'vRtrBfdSlotNumber'. When we have IOM based sessions, vRtrSlotOrCpmFlag is set to 'slot' and when the sessions are centralised it is set to 'cpm'.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.18
tmnxVRtrBfdPortTypeNotSupportedThe tmnxVRtrBfdPortTypeNotSupported notification is generated when BFD is not supported on the port specified in 'tmnxPortNotifyPortId'.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.19
tmnxVRtrDHCPIfLseStatesExceededThe tmnxVRtrDHCPIfLseStatesExceeded notifications is generated when the number of lease states on an interface exceeds vRtrIfDHCPLeasePopulate.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.20
tmnxVRtrDHCP6RelayLseStExceededThe tmnxVRtrDHCP6RelayLseStExceeded notifications is generated when the number of lease states populated by dhcp6 relay on an interface exceeds vRtrIfDHCP6LeasePopulate.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.21
tmnxVRtrDHCP6ServerLseStExceededThe tmnxVRtrDHCP6ServerLseStExceeded notifications is generated when the number of lease states populated by dhcp6 server on an interface exceeds vRtrIfDHCP6ServerMaxLeaseStates.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.22
tmnxVRtrDHCP6LseStateOverrideThe tmnxVRtrDHCP6LseStateOverride notifications is generated when an existing DHCP6 lease state can be overridden by a new lease state. This is allowed if the new lease state has the same IP address but a different client id or mac address. This is not allowed if the new lease state has the same IP address but a different prefix length.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.23
tmnxVRtrDHCP6RelayReplyStripUniThe tmnxVRtrDHCP6RelayReplyStripUni notifications is generated when a unicast option is stripped from a message relayed from a server to a client in a relay reply message.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.24
tmnxVRtrDHCP6IllegalClientAddrThe tmnxVRtrDHCP6IllegalClientAddr notifications is generated when an incoming message is dropped because the client's source IP does not match the subnet of the incoming interface.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.25
tmnxVRtrDHCP6AssignedIllegSubnetThe tmnxVRtrDHCP6AssignedIllegSubnet notifications is generated when an IP address assigned to the client does not match the subnet of the interface.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.26
tmnxVRtrDHCP6ClientMacUnresolvedThe tmnxVRtrDHCP6ClientMacUnresolved notifications is generated when we receive a relay reply for a client, and the client's MAC address has not been resolved yet.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.27
tmnxVRtrBfdSessionUpThe tmnxVRtrBfdSessionUp notification is generated when a BFD session goes up.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.28
tmnxVRtrIPv6MidRouteTCAThe tmnxVRtrIPv6MidRouteTCA notification is generated when the number of IPv6 routes contained in a VPRN exceeds the value specified by vRtrIPv6MidRouteThreshold. No other notifications of this type are generated until after the soak period specified by vRtrIPv6RouteThresholdSoakTime has expired.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.29
tmnxVRtrIPv6HighRouteTCAThe tmnxVRtrIPv6HighRouteTCA notification is generated when the number of IPv6 routes contained in a VPRN exceeds the value specified by vRtrIPv6HighRouteThreshold. No other notifications of this type are generated until after the soak period specified by vRtrIPv6RouteThresholdSoakTime has expired.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.30
tmnxVRtrIPv6HighRouteClearedThe tmnxVRtrIPv6HighRouteCleared notification is generated when the number of IPv6 routes contained in a VPRN has dropped below the vRtrIPv6HighRouteThreshold value following the generation of a tmnxVRtrIPv6HighRouteTCA notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.31
tmnxVRtrStaticRouteCPEStatusThe tmnxVRtrStaticRouteCPEStatus notification is generated when a CPE associated with a static route, as specified by the vRtrInetStatRteCpeNotifyAddr object, becomes reachable or unreachable.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.32
tmnxVRtrBfdSessionDeletedThe tmnxVRtrBfdSessionDeleted notification is generated when a BFD session is deleted.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.33
tmnxVRtrBfdSessionProtChangeThe tmnxVRtrBfdSessionProtChange notification is generated when there is a change in the list of protocols using the BFD session.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.34
tmnxVRtrManagedRouteAddFailedThe tmnxVRtrManagedRouteAddFailed notification is generated when a managed route could not be installed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.35
tmnxVRtrFibOccupancyThresholdThe tmnxVRtrFibOccupancyThreshold notification is generated when the FIB on an IOM card transitions between experiencing persistent normal and high occupancy.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.36
tmnxVRtrInetAddressAttachFailedThe tmnxVRtrInetAddressAttachFailed notification is generated when an IP address could not be attached to an interface. The reason is indicated in the failure description. A possible cause is that the maximum number of IP addresses in the system is exceeded. If the IP address is a link-local address, the vRtrIfLinkLocalAddressState of the corresponding entry in the vRtrIfTable does not reach the state 'preferred'. If the IP address was configured by the user, the vRiaInetAddrState of the corresponding entry in the vRtrIpAddrTable does not reach the state 'preferred'. The IP address can also be a subnet router anycast address related to an IP address configured by the user (refer to RFC 4291 IPv6 Addressing Architecture, section 2.6.1 Anycast Addresses).
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.37
tmnxVRtrSingleSfmOverloadStateChThe notification tmnxVRtrSingleSfmOverloadStateCh is sent when IGP single-SFM-overload state of a virtual router instance changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.38
tmnxVRtrGrtExportLimitReachedA tmnxVRtrGrtExportLimitReached notification is generated when the configured value of exported routes, vRtrGrtMaxExportRoutes, is reached. Additional routes would not be exported into the GRT from the route table.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.39
tmnxVRtrGrtRoutesExpLimitDroppedA tmnxVRtrGrtRoutesExpLimitDropped notification is generated when the number of exported routes drops below the export limit, vRtrGrtMaxExportRoutes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.40
tmnxVRtrIfLdpSyncTimerStartA tmnxVRtrIfLdpSyncTimerStart notification is generated when the LDP sync timer, vRtrIfLdpSyncTimer starts for this interface.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.41
tmnxVRtrIfLdpSyncTimerStopA tmnxVRtrIfLdpSyncTimerStart notification is generated when the LDP sync timer, vRtrIfLdpSyncTimer stops for this interface.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.42
tmnxVRtrBfdNoCpmNpResourcesThe tmnxVRtrBfdNoCpmNpResources notification is generated when a BFD session could not be established because the session requires a cpmNp session termination resource (see vRtrIfBfdExtType), and no cpmNp session termination resources are available.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.43
tmnxVRtrGrtV6ExportLimitReached[CAUSE] A tmnxVRtrGrtV6ExportLimitReached notification is generated when the configured value of exported routes, vRtrGrtMaxIpv6ExportRoutes, is reached. [EFFECT] Additional routes would not be exported into the GRT from the route table. [RECOVERY] The export policy and the value of vRtrGrtMaxIpv6ExportRoutes need to be changed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.44
tmnxVRtrGrtV6RoutesExpLimDropped[CAUSE] A tmnxVRtrGrtV6RoutesExpLimDropped notification is generated when the number of exported routes drops below the export limit, vRtrGrtMaxIpv6ExportRoutes. [EFFECT] There is no effect of this notification. [RECOVERY] There is no recovery required for this notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.45
tmnxVRtrBfdSessExtDown[CAUSE] The tmnxVRtrBfdSessExtDown notification is generated when a BFD session goes down. [EFFECT] The effect of this session going down is that it either takes down any protocol that is riding over top of it or it notifies them that the session has gone down. [RECOVERY] The session will automatically attempt to re-establish on it's own.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.61
tmnxVRtrBfdSessExtUp[CAUSE] The tmnxVRtrBfdSessExtUp notification is generated when a BFD session goes up. [EFFECT] There is no effect of this notification. [RECOVERY] There is no recovery required for this notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.62
tmnxVRtrBfdSessExtDeleted[CAUSE] The tmnxVRtrBfdSessExtDeleted notification is generated when a BFD session is deleted. [EFFECT] There is no effect of this notification. [RECOVERY] There is no recovery required for this notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.63
tmnxVRtrBfdSessExtProtChange[CAUSE] The tmnxVRtrBfdSessExtProtChange notification is generated when there is a change in the list of protocols using the BFD session. [EFFECT] There is no effect of this notification. [RECOVERY] There is no recovery required for this notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.64
tmnxVRtrBfdExtNoCpmNpResources[CAUSE] The tmnxVRtrBfdExtNoCpmNpResources notification is generated when a BFD session could not be established because the session requires a cpmNp session termination resource (see vRtrIfBfdExtType), and no cpmNp session termination resources are available. [EFFECT] There is no effect of this notification. [RECOVERY] There is no recovery required for this notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.3.0.65