TN-VRTR-MIB: View SNMP OID List / Download MIB

VENDOR: NOKIA


 Home MIB: TN-VRTR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tnVRtrMIBModule 1.3.6.1.4.1.7483.5.1.3.3
This document is the SNMP MIB module to manage and provision the Nokia SROS device transport and virtual routers, their interfaces, and other related features. Copyright 2003-2013 Nokia. 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 Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
 tnVRtrObjs 1.3.6.1.4.1.7483.6.1.2.3
     vRtrConfTable 1.3.6.1.4.1.7483.6.1.2.3.1 no-access
The vRtrConfTable has an entry for each virtual router configured in the system.
         vRtrConfEntry 1.3.6.1.4.1.7483.6.1.2.3.1.1 no-access
Each 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 TN-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.
             vRtrID 1.3.6.1.4.1.7483.6.1.2.3.1.1.1 tmnxvrtrid no-access
The 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.
             vRtrRowStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.2 rowstatus read-only
The 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.
             vRtrAdminState 1.3.6.1.4.1.7483.6.1.2.3.1.1.3 tmnxadminstate read-only
The 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.
             vRtrName 1.3.6.1.4.1.7483.6.1.2.3.1.1.4 tnameditemorempty read-only
The 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'.
             vRtrMaxNumRoutes 1.3.6.1.4.1.7483.6.1.2.3.1.1.5 integer32 read-only
The maximum number of routes that can be configured on this virtual router. If the value is -1, then there is no limit.
             vRtrBgpStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.6 tmnxstatus read-only
The 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.
             vRtrMplsStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.7 tmnxstatus read-only
The 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. TN-MPLS-MIB::vRtrMplsGeneralAdminState must be set to 'outOfService'.
             vRtrOspfStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.8 tmnxstatus read-only
The 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. TN-OSPF-NG-MIB::tmnxOspfAdminState must be set to 'disabled'. This object was obsoleted in release 5.0.
             vRtrRipStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.9 tmnxstatus read-only
The 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.
             vRtrRsvpStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.10 tmnxstatus read-only
The 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. TN-RSVP-MIB::vRtrRsvpGeneralAdminState must be set to 'outOfService'.
             vRtrEcmpMaxRoutes 1.3.6.1.4.1.7483.6.1.2.3.1.1.11 unsigned32 read-only
The 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.
             vRtrAS 1.3.6.1.4.1.7483.6.1.2.3.1.1.12 tmnxbgpautonomoussystem read-only
The 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.
             vRtrNewIfIndex 1.3.6.1.4.1.7483.6.1.2.3.1.1.13 testandincr read-only
This 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.
             vRtrLdpStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.14 tmnxstatus read-only
The 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. TN-LDP-MIB::vRtrLdpGenAdminState must be set to 'outOfService'.
             vRtrIsIsStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.15 tmnxstatus read-only
The 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.
             vRtrRouterId 1.3.6.1.4.1.7483.6.1.2.3.1.1.16 ipaddress read-only
A 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.
             vRtrTriggeredPolicy 1.3.6.1.4.1.7483.6.1.2.3.1.1.17 truthvalue read-only
If 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.
             vRtrConfederationAS 1.3.6.1.4.1.7483.6.1.2.3.1.1.18 tmnxbgpautonomoussystem read-only
The 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.
             vRtrRouteDistinguisher 1.3.6.1.4.1.7483.6.1.2.3.1.1.19 tmnxvpnroutedistinguisher read-only
The 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.
             vRtrMidRouteThreshold 1.3.6.1.4.1.7483.6.1.2.3.1.1.20 unsigned32 read-only
The 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.
             vRtrHighRouteThreshold 1.3.6.1.4.1.7483.6.1.2.3.1.1.21 unsigned32 read-only
The 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.
             vRtrIllegalLabelThreshold 1.3.6.1.4.1.7483.6.1.2.3.1.1.22 unsigned32 read-only
The 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.
             vRtrVpnId 1.3.6.1.4.1.7483.6.1.2.3.1.1.23 tmnxvpnid read-only
The value of vRtrVpnId is the Virtual Private Network Identifier of this virtual router.
             vRtrDescription 1.3.6.1.4.1.7483.6.1.2.3.1.1.25 titemdescription read-only
The 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.
             vRtrGracefulRestart 1.3.6.1.4.1.7483.6.1.2.3.1.1.26 truthvalue read-only
The 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.
             vRtrGracefulRestartType 1.3.6.1.4.1.7483.6.1.2.3.1.1.27 integer read-only
The 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 switchover Enumeration: 'manual': 1, 'never': 0, 'automatic': 2.
             vRtrType 1.3.6.1.4.1.7483.6.1.2.3.1.1.28 integer read-only
The 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'. Enumeration: 'unknown': 0, 'vr': 3, 'baseRouter': 1, 'vprn': 2.
             vRtrServiceId 1.3.6.1.4.1.7483.6.1.2.3.1.1.29 tmnxservid read-only
When vRtrType has a value of 'vprn', the value of vRtrServiceId indicates the service-id of the associated service that created this row entry.
             vRtrCustId 1.3.6.1.4.1.7483.6.1.2.3.1.1.30 tmnxcustid read-only
When vRtrType has a value of 'vprn', the value of vRtrCustId indicates the customer-id of the associated service that created this row entry.
             vRtrIgmpStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.31 tmnxstatus read-only
The 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. TN-IGMP-MIB::vRtrIgmpGenAdminState must be set to 'outOfService'.
             vRtrMaxNumRoutesLogOnly 1.3.6.1.4.1.7483.6.1.2.3.1.1.32 truthvalue read-only
The 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.
             vRtrVrfTarget 1.3.6.1.4.1.7483.6.1.2.3.1.1.33 tnameditemorempty read-only
The 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.
             vRtrVrfExportTarget 1.3.6.1.4.1.7483.6.1.2.3.1.1.34 tnameditemorempty read-only
The 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.
             vRtrVrfImportTarget 1.3.6.1.4.1.7483.6.1.2.3.1.1.35 tnameditemorempty read-only
The 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.
             vRtrPimStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.36 tmnxstatus read-only
The 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.
             vRtrMaxMcastNumRoutes 1.3.6.1.4.1.7483.6.1.2.3.1.1.37 integer32 read-only
The maximum number of multicast routes that can be configured on this virtual router. If the value is -1, then there is no limit.
             vRtrMaxMcastNumRoutesLogOnly 1.3.6.1.4.1.7483.6.1.2.3.1.1.38 truthvalue read-only
The 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.
             vRtrMcastMidRouteThreshold 1.3.6.1.4.1.7483.6.1.2.3.1.1.39 unsigned32 read-only
The 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.
             vRtrIgnoreIcmpRedirect 1.3.6.1.4.1.7483.6.1.2.3.1.1.40 truthvalue read-only
If 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.
             vRtrOspfv3Status 1.3.6.1.4.1.7483.6.1.2.3.1.1.41 tmnxstatus read-only
The 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. TN-OSPF-NG-MIB::tmnxOspfAdminState must be set to 'disabled'. This object was obsoleted in release 5.0.
             vRtrMsdpStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.42 tmnxstatus read-only
The 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. TN-MSDP-MIB::tmnxMsdpAdminState must be set to 'outOfService'.
             vRtrVprnType 1.3.6.1.4.1.7483.6.1.2.3.1.1.43 integer read-only
The 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'. Enumeration: 'regular': 1, 'spoke': 3, 'hub': 2, 'subscriberSplitHorizon': 4.
             vRtrSecondaryVrfId 1.3.6.1.4.1.7483.6.1.2.3.1.1.44 tmnxvrtridorzero read-only
The 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.
             vRtrMldStatus 1.3.6.1.4.1.7483.6.1.2.3.1.1.45 tmnxstatus read-only
The 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. TN-MLD-MIB::vRtrMldGenAdminState must be set to 'outOfService'.
             vRtrIPv6MaxNumRoutes 1.3.6.1.4.1.7483.6.1.2.3.1.1.46 integer32 read-only
The 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 TN-CHASSIS-MIB::tmnxChassisType is '5'.
             vRtrIPv6MidRouteThreshold 1.3.6.1.4.1.7483.6.1.2.3.1.1.47 unsigned32 read-only
The 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.
             vRtrIPv6HighRouteThreshold 1.3.6.1.4.1.7483.6.1.2.3.1.1.48 unsigned32 read-only
The 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.
             vRtrIPv6MaxNumRoutesLogOnly 1.3.6.1.4.1.7483.6.1.2.3.1.1.49 truthvalue read-only
The 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.
             vRtrIPv6IgnoreIcmpRedirect 1.3.6.1.4.1.7483.6.1.2.3.1.1.50 truthvalue read-only
If 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.
             vRtrMcPathMgmtPlcyName 1.3.6.1.4.1.7483.6.1.2.3.1.1.51 tnameditem read-only
The value of vRtrMcPathMgmtPlcyName specifies the multicast policy name configured on this virtual router.
             vRtrIgnoreNextHopMetric 1.3.6.1.4.1.7483.6.1.2.3.1.1.52 truthvalue read-only
The value of vRtrIgnoreNextHopMetric specifies whether next-hop metric should be ignored when computing ECMP paths for VPRN routes.
             vRtrMvpnVrfTarget 1.3.6.1.4.1.7483.6.1.2.3.1.1.53 tnameditemorempty read-only
The 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.
             vRtrMvpnVrfExportTarget 1.3.6.1.4.1.7483.6.1.2.3.1.1.54 tnameditemorempty read-only
The 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.
             vRtrMvpnVrfImportTarget 1.3.6.1.4.1.7483.6.1.2.3.1.1.55 tnameditemorempty read-only
The 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.
             vRtrMvpnVrfTargetUnicast 1.3.6.1.4.1.7483.6.1.2.3.1.1.56 truthvalue read-only
The 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.
             vRtrMvpnVrfExportTargetUnicast 1.3.6.1.4.1.7483.6.1.2.3.1.1.57 truthvalue read-only
The 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.
             vRtrMvpnVrfImportTargetUnicast 1.3.6.1.4.1.7483.6.1.2.3.1.1.58 truthvalue read-only
The 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.
             vRtrAS4Byte 1.3.6.1.4.1.7483.6.1.2.3.1.1.59 inetautonomoussystemnumber read-only
The value of vRtrAS4Byte specifies the autonomous system number to be advertised to this peer. This object MUST be set before BGP can be activated.
             vRtrConfederationAS4Byte 1.3.6.1.4.1.7483.6.1.2.3.1.1.60 inetautonomoussystemnumber read-only
The value of vRtrConfederationAS4Byte specifies the confederation AS number for the virtual router. A value of 0 means no confederation AS.
             vRtrMvpnCMcastImportRT 1.3.6.1.4.1.7483.6.1.2.3.1.1.61 tnameditemorempty read-only
The 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.
             vRtrInterASMvpn 1.3.6.1.4.1.7483.6.1.2.3.1.1.64 truthvalue read-only
When 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.
     vRtrStatTable 1.3.6.1.4.1.7483.6.1.2.3.2 no-access
The vRtrStatTable has an entry for each virtual router configured in the system.
         vRtrStatEntry 1.3.6.1.4.1.7483.6.1.2.3.2.1 no-access
Each row entry represents a collection of statistics for a virtual router in the system. Entries cannot be created and deleted via SNMP SET operations.
             vRtrOperState 1.3.6.1.4.1.7483.6.1.2.3.2.1.1 tmnxoperstate read-only
vRtrOperState indicates current operational status of this virtual router.
             vRtrDirectRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.2 gauge32 read-only
