TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB

File: TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB.mib (17627 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
TIMETRA-GLOBAL-MIB TIMETRA-TC-MIB

Imported symbols

Unsigned32 Counter32 Gauge32
MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
RowStatus TEXTUAL-CONVENTION TimeStamp
TimeInterval DisplayString TruthValue
OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
timetraSRMIBModules tmnxSRObjs tmnxSRNotifyPrefix
tmnxSRConfs TmnxAdminState TmnxOperState
TNamedItem TNamedItemOrEmpty TItemDescription
TDirection

Defined Types

TmnxRouteNHVersion  
TmnxRouteNHVersion specifies either the administrative or the operational version of the objects in this MIB. Configuration changes can only be made to the administrative version of these objects. The operational copy is updated when a 'commit' operation is done.
TEXTUAL-CONVENTION    
  INTEGER admin(0), oper(1)  

TmnxRouteNHTemplateEntry  
SEQUENCE    
  tmnxRouteNHTemplateVersion TmnxRouteNHVersion
  tmnxRouteNHTemplateName TNamedItem
  tmnxRouteNHTemplateRowStatus RowStatus
  tmnxRouteNHTemplateRowLstChng TimeStamp
  tmnxRouteNHTemplateDescription TItemDescription
  tmnxRouteNHTemplateSrlgEnable TruthValue
  tmnxRouteNHTemplProtectionType INTEGER
  tmnxRouteNHTemplateNextHopType INTEGER

TmnxRouteNHTemplAdminGrpEntry  
SEQUENCE    
  tmnxRouteNHTemplAdminGrpType INTEGER
  tmnxRouteNHTemplAdminGrpName TNamedItem
  tmnxRouteNHTemplAdmGrpRowStatus RowStatus
  tmnxRouteNHTemplAdmGrpRowLstCh TimeStamp
  tmnxRouteNHTemplAdminGrpPref INTEGER

Defined Values

timetraRouteNextHopTemplateMIBModule 1.3.6.1.4.1.6527.1.1.3.90
This document is the SNMP MIB module to manage and provision Route next-hop templates for the Nokia 7xxx device. Copyright 2013-2016 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.
MODULE-IDENTITY    

tmnxRouteNextHop 1.3.6.1.4.1.6527.3.1.2.90
OBJECT IDENTIFIER    

tmnxRouteNextHopObjs 1.3.6.1.4.1.6527.3.1.2.90.1
OBJECT IDENTIFIER    

tmnxRouteNHNotificationObjs 1.3.6.1.4.1.6527.3.1.2.90.2
OBJECT IDENTIFIER    

tmnxRouteNHNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.90
OBJECT IDENTIFIER    

tmnxRouteNHNotifications 1.3.6.1.4.1.6527.3.1.3.90.0
OBJECT IDENTIFIER    

tmnxRouteNHConformance 1.3.6.1.4.1.6527.3.1.1.90
OBJECT IDENTIFIER    

tmnxRouteNHCompliances 1.3.6.1.4.1.6527.3.1.1.90.1
OBJECT IDENTIFIER    

tmnxRouteNHGroups 1.3.6.1.4.1.6527.3.1.1.90.2
OBJECT IDENTIFIER    

tmnxRouteNHNotifGroups 1.3.6.1.4.1.6527.3.1.1.90.3
OBJECT IDENTIFIER    

tmnxRouteNHAdminControl 1.3.6.1.4.1.6527.3.1.2.90.1.1
OBJECT IDENTIFIER    

tmnxRouteNHAdminLastChangeTime 1.3.6.1.4.1.6527.3.1.2.90.1.1.1
The value of tmnxRouteNHAdminLastChangeTime indicates the last time a successful set was performed of tmnxRouteNHAdminControlApply to 'commit'.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxRouteNHAdminOwner 1.3.6.1.4.1.6527.3.1.2.90.1.1.2
The value of tmnxRouteNHAdminOwner specifies who has last initialized the configuration tables, who is making all the changes, and who is expected to either commit or re-initialize (abort) the transaction. tmnxRouteNHAdminOwner is advisory only. Before beginning a transaction, read tmnxRouteNHAdminOwner. If it is empty then proceed with the configuration. Set tmnxRouteNHAdminOwner after setting tmnxRouteNHAdminControlApply so that other users will be advised to not make changes to the tables. The agent automatically sets tmnxRouteNHAdminOwner to an empty string after tmnxRouteNHAdminControlApply is set, either by the user re-initializing or committing, or by the agent timing out the uncommitted transaction.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxRouteNHAdminControlApply 1.3.6.1.4.1.6527.3.1.2.90.1.1.3
The value of tmnxRouteNHAdminControlApply specifies the copying of tmnxRouteNextHopObjs tables from one instance of tmnxRouteNHTemplateVersion to another. This object reads as 'none(1)' when not editing this table and 'initialize(2)' when editing it. When set to 'initialize(2)', the rows in tmnxRouteNextHopObjs tables with the version index set to 'admin' are set to the values with the index set to 'oper' in the same tables. Any uncommitted changes are lost, so setting this value corresponds to both BEGIN-TRANSACTION and ABORT-TRANSACTION. When set to 'commit(3)' (END-TRANSACTION), all of the rows in tmnxRouteNextHopObjs tables with the version set to 'admin' are copied to the same rows with the index set to 'oper'. Then, the new values are applied in the system. In this way, the (expensive) application can be performed at one time, ensuring a coherent route next-hop configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), initialize(2), commit(3)  