vRtrDirectRoutes indicates the current number of direct routes for this instance of the route table.
             vRtrDirectActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.3 gauge32 read-only
vRtrDirectActiveRoutes indicates the current number of active direct routes for this instance of the route table.
             vRtrStaticRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.4 gauge32 read-only
vRtrStaticRoutes indicates the current number of static routes for this instance of the route table.
             vRtrStaticActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.5 gauge32 read-only
vRtrStaticActiveRoutes indicates the current number of active static routes for this instance of the route table.
             vRtrOSPFRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.6 gauge32 read-only
vRtrOSPFRoutes indicates the current number of ospf routes for this instance of the route table.
             vRtrOSPFActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.7 gauge32 read-only
vRtrOSPFActiveRoutes indicates the current number of active ospf routes for this instance of the route table.
             vRtrBGPRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.8 gauge32 read-only
vRtrBGPRoutes indicates the current number of bgp routes for this instance of the route table.
             vRtrBGPActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.9 gauge32 read-only
vRtrBGPActiveRoutes indicates the current number of active bgp routes for this instance of the route table.
             vRtrISISRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.10 gauge32 read-only
vRtrISISRoutes indicates the current number of isis routes for this instance of the route table.
             vRtrISISActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.11 gauge32 read-only
vRtrISISActiveRoutes indicates the current number of active isis routes for this instance of the route table.
             vRtrRIPRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.12 gauge32 read-only
vRtrRIPRoutes indicates the current number of rip routes for this instance of the route table.
             vRtrRIPActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.13 gauge32 read-only
vRtrRIPActiveRoutes indicates the current number of active rip routes for this instance of the route table.
             vRtrAggregateRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.14 gauge32 read-only
vRtrAggregateRoutes indicates the current number of aggregate routes for this instance of the route table.
             vRtrAggregateActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.15 gauge32 read-only
vRtrAggregateActiveRoutes indicates the current number of active aggregate routes for this instance of the route table.
             vRtrStatConfiguredIfs 1.3.6.1.4.1.7483.6.1.2.3.2.1.16 gauge32 read-only
vRtrStatConfiguredIfs indicates the current number of router interfaces configured on this virtual router.
             vRtrStatActiveIfs 1.3.6.1.4.1.7483.6.1.2.3.2.1.17 gauge32 read-only
vRtrStatActiveIfs indicates the current number of router interfaces with vRtrIfAdminState equal 'inService' on this virtual router.
             vRtrStatIllegalLabels 1.3.6.1.4.1.7483.6.1.2.3.2.1.18 counter32 read-only
vRtrStatIllegalLabels indicates the number of illegally received labels on this virtual router.
             vRtrStatCurrNumRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.19 gauge32 read-only
vRtrStatCurrNumRoutes indicates the current number of routes in the VRF for this virtual router.
             vRtrStatBGPVpnRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.20 gauge32 read-only
vRtrStatBGPVpnRoutes indicates the current number of VPN-IPV4 routes learned by MP-BGP for this virtual router.
             vRtrStatBGPVpnActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.21 gauge32 read-only
vRtrStatBGPVpnActiveRoutes indicates the current number of active VPN-IPV4 routes learned by MP-BGP for this virtual router.
             vRtrStatTotalLdpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.22 gauge32 read-only
vRtrStatTotalLdpTunnels indicates the current number of both active and inactive LDP tunnels.
             vRtrStatTotalSdpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.23 gauge32 read-only
vRtrStatTotalSdpTunnels indicates the current number of both active and inactive SDP tunnels.
             vRtrStatActiveLdpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.24 gauge32 read-only
vRtrStatActiveLdpTunnels indicates the current number of rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'ldp'.
             vRtrStatActiveSdpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.25 gauge32 read-only
vRtrStatActiveSdpTunnels indicates the current number of rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'sdp'.
             vRtrMulticastRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.26 gauge32 read-only
vRtrMulticastRoutes indicates the current number of rows in the vRtrPimNgGrpSrcTable.
             vRtrStatActiveARPEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.27 gauge32 read-only
vRtrStatActiveARPEntries indicates the number of active ARP entries for the specified virtual router in the system.
             vRtrStatTotalARPEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.28 gauge32 read-only
vRtrStatTotalARPEntries indicates the total number of active and inactive ARP entries for the specified virtual router in the system.
             vRtrV6DirectRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.29 gauge32 read-only
vRtrV6DirectRoutes indicates the current number of v6 direct routes for this instance of the route table.
             vRtrV6DirectActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.30 gauge32 read-only
vRtrV6DirectActiveRoutes indicates the current number of v6 active direct routes for this instance of the route table.
             vRtrV6StaticRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.31 gauge32 read-only
vRtrV6StaticRoutes indicates the current number of v6 static routes for this instance of the route table.
             vRtrV6StaticActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.32 gauge32 read-only
vRtrV6StaticActiveRoutes indicates the current number of v6 active static routes for this instance of the route table.
             vRtrV6OSPFRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.33 gauge32 read-only
vRtrV6OSPFRoutes indicates the current number of v6 ospf routes for this instance of the route table.
             vRtrV6OSPFActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.34 gauge32 read-only
vRtrV6OSPFActiveRoutes indicates the current number of v6 active ospf routes for this instance of the route table.
             vRtrV6BGPRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.35 gauge32 read-only
vRtrV6BGPRoutes indicates the current number of v6 bgp routes for this instance of the route table.
             vRtrV6BGPActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.36 gauge32 read-only
vRtrV6BGPActiveRoutes indicates the current number of v6 active bgp routes for this instance of the route table.
             vRtrV6ISISRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.37 gauge32 read-only
vRtrV6ISISRoutes indicates the current number of v6 isis routes for this instance of the route table.
             vRtrV6ISISActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.38 gauge32 read-only
vRtrV6ISISActiveRoutes indicates the current number of v6 active isis routes for this instance of the route table.
             vRtrV6RIPRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.39 gauge32 read-only
vRtrV6RIPRoutes indicates the current number of v6 rip routes for this instance of the route table.
             vRtrV6RIPActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.40 gauge32 read-only
vRtrV6RIPActiveRoutes indicates the current number of active v6 rip routes for this instance of the route table.
             vRtrV6AggregateRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.41 gauge32 read-only
vRtrV6AggregateRoutes indicates the current number of v6 aggregate routes for this instance of the route table.
             vRtrV6AggregateActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.42 gauge32 read-only
vRtrV6AggregateActiveRoutes indicates the current number of active v6 aggregate routes for this instance of the route table.
             vRtrV6StatConfiguredIfs 1.3.6.1.4.1.7483.6.1.2.3.2.1.43 gauge32 read-only
vRtrV6StatConfiguredIfs indicates the current number of v6 router interfaces configured on this virtual router.
             vRtrV6StatActiveIfs 1.3.6.1.4.1.7483.6.1.2.3.2.1.44 gauge32 read-only
vRtrV6StatActiveIfs indicates the current number of v6 router interfaces with vRtrIfAdminState equal 'inService' on this virtual router.
             vRtrV6StatIllegalLabels 1.3.6.1.4.1.7483.6.1.2.3.2.1.45 counter32 read-only
vRtrV6StatIllegalLabels indicates the number of illegally received v6 labels on this virtual router.
             vRtrV6StatCurrNumRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.46 gauge32 read-only
vRtrV6StatCurrNumRoutes indicates the current number of v6 routes in the VRF for this virtual router.
             vRtrV6StatBGPVpnRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.47 gauge32 read-only
vRtrV6StatBGPVpnRoutes indicates the current number of VPN-IPV6 routes learned by MP-BGP for this virtual router.
             vRtrV6StatBGPVpnActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.48 gauge32 read-only
vRtrV6StatBGPVpnActiveRoutes indicates the current number of active VPN-IPV6 routes learned by MP-BGP for this virtual router.
             vRtrV6StatTotalLdpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.49 gauge32 read-only
vRtrV6StatTotalLdpTunnels indicates the current number of both active and inactive v6 LDP tunnels.
             vRtrV6StatTotalSdpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.50 gauge32 read-only
vRtrV6StatTotalSdpTunnels indicates the current number of both active and inactive v6 SDP tunnels.
             vRtrV6StatActiveLdpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.51 gauge32 read-only
vRtrV6StatActiveLdpTunnels indicates the current number of v6 rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'ldp'.
             vRtrV6StatActiveSdpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.52 gauge32 read-only
vRtrV6StatActiveSdpTunnels indicates the current number of v6 rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'sdp'.
             vRtrV6MulticastRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.53 gauge32 read-only
vRtrV6MulticastRoutes indicates the current number of v6 rows in the vRtrPimNgGrpSrcTable.
             vRtrV6StatActiveNbrEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.54 gauge32 read-only
vRtrV6StatActiveNbrEntries indicates the number of active V6 neighbor discovery entries for the specified virtual router in the system.
             vRtrV6StatTotalNbrEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.55 gauge32 read-only
vRtrV6StatTotalNbrEntries indicates the total number of active and inactive v6 neighbor discovery entries for the specified virtual router in the system.
             vRtrSubMgmtRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.56 gauge32 read-only
The value of vRtrSubMgmtRoutes indicates the total number of subscriber management routes in the route Table.
             vRtrSubMgmtActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.57 gauge32 read-only
The value of vRtrSubMgmtActiveRoutes indicates the number of active subscriber management routes.
             vRtrStatTotalRsvpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.58 gauge32 read-only
The value of vRtrStatTotalRsvpTunnels indicates the current number of both active and inactive RSVP tunnels.
             vRtrStatActiveRsvpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.59 gauge32 read-only
The value of vRtrStatActiveRsvpTunnels indicates the current number of rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'rsvp'.
             vRtrV6StatTotalRsvpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.60 gauge32 read-only
The value of vRtrV6StatTotalRsvpTunnels indicates the current number of both active and inactive IPv6 RSVP tunnels.
             vRtrV6StatActiveRsvpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.61 gauge32 read-only
The value of vRtrV6StatActiveRsvpTunnels indicates the current number of IPv6 rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'rsvp'.
             vRtrHostRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.62 gauge32 read-only
The value of vRtrHostRoutes indicates the current number of direct routes with prefix value 32 for this instance of the route table.
             vRtrHostActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.63 gauge32 read-only
The value of vRtrHostActiveRoutes indicates the current number of active direct routes with prefix value 32 for this instance of the route table.
             vRtrV6HostRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.64 gauge32 read-only
The value of vRtrV6HostRoutes indicates the current number of v6 direct routes with prefix value 128 for this instance of the route table.
             vRtrV6HostActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.65 gauge32 read-only
The value of vRtrV6HostActiveRoutes indicates the current number of v6 active direct routes with prefix value 128 for this instance of the route table.
             vRtrStatLocalARPEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.66 gauge32 read-only
The value of vRtrStatLocalARPEntries indicates the total number of active and inactive local ARP entries for the specified virtual router in the system.
             vRtrStatStaticARPEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.67 gauge32 read-only
The value of vRtrStatStaticARPEntries indicates the total number of active and inactive static ARP entries for the specified virtual router in the system.
             vRtrStatDynamicARPEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.68 gauge32 read-only
The value of vRtrStatDynamicARPEntries indicates the total number of active and inactive dynamic ARP entries for the specified virtual router in the system.
             vRtrStatManagedARPEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.69 gauge32 read-only
The value of vRtrStatManagedARPEntries indicates the total number of active and inactive managed ARP entries for the specified virtual router in the system.
             vRtrStatInternalARPEntries 1.3.6.1.4.1.7483.6.1.2.3.2.1.70 gauge32 read-only