tmnxRouteNHTemplateTblLastCh 1.3.6.1.4.1.6527.3.1.2.90.1.3
The value of tmnxRouteNHTemplateTblLastCh indicates the sysUpTime at the time of the last modification of an entry in the tmnxRouteNHTemplateTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxRouteNHTemplateTable 1.3.6.1.4.1.6527.3.1.2.90.1.4
The tmnxRouteNHTemplateTable contains the templates used to apply specific criteria to the prefixes protected by a loop-free alternate.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxRouteNHTemplateEntry

tmnxRouteNHTemplateEntry 1.3.6.1.4.1.6527.3.1.2.90.1.4.1
Each row represents a route next-hop template.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxRouteNHTemplateEntry  

tmnxRouteNHTemplateVersion 1.3.6.1.4.1.6527.3.1.2.90.1.4.1.1
The value of tmnxRouteNHTemplateVersion specifies the version of the table being accessed. The table is read-create only for the 'admin' version of the table. The 'oper' version is read-only. Only rows with version 'oper' take operational effect.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxRouteNHVersion  

tmnxRouteNHTemplateName 1.3.6.1.4.1.6527.3.1.2.90.1.4.1.2
The value of tmnxRouteNHTemplateName specifies the name defined for the next-hop template.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxRouteNHTemplateRowStatus 1.3.6.1.4.1.6527.3.1.2.90.1.4.1.3
The value of tmnxRouteNHTemplateRowStatus controls the creation and deletion of rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxRouteNHTemplateRowLstChng 1.3.6.1.4.1.6527.3.1.2.90.1.4.1.4
The value tmnxRouteNHTemplateRowLstChng indicates the sysUpTime at the time of the most recent management-initiated change to this row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxRouteNHTemplateDescription 1.3.6.1.4.1.6527.3.1.2.90.1.4.1.5
The value of tmnxRouteNHTemplateDescription specifies the description of this next-hop template.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxRouteNHTemplateSrlgEnable 1.3.6.1.4.1.6527.3.1.2.90.1.4.1.6
The value of tmnxRouteNHTemplateSrlgEnable specifies whether the selected next-hop can use the same outgoing interface as the primary next-hop.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxRouteNHTemplProtectionType 1.3.6.1.4.1.6527.3.1.2.90.1.4.1.7
The value of tmnxRouteNHTemplProtectionType specifies whether link protection or node protection is preferred for IP prefixes and LDP FEC prefixes protected by a backup LFA next-hop.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER link(1), node(2)  

tmnxRouteNHTemplateNextHopType 1.3.6.1.4.1.6527.3.1.2.90.1.4.1.8
The value of tmnxRouteNHTemplateNextHopType specifies whether tunneled backup next-hop 'tunnel(2)' or IP backup next-hop 'ip(1)' is preferred.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ip(1), tunnel(2)  

tmnxRouteNHTemplAdminGrpTblLstCh 1.3.6.1.4.1.6527.3.1.2.90.1.5
The value of tmnxRouteNHTemplAdminGrpTblLstCh indicates the sysUpTime at the time of the last modification of an entry in the tmnxRouteNHTemplAdminGrpTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxRouteNHTemplAdminGrpTable 1.3.6.1.4.1.6527.3.1.2.90.1.6
The tmnxRouteNHTemplAdminGrpTable specifies the admin groups out of which the next-hop template can select a link for the next-hop.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxRouteNHTemplAdminGrpEntry

tmnxRouteNHTemplAdminGrpEntry 1.3.6.1.4.1.6527.3.1.2.90.1.6.1
Each row represents a route next-hop template.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxRouteNHTemplAdminGrpEntry  

tmnxRouteNHTemplAdminGrpType 1.3.6.1.4.1.6527.3.1.2.90.1.6.1.1
The value of tmnxRouteNHTemplAdminGrpType specifies whether the links in the specified IP admin group should be used for the next-hop or not. A value of 'include(1)' specifies the next-hop template can select a link from the IP admin group to be used as the next-hop. A value of 'exclude(2)' specifies the links of the IP admin group will never be used for the next-hop.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

tmnxRouteNHTemplAdminGrpName 1.3.6.1.4.1.6527.3.1.2.90.1.6.1.2
The value of tmnxRouteNHTemplAdminGrpName specifies the name of the IP admin group that is used in this next-hop template.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxRouteNHTemplAdmGrpRowStatus 1.3.6.1.4.1.6527.3.1.2.90.1.6.1.3
The value of tmnxRouteNHTemplAdmGrpRowStatus controls the creation and deletion of rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxRouteNHTemplAdmGrpRowLstCh 1.3.6.1.4.1.6527.3.1.2.90.1.6.1.4
The value tmnxRouteNHTemplAdmGrpRowLstCh indicates the sysUpTime at the time of the most recent management-initiated change to this row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxRouteNHTemplAdminGrpPref 1.3.6.1.4.1.6527.3.1.2.90.1.6.1.5
The value of tmnxRouteNHTemplAdminGrpPref specifies a relative preference for the admin group to select. The system will first attempt to select a next-hop in the IP admin groups with the highest preference. If tmnxRouteNHTemplAdminGrpType is set to 'exclude(2)' the preference must be set to 0. If tmnxRouteNHTemplAdminGrpType is set to 'include(1)' the preference can never be set to 0. In this case the default value of this field will be set to 255.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

tmnxRouteNextHopTemplateGroup 1.3.6.1.4.1.6527.3.1.1.90.2.1
The group of objects providing configuration of route next-hop templates on Nokia SROS series systems.
Status: current Access: read-create
OBJECT-GROUP    

tmnxRouteNextHopCompliance 1.3.6.1.4.1.6527.3.1.1.90.1.1
The compliance statement for management of route next-hop template on Nokia SROS series systems.
Status: current Access: read-create
MODULE-COMPLIANCE