The value of vRtrStatInternalARPEntries indicates the total number of active and inactive internal ARP entries for the specified virtual router in the system.
             vRtrManagedRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.71 gauge32 read-only
The value of vRtrManagedRoutes indicates the total number of active and inactive managed routes for the specified virtual router in the system.
             vRtrManagedActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.72 gauge32 read-only
The value of vRtrManagedActiveRoutes indicates the total number of active managed routes for the specified virtual router in the system.
             vRtrLDPRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.73 gauge32 read-only
vRtrLDPRoutes indicates the current number of ldp routes for this instance of the route table.
             vRtrLDPActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.74 gauge32 read-only
vRtrLDPActiveRoutes indicates the current number of active ldp routes for this instance of the route table.
             vRtrVPNLeakRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.75 gauge32 read-only
vRtrVPNLeakRoutes indicates the current number of VPN Leak routes for this instance of the route table.
             vRtrVPNLeakActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.76 gauge32 read-only
vRtrVPNLeakActiveRoutes indicates the current number of active VPN Leak routes for this instance of the route table.
             vRtrV6VPNLeakRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.77 gauge32 read-only
vRtrV6VPNLeakRoutes indicates the current number of v6 VPN Leak routes for this instance of the route table.
             vRtrV6VPNLeakActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.78 gauge32 read-only
vRtrV6VPNLeakActiveRoutes indicates the current number of v6 active VPN Leak routes for this instance of the route table.
             vRtrV6SubMgmtRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.79 gauge32 read-only
vRtrV6SubMgmtRoutes indicates the current number of v6 subscriber management routes for this instance of the route table.
             vRtrV6SubMgmtActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.80 gauge32 read-only
vRtrV6SubMgmtActiveRoutes indicates the current number of v6 active subscriber management routes for this instance of the route table.
             vRtrMobileHostRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.81 gauge32 read-only
The value of vRtrMobileHostRoutes indicates the current number of IPv4 Mobile Host routes for this instance of the route table.
             vRtrMobileHostActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.82 gauge32 read-only
The value of vRtrMobileHostActiveRoutes indicates the current number of IPv4 active Mobile Host routes for this instance of the route table.
             vRtrV6MobileHostRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.83 gauge32 read-only
The value of vRtrV6MobileHostRoutes indicates the current number of IPv6 Mobile Host routes for this instance of the route table.
             vRtrV6MobileHostActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.84 gauge32 read-only
The value of vRtrV6MobileHostActiveRoutes indicates the current number of IPv6 active Mobile Host routes for this instance of the route table.
             vRtrStatTotalBgpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.85 gauge32 read-only
vRtrStatTotalBgpTunnels indicates the current number of both active and inactive BGP tunnels.
             vRtrStatActiveBgpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.86 gauge32 read-only
vRtrStatActiveBgpTunnels indicates the current number of rows in the vRtrTunnelTable where vRtrTunnelType has a value of 'bgp'.
             vRtrNatRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.87 gauge32 read-only
The value of vRtrNatRoutes indicates the current number of IPv4 NAT (Network Address Translation) routes for this instance of the route table.
             vRtrNatActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.88 gauge32 read-only
The value of vRtrNatActiveRoutes indicates the current number of IPv4 NAT routes for this instance of the route table.
             vRtrV6NatRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.89 gauge32 read-only
The value of vRtrV6NatRoutes indicates the current number of IPv6 NAT routes for this instance of the route table.
             vRtrV6NatActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.90 gauge32 read-only
The value of vRtrV6NatActiveRoutes indicates the current number of IPv6 active NAT routes for this instance of the route table.
             vRtrPeriodicRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.91 gauge32 read-only
The value of vRtrPeriodicRoutes indicates the current number of periodic routes for this instance of the route table.
             vRtrPeriodicActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.92 gauge32 read-only
The value of vRtrPeriodicActiveRoutes indicates the current number of active periodic routes for this instance of the route table.
             vRtrV6PeriodicRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.93 gauge32 read-only
The value of vRtrV6PeriodicRoutes indicates the current number of IPv6 periodic routes for this instance of the route table.
             vRtrV6PeriodicActiveRoutes 1.3.6.1.4.1.7483.6.1.2.3.2.1.94 gauge32 read-only
The value of vRtrV6PeriodicActiveRoutes indicates the current number of active IPv6 periodic routes for this instance of the route table.
             vRtrStatTotalMplsTpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.97 gauge32 read-only
vRtrStatTotalMplsTpTunnels indicates the current number of both active and inactive MPLS-TP tunnels.
             vRtrStatActiveMplsTpTunnels 1.3.6.1.4.1.7483.6.1.2.3.2.1.98 gauge32 read-only
vRtrStatActiveMplsTpTunnels indicates the current number of active MPLS-TP tunnels.
     vRtrIfTotalNumber 1.3.6.1.4.1.7483.6.1.2.3.3 integer read-only
The number of router interfaces configured in this system.
     vRtrIfTable 1.3.6.1.4.1.7483.6.1.2.3.4 no-access
The vRtrIfTable has an entry for each router interface configured in the system.
         vRtrIfEntry 1.3.6.1.4.1.7483.6.1.2.3.4.1 no-access
Each row entry represents a virtual router interface in the system. Entries can be created and deleted via SNMP SET operations using the vRtrIfRowStatus variable.
             vRtrIfIndex 1.3.6.1.4.1.7483.6.1.2.3.4.1.1 interfaceindex no-access
The 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.
             vRtrIfRowStatus 1.3.6.1.4.1.7483.6.1.2.3.4.1.2 rowstatus read-only
The 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.
             vRtrIfType 1.3.6.1.4.1.7483.6.1.2.3.4.1.3 integer read-only
The 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. --not supported serviceVprnCem - defined on a SAP. --not supported 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. Enumeration: 'serviceVprnCem': 14, 'networkIpReas': 23, 'serviceVprnAa': 29, 'serviceVprnIPsec': 15, 'unnumMplsTp': 30, 'serviceVprnGroup': 9, 'serviceVprn': 5, 'networkVprn': 24, 'serviceVpls': 12, 'serviceIesGroup': 7, 'multiHomingSecondary': 20, 'network': 1, 'service': 2, 'serviceIes': 3, 'serviceIpReas': 22, 'serviceRtdVpls': 4, 'serviceIesRedundant': 10, 'serviceIesCem': 13, 'serviceIesTunnel': 21, 'serviceVprnAarp': 27, 'serviceVideo': 17, 'serviceVplsVideo': 18, 'serviceIesAarp': 26, 'serviceIesAa': 28, 'serviceIesSubscriber': 6, 'serviceVprnIPMirror': 16, 'tmsService': 25, 'multiHomingPrimary': 19, 'serviceVprnRedundant': 11, 'serviceVprnSubscriber': 8.
             vRtrIfName 1.3.6.1.4.1.7483.6.1.2.3.4.1.4 tnameditem read-only
The 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.
             vRtrIfPortID 1.3.6.1.4.1.7483.6.1.2.3.4.1.5 interfaceindexorzero read-only
The 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.
             vRtrIfChannelID 1.3.6.1.4.1.7483.6.1.2.3.4.1.6 unsigned32 read-only
When 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.
             vRtrIfEncapValue 1.3.6.1.4.1.7483.6.1.2.3.4.1.7 tmnxencapval read-only
The value of the label used along with vRtrIfPortID to identify a SAP on the specified access port.
             vRtrIfAdminState 1.3.6.1.4.1.7483.6.1.2.3.4.1.8 tmnxadminstate read-only
The desired administrative state for this router interface.
             vRtrIfOperState 1.3.6.1.4.1.7483.6.1.2.3.4.1.9 tmnxoperstate read-only
The current operational status of this router interface.
             vRtrIfAlias 1.3.6.1.4.1.7483.6.1.2.3.4.1.10 displaystring read-only
An alternative administrative name assigned this router interface.
             vRtrIfPhysicalAddress 1.3.6.1.4.1.7483.6.1.2.3.4.1.11 macaddress read-only
The 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.
             vRtrIfArpTimeout 1.3.6.1.4.1.7483.6.1.2.3.4.1.12 unsigned32 read-only
The 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.
             vRtrIfIcmpMaskReply 1.3.6.1.4.1.7483.6.1.2.3.4.1.13 truthvalue read-only
When 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.
             vRtrIfIcmpRedirects 1.3.6.1.4.1.7483.6.1.2.3.4.1.14 truthvalue read-only
When 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.
             vRtrIfIcmpNumRedirects 1.3.6.1.4.1.7483.6.1.2.3.4.1.15 unsigned32 read-only
The value of vRtrIfIcmpNumRedirects limits the number of redirects issued per the time frame specified in vRtrIfIcmpRedirectsTime.
             vRtrIfIcmpRedirectsTime 1.3.6.1.4.1.7483.6.1.2.3.4.1.16 unsigned32 read-only
The value of vRtrIfIcmpRedirectsTime determines the time frame in seconds that is used to limit the number of redirects issued per time frame.
             vRtrIfIcmpUnreachables 1.3.6.1.4.1.7483.6.1.2.3.4.1.17 truthvalue read-only
When 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.
             vRtrIfIcmpNumUnreachables 1.3.6.1.4.1.7483.6.1.2.3.4.1.18 unsigned32 read-only
The value of vRtrIfIcmpNumUnreachables determines how many destination unreachable messages are issued in the time frame specified by vRtrIfIcmpUnreachablesTime.
             vRtrIfIcmpUnreachablesTime 1.3.6.1.4.1.7483.6.1.2.3.4.1.19 unsigned32 read-only
The value of vRtrIfIcmpUnreachablesTime sets the time frame in seconds that is used to limit the number of destination unreachable messages issued per time frame.
             vRtrIfIcmpTtlExpired 1.3.6.1.4.1.7483.6.1.2.3.4.1.20 truthvalue read-only
When 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.
             vRtrIfIcmpNumTtlExpired 1.3.6.1.4.1.7483.6.1.2.3.4.1.21 unsigned32 read-only
The value of vRtrIfIcmpNumTtlExpired defines how many ttl-expired messages will be issued in the time frame specified by vRtrIfIcmpTtlExpiredTime.
             vRtrIfIcmpTtlExpiredTime 1.3.6.1.4.1.7483.6.1.2.3.4.1.22 unsigned32 read-only
The 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.
             vRtrIfNtpBroadcast 1.3.6.1.4.1.7483.6.1.2.3.4.1.23 truthvalue read-only
When vRtrIfNtpBroadcast is set to 'true', NTP/SNTP broadcasts will be received on this interface.
             vRtrIfUnnumbered 1.3.6.1.4.1.7483.6.1.2.3.4.1.24 ipaddress read-only
The 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.
             vRtrIfMtu 1.3.6.1.4.1.7483.6.1.2.3.4.1.25 unsigned32 read-only
The 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.
             vRtrIfQosPolicyId 1.3.6.1.4.1.7483.6.1.2.3.4.1.26 tnetworkpolicyid read-only
The 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.
             vRtrIfIngressFilterId 1.3.6.1.4.1.7483.6.1.2.3.4.1.27 tipfilterid read-only
The 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.
             vRtrIfEgressFilterId 1.3.6.1.4.1.7483.6.1.2.3.4.1.28 tipfilterid read-only
The 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.
             vRtrIfDirectedBroadcast 1.3.6.1.4.1.7483.6.1.2.3.4.1.29 truthvalue read-only
When 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.
             vRtrIfMplsStatus 1.3.6.1.4.1.7483.6.1.2.3.4.1.30 tmnxstatus read-only
Setting 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'.
             vRtrIfUnnumberedIf 1.3.6.1.4.1.7483.6.1.2.3.4.1.31 displaystring read-only
The 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.
             vRtrIfCflowd 1.3.6.1.4.1.7483.6.1.2.3.4.1.32 integer read-only
The 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. Enumeration: 'none': 1, 'aclIngressOnly': 2, 'interfaceIngressOnly': 3, 'aclEgressOnly': 4, 'aclIngressEgress': 6, 'interfaceIngressEgress': 7, 'interfaceEgressOnly': 5.
             vRtrIfVPNClass 1.3.6.1.4.1.7483.6.1.2.3.4.1.33 integer read-only
The value of vRtrIfVPNClass specifies the type of VPN scenario supported on this virtual router interface. Enumeration: 'interProvider': 3, 'unknown': 0, 'carrierOfCarrier': 1, 'enterprise': 2.
             vRtrIfDescription 1.3.6.1.4.1.7483.6.1.2.3.4.1.34 titemlongdescription read-only
The 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.
             vRtrIfProtocol 1.3.6.1.4.1.7483.6.1.2.3.4.1.35 bits read-only
The 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. Bits: 'isis': 2, 'pim': 8, 'mld': 10, 'mpls': 4, 'rip': 1, 'bgp': 3, 'ldp': 6, 'ospfv2': 0, 'igmp': 7, 'ospf3': 9, 'rsvp': 5.
             vRtrIfTosMarkingTrusted 1.3.6.1.4.1.7483.6.1.2.3.4.1.36 truthvalue read-only
The 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, TN-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.
             vRtrIfServiceId 1.3.6.1.4.1.7483.6.1.2.3.4.1.37 tmnxservid read-only
The 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.
             vRtrIfArpPopulate 1.3.6.1.4.1.7483.6.1.2.3.4.1.38 integer read-only
The 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. Enumeration: 'disabled': 1, 'enabled': 2.
             vRtrIfIPv6ConfigAllowed 1.3.6.1.4.1.7483.6.1.2.3.4.1.39 truthvalue read-only
The 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'.
             vRtrIfIPv6OperState 1.3.6.1.4.1.7483.6.1.2.3.4.1.40 tmnxoperstate read-only
The current operational status for IPv6 on this router interface.
             vRtrIfIPv6IngressFilterId 1.3.6.1.4.1.7483.6.1.2.3.4.1.41 tipfilterid read-only
The 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.
             vRtrIfIPv6EgressFilterId 1.3.6.1.4.1.7483.6.1.2.3.4.1.42 tipfilterid read-only
The 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.
             vRtrIfIcmpV6Redirects 1.3.6.1.4.1.7483.6.1.2.3.4.1.43 truthvalue read-only
When 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.
             vRtrIfIcmpV6NumRedirects 1.3.6.1.4.1.7483.6.1.2.3.4.1.44 unsigned32 read-only
The value of vRtrIfIcmpV6NumRedirects limits the number of v6 redirects issued per the time frame specified in vRtrIfIcmpV6RedirectsTime.
             vRtrIfIcmpV6RedirectsTime 1.3.6.1.4.1.7483.6.1.2.3.4.1.45 unsigned32 read-only
The value of vRtrIfIcmpV6RedirectsTime determines the time frame in seconds that is used to limit the number of v6 redirects issued per time frame.
             vRtrIfIcmpV6Unreachables 1.3.6.1.4.1.7483.6.1.2.3.4.1.46 truthvalue read-only
When 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.
             vRtrIfIcmpV6NumUnreachables 1.3.6.1.4.1.7483.6.1.2.3.4.1.47 unsigned32 read-only
The value of vRtrIfIcmpV6NumUnreachables determines how many destination unreachable ICMPv6 messages are issued in the time frame specified by vRtrIfIcmpV6UnreachablesTime.
             vRtrIfIcmpV6UnreachablesTime 1.3.6.1.4.1.7483.6.1.2.3.4.1.48 unsigned32 read-only
The 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.
             vRtrIfIcmpV6TimeExceeded 1.3.6.1.4.1.7483.6.1.2.3.4.1.49 truthvalue read-only
The 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.
             vRtrIfIcmpV6NumTimeExceeded 1.3.6.1.4.1.7483.6.1.2.3.4.1.50 unsigned32 read-only
The value of vRtrIfIcmpV6NumTimeExceeded specifies how many time-exceeded ICMPv6 messages are issued in the time frame specified by vRtrIfIcmpV6TimeExceededTime.
             vRtrIfIcmpV6TimeExceededTime 1.3.6.1.4.1.7483.6.1.2.3.4.1.51 unsigned32 read-only
The 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.
             vRtrIfIcmpV6PktTooBig 1.3.6.1.4.1.7483.6.1.2.3.4.1.52 truthvalue read-only
The 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.
             vRtrIfIcmpV6NumPktTooBig 1.3.6.1.4.1.7483.6.1.2.3.4.1.53 unsigned32 read-only
The value of vRtrIfIcmpV6NumPktTooBig specifies how many packet-too-big ICMPv6 messages are issued in the time frame specified by vRtrIfIcmpV6PktTooBigTime.
             vRtrIfIcmpV6PktTooBigTime 1.3.6.1.4.1.7483.6.1.2.3.4.1.54 unsigned32 read-only
The 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.
             vRtrIfIcmpV6ParamProblem 1.3.6.1.4.1.7483.6.1.2.3.4.1.55 truthvalue read-only
The 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.
             vRtrIfIcmpV6NumParamProblem 1.3.6.1.4.1.7483.6.1.2.3.4.1.56 unsigned32 read-only
The value of vRtrIfIcmpV6NumParamProblem specifies how many parameter-problem ICMPv6 messages are issued in the time frame specified by vRtrIfIcmpV6ParamProblemTime.
             vRtrIfIcmpV6ParamProblemTime 1.3.6.1.4.1.7483.6.1.2.3.4.1.57 unsigned32 read-only
The 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.
             vRtrIfLinkLocalAddressType 1.3.6.1.4.1.7483.6.1.2.3.4.1.58 inetaddresstype read-only
The 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.
             vRtrIfLinkLocalAddress 1.3.6.1.4.1.7483.6.1.2.3.4.1.59 inetaddress read-only
The value of vRtrIfLinkLocalAddress indicates the link local IP address of this virtual router interface. This address valid when the value of vRtrIfIPv6OperState is 'inService'.
             vRtrIfLinkLocalAddressState 1.3.6.1.4.1.7483.6.1.2.3.4.1.60 tmnxinetaddrstate read-only
The value of vRtrIfLinkLocalAddressState indicates the address state of vRtrIfLinkLocalAddress. When vRtrIfIPv6OperState is 'outOfService', the value of this object is 'unknown'.
             vRtrIfLastOperStateChange 1.3.6.1.4.1.7483.6.1.2.3.4.1.61 timestamp read-only
The value of vRtrIfLastOperStateChange indicates the sysUpTime when the operational state of this interface last changed.
             vRtrIfOperMtu 1.3.6.1.4.1.7483.6.1.2.3.4.1.62 unsigned32 read-only
The 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.
             vRtrIfGlobalIndex 1.3.6.1.4.1.7483.6.1.2.3.4.1.63 unsigned32 read-only
The 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.
             vRtrIfDelaySeconds 1.3.6.1.4.1.7483.6.1.2.3.4.1.64 unsigned32 read-only
The 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.
             vRtrIfDelayUpTimer 1.3.6.1.4.1.7483.6.1.2.3.4.1.65 integer32 read-only
The 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.
             vRtrIfLocalDhcpServerName 1.3.6.1.4.1.7483.6.1.2.3.4.1.66 tnameditemorempty read-only
The 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 TN-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.
             vRtrIfInitDelayEnable 1.3.6.1.4.1.7483.6.1.2.3.4.1.67 truthvalue read-only
The 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.
             vRtrIfCpmProtPolicyId 1.3.6.1.4.1.7483.6.1.2.3.4.1.68 tcpmprotpolicyid read-only
The 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. --not supported serviceVprnCem defined on a SAP. --not supported 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 TN-CHASSIS-MIB::tmnxChassisType is '5', and 7710, where the value of TN-CHASSIS-MIB::tmnxChassisType is '7' or '9'.
             vRtrIfCpmProtUncfgdProtoDropCnt 1.3.6.1.4.1.7483.6.1.2.3.4.1.69 gauge32 read-only
The 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 TN-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 TN-CHASSIS-MIB::tmnxChassisType is '5', and 7710, where the value of TN-CHASSIS-MIB::tmnxChassisType is '7' or '9'.
             vRtrIfLdpSyncTimer 1.3.6.1.4.1.7483.6.1.2.3.4.1.70 unsigned32 read-only
The 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.
             vRtrIfStripLabel 1.3.6.1.4.1.7483.6.1.2.3.4.1.71 truthvalue read-only
The 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).
             vRtrIfuRPFCheckState 1.3.6.1.4.1.7483.6.1.2.3.4.1.72 tmnxenableddisabled read-only
The value of vRtrIfuRPFCheckState specifies whether unicast RPF (uRPF) Check is enabled on this interface.
             vRtrIfuRPFCheckMode 1.3.6.1.4.1.7483.6.1.2.3.4.1.73 integer read-only
The 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'. Enumeration: 'strict': 1, 'loose': 2.
             vRtrIfQosQGrp 1.3.6.1.4.1.7483.6.1.2.3.4.1.74 tnameditemorempty read-only
The value of vRtrIfQosQGrp specifies the name of the QoS queue-group (TN-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 TN-PORT-MIB::tPortNetEgrQGrpTable. This object is obsoleted in release 10.0 and replaced with object vRtrIfQosEgrPortRedirectQGrp.
             vRtrIfAdminLinkLocalAddrType 1.3.6.1.4.1.7483.6.1.2.3.4.1.75 inetaddresstype read-only
The value of vRtrIfAdminLinkLocalAddrType specifies the IP address type of the link local address of this virtual router interface.
             vRtrIfAdminLinkLocalAddr 1.3.6.1.4.1.7483.6.1.2.3.4.1.76 inetaddress read-only
The value of vRtrIfAdminLinkLocalAddr specifies the link local IP address of this virtual router interface.
             vRtrIfAdmLnkLclAddrPreferred 1.3.6.1.4.1.7483.6.1.2.3.4.1.77 truthvalue read-only
The value of vRtrIfAdmLnkLclAddrPreferred specifies whether vRtrIfAdminLinkLocalAddr specified for this interface should be treated as preferred.
             vRtrIfOperDownReason 1.3.6.1.4.1.7483.6.1.2.3.4.1.78 bits read-only
The 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. Bits: 'assocObjNotReady': 4, 'invalidPortCfg': 12, 'operGrpDown': 6, 'portOperDown': 2, 'delayedStartEnabled': 10, 'addrOrIfNotReady': 3, 'rvplsDown': 5, 'svcAdminDown': 1, 'ifAdminDown': 0, 'ifProtoOperDown': 11, 'ifAdminDestroy': 7, 'unknown': 13, 'noIfInfo': 9, 'ipv6Misconfig': 14, 'noIfAddress': 8.
     vRtrIfNameTable 1.3.6.1.4.1.7483.6.1.2.3.5 no-access
This 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).
         vRtrIfNameEntry 1.3.6.1.4.1.7483.6.1.2.3.5.1 no-access
Each 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.
             vRtrIfNameIndex 1.3.6.1.4.1.7483.6.1.2.3.5.1.1 interfaceindex read-only
The 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.
     vRtrIpAddrTable 1.3.6.1.4.1.7483.6.1.2.3.6 no-access
The 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.
         vRtrIpAddrEntry 1.3.6.1.4.1.7483.6.1.2.3.6.1 no-access
Each 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.
             vRiaIndex 1.3.6.1.4.1.7483.6.1.2.3.6.1.1 integer no-access
The 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.
             vRiaRowStatus 1.3.6.1.4.1.7483.6.1.2.3.6.1.2 rowstatus read-only
The 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.
             vRiaIpAddress 1.3.6.1.4.1.7483.6.1.2.3.6.1.3 ipaddress read-only
The IP address assigned to a router's interface.
             vRiaNetMask 1.3.6.1.4.1.7483.6.1.2.3.6.1.4 ipaddress read-only
The 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.
             vRiaBcastAddrFormat 1.3.6.1.4.1.7483.6.1.2.3.6.1.5 integer read-only
When vRiaBcastAddrFormat is set to 'allOnes', the 255.255.255.255 address is used for local broadcast. When vRiaBcastAddrFormat is set to 'hostOnes', the -1 address is used for the local broadcast. For example for subnet 10.10.16.0/20 the -1 address is 10.10.31.255. Enumeration: 'hostOnes': 2, 'allOnes': 1.
             vRiaReasmMaxSize 1.3.6.1.4.1.7483.6.1.2.3.6.1.6 integer read-only
The size of the largest IP datagram which this entry can reassemble from incoming IP fragmented datagrams received on this interface.
             vRiaIgpInhibit 1.3.6.1.4.1.7483.6.1.2.3.6.1.7 truthvalue read-only
This 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.
             vRiaInetAddressType 1.3.6.1.4.1.7483.6.1.2.3.6.1.8 inetaddresstype read-only
vRiaInetAddressType specifies the type of the vRiaInetAddress address assigned to a router's interface.
             vRiaInetAddress 1.3.6.1.4.1.7483.6.1.2.3.6.1.9 inetaddress read-only
The 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.
             vRiaInetPrefixLen 1.3.6.1.4.1.7483.6.1.2.3.6.1.10 inetaddressprefixlength read-only
The value of vRiaInetPrefixLen specifies the length of the IP netmask for this interface address.
             vRiaInetAddrState 1.3.6.1.4.1.7483.6.1.2.3.6.1.11 tmnxinetaddrstate read-only
The value of vRiaInetAddrState indicates the address state of the IPv6 address of the interface.
             vRiaInetEui64 1.3.6.1.4.1.7483.6.1.2.3.6.1.12 truthvalue read-only
The 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'.
             vRiaInetOperAddress 1.3.6.1.4.1.7483.6.1.2.3.6.1.13 inetaddress read-only
The value of vRiaInetOperAddress indicates the operational address of this entry. The type of this address is determined by the value of the vRiaInetAddressType object.
             vRiaInetGwAddressType 1.3.6.1.4.1.7483.6.1.2.3.6.1.14 inetaddresstype read-only
The value of vRiaInetGwAddressType specifies the address type of vRiaInetGwAddress.
             vRiaInetGwAddress 1.3.6.1.4.1.7483.6.1.2.3.6.1.15 inetaddress read-only
The 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.
             vRiaInetRemoteIpType 1.3.6.1.4.1.7483.6.1.2.3.6.1.16 inetaddresstype read-only
The value of vRiaInetRemoteIpType specifies the address type of vRiaInetRemoteIp.
             vRiaInetRemoteIp 1.3.6.1.4.1.7483.6.1.2.3.6.1.17 inetaddress read-only
The 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.
             vRiaInetAddrPreferred 1.3.6.1.4.1.7483.6.1.2.3.6.1.18 truthvalue read-only
The value of vRiaInetAddrPreferred specifies whether vRiaInetAddress specified for this interface should be treated as preferred.
             vRiaSubscrPrefix 1.3.6.1.4.1.7483.6.1.2.3.6.1.19 truthvalue read-only
The 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.
             vRiaSubscrPrefixType 1.3.6.1.4.1.7483.6.1.2.3.6.1.20 bits read-only
The 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. Bits: 'wan-host': 1, 'pd': 0.
             vRiaSubscrHostRoutePopulate 1.3.6.1.4.1.7483.6.1.2.3.6.1.21 truthvalue read-only
The 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.
             vRiaTrackSrrpInstance 1.3.6.1.4.1.7483.6.1.2.3.6.1.22 unsigned32 read-only
The value of vRiaTrackSrrpInstance specifies the SRRP instance whose state is tracked on this ipaddress.
             vRiaHoldUpTime 1.3.6.1.4.1.7483.6.1.2.3.6.1.23 unsigned32 read-only
The 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.
     tnVRtrGlobalObjs 1.3.6.1.4.1.7483.6.1.2.3.15
           vRtrNextVRtrID 1.3.6.1.4.1.7483.6.1.2.3.15.1 testandincr read-only
The 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.
           vRtrConfiguredVRtrs 1.3.6.1.4.1.7483.6.1.2.3.15.2 gauge32 read-only
The value of vRtrConfiguredVRtrs indicates the current number of virtual routers configured in the system and represented as rows in the vRtrConfTable.
           vRtrActiveVRtrs 1.3.6.1.4.1.7483.6.1.2.3.15.3 gauge32 read-only
The value of vRtrActiveVRtrs indicates the current number of virtual routers in the system with vRtrAdminState equal 'inService'.
           vRtrRouteThresholdSoakTime 1.3.6.1.4.1.7483.6.1.2.3.15.4 unsigned32 read-write
Following 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.
           vRtrMaxARPEntries 1.3.6.1.4.1.7483.6.1.2.3.15.5 unsigned32 read-only
vRtrMaxARPEntries indicates the maximum number of active and inactive ARP entries supported across all virtual routers in the system.
           vRtrIPv6RouteThresholdSoakTime 1.3.6.1.4.1.7483.6.1.2.3.15.6 unsigned32 read-write
The 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.
     vRtrIfGlobalIndexTable 1.3.6.1.4.1.7483.6.1.2.3.37 no-access
This 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).
           vRtrIfGlobalIndexEntry 1.3.6.1.4.1.7483.6.1.2.3.37.1 no-access
Each 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.
               vRtrIfGlobalIndexvRtrID 1.3.6.1.4.1.7483.6.1.2.3.37.1.1 tmnxvrtrid read-only
The 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.
               vRtrIfGlobalIndexvRtrIfIndex 1.3.6.1.4.1.7483.6.1.2.3.37.1.2 interfaceindex read-only
The 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.
     vRtrIfStatsTable 1.3.6.1.4.1.7483.6.1.2.3.54 no-access
The vRtrIfStatsTable table contains statistics per virtual router interface.
           vRtrIfStatsEntry 1.3.6.1.4.1.7483.6.1.2.3.54.1 no-access
Each row entry represents the statistics per virtual router interface. Entries are created and deleted when entries in the vRtrIfEntry are created and deleted.
               vRtrIfuRPFCheckFailPkts 1.3.6.1.4.1.7483.6.1.2.3.54.1.1 counter64 read-only
The value of vRtrIfuRPFCheckFailPkts indicates the number of packets that fail uRPF check on this interface.
               vRtrIfuRPFCheckFailPktsLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.2 counter32 read-only
The value of vRtrIfuRPFCheckFailPktsLow32 indicates the lower 32 bits of the value of vRtrIfuRPFCheckFailPkts.
               vRtrIfuRPFCheckFailPktsHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.3 counter32 read-only
The value of vRtrIfuRPFCheckFailPktsHigh32 indicates the high 32 bits of the value of vRtrIfuRPFCheckFailPkts.
               vRtrIfuRPFCheckFailBytes 1.3.6.1.4.1.7483.6.1.2.3.54.1.4 counter64 read-only
The value of vRtrIfuRPFCheckFailBytes indicates the number of bytes in the packets that fail uRPF check.
               vRtrIfuRPFCheckFailBytesLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.5 counter32 read-only
The value of vRtrIfuRPFCheckFailBytesLow32 indicates the lower 32 bits of the value of vRtrIfuRPFCheckFailBytes.
               vRtrIfuRPFCheckFailBytesHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.6 counter32 read-only
The value of vRtrIfuRPFCheckFailBytesHigh32 indicates the high 32 bits of the value of vRtrIfuRPFCheckFailBytes.
               vRtrIfIpReasFragPktsRcvd 1.3.6.1.4.1.7483.6.1.2.3.54.1.7 counter64 read-only
The 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'.
               vRtrIfIpReasFragPktsRcvdLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.8 counter32 read-only
The value of vRtrIfIpReasFragPktsRcvdLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragPktsRcvd.
               vRtrIfIpReasFragPktsRcvdHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.9 counter32 read-only
The value of vRtrIfIpReasFragPktsRcvdHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragPktsRcvd.
               vRtrIfIpReasFragBytesRcvd 1.3.6.1.4.1.7483.6.1.2.3.54.1.10 counter64 read-only
The 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'.
               vRtrIfIpReasFragBytesRcvdLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.11 counter32 read-only
The value of vRtrIfIpReasFragBytesRcvdLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragBytesRcvd.
               vRtrIfIpReasFragBytesRcvdHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.12 counter32 read-only
The value of vRtrIfIpReasFragBytesRcvdHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragBytesRcvd.
               vRtrIfIpReasFragPktsReas 1.3.6.1.4.1.7483.6.1.2.3.54.1.13 counter64 read-only
The 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'.
               vRtrIfIpReasFragPktsReasLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.14 counter32 read-only
The value of vRtrIfIpReasFragPktsReasLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragPktsReas.
               vRtrIfIpReasFragPktsReasHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.15 counter32 read-only
The value of vRtrIfIpReasFragPktsReasHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragPktsRcvd.
               vRtrIfIpReasFragBytesReas 1.3.6.1.4.1.7483.6.1.2.3.54.1.16 counter64 read-only
The 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'.
               vRtrIfIpReasFragBytesReasLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.17 counter32 read-only
The value of vRtrIfIpReasFragBytesReasLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragBytesReas.
               vRtrIfIpReasFragBytesReasHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.18 counter32 read-only
The value of vRtrIfIpReasFragBytesReasHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragBytesReas.
               vRtrIfIpReasFragReasErrors 1.3.6.1.4.1.7483.6.1.2.3.54.1.19 counter64 read-only
The 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'.
               vRtrIfIpReasFragReasErrorsLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.20 counter32 read-only
The value of vRtrIfIpReasFragReasErrorsLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragReasErrors.
               vRtrIfIpReasFragReasErrorsHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.21 counter32 read-only
The value of vRtrIfIpReasFragReasErrorsHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragReasErrors.
               vRtrIfIpReasFragDisc 1.3.6.1.4.1.7483.6.1.2.3.54.1.22 counter64 read-only
The 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'.
               vRtrIfIpReasFragDiscLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.23 counter32 read-only
The value of vRtrIfIpReasFragDiscLow32 indicates the lower 32 bits of the value of vRtrIfIpReasFragDisc.
               vRtrIfIpReasFragDiscHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.24 counter32 read-only
The value of vRtrIfIpReasFragDiscHigh32 indicates the high 32 bits of the value of vRtrIfIpReasFragDisc.
               vRtrIfIpReasOutBufRes 1.3.6.1.4.1.7483.6.1.2.3.54.1.25 counter64 read-only
The 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'.
               vRtrIfIpReasOutBufResLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.26 counter32 read-only
The value of vRtrIfIpReasOutBufResLow32 indicates the lower 32 bits of the value of vRtrIfIpReasOutBufRes.
               vRtrIfIpReasOutBufResHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.27 counter32 read-only
The value of vRtrIfIpReasOutBufResHigh32 indicates the high 32 bits of the value of vRtrIfIpReasOutBufRes.
               vRtrIfIpReasPktsRx 1.3.6.1.4.1.7483.6.1.2.3.54.1.28 counter64 read-only
The 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'.
               vRtrIfIpReasPktsRxLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.29 counter32 read-only
The value of vRtrIfIpReasPktsRxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasPktsRx.
               vRtrIfIpReasPktsRxHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.30 counter32 read-only
The value of vRtrIfIpReasPktsRxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasPktsRx.
               vRtrIfIpReasBytesRx 1.3.6.1.4.1.7483.6.1.2.3.54.1.31 counter64 read-only
The 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'.
               vRtrIfIpReasBytesRxLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.32 counter32 read-only
The value of vRtrIfIpReasBytesRxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasBytesRx.
               vRtrIfIpReasBytesRxHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.33 counter32 read-only
The value of vRtrIfIpReasBytesRxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasBytesRx.
               vRtrIfIpReasPktsTx 1.3.6.1.4.1.7483.6.1.2.3.54.1.34 counter64 read-only
The 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'.
               vRtrIfIpReasPktsTxLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.35 counter32 read-only
The value of vRtrIfIpReasPktsTxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasPktsTx.
               vRtrIfIpReasPktsTxHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.36 counter32 read-only
The value of vRtrIfIpReasPktsTxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasPktsTx.
               vRtrIfIpReasBytesTx 1.3.6.1.4.1.7483.6.1.2.3.54.1.37 counter64 read-only
The 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'.
               vRtrIfIpReasBytesTxLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.38 counter32 read-only
The value of vRtrIfIpReasBytesTxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasBytesTx.
               vRtrIfIpReasBytesTxHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.39 counter32 read-only
The value of vRtrIfIpReasBytesTxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasBytesTx.
               vRtrIfRxPkts 1.3.6.1.4.1.7483.6.1.2.3.54.1.40 counter64 read-only
The value of vRtrIfRxPkts indicates the number of total packets received by this interface.
               vRtrIfRxPktsLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.41 counter32 read-only
The value of vRtrIfRxPktsLow32 indicates the lower 32 bits of the value of vRtrIfRxPkts.
               vRtrIfRxPktsHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.42 counter32 read-only
The value of vRtrIfRxPktsHigh32 indicates the high 32 bits of the value of vRtrIfRxPkts.
               vRtrIfRxBytes 1.3.6.1.4.1.7483.6.1.2.3.54.1.43 counter64 read-only
The value of vRtrIfRxBytes indicates the number of total bytes received by this interface.
               vRtrIfRxBytesLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.44 counter32 read-only
The value of vRtrIfRxBytesLow32 indicates the lower 32 bits of the value of vRtrIfRxBytes.
               vRtrIfRxBytesHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.45 counter32 read-only
The value of vRtrIfRxBytesHigh32 indicates the high 32 bits of the value of vRtrIfRxBytes.
               vRtrIfTxV4Pkts 1.3.6.1.4.1.7483.6.1.2.3.54.1.46 counter64 read-only
The value of vRtrIfTxV4Pkts indicates the number of total IPv4 packets sent from this interface.
               vRtrIfTxV4PktsLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.47 counter32 read-only
The value of vRtrIfTxV4PktsLow32 indicates the lower 32 bits of the value of vRtrIfTxV4Pkts.
               vRtrIfTxV4PktsHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.48 counter32 read-only
The value of vRtrIfTxV4PktsHigh32 indicates the high 32 bits of the value of vRtrIfTxV4Pkts.
               vRtrIfTxV4Bytes 1.3.6.1.4.1.7483.6.1.2.3.54.1.49 counter64 read-only
The value of vRtrIfTxV4Bytes indicates the number of total IPv4 bytes sent from this interface.
               vRtrIfTxV4BytesLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.50 counter32 read-only
The value of vRtrIfTxV4BytesLow32 indicates the lower 32 bits of the value of vRtrIfTxV4Bytes.
               vRtrIfTxV4BytesHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.51 counter32 read-only
The value of vRtrIfTxV4BytesHigh32 indicates the high 32 bits of the value of vRtrIfTxV4Bytes.
               vRtrIfTxV6Pkts 1.3.6.1.4.1.7483.6.1.2.3.54.1.52 counter64 read-only
The value of vRtrIfTxV6Pkts indicates the number of total IPv6 packets sent from this interface.
               vRtrIfTxV6PktsLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.53 counter32 read-only
The value of vRtrIfTxV6PktsLow32 indicates the lower 32 bits of the value of vRtrIfTxV6Pkts.
               vRtrIfTxV6PktsHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.54 counter32 read-only
The value of vRtrIfTxV6PktsHigh32 indicates the high 32 bits of the value of vRtrIfTxV6Pkts.
               vRtrIfTxV6Bytes 1.3.6.1.4.1.7483.6.1.2.3.54.1.55 counter64 read-only
The value of vRtrIfTxV6Bytes indicates the number of total IPv6 bytes sent from this interface.
               vRtrIfTxV6BytesLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.56 counter32 read-only
The value of vRtrIfTxV6BytesLow32 indicates the lower 32 bits of the value of vRtrIfTxV6Bytes.
               vRtrIfTxV6BytesHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.57 counter32 read-only
The value of vRtrIfTxV6BytesHigh32 indicates the high 32 bits of the value of vRtrIfTxV6Bytes.
               vRtrIfTxV4DiscardPkts 1.3.6.1.4.1.7483.6.1.2.3.54.1.58 counter64 read-only
The value of vRtrIfTxV4DiscardPkts indicates the number of total IPv4 transmit packets discarded by this interface.
               vRtrIfTxV4DiscardPktsLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.59 counter32 read-only
The value of vRtrIfTxV4DiscardPktsLow32 indicates the lower 32 bits of the value of vRtrIfTxV4DiscardPkts.
               vRtrIfTxV4DiscardPktsHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.60 counter32 read-only
The value of vRtrIfTxV4DiscardPktsHigh32 indicates the high 32 bits of the value of vRtrIfTxV4DiscardPkts.
               vRtrIfTxV4DiscardBytes 1.3.6.1.4.1.7483.6.1.2.3.54.1.61 counter64 read-only
The value of vRtrIfTxV4DiscardBytes indicates the number of total IPv4 transmit bytes discarded by this interface.
               vRtrIfTxV4DiscardBytesLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.62 counter32 read-only
The value of vRtrIfTxV4DiscardBytesLow32 indicates the lower 32 bits of the value of vRtrIfTxV4DiscardBytes.
               vRtrIfTxV4DiscardBytesHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.63 counter32 read-only
The value of vRtrIfTxV4DiscardBytesHigh32 indicates the high 32 bits of the value of vRtrIfTxV4DiscardBytes.
               vRtrIfTxV6DiscardPkts 1.3.6.1.4.1.7483.6.1.2.3.54.1.64 counter64 read-only
The value of vRtrIfTxV6DiscardPkts indicates the number of total IPv6 transmit packets discarded by this interface.
               vRtrIfTxV6DiscardPktsLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.65 counter32 read-only
The value of vRtrIfTxV6DiscardPktsLow32 indicates the lower 32 bits of the value of vRtrIfTxV6DiscardPkts.
               vRtrIfTxV6DiscardPktsHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.66 counter32 read-only
The value of vRtrIfTxV6DiscardPktsHigh32 indicates the high 32 bits of the value of vRtrIfTxV6DiscardPkts.
               vRtrIfTxV6DiscardBytes 1.3.6.1.4.1.7483.6.1.2.3.54.1.67 counter64 read-only
The value of vRtrIfTxV6DiscardBytes indicates the number of total IPv6 transmit bytes discarded by this interface.
               vRtrIfTxV6DiscardBytesLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.68 counter32 read-only
The value of vRtrIfTxV6DiscardBytesLow32 indicates the lower 32 bits of the value of vRtrIfTxV6DiscardBytes.
               vRtrIfTxV6DiscardBytesHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.69 counter32 read-only
The value of vRtrIfTxV6DiscardBytesHigh32 indicates the high 32 bits of the value of vRtrIfTxV6DiscardBytes.
               vRtrIfIpReasV6FragPktsRcvd 1.3.6.1.4.1.7483.6.1.2.3.54.1.70 counter64 read-only
The 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'.
               vRtrIfIpReasV6FragPktsRcvdLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.71 counter32 read-only
The value of vRtrIfIpReasV6FragPktsRcvdLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragPktsRcvd.
               vRtrIfIpReasV6FragPktsRcvdHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.72 counter32 read-only
The value of vRtrIfIpReasV6FragPktsRcvdHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragPktsRcvd.
               vRtrIfIpReasV6FragBytesRcvd 1.3.6.1.4.1.7483.6.1.2.3.54.1.73 counter64 read-only
The 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'.
               vRtrIfIpReasV6FragBytesRcvdL32 1.3.6.1.4.1.7483.6.1.2.3.54.1.74 counter32 read-only
The value of vRtrIfIpReasV6FragBytesRcvdL32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragBytesRcvd.
               vRtrIfIpReasV6FragBytesRcvdH32 1.3.6.1.4.1.7483.6.1.2.3.54.1.75 counter32 read-only
The value of vRtrIfIpReasV6FragBytesRcvdH32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragBytesRcvd.
               vRtrIfIpReasV6FragPktsReas 1.3.6.1.4.1.7483.6.1.2.3.54.1.76 counter64 read-only
The 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'.
               vRtrIfIpReasV6FragPktsReasLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.77 counter32 read-only
The value of vRtrIfIpReasV6FragPktsReasLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragPktsReas.
               vRtrIfIpReasV6FragPktsReasHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.78 counter32 read-only
The value of vRtrIfIpReasV6FragPktsReasHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragPktsRcvd.
               vRtrIfIpReasV6FragBytesReas 1.3.6.1.4.1.7483.6.1.2.3.54.1.79 counter64 read-only
The 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'.
               vRtrIfIpReasV6FragBytesReasL32 1.3.6.1.4.1.7483.6.1.2.3.54.1.80 counter32 read-only
The value of vRtrIfIpReasV6FragBytesReasL32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragBytesReas.
               vRtrIfIpReasV6FragBytesReasH32 1.3.6.1.4.1.7483.6.1.2.3.54.1.81 counter32 read-only
The value of vRtrIfIpReasV6FragBytesReasH32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragBytesReas.
               vRtrIfIpReasV6FragReasErrors 1.3.6.1.4.1.7483.6.1.2.3.54.1.82 counter64 read-only
The 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'.
               vRtrIfIpReasV6FragReasErrorsL32 1.3.6.1.4.1.7483.6.1.2.3.54.1.83 counter32 read-only
The value of vRtrIfIpReasV6FragReasErrorsL32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragReasErrors.
               vRtrIfIpReasV6FragReasErrorsH32 1.3.6.1.4.1.7483.6.1.2.3.54.1.84 counter32 read-only
The value of vRtrIfIpReasV6FragReasErrorsH32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragReasErrors.
               vRtrIfIpReasV6FragDisc 1.3.6.1.4.1.7483.6.1.2.3.54.1.85 counter64 read-only
The 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'.
               vRtrIfIpReasV6FragDiscLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.86 counter32 read-only
The value of vRtrIfIpReasV6FragDiscLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6FragDisc.
               vRtrIfIpReasV6FragDiscHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.87 counter32 read-only
The value of vRtrIfIpReasV6FragDiscHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6FragDisc.
               vRtrIfIpReasV6OutBufRes 1.3.6.1.4.1.7483.6.1.2.3.54.1.88 counter64 read-only
The 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'.
               vRtrIfIpReasV6OutBufResLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.89 counter32 read-only
The value of vRtrIfIpReasV6OutBufResLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6OutBufRes.
               vRtrIfIpReasV6OutBufResHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.90 counter32 read-only
The value of vRtrIfIpReasV6OutBufResHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6OutBufRes.
               vRtrIfIpReasV6PktsRx 1.3.6.1.4.1.7483.6.1.2.3.54.1.91 counter64 read-only
The 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'.
               vRtrIfIpReasV6PktsRxLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.92 counter32 read-only
The value of vRtrIfIpReasV6PktsRxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6PktsRx.
               vRtrIfIpReasV6PktsRxHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.93 counter32 read-only
The value of vRtrIfIpReasV6PktsRxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6PktsRx.
               vRtrIfIpReasV6BytesRx 1.3.6.1.4.1.7483.6.1.2.3.54.1.94 counter64 read-only
The 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'.
               vRtrIfIpReasV6BytesRxLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.95 counter32 read-only
The value of vRtrIfIpReasV6BytesRxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6BytesRx.
               vRtrIfIpReasV6BytesRxHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.96 counter32 read-only
The value of vRtrIfIpReasV6BytesRxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6BytesRx.
               vRtrIfIpReasV6PktsTx 1.3.6.1.4.1.7483.6.1.2.3.54.1.97 counter64 read-only
The 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'.
               vRtrIfIpReasV6PktsTxLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.98 counter32 read-only
The value of vRtrIfIpReasV6PktsTxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6PktsTx.
               vRtrIfIpReasV6PktsTxHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.99 counter32 read-only
The value of vRtrIfIpReasV6PktsTxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6PktsTx.
               vRtrIfIpReasV6BytesTx 1.3.6.1.4.1.7483.6.1.2.3.54.1.100 counter64 read-only
The 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'.
               vRtrIfIpReasV6BytesTxLow32 1.3.6.1.4.1.7483.6.1.2.3.54.1.101 counter32 read-only
The value of vRtrIfIpReasV6BytesTxLow32 indicates the lower 32 bits of the value of vRtrIfIpReasV6BytesTx.
               vRtrIfIpReasV6BytesTxHigh32 1.3.6.1.4.1.7483.6.1.2.3.54.1.102 counter32 read-only
The value of vRtrIfIpReasV6BytesTxHigh32 indicates the high 32 bits of the value of vRtrIfIpReasV6BytesTx.
               vRtrIfSpeed 1.3.6.1.4.1.7483.6.1.2.3.54.1.103 counter64 read-only
The value of vRtrIfSpeed indicates an estimate of the current bandwidth in bits per second for this interface.
     vRtrIfExtTable 1.3.6.1.4.1.7483.6.1.2.3.61 no-access
The vRtrIfExtTable has an entry for each router interface configured in the system. This table augments the vRtrIfTable.
           vRtrIfExtEntry 1.3.6.1.4.1.7483.6.1.2.3.61.1 no-access
Each row entry represents a virtual router interface in the system. Entries can be created and deleted via SNMP SET operations using the vRtrIfRowStatus variable.
               vRtrIfLsrIpLoadBalancing 1.3.6.1.4.1.7483.6.1.2.3.61.1.1 integer read-only
The 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. Enumeration: 'label-ip': 2, 'label-only': 1, 'system': 0, 'ip-only': 3.
               vRtrIfIngressIpv4Flowspec 1.3.6.1.4.1.7483.6.1.2.3.61.1.2 truthvalue read-only
The value of vRtrIfIngressIpv4Flowspec specifies whether ingress Flowspec for IPv4 is enabled for this interface.
               vRtrIfInfo 1.3.6.1.4.1.7483.6.1.2.3.61.1.3 octet string read-only
The value of vRtrIfInfo specifies the information used to authenticate the interface.
               vRtrIfInfoEncrypted 1.3.6.1.4.1.7483.6.1.2.3.61.1.4 truthvalue read-only
The object vRtrIfInfoEncrypted is currently not supported.
               vRtrIfQosRouteLookup 1.3.6.1.4.1.7483.6.1.2.3.61.1.5 integer read-only
The 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. Enumeration: 'source': 2, 'none': 0, 'destination': 1.
               vRtrIfIpv6QosRouteLookup 1.3.6.1.4.1.7483.6.1.2.3.61.1.6 integer read-only
The 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. Enumeration: 'none': 0, 'destination': 1.
               vRtrIfStatusString 1.3.6.1.4.1.7483.6.1.2.3.61.1.7 displaystring read-only
The value of vRtrIfStatusString indicates the status information about the interface.
               vRtrIfIpv6uRPFCheckState 1.3.6.1.4.1.7483.6.1.2.3.61.1.8 tmnxenableddisabled read-only
The value of vRtrIfIpv6uRPFCheckState specifies whether unicast RPF (uRPF) check is enabled on this interface.
               vRtrIfIpv6uRPFCheckMode 1.3.6.1.4.1.7483.6.1.2.3.61.1.9 integer read-only
The 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'. Enumeration: 'strict': 1, 'loose': 2.
               vRtrIfTmsOffRampVprn 1.3.6.1.4.1.7483.6.1.2.3.61.1.10 tmnxservid read-only
The 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'.
               vRtrIfTmsMgmtVprn 1.3.6.1.4.1.7483.6.1.2.3.61.1.11 tmnxservid read-only
The 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'.
     tnVRtrMobGatewayObjs 1.3.6.1.4.1.7483.6.1.2.3.69
     vRtrIfBfdExtTableLastChanged 1.3.6.1.4.1.7483.6.1.2.3.70 timestamp read-only
The 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.
     vRtrIfBfdExtTable 1.3.6.1.4.1.7483.6.1.2.3.71 no-access
The vRtrIfBfdExtTable table contains the configuration for Bi-directional Forwarding Detection (BFD) on the vRtrIfIndex.
           vRtrIfBfdExtEntry 1.3.6.1.4.1.7483.6.1.2.3.71.1 no-access
Each row entry represents the BFD configuration for the vRtrIfIndex.
               vRtrIfBfdExtAddressType 1.3.6.1.4.1.7483.6.1.2.3.71.1.1 inetaddresstype no-access
The 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)'.
               vRtrIfBfdExtAdminState 1.3.6.1.4.1.7483.6.1.2.3.71.1.2 tmnxadminstate read-write
The 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.
               vRtrIfBfdExtTransmitInterval 1.3.6.1.4.1.7483.6.1.2.3.71.1.3 unsigned32 read-write
The 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.
               vRtrIfBfdExtReceiveInterval 1.3.6.1.4.1.7483.6.1.2.3.71.1.4 unsigned32 read-write
The 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.
               vRtrIfBfdExtMultiplier 1.3.6.1.4.1.7483.6.1.2.3.71.1.5 unsigned32 read-write
The 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.
               vRtrIfBfdExtEchoInterval 1.3.6.1.4.1.7483.6.1.2.3.71.1.6 unsigned32 read-write
The value of vRtrIfBfdExtEchoInterval specifies the BFD echo interval over this interface.
               vRtrIfBfdExtType 1.3.6.1.4.1.7483.6.1.2.3.71.1.7 integer read-write
The 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. Enumeration: 'cpmNp': 1, 'iomHw': 3, 'auto': 2.
     vRtrIfStatsExtTable 1.3.6.1.4.1.7483.6.1.2.3.74 no-access
The vRtrIfStatsExtTable table contains statistics per virtual router interface.
           vRtrIfStatsExtEntry 1.3.6.1.4.1.7483.6.1.2.3.74.1 no-access
Each row entry represents the statistics per virtual router interface. Entries are created and deleted when entries in the vRtrIfEntry are created and deleted.
               vRtrIfTxPkts 1.3.6.1.4.1.7483.6.1.2.3.74.1.1 counter64 read-only
The value of vRtrIfTxPkts indicates the number of total packets sent by this interface.
               vRtrIfTxPktsLow32 1.3.6.1.4.1.7483.6.1.2.3.74.1.2 counter32 read-only
The value of vRtrIfTxPktsLow32 indicates the lower 32 bits of the value of vRtrIfTxPkts.
               vRtrIfTxPktsHigh32 1.3.6.1.4.1.7483.6.1.2.3.74.1.3 counter32 read-only
The value of vRtrIfTxPktsHigh32 indicates the high 32 bits of the value of vRtrIfTxPkts.
               vRtrIfTxBytes 1.3.6.1.4.1.7483.6.1.2.3.74.1.4 counter64 read-only
The value of vRtrIfTxBytes indicates the number of total bytes sent by this interface.
               vRtrIfTxBytesLow32 1.3.6.1.4.1.7483.6.1.2.3.74.1.5 counter32 read-only
The value of vRtrIfTxBytesLow32 indicates the lower 32 bits of the value of vRtrIfTxBytes.
               vRtrIfTxBytesHigh32 1.3.6.1.4.1.7483.6.1.2.3.74.1.6 counter32 read-only
The value of vRtrIfTxBytesHigh32 indicates the high 32 bits of the value of vRtrIfTxBytes.
     vRtrIfQosTable 1.3.6.1.4.1.7483.6.1.2.3.78 no-access
The 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.
           vRtrIfQosEntry 1.3.6.1.4.1.7483.6.1.2.3.78.1 no-access
Each 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.
               vRtrIfQosNetworkPolicyId 1.3.6.1.4.1.7483.6.1.2.3.78.1.1 tnetworkpolicyid read-only
The 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.
     vRtrIfBfdSessExtTable 1.3.6.1.4.1.7483.6.1.2.3.92 no-access
The vRtrIfBfdSessExtTable table contains per BFD session statistics and operational settings.
           vRtrIfBfdSessExtEntry 1.3.6.1.4.1.7483.6.1.2.3.92.1 no-access
Each row entry represents a BFD session. Entries are created automatically by the system, or when a static-route is configured to use BFD.
               vRtrIfBfdSessExtLinkType 1.3.6.1.4.1.7483.6.1.2.3.92.1.1 integer no-access
The value of vRtrIfBfdSessExtLinkType indicates the link type of the BFD session. Enumeration: 'head': 1, 'ccWithCv': 5, 'ccOnly': 4, 'tail': 2, 'client': 3, 'microBfd': 6, 'pointToPoint': 0.
               vRtrIfBfdSessExtRxInfoId 1.3.6.1.4.1.7483.6.1.2.3.92.1.2 unsigned32 no-access
The value of vRtrIfBfdSessExtRxInfoId indicates the incoming label id or port id.
               vRtrIfBfdSessExtLclAddrType 1.3.6.1.4.1.7483.6.1.2.3.92.1.3 inetaddresstype no-access
The value of vRtrIfBfdSessExtLclAddrType indicates the address type in vRtrIfBfdSessExtLclAddr.
               vRtrIfBfdSessExtLclAddr 1.3.6.1.4.1.7483.6.1.2.3.92.1.4 inetaddress no-access
The value of vRtrIfBfdSessExtLclAddr indicates the address of the local endpoint of this BFD session. Its type is specified by vRtrIfBfdSessExtLclAddrType.
               vRtrIfBfdSessExtRemAddrType 1.3.6.1.4.1.7483.6.1.2.3.92.1.5 inetaddresstype no-access
The value of vRtrIfBfdSessExtRemAddrType indicates the address type in vRtrIfBfdSessExtRemAddr.
               vRtrIfBfdSessExtRemAddr 1.3.6.1.4.1.7483.6.1.2.3.92.1.6 inetaddress no-access
The value of vRtrIfBfdSessExtRemAddr indicates the address of the local endpoint of this BFD session. Its type is specified by vRtrIfBfdSessExtRemAddrType.
               vRtrIfBfdSessExtOperState 1.3.6.1.4.1.7483.6.1.2.3.92.1.7 tmnxoperstate read-only
The value of vRtrIfBfdSessExtOperState indicates the operational state of BFD on this interface.
               vRtrIfBfdSessExtState 1.3.6.1.4.1.7483.6.1.2.3.92.1.8 integer read-only
The value of vRtrIfBfdSessExtState indicates the state of the BFD protocol on this interface. Enumeration: 'adminDown': 0, 'down': 1, 'init': 2, 'up': 3.
               vRtrIfBfdSessExtOperFlags 1.3.6.1.4.1.7483.6.1.2.3.92.1.9 bits read-only
The value of vRtrIfBfdSessExtOperFlags indicates the reasons why a BFD session is not up. Bits: 'noProtocols': 0, 'nbrSignalDown': 3, 'fwdPlaneReset': 4, 'noHeartBeat': 1, 'adminClear': 7, 'nbrAdminDown': 6, 'misConnDefect': 8, 'pathDown': 5, 'echoFailed': 2.
               vRtrIfBfdSessExtMesgRecv 1.3.6.1.4.1.7483.6.1.2.3.92.1.10 counter32 read-only
The 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.
               vRtrIfBfdSessExtMesgSent 1.3.6.1.4.1.7483.6.1.2.3.92.1.11 counter32 read-only
The 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.
               vRtrIfBfdSessExtLastDownTime 1.3.6.1.4.1.7483.6.1.2.3.92.1.12 timestamp read-only
The value of vRtrIfBfdSessExtLastDownTime indicates the system time when this session last went down.
               vRtrIfBfdSessExtLastUpTime 1.3.6.1.4.1.7483.6.1.2.3.92.1.13 timestamp read-only
The value of vRtrIfBfdSessExtLastUpTime indicates the system time when this session last came up.
               vRtrIfBfdSessExtUpCount 1.3.6.1.4.1.7483.6.1.2.3.92.1.14 counter32 read-only
The value of vRtrIfBfdSessExtUpCount indicates the number of times vRtrIfBfdSessExtOperState changed from 'outOfService' to 'inService'.
               vRtrIfBfdSessExtDownCount 1.3.6.1.4.1.7483.6.1.2.3.92.1.15 counter32 read-only
The value of vRtrIfBfdSessExtDownCount indicates the number of times vRtrIfBfdSessExtOperState changed from 'inService' to 'outOfService'.
               vRtrIfBfdSessExtLclDisc 1.3.6.1.4.1.7483.6.1.2.3.92.1.16 unsigned32 read-only
The value of vRtrIfBfdSessExtLclDisc indicates the unique local discriminator for this session.
               vRtrIfBfdSessExtRemDisc 1.3.6.1.4.1.7483.6.1.2.3.92.1.17 unsigned32 read-only
The value of vRtrIfBfdSessExtRemDisc indicates the remote discriminator for this session.
               vRtrIfBfdSessExtProtocols 1.3.6.1.4.1.7483.6.1.2.3.92.1.18 bits read-only
The value of vRtrIfBfdSessExtProtocols indicates which protocols are using this BFD session. Bits: 'mcRing': 4, 'pim': 1, 'mcIpsec': 13, 'ipsecTunnel': 11, 'lag': 16, 'srrp': 8, 'staticRoute': 3, 'mcep': 9, 'bgp': 6, 'vrrp': 7, 'ldp': 10, 'ospfv2': 0, 'mplsTp': 15, 'isis': 2, 'mcMobile': 14, 'ospfv3': 12, 'rsvp': 5.
               vRtrIfBfdSessExtTxInterval 1.3.6.1.4.1.7483.6.1.2.3.92.1.19 unsigned32 read-only
The 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.
               vRtrIfBfdSessExtRxInterval 1.3.6.1.4.1.7483.6.1.2.3.92.1.20 unsigned32 read-only
The 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.
               vRtrIfBfdSessExtType 1.3.6.1.4.1.7483.6.1.2.3.92.1.21 integer read-only
The 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. Enumeration: 'cpmNp': 3, 'iom': 1, 'iomHw': 4, 'cpm': 2.
               vRtrIfBfdSessExtVerMismatch 1.3.6.1.4.1.7483.6.1.2.3.92.1.22 counter32 read-only
The value of vRtrIfBfdSessExtVerMismatch indicates the number of version mismatch errors for the bfd session.
               vRtrIfBfdSessExtTimeSinceLastRx 1.3.6.1.4.1.7483.6.1.2.3.92.1.23 unsigned32 read-only
The 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.
               vRtrIfBfdSessExtTimeSinceLastTx 1.3.6.1.4.1.7483.6.1.2.3.92.1.24 unsigned32 read-only
The 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.
               vRtrIfBfdSessExtRemoteLspNum 1.3.6.1.4.1.7483.6.1.2.3.92.1.25 unsigned32 read-only
The value of vRtrIfBfdSessExtRemoteLspNum specifies the MPLS-TP LSP destination path number.
               vRtrIfBfdSessExtRemoteTunnelNum 1.3.6.1.4.1.7483.6.1.2.3.92.1.26 unsigned32 read-only
The value of vRtrIfBfdSessExtRemoteTunnelNum indicates the destination tunnel id for the MPLS-TP path.
               vRtrIfBfdSessExtRemoteNodeId 1.3.6.1.4.1.7483.6.1.2.3.92.1.27 tmnxmplstpnodeid read-only
The value of vRtrIfBfdSessExtRemoteNodeId specifies the destination node id of an MPLS-TP LSP.
               vRtrIfBfdSessExtRemoteGlobalId 1.3.6.1.4.1.7483.6.1.2.3.92.1.28 tmnxmplstpglobalid read-only
The value of vRtrIfBfdSessExtRemoteGlobalId specifies the global identifier for an MPLS-TP LSP.
               vRtrIfBfdSessExtLspPathTunnelId 1.3.6.1.4.1.7483.6.1.2.3.92.1.29 unsigned32 read-only
The value of vRtrIfBfdSessExtLspPathTunnelId indicates the source tunnel id for the MPLS-TP path.
               vRtrIfBfdSessExtLspPathId 1.3.6.1.4.1.7483.6.1.2.3.92.1.30 integer read-only
The 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. Enumeration: 'notApplicable': 0, 'working': 1, 'protecting': 2.
     vRtrIfBfdSessForwardInfoTable 1.3.6.1.4.1.7483.6.1.2.3.95 no-access
The vRtrIfBfdSessForwardInfoTable table contains per BFD session forwarding information. (local and remote)
           vRtrIfBfdSessForwardInfoEntry 1.3.6.1.4.1.7483.6.1.2.3.95.1 no-access
Each row entry represents a collection of forwarding information attributes for each BFD session. Entries cannot be created and deleted via SNMP SET operations.
               vRtrIfBfdSessExtLclState 1.3.6.1.4.1.7483.6.1.2.3.95.1.1 integer read-only
The value of vRtrIfBfdSessExtLclState indicates the local state of the BFD session. Enumeration: 'adminDown': 0, 'down': 1, 'init': 2, 'up': 3.
               vRtrIfBfdSessExtLclMode 1.3.6.1.4.1.7483.6.1.2.3.95.1.2 integer read-only
The value of vRtrIfBfdSessExtLclMode indicates the local mode of the BFD session. Enumeration: 'async': 0, 'demand': 1.
               vRtrIfBfdSessExtLclDiag 1.3.6.1.4.1.7483.6.1.2.3.95.1.3 integer read-only
The value of vRtrIfBfdSessExtLclDiag indicates the local diag code of the BFD session. Enumeration: 'nbSigSessDown': 3, 'echoFuncFail': 2, 'none': 0, 'adminDown': 7, 'fwdPlnRst': 4, 'detTimeExp': 1, 'rvConPathDown': 8, 'pathDown': 5, 'conPathDown': 6.
               vRtrIfBfdSessExtLclMinTx 1.3.6.1.4.1.7483.6.1.2.3.95.1.4 unsigned32 read-only
The value of vRtrIfBfdSessExtLclMinTx indicates the local (minimum) transmit interval for BFD CC packets in milliseconds.
               vRtrIfBfdSessExtLclMinRx 1.3.6.1.4.1.7483.6.1.2.3.95.1.5 unsigned32 read-only
The value of vRtrIfBfdSessExtLclMinRx indicates the local (minimum) receive interval for BFD CC packets in milliseconds.
               vRtrIfBfdSessExtLclMult 1.3.6.1.4.1.7483.6.1.2.3.95.1.6 unsigned32 read-only
The value of vRtrIfBfdSessExtLclMult indicates the local multiplier value for CC packets
               vRtrIfBfdSessExtRemState 1.3.6.1.4.1.7483.6.1.2.3.95.1.7 integer read-only
The value of vRtrIfBfdSessExtRemState indicates the remote state of the BFD session. Enumeration: 'adminDown': 0, 'down': 1, 'init': 2, 'up': 3.
               vRtrIfBfdSessExtRemMode 1.3.6.1.4.1.7483.6.1.2.3.95.1.8 integer read-only
The value of vRtrIfBfdSessExtRemMode indicates the remote mode of the BFD session. Enumeration: 'async': 0, 'demand': 1.
               vRtrIfBfdSessExtRemDiag 1.3.6.1.4.1.7483.6.1.2.3.95.1.9 integer read-only
The value of vRtrIfBfdSessExtRemDiag indicates the remote diag code of the BFD session. Enumeration: 'nbSigSessDown': 3, 'echoFuncFail': 2, 'none': 0, 'adminDown': 7, 'fwdPlnRst': 4, 'detTimeExp': 1, 'rvConPathDown': 8, 'pathDown': 5, 'conPathDown': 6.
               vRtrIfBfdSessExtRemMinTx 1.3.6.1.4.1.7483.6.1.2.3.95.1.10 unsigned32 read-only
The value of vRtrIfBfdSessExtRemMinTx indicates the remote (minimum) transmit interval for BFD CC packets.
               vRtrIfBfdSessExtRemMinRx 1.3.6.1.4.1.7483.6.1.2.3.95.1.11 unsigned32 read-only
The value of vRtrIfBfdSessExtRemMinRx indicates the remote (minimum) receive interval for BFD CC packets.
               vRtrIfBfdSessExtRemMult 1.3.6.1.4.1.7483.6.1.2.3.95.1.12 unsigned32 read-only
The value of vRtrIfBfdSessExtRemMult indicates the remote multiplier value for CC packets
               vRtrIfBfdSessExtLastRecv 1.3.6.1.4.1.7483.6.1.2.3.95.1.13 timestamp read-only
The value of vRtrIfBfdSessExtLastRecv indicates the time of last received CC/CV message relative to the system uptime.
               vRtrIfBfdSessExtLastSent 1.3.6.1.4.1.7483.6.1.2.3.95.1.14 timestamp read-only
The value of vRtrIfBfdSessExtLastSent indicates the time of last sent CC/CV message relative to the system uptime.
     vRtrConfScalar1 1.3.6.1.4.1.7483.6.1.2.3.101 unsigned32 read-only
A dummy scalar that satisfies a SNMP get request quickly.Otherwise, it has to traverse the remaining MIB to get to the next applicable item.
     vRtrConfScalar2 1.3.6.1.4.1.7483.6.1.2.3.102 unsigned32 read-only