TIMETRA-OSPF-NG-MIB

File: TIMETRA-OSPF-NG-MIB.mib (479157 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB INET-ADDRESS-MIB OSPF-MIB
TIMETRA-TC-MIB TIMETRA-VRTR-MIB TIMETRA-GLOBAL-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Gauge32 Integer32
Unsigned32 TEXTUAL-CONVENTION TruthValue
StorageType RowStatus TimeStamp
TimeInterval DateAndTime DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex InterfaceIndexOrZero InetAddressType
InetAddress InetAddressPrefixLength Metric
BigMetric Status HelloRange
DesignatedRouterPriority TNamedItemOrEmpty TmnxOspfInstance
TmnxOperState TmnxEnabledDisabled vRtrID
timetraSRMIBModules tmnxSRObjs tmnxSRNotifyPrefix
tmnxSRConfs

Defined Types

TmnxOspfUpToRefreshIntervalTc  
The value of TmnxOspfUpToRefreshIntervalTc provides values one might be able to configure for variables bounded by the Refresh Interval.
TEXTUAL-CONVENTION    
  Integer32 0..1800  

TmnxOspfDeadIntRangeTc  
The value of TmnxOspfDeadIntRangeTc provides the range, in seconds, of the dead interval value.
TEXTUAL-CONVENTION    
  Integer32 1..FFFF  

TmnxOspfRouterIdTc  
The value of TmnxOspfRouterIdTc provides a 32-bit, unsigned integer uniquely identifying the router in the Autonomous System. To ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses if IPv4 is configured on the router.
TEXTUAL-CONVENTION    
  Unsigned32 0..FFFFFFFF  

TmnxOspfAreaIdTc  
The value of TmnxOspfAreaIdTc provides an OSPF Area Identifier.
TEXTUAL-CONVENTION    
  Unsigned32 0..FFFFFFFF  

TmnxOspfIfInstIdTc  
The value of TmnxOspfIfInstIdTc provides an OSPF interface instance ID.
TEXTUAL-CONVENTION    
  Integer32 0..255  

TmnxOspfPreference  
The value of TmnxOspfPreference provides a route preference value. This value will be used during the route selection algorithm.
TEXTUAL-CONVENTION    
  INTEGER 1..255  

TmnxOspfAuthenticationType  
The value TmnxOspfAuthenticationType provides the authentication type. This type of authentication is only applied to interfaces with tmnxOspfVersion equal to 'version2'.
TEXTUAL-CONVENTION    
  INTEGER none(0), simplePassword(1), md5(2)  

TmnxOspfIfMD5KeyId  
The value of TmnxOspfIfMD5KeyId provides a unique identifier for a key to be used for authentication on a specific OSPFv2 IP address. The value of 0 means that no keys are configured.
TEXTUAL-CONVENTION    
  Integer32 0..255  

TmnxOspfRestartReasonTc  
The TmnxOspfRestartReasonTc data type is an enumerated integer that describes the values used to identify OSPF graceful restart reason.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), swRestart(1), swReload(2), switchRed(3)  

TmnxOspfIfTypeTc  
The TmnxOspfIfTypeTc data type is an enumerated integer that describes the OSPF interface type.
TEXTUAL-CONVENTION    
  INTEGER unspecified(0), broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5), secondary(6)  

TmnxOspfShamIfMetricTc  
The TmnxOspfShamIfMetricTc data type provides a metric value for sham-link
TEXTUAL-CONVENTION    
  Integer32 1..FFFF  

TmnxOspfGeneralEntry  
SEQUENCE    
  tmnxOspfVersion INTEGER
  tmnxOspfInstance TmnxOspfInstance
  tmnxOspfGeneralLastChanged TimeStamp
  tmnxOspfRouterId TmnxOspfRouterIdTc
  tmnxOspfAdminState Status
  tmnxOspfASBdrRtrStatus TruthValue
  tmnxOspfRFC1583Compatibility TruthValue
  tmnxOspfExtLsdbLimit Integer32
  tmnxOspfMulticastExtensions BITS
  tmnxOspfExitOverflowInterval Unsigned32
  tmnxOspfDemandExtensions TruthValue
  tmnxOspfReferenceBandwidth Unsigned32
  tmnxOspfStrictLsaChecking TruthValue
  tmnxOspfRestartSupport INTEGER
  tmnxOspfRestartInterval TmnxOspfUpToRefreshIntervalTc
  tmnxOspfPreference TmnxOspfPreference
  tmnxOspfExternalPreference TmnxOspfPreference
  tmnxOspfExportPolicy1 TNamedItemOrEmpty
  tmnxOspfExportPolicy2 TNamedItemOrEmpty
  tmnxOspfExportPolicy3 TNamedItemOrEmpty
  tmnxOspfExportPolicy4 TNamedItemOrEmpty
  tmnxOspfExportPolicy5 TNamedItemOrEmpty
  tmnxOspfManualSpfTrigger INTEGER
  tmnxOspfOverloadAdmState Status
  tmnxOspfOverloadInterval Unsigned32
  tmnxOspfBootOverloadAdmState INTEGER
  tmnxOspfBootOverloadInterval Unsigned32
  tmnxOspfOverloadStubs TruthValue
  tmnxOspfSpfMaxWait Unsigned32
  tmnxOspfSpfInitialWait Unsigned32
  tmnxOspfSpfSecondWait Unsigned32
  tmnxOspfLsaGenMaxWait Unsigned32
  tmnxOspfLsaGenInitialWait Unsigned32
  tmnxOspfLsaGenSecondWait Unsigned32
  tmnxOspfLsaArrivalWait Unsigned32
  tmnxOspfTESupport TruthValue
  tmnxOspfUnicastImport TruthValue
  tmnxOspfMulticastImport TruthValue
  tmnxOspfGREnable TruthValue
  tmnxOspfGRHelperMode TruthValue
  tmnxOspfRowStatus RowStatus
  tmnxOspfAsbrDomainId Integer32
  tmnxOspfIgnoreDNBit TruthValue
  tmnxOspfSuppressDNBit TruthValue
  tmnxOspfLdpSyncAdminState Status
  tmnxOspfVpnDomainType INTEGER
  tmnxOspfVpnDomainId OCTET STRING
  tmnxOspfVpnTag Unsigned32
  tmnxOspfSuperBackBone TruthValue
  tmnxOspfLdpOverRsvp TmnxEnabledDisabled
  tmnxOspfExportLimit Unsigned32
  tmnxOspfExportLimitLogPercent Unsigned32
  tmnxOspfRsvpShortcut TruthValue
  tmnxOspfAdvertiseTunnelLink TruthValue
  tmnxOspfImportPolicy1 TNamedItemOrEmpty
  tmnxOspfImportPolicy2 TNamedItemOrEmpty
  tmnxOspfImportPolicy3 TNamedItemOrEmpty
  tmnxOspfImportPolicy4 TNamedItemOrEmpty
  tmnxOspfImportPolicy5 TNamedItemOrEmpty
  tmnxOspfLoopfreeAlternate TruthValue

TmnxOspfStatusEntry  
SEQUENCE    
  tmnxOspfAreaBdrRtrStatus TruthValue
  tmnxOspfBackBoneRouter TruthValue
  tmnxOspfStubRouterSupport TruthValue
  tmnxOspfAsScopeLsaCount Gauge32
  tmnxOspfAsScopeLsaCksumSum Integer32
  tmnxOspfAsScopeUnkLsaCount Gauge32
  tmnxOspfAsScopeUnkLsaCksumSum Integer32
  tmnxOspfExternLsaCount Gauge32
  tmnxOspfExternLsaCksumSum Integer32
  tmnxOspfOpaqueLsaSupport TruthValue
  tmnxOspfRestartStatus INTEGER
  tmnxOspfRestartAge TmnxOspfUpToRefreshIntervalTc
  tmnxOspfRestartExitRc INTEGER
  tmnxOspfDiscontinuityTime TimeStamp
  tmnxOspfLastEnabledTime TimeStamp
  tmnxOspfLastOvrflwEnteredTime TimeStamp
  tmnxOspfLastOverflowExitTime TimeStamp
  tmnxOspfInOverflowState TruthValue
  tmnxOspfOverloadOperState INTEGER
  tmnxOspfOverloadRemInterval TimeInterval
  tmnxOspfLastOverloadEntrdTime TimeStamp
  tmnxOspfLastOverloadExitTime TimeStamp
  tmnxOspfLastOverloadEnterCode INTEGER
  tmnxOspfLastOverloadExitCode INTEGER
  tmnxOspfLastExtSpfRunTime TimeStamp
  tmnxOspfLastFullSpfRunTime TimeStamp
  tmnxOspfLastFullSpfInterval TimeInterval
  tmnxOspfMaxSpfRunInterval TimeInterval
  tmnxOspfMinSpfRunInterval TimeInterval
  tmnxOspfAvgSpfRunInterval TimeInterval
  tmnxOspfExtSpfRunInterval TimeInterval
  tmnxOspfRoutesSubmitted Gauge32
  tmnxOspfOperRouterId TmnxOspfRouterIdTc
  tmnxOspfTotalExportedRoutes Gauge32
  tmnxOspfLastLfaSpfRunTime TimeStamp

TmnxOspfStatisticsEntry  
SEQUENCE    
  tmnxOspfOriginateNewLsas Counter32
  tmnxOspfRxNewLsas Counter32
  tmnxOspfFullSpfRuns Counter32
  tmnxOspfExtSpfRuns Counter32
  tmnxOspfIncremntlInterSpfRuns Counter32
  tmnxOspfIncrementalExtSpfRuns Counter32
  tmnxOspfSpfAttemptsFailed Counter32
  tmnxOspfNumTimesInOverload Counter32
  tmnxOspfNumTimesInOverflow Counter32
  tmnxOspfRoutesAddsFailed Counter32
  tmnxOspfRoutesDelsFailed Counter32
  tmnxOspfRoutesModsFailed Counter32
  tmnxOspfAreaEntries Gauge32
  tmnxOspfAreaLsaCountEntries Gauge32
  tmnxOspfAsLsdbEntries Gauge32
  tmnxOspfAreaLsdbEntries Gauge32
  tmnxOspfLinkLsdbEntries Gauge32
  tmnxOspfHostEntries Gauge32
  tmnxOspfIfEntries Gauge32
  tmnxOspfVirtIfEntries Gauge32
  tmnxOspfNbrEntries Gauge32
  tmnxOspfCfgNbrEntries Gauge32
  tmnxOspfVirtNbrEntries Gauge32
  tmnxOspfAreaAggrEntries Gauge32
  tmnxOspfIfMD5KeyEntries Gauge32
  tmnxOspfVirtIfMD5KeyEntries Gauge32
  tmnxOspfCSPFRequests Counter32
  tmnxOspfCSPFDroppedRequests Counter32
  tmnxOspfCSPFPathsFound Counter32
  tmnxOspfCSPFPathsNotFound Counter32
  tmnxOspfShamIfEntries Gauge32
  tmnxOspfShamNbrEntries Gauge32
  tmnxOspfShamIfMD5KeyEntries Gauge32
  tmnxOspfLfaSpfRuns Counter32

TmnxOspfChangedEntry  
SEQUENCE    
  tmnxOspfAreaTableChanged TimeStamp
  tmnxOspfHostTableChanged TimeStamp
  tmnxOspfIfTableChanged TimeStamp
  tmnxOspfVirtIfTableChanged TimeStamp
  tmnxOspfNbrTableChanged TimeStamp
  tmnxOspfCfgNbrTableChanged TimeStamp
  tmnxOspfVirtNbrTableChanged TimeStamp
  tmnxOspfAreaAggTableChanged TimeStamp
  tmnxOspfIfMD5KeyTableChanged TimeStamp
  tmnxOspfVirtIfMD5KeyTableChanged TimeStamp
  tmnxOspfShamIfTableChanged TimeStamp
  tmnxOspfShamNbrTableChanged TimeStamp
  tmnxOspfShamIfMD5KeyTableChanged TimeStamp

TmnxOspfAreaEntry  
SEQUENCE    
  tmnxOspfAreaId TmnxOspfAreaIdTc
  tmnxOspfAreaStatus RowStatus
  tmnxOspfAreaLastChanged TimeStamp
  tmnxOspfImportAsExtern INTEGER
  tmnxOspfAreaSummary INTEGER
  tmnxOspfAreaRangeBlackhole TruthValue
  tmnxOspfStubMetric BigMetric
  tmnxOspfAreaStubMetricType INTEGER
  tmnxOspfAreaOriginateDefault INTEGER
  tmnxOspfAreaNssaRedistribute TruthValue
  tmnxOspfAreaNssaTranslatorRole INTEGER
  tmnxOspfAreaNssaTranslatorStabInt Unsigned32
  tmnxOspfAreaBdrRtrCount Gauge32
  tmnxOspfAreaAsBdrRtrCount Gauge32
  tmnxOspfAreaScopeLsaCount Gauge32
  tmnxOspfAreaScopeLsaCksumSum Integer32
  tmnxOspfAreaScopeUnkLsaCount Gauge32
  tmnxOspfAreaScopeUnkLsaCksumSum Integer32
  tmnxOspfAreaNssaTranslatorState INTEGER
  tmnxOspfAreaActiveInterfaces Unsigned32
  tmnxOspfAreaInterfaceCount Unsigned32
  tmnxOspfAreaVirtualLinkCount Unsigned32
  tmnxOspfAreaLastSpfRunTime TimeStamp
  tmnxOspfAreaSpfRuns Counter32
  tmnxOspfAreaNssaTranslatorEvents Counter32
  tmnxOspfAreaNeighborCount Gauge32
  tmnxOspfAreaShamLinkCount Gauge32
  tmnxOspfAreaKeyRolloverInterval Unsigned32
  tmnxOspfAreaLoopfreeAltExclude TruthValue

TmnxOspfAreaLsaCountEntry  
SEQUENCE    
  tmnxOspfAreaLsaCountLsaType Unsigned32
  tmnxOspfAreaLsaCountNumber Gauge32

TmnxOspfAsLsdbEntry  
SEQUENCE    
  tmnxOspfAsLsdbType Unsigned32
  tmnxOspfAsLsdbRouterId TmnxOspfRouterIdTc
  tmnxOspfAsLsdbLsid Unsigned32
  tmnxOspfAsLsdbSequence Integer32
  tmnxOspfAsLsdbAge Integer32
  tmnxOspfAsLsdbChecksum Integer32
  tmnxOspfAsLsdbAdvertisement OCTET STRING
  tmnxOspfAsLsdbTypeKnown TruthValue

TmnxOspfAreaLsdbEntry  
SEQUENCE    
  tmnxOspfAreaLsdbAreaId TmnxOspfAreaIdTc
  tmnxOspfAreaLsdbType Unsigned32
  tmnxOspfAreaLsdbRouterId TmnxOspfRouterIdTc
  tmnxOspfAreaLsdbLsid Unsigned32
  tmnxOspfAreaLsdbSequence Integer32
  tmnxOspfAreaLsdbAge Integer32
  tmnxOspfAreaLsdbChecksum Integer32
  tmnxOspfAreaLsdbAdvertisement OCTET STRING
  tmnxOspfAreaLsdbTypeKnown TruthValue

TmnxOspfLinkLsdbEntry  
SEQUENCE    
  tmnxOspfLinkLsdbIfIndex InterfaceIndex
  tmnxOspfLinkLsdbIfInstId TmnxOspfIfInstIdTc
  tmnxOspfLinkLsdbType Unsigned32
  tmnxOspfLinkLsdbRouterId TmnxOspfRouterIdTc
  tmnxOspfLinkLsdbLsid Unsigned32
  tmnxOspfLinkLsdbSequence Integer32
  tmnxOspfLinkLsdbAge Integer32
  tmnxOspfLinkLsdbChecksum Integer32
  tmnxOspfLinkLsdbAdvertisement OCTET STRING
  tmnxOspfLinkLsdbTypeKnown TruthValue

TmnxOspfHostEntry  
SEQUENCE    
  tmnxOspfHostAddressType InetAddressType
  tmnxOspfHostAddress InetAddress
  tmnxOspfHostMetric Metric
  tmnxOspfHostStatus RowStatus
  tmnxOspfHostLastChanged TimeStamp
  tmnxOspfHostAreaID TmnxOspfAreaIdTc

TmnxOspfIfEntry  
SEQUENCE    
  tmnxOspfIfIndex InterfaceIndex
  tmnxOspfIfInstId TmnxOspfIfInstIdTc
  tmnxOspfIfStatus RowStatus
  tmnxOspfIfLastChanged TimeStamp
  tmnxOspfIfAreaId TmnxOspfAreaIdTc
  tmnxOspfIfCfgType TmnxOspfIfTypeTc
  tmnxOspfIfAdminState Status
  tmnxOspfIfRtrPriority DesignatedRouterPriority
  tmnxOspfIfTransitDelay TmnxOspfUpToRefreshIntervalTc
  tmnxOspfIfRetransInterval TmnxOspfUpToRefreshIntervalTc
  tmnxOspfIfHelloInterval HelloRange
  tmnxOspfIfRtrDeadInterval TmnxOspfDeadIntRangeTc
  tmnxOspfIfPollInterval Unsigned32
  tmnxOspfIfMulticastForwarding INTEGER
  tmnxOspfIfCfgMTU Integer32
  tmnxOspfIfCfgMetric Metric
  tmnxOspfIfPassive TruthValue
  tmnxOspfIfAdvtSubnet TruthValue
  tmnxOspfIfDemand TruthValue
  tmnxOspfIfDemandNbrProbe TruthValue
  tmnxOspfIfDemandNbrProbeRetxLimit Unsigned32
  tmnxOspfIfDemandNbrProbeInterval Unsigned32
  tmnxOspfIfAuthType TmnxOspfAuthenticationType
  tmnxOspfIfAuthKey OCTET STRING
  tmnxOspfIfState INTEGER
  tmnxOspfIfLastEnabledTime TimeStamp
  tmnxOspfIfOperMTU Integer32
  tmnxOspfIfMetricValue Metric
  tmnxOspfIfDRId TmnxOspfRouterIdTc
  tmnxOspfIfDRIpAddrType InetAddressType
  tmnxOspfIfDRIpAddr InetAddress
  tmnxOspfIfBDRId TmnxOspfRouterIdTc
  tmnxOspfIfBDRIpAddrType InetAddressType
  tmnxOspfIfBDRIpAddr InetAddress
  tmnxOspfIfLinkLsaCount Gauge32
  tmnxOspfIfLinkLsaCksumSum Integer32
  tmnxOspfIfLinkUnkLsaCount Gauge32
  tmnxOspfIfLinkUnkLsaCksumSum Integer32
  tmnxOspfIfMD5TransmitKeyId TmnxOspfIfMD5KeyId
  tmnxOspfIfLocalIpAddressType InetAddressType
  tmnxOspfIfLocalIpAddress InetAddress
  tmnxOspfIfMD5NumKeys Gauge32
  tmnxOspfIfType TmnxOspfIfTypeTc
  tmnxOspfIfEnableBfd TruthValue
  tmnxOspfIfRemainDownOnFail TruthValue
  tmnxOspfIfTeMetric Unsigned32
  tmnxOspfIfTeState TmnxOperState
  tmnxOspfIfAdminGroup Unsigned32
  tmnxOspfIfLdpSyncState TmnxOperState
  tmnxOspfIfLdpSyncMaxMetric TruthValue
  tmnxOspfIfLdpSyncTimerState INTEGER
  tmnxOspfIfLdpSyncTimeLeft Unsigned32
  tmnxOspfIfInboundSAName TNamedItemOrEmpty
  tmnxOspfIfOutboundSAName TNamedItemOrEmpty
  tmnxOspfIfOperInbSAName TNamedItemOrEmpty
  tmnxOspfIfOperInbSANameTemp TNamedItemOrEmpty
  tmnxOspfIfOperOutbSAName TNamedItemOrEmpty

TmnxOspfIfStatsEntry  
SEQUENCE    
  tmnxOspfIfEvents Counter32
  tmnxOspfIfTxPackets Counter32
  tmnxOspfIfTxHellos Counter32
  tmnxOspfIfTxDBDs Counter32
  tmnxOspfIfTxLSRs Counter32
  tmnxOspfIfTxLSUs Counter32
  tmnxOspfIfTxLSAcks Counter32
  tmnxOspfIfRxPackets Counter32
  tmnxOspfIfRxHellos Counter32
  tmnxOspfIfRxDBDs Counter32
  tmnxOspfIfRxLSRs Counter32
  tmnxOspfIfRxLSUs Counter32
  tmnxOspfIfRxLSAcks Counter32
  tmnxOspfIfDiscardPackets Counter32
  tmnxOspfIfRetransmitOuts Counter32
  tmnxOspfIfBadVersions Counter32
  tmnxOspfIfBadNetworks Counter32
  tmnxOspfIfBadVirtualLinks Counter32
  tmnxOspfIfBadAreas Counter32
  tmnxOspfIfBadDstAddrs Counter32
  tmnxOspfIfBadNeighbors Counter32
  tmnxOspfIfBadPacketTypes Counter32
  tmnxOspfIfNeighborCount Integer32
  tmnxOspfIfLastEventTime TimeStamp
  tmnxOspfIfBadLengths Counter32
  tmnxOspfIfBadHelloIntervals Counter32
  tmnxOspfIfBadDeadIntervals Counter32
  tmnxOspfIfBadOptions Counter32
  tmnxOspfIfRxBadChecksums Counter32
  tmnxOspfIfBadAuthTypes Counter32
  tmnxOspfIfAuthFailures Counter32

TmnxOspfVirtIfEntry  
SEQUENCE    
  tmnxOspfVirtIfAreaId TmnxOspfAreaIdTc
  tmnxOspfVirtIfNeighbor TmnxOspfRouterIdTc
  tmnxOspfVirtIfStatus RowStatus
  tmnxOspfVirtIfLastChanged TimeStamp
  tmnxOspfVirtIfIndex InterfaceIndex
  tmnxOspfVirtIfInstId TmnxOspfIfInstIdTc
  tmnxOspfVirtIfAdminStat Status
  tmnxOspfVirtIfTransitDelay TmnxOspfUpToRefreshIntervalTc
  tmnxOspfVirtIfRetransInterval TmnxOspfUpToRefreshIntervalTc
  tmnxOspfVirtIfHelloInterval HelloRange
  tmnxOspfVirtIfRtrDeadInterval TmnxOspfDeadIntRangeTc
  tmnxOspfVirtIfAuthType TmnxOspfAuthenticationType
  tmnxOspfVirtIfAuthKey OCTET STRING
  tmnxOspfVirtIfState INTEGER
  tmnxOspfVirtIfLastEnabledTime TimeStamp
  tmnxOspfVirtIfCost Metric
  tmnxOspfVirtIfLinkLsaCount Gauge32
  tmnxOspfVirtIfLinkLsaCksumSum Integer32
  tmnxOspfVirtIfLinkUnkLsaCount Gauge32
  tmnxOspfVirtIfLinkUnkLsaCksumSum Integer32
  tmnxOspfVirtIfMD5TransmitKeyId TmnxOspfIfMD5KeyId
  tmnxOspfVirtIfLocalIpAddrType InetAddressType
  tmnxOspfVirtIfLocalIpAddress InetAddress
  tmnxOspfVirtIfMD5NumKeys Gauge32
  tmnxOspfVirtIfInboundSAName TNamedItemOrEmpty
  tmnxOspfVirtIfOutboundSAName TNamedItemOrEmpty
  tmnxOspfVirtIfOperInbSAName TNamedItemOrEmpty
  tmnxOspfVirtIfOperInbSANameTemp TNamedItemOrEmpty
  tmnxOspfVirtIfOperOutbSAName TNamedItemOrEmpty

TmnxOspfVirtIfStatsEntry  
SEQUENCE    
  tmnxOspfVirtIfEvents Counter32
  tmnxOspfVirtIfTxPackets Counter32
  tmnxOspfVirtIfTxHellos Counter32
  tmnxOspfVirtIfTxDBDs Counter32
  tmnxOspfVirtIfTxLSRs Counter32
  tmnxOspfVirtIfTxLSUs Counter32
  tmnxOspfVirtIfTxLSAcks Counter32
  tmnxOspfVirtIfRxPackets Counter32
  tmnxOspfVirtIfRxHellos Counter32
  tmnxOspfVirtIfRxDBDs Counter32
  tmnxOspfVirtIfRxLSRs Counter32
  tmnxOspfVirtIfRxLSUs Counter32
  tmnxOspfVirtIfRxLSAcks Counter32
  tmnxOspfVirtIfDiscardPackets Counter32
  tmnxOspfVirtIfRetransmitOuts Counter32
  tmnxOspfVirtIfBadVersions Counter32
  tmnxOspfVirtIfBadNetworks Counter32
  tmnxOspfVirtIfBadAreas Counter32
  tmnxOspfVirtIfBadDstAddrs Counter32
  tmnxOspfVirtIfBadNeighbors Counter32
  tmnxOspfVirtIfBadPacketTypes Counter32
  tmnxOspfVirtIfLastEventTime TimeStamp
  tmnxOspfVirtIfBadLengths Counter32
  tmnxOspfVirtIfBadHelloIntervls Counter32
  tmnxOspfVirtIfBadDeadIntervals Counter32
  tmnxOspfVirtIfBadOptions Counter32
  tmnxOspfVirtIfRxBadChecksums Counter32
  tmnxOspfVirtIfBadAuthTypes Counter32
  tmnxOspfVirtIfAuthFailures Counter32

TmnxOspfNbrEntry  
SEQUENCE    
  tmnxOspfNbrIfIndex InterfaceIndex
  tmnxOspfNbrIfInstId TmnxOspfIfInstIdTc
  tmnxOspfNbrRtrId TmnxOspfRouterIdTc
  tmnxOspfNbrAddressType InetAddressType
  tmnxOspfNbrAddress InetAddress
  tmnxOspfNbrOptions Integer32
  tmnxOspfNbrPriority DesignatedRouterPriority
  tmnxOspfNbrState INTEGER
  tmnxOspfNbrHelloSuppressed TruthValue
  tmnxOspfNbrIfId InterfaceIndexOrZero
  tmnxOspfNbrRestartHelperStatus INTEGER
  tmnxOspfNbrRestartHelperAge TmnxOspfUpToRefreshIntervalTc
  tmnxOspfNbrRestartHelperExitRc INTEGER
  tmnxOspfNbrUpTime TimeInterval
  tmnxOspfNbrLastEventTime TimeStamp
  tmnxOspfNbrDeadTimeOutstanding Unsigned32
  tmnxOspfNbrLastRestartTime TimeStamp
  tmnxOspfNbrRestartReason TmnxOspfRestartReasonTc
  tmnxOspfNbrBfdTracking TruthValue
  tmnxOspfNbrDrId TmnxOspfRouterIdTc
  tmnxOspfNbrBdrId TmnxOspfRouterIdTc

TmnxOspfNbrStatsEntry  
SEQUENCE    
  tmnxOspfNbrEvents Counter32
  tmnxOspfNbrLsRetransQLen Gauge32
  tmnxOspfNbrBadNbrStates Counter32
  tmnxOspfNbrLsaInstallFailed Counter32
  tmnxOspfNbrBadSeqNums Counter32
  tmnxOspfNbrBadMTUs Counter32
  tmnxOspfNbrBadPackets Counter32
  tmnxOspfNbrLsaNotInLsdbs Counter32
  tmnxOspfNbrOptionMismatches Counter32
  tmnxOspfNbrDuplicates Counter32
  tmnxOspfNbrNumRestarts Counter32

TmnxOspfCfgNbrEntry  
SEQUENCE    
  tmnxOspfCfgNbrIfIndex InterfaceIndex
  tmnxOspfCfgNbrIfInstId TmnxOspfIfInstIdTc
  tmnxOspfCfgNbrAddressType InetAddressType
  tmnxOspfCfgNbrAddress InetAddress
  tmnxOspfCfgNbrStatus RowStatus
  tmnxOspfCfgNbrStorageType StorageType
  tmnxOspfCfgNbrLastChanged TimeStamp
  tmnxOspfCfgNbrPriority DesignatedRouterPriority
  tmnxOspfCfgNbrRtrId TmnxOspfRouterIdTc
  tmnxOspfCfgNbrState INTEGER

TmnxOspfVirtNbrEntry  
SEQUENCE    
  tmnxOspfVirtNbrArea TmnxOspfAreaIdTc
  tmnxOspfVirtNbrRtrId TmnxOspfRouterIdTc
  tmnxOspfVirtNbrIfIndex InterfaceIndex
  tmnxOspfVirtNbrIfInstId TmnxOspfIfInstIdTc
  tmnxOspfVirtNbrAddressType InetAddressType
  tmnxOspfVirtNbrAddress InetAddress
  tmnxOspfVirtNbrOptions Integer32
  tmnxOspfVirtNbrState INTEGER
  tmnxOspfVirtNbrHelloSuppressed TruthValue
  tmnxOspfVirtNbrIfId InterfaceIndexOrZero
  tmnxOspfVirtNbrRestartHelperStatus INTEGER
  tmnxOspfVirtNbrRestartHelperAge TmnxOspfUpToRefreshIntervalTc
  tmnxOspfVirtNbrRestartHelperExitRc INTEGER
  tmnxOspfVirtNbrUpTime TimeInterval
  tmnxOspfVirtNbrLastEventTime TimeStamp
  tmnxOspfVirtNbrDeadTmeOutstng Unsigned32
  tmnxOspfVirtNbrLastRestartTime TimeStamp
  tmnxOspfVirtNbrRestartReason TmnxOspfRestartReasonTc

TmnxOspfVirtNbrStatsEntry  
SEQUENCE    
  tmnxOspfVirtNbrEvents Counter32
  tmnxOspfVirtNbrLsRetransQLen Gauge32
  tmnxOspfVirtNbrBadNbrStates Counter32
  tmnxOspfVirtNbrLsaInstallFail Counter32
  tmnxOspfVirtNbrBadSeqNums Counter32
  tmnxOspfVirtNbrBadMTUs Counter32
  tmnxOspfVirtNbrBadPackets Counter32
  tmnxOspfVirtNbrLsaNotInLsdbs Counter32
  tmnxOspfVirtNbrOptionMismatch Counter32
  tmnxOspfVirtNbrDuplicates Counter32
  tmnxOspfVirtNbrNumRestarts Counter32

TmnxOspfAreaAggrEntry  
SEQUENCE    
  tmnxOspfAreaAggrAreaID TmnxOspfAreaIdTc
  tmnxOspfAreaAggrAreaLsdbType INTEGER
  tmnxOspfAreaAggrPrefixType InetAddressType
  tmnxOspfAreaAggrPrefix InetAddress
  tmnxOspfAreaAggrPrefixLength InetAddressPrefixLength
  tmnxOspfAreaAggrStatus RowStatus
  tmnxOspfAreaAggrLastChanged TimeStamp
  tmnxOspfAreaAggrEffect INTEGER
  tmnxOspfAreaAggrRouteTag Integer32

TmnxOspfIfMD5KeyEntry  
SEQUENCE    
  tmnxOspfIfMD5KeyIndex TmnxOspfIfMD5KeyId
  tmnxOspfIfMD5KeyStatus RowStatus
  tmnxOspfIfMD5KeyKey OCTET STRING
  tmnxOspfIfMD5KeyStartTime DateAndTime
  tmnxOspfIfMD5KeyStopTime DateAndTime

TmnxOspfVirtIfMD5KeyEntry  
SEQUENCE    
  tmnxOspfVirtIfMD5KeyIndex TmnxOspfIfMD5KeyId
  tmnxOspfVirtIfMD5KeyStatus RowStatus
  tmnxOspfVirtIfMD5KeyKey OCTET STRING
  tmnxOspfVirtIfMD5KeyStartTime DateAndTime
  tmnxOspfVirtIfMD5KeyStopTime DateAndTime

TmnxOspfShamIfEntry  
SEQUENCE    
  tmnxOspfShamIfIndex InterfaceIndex
  tmnxOspfShamIfInstId TmnxOspfIfInstIdTc
  tmnxOspfShamIfRemoteNbrAddrType InetAddressType
  tmnxOspfShamIfRemoteNbrAddress InetAddress
  tmnxOspfShamIfStatus RowStatus
  tmnxOspfShamIfLastChanged TimeStamp
  tmnxOspfShamIfAreaId TmnxOspfAreaIdTc
  tmnxOspfShamIfAdminState Status
  tmnxOspfShamIfTransitDelay TmnxOspfUpToRefreshIntervalTc
  tmnxOspfShamIfRetransInterval TmnxOspfUpToRefreshIntervalTc
  tmnxOspfShamIfHelloInterval HelloRange
  tmnxOspfShamIfRtrDeadInterval TmnxOspfDeadIntRangeTc
  tmnxOspfShamIfCfgMetric TmnxOspfShamIfMetricTc
  tmnxOspfShamIfAuthType TmnxOspfAuthenticationType
  tmnxOspfShamIfAuthKey OCTET STRING
  tmnxOspfShamIfState INTEGER
  tmnxOspfShamIfLastEnabledTime TimeStamp
  tmnxOspfShamIfLinkLsaCount Gauge32
  tmnxOspfShamIfLinkLsaCksumSum Integer32
  tmnxOspfShamIfLinkUnkLsaCount Gauge32
  tmnxOspfShamIfLinkUnkLsaCksumSum Integer32
  tmnxOspfShamIfMD5TransmitKeyId TmnxOspfIfMD5KeyId
  tmnxOspfShamIfLocalIpAddressType InetAddressType
  tmnxOspfShamIfLocalIpAddress InetAddress
  tmnxOspfShamIfMD5NumKeys Gauge32

TmnxOspfShamIfStatsEntry  
SEQUENCE    
  tmnxOspfShamIfEvents Counter32
  tmnxOspfShamIfTxPackets Counter32
  tmnxOspfShamIfTxHellos Counter32
  tmnxOspfShamIfTxDBDs Counter32
  tmnxOspfShamIfTxLSRs Counter32
  tmnxOspfShamIfTxLSUs Counter32
  tmnxOspfShamIfTxLSAcks Counter32
  tmnxOspfShamIfRxPackets Counter32
  tmnxOspfShamIfRxHellos Counter32
  tmnxOspfShamIfRxDBDs Counter32
  tmnxOspfShamIfRxLSRs Counter32
  tmnxOspfShamIfRxLSUs Counter32
  tmnxOspfShamIfRxLSAcks Counter32
  tmnxOspfShamIfDiscardPackets Counter32
  tmnxOspfShamIfRetransmitOuts Counter32
  tmnxOspfShamIfBadVersions Counter32
  tmnxOspfShamIfBadNetworks Counter32
  tmnxOspfShamIfBadAreas Counter32
  tmnxOspfShamIfBadDstAddrs Counter32
  tmnxOspfShamIfBadNeighbors Counter32
  tmnxOspfShamIfBadPacketTypes Counter32
  tmnxOspfShamIfLastEventTime TimeStamp
  tmnxOspfShamIfBadLengths Counter32
  tmnxOspfShamIfBadHelloIntervals Counter32
  tmnxOspfShamIfBadDeadIntervals Counter32
  tmnxOspfShamIfBadOptions Counter32
  tmnxOspfShamIfRxBadChecksums Counter32
  tmnxOspfShamIfBadAuthTypes Counter32
  tmnxOspfShamIfAuthFailures Counter32

TmnxOspfShamIfMD5KeyEntry  
SEQUENCE    
  tmnxOspfShamIfMD5KeyIndex TmnxOspfIfMD5KeyId
  tmnxOspfShamIfMD5KeyStatus RowStatus
  tmnxOspfShamIfMD5KeyKey OCTET STRING
  tmnxOspfShamIfMD5KeyStartTime DateAndTime
  tmnxOspfShamIfMD5KeyStopTime DateAndTime

TmnxOspfShamNbrEntry  
SEQUENCE    
  tmnxOspfShamNbrIfIndex InterfaceIndex
  tmnxOspfShamNbrIfInstId TmnxOspfIfInstIdTc
  tmnxOspfShamNbrAddressType InetAddressType
  tmnxOspfShamNbrAddress InetAddress
  tmnxOspfShamNbrRtrId TmnxOspfRouterIdTc
  tmnxOspfShamNbrOptions Integer32
  tmnxOspfShamNbrState INTEGER
  tmnxOspfShamNbrHelloSuppressed TruthValue
  tmnxOspfShamNbrIfId InterfaceIndexOrZero
  tmnxOspfShamNbrRestartHelperStatus INTEGER
  tmnxOspfShamNbrRestartHelperAge TmnxOspfUpToRefreshIntervalTc
  tmnxOspfShamNbrRestartHelperExitRc INTEGER
  tmnxOspfShamNbrUpTime TimeInterval
  tmnxOspfShamNbrLastEventTime TimeStamp
  tmnxOspfShamNbrDeadTmeOutstng Unsigned32
  tmnxOspfShamNbrLastRestartTime TimeStamp
  tmnxOspfShamNbrRestartReason TmnxOspfRestartReasonTc

TmnxOspfShamNbrStatsEntry  
SEQUENCE    
  tmnxOspfShamNbrEvents Counter32
  tmnxOspfShamNbrLsRetransQLen Gauge32
  tmnxOspfShamNbrBadNbrStates Counter32
  tmnxOspfShamNbrLsaInstallFail Counter32
  tmnxOspfShamNbrBadSeqNums Counter32
  tmnxOspfShamNbrBadMTUs Counter32
  tmnxOspfShamNbrBadPackets Counter32
  tmnxOspfShamNbrLsaNotInLsdbs Counter32
  tmnxOspfShamNbrOptionMismatch Counter32
  tmnxOspfShamNbrDuplicates Counter32
  tmnxOspfShamNbrNumRestarts Counter32

TmnxOspfNgLinkLsdbEntry  
SEQUENCE    
  tmnxOspfNgLinkLsdbIfIndex InterfaceIndex
  tmnxOspfNgLinkLsdbIfInstId TmnxOspfIfInstIdTc
  tmnxOspfNgLinkLsdbIfAreaId TmnxOspfAreaIdTc
  tmnxOspfNgLinkLsdbType Unsigned32
  tmnxOspfNgLinkLsdbRouterId TmnxOspfRouterIdTc
  tmnxOspfNgLinkLsdbLsid Unsigned32
  tmnxOspfNgLinkLsdbSequence Integer32
  tmnxOspfNgLinkLsdbAge Integer32
  tmnxOspfNgLinkLsdbChecksum Integer32
  tmnxOspfNgLinkLsdbAdvertisement OCTET STRING
  tmnxOspfNgLinkLsdbTypeKnown TruthValue

TmnxOspfNgIfEntry  
SEQUENCE    
  tmnxOspfNgIfIndex InterfaceIndex
  tmnxOspfNgIfInstId TmnxOspfIfInstIdTc
  tmnxOspfNgIfAreaId TmnxOspfAreaIdTc
  tmnxOspfNgIfStatus RowStatus
  tmnxOspfNgIfLastChanged TimeStamp
  tmnxOspfNgIfCfgType TmnxOspfIfTypeTc
  tmnxOspfNgIfAdminState Status
  tmnxOspfNgIfRtrPriority DesignatedRouterPriority
  tmnxOspfNgIfTransitDelay TmnxOspfUpToRefreshIntervalTc
  tmnxOspfNgIfRetransInterval TmnxOspfUpToRefreshIntervalTc
  tmnxOspfNgIfHelloInterval HelloRange
  tmnxOspfNgIfRtrDeadInterval TmnxOspfDeadIntRangeTc
  tmnxOspfNgIfPollInterval Unsigned32
  tmnxOspfNgIfCfgMTU Integer32
  tmnxOspfNgIfCfgMetric Metric
  tmnxOspfNgIfPassive TruthValue
  tmnxOspfNgIfAdvtSubnet TruthValue
  tmnxOspfNgIfAuthType TmnxOspfAuthenticationType
  tmnxOspfNgIfAuthKey OCTET STRING
  tmnxOspfNgIfEnableBfd TruthValue
  tmnxOspfNgIfRemainDownOnFail TruthValue
  tmnxOspfNgIfInboundSAName TNamedItemOrEmpty
  tmnxOspfNgIfOutboundSAName TNamedItemOrEmpty
  tmnxOspfNgIfLoopfreeAltExclude TruthValue

TmnxOspfNgIfOperEntry  
SEQUENCE    
  tmnxOspfNgIfState INTEGER
  tmnxOspfNgIfLastEnabledTime TimeStamp
  tmnxOspfNgIfOperMTU Integer32
  tmnxOspfNgIfMetricValue Metric
  tmnxOspfNgIfDRId TmnxOspfRouterIdTc
  tmnxOspfNgIfDRIpAddrType InetAddressType
  tmnxOspfNgIfDRIpAddr InetAddress
  tmnxOspfNgIfBDRId TmnxOspfRouterIdTc
  tmnxOspfNgIfBDRIpAddrType InetAddressType
  tmnxOspfNgIfBDRIpAddr InetAddress
  tmnxOspfNgIfLinkLsaCount Gauge32
  tmnxOspfNgIfLinkLsaCksumSum Integer32
  tmnxOspfNgIfMD5TransmitKeyId TmnxOspfIfMD5KeyId
  tmnxOspfNgIfLocalIpAddressType InetAddressType
  tmnxOspfNgIfLocalIpAddress InetAddress
  tmnxOspfNgIfMD5NumKeys Gauge32
  tmnxOspfNgIfType TmnxOspfIfTypeTc
  tmnxOspfNgIfTeMetric Unsigned32
  tmnxOspfNgIfTeState TmnxOperState
  tmnxOspfNgIfAdminGroup Unsigned32
  tmnxOspfNgIfLdpSyncState TmnxOperState
  tmnxOspfNgIfLdpSyncMaxMetric TruthValue
  tmnxOspfNgIfLdpSyncTimerState INTEGER
  tmnxOspfNgIfLdpSyncTimeLeft Unsigned32
  tmnxOspfNgIfOperInbSAName TNamedItemOrEmpty
  tmnxOspfNgIfOperInbSANameTemp TNamedItemOrEmpty
  tmnxOspfNgIfOperOutbSAName TNamedItemOrEmpty

TmnxOspfNgIfStatsEntry  
SEQUENCE    
  tmnxOspfNgIfEvents Counter32
  tmnxOspfNgIfTxPackets Counter32
  tmnxOspfNgIfTxHellos Counter32
  tmnxOspfNgIfTxDBDs Counter32
  tmnxOspfNgIfTxLSRs Counter32
  tmnxOspfNgIfTxLSUs Counter32
  tmnxOspfNgIfTxLSAcks Counter32
  tmnxOspfNgIfRxPackets Counter32
  tmnxOspfNgIfRxHellos Counter32
  tmnxOspfNgIfRxDBDs Counter32
  tmnxOspfNgIfRxLSRs Counter32
  tmnxOspfNgIfRxLSUs Counter32
  tmnxOspfNgIfRxLSAcks Counter32
  tmnxOspfNgIfDiscardPackets Counter32
  tmnxOspfNgIfRetransmitOuts Counter32
  tmnxOspfNgIfBadVersions Counter32
  tmnxOspfNgIfBadNetworks Counter32
  tmnxOspfNgIfBadVirtualLinks Counter32
  tmnxOspfNgIfBadAreas Counter32
  tmnxOspfNgIfBadDstAddrs Counter32
  tmnxOspfNgIfBadNeighbors Counter32
  tmnxOspfNgIfBadPacketTypes Counter32
  tmnxOspfNgIfNeighborCount Integer32
  tmnxOspfNgIfLastEventTime TimeStamp
  tmnxOspfNgIfBadLengths Counter32
  tmnxOspfNgIfBadHelloIntervals Counter32
  tmnxOspfNgIfBadDeadIntervals Counter32
  tmnxOspfNgIfBadOptions Counter32
  tmnxOspfNgIfRxBadChecksums Counter32
  tmnxOspfNgIfBadAuthTypes Counter32
  tmnxOspfNgIfAuthFailures Counter32

TmnxOspfNgNbrEntry  
SEQUENCE    
  tmnxOspfNgNbrIfIndex InterfaceIndex
  tmnxOspfNgNbrIfInstId TmnxOspfIfInstIdTc
  tmnxOspfNgNbrIfAreaId TmnxOspfAreaIdTc
  tmnxOspfNgNbrRtrId TmnxOspfRouterIdTc
  tmnxOspfNgNbrAddressType InetAddressType
  tmnxOspfNgNbrAddress InetAddress
  tmnxOspfNgNbrOptions Integer32
  tmnxOspfNgNbrPriority DesignatedRouterPriority
  tmnxOspfNgNbrState INTEGER
  tmnxOspfNgNbrHelloSuppressed TruthValue
  tmnxOspfNgNbrIfId InterfaceIndexOrZero
  tmnxOspfNgNbrRestartHelperStatus INTEGER
  tmnxOspfNgNbrRestartHelperAge TmnxOspfUpToRefreshIntervalTc
  tmnxOspfNgNbrRestartHelperExitRc INTEGER
  tmnxOspfNgNbrUpTime TimeInterval
  tmnxOspfNgNbrLastEventTime TimeStamp
  tmnxOspfNgNbrDeadTimeOutstanding Unsigned32
  tmnxOspfNgNbrLastRestartTime TimeStamp
  tmnxOspfNgNbrRestartReason TmnxOspfRestartReasonTc
  tmnxOspfNgNbrBfdTracking TruthValue
  tmnxOspfNgNbrDrId TmnxOspfRouterIdTc
  tmnxOspfNgNbrBdrId TmnxOspfRouterIdTc

TmnxOspfNgNbrStatsEntry  
SEQUENCE    
  tmnxOspfNgNbrEvents Counter32
  tmnxOspfNgNbrLsRetransQLen Gauge32
  tmnxOspfNgNbrBadNbrStates Counter32
  tmnxOspfNgNbrLsaInstallFailed Counter32
  tmnxOspfNgNbrBadSeqNums Counter32
  tmnxOspfNgNbrBadMTUs Counter32
  tmnxOspfNgNbrBadPackets Counter32
  tmnxOspfNgNbrLsaNotInLsdbs Counter32
  tmnxOspfNgNbrOptionMismatches Counter32
  tmnxOspfNgNbrDuplicates Counter32
  tmnxOspfNgNbrNumRestarts Counter32

TmnxOspfNgIfMD5KeyEntry  
SEQUENCE    
  tmnxOspfNgIfMD5KeyIndex TmnxOspfIfMD5KeyId
  tmnxOspfNgIfMD5KeyStatus RowStatus
  tmnxOspfNgIfMD5KeyKey OCTET STRING
  tmnxOspfNgIfMD5KeyStartTime DateAndTime
  tmnxOspfNgIfMD5KeyStopTime DateAndTime

TmnxOspfLfaStatsEntry  
SEQUENCE    
  tmnxOspfLfaNodesCovered Gauge32
  tmnxOspfLfaTotalNodes Gauge32
  tmnxOspfLfaCoverage Gauge32
  tmnxOspfLfaPfxCovered Gauge32
  tmnxOspfLfaTotalPfx Gauge32
  tmnxOspfLfaPfxCoverage Gauge32

TmnxOspfPathEntry  
SEQUENCE    
  tmnxOspfPathDestRouterId TmnxOspfRouterIdTc
  tmnxOspfPathIfIndex InterfaceIndex
  tmnxOspfPathNhopRouterId TmnxOspfRouterIdTc
  tmnxOspfPathMetric Unsigned32
  tmnxOspfPathLfaIfIndex InterfaceIndex
  tmnxOspfPathLfaType INTEGER
  tmnxOspfPathLfaNhopRouterId TmnxOspfRouterIdTc
  tmnxOspfPathLfaMetric Unsigned32

Defined Values

timetraOspfNgMIBModule 1.3.6.1.4.1.6527.1.1.3.36
This document is the SNMP MIB module to manage and provision OSPF protocol for the Alcatel-Lucent SROS device. Copyright 2003-2012 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxOspfObjects 1.3.6.1.4.1.6527.3.1.2.36
OBJECT IDENTIFIER    

tmnxOspfNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.36
OBJECT IDENTIFIER    

tmnxOspfNotifications 1.3.6.1.4.1.6527.3.1.3.36.0
OBJECT IDENTIFIER    

tmnxOspfConformance 1.3.6.1.4.1.6527.3.1.1.36
OBJECT IDENTIFIER    

tmnxOspfScalars 1.3.6.1.4.1.6527.3.1.2.36.1
OBJECT IDENTIFIER    

tmnxOspfGeneralEntries 1.3.6.1.4.1.6527.3.1.2.36.1.1
The value of tmnxOspfGeneralEntries indicates the number of row entries in the tmnxOspfGeneralTable. This is the number of OSPF instances currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfGeneralTable 1.3.6.1.4.1.6527.3.1.2.36.2
The tmnxOspfGeneralTable contains information describing the configured parameters and cumulative statistics of an OSPF instance's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfGeneralEntry

tmnxOspfGeneralEntry 1.3.6.1.4.1.6527.3.1.2.36.2.1
The tmnxOspfGeneralEntry contains information describing the configured parameters and cumulative statistics of one of an OSPF instance's attached areas. An OSPF row entry is created or deleted in this table by setting the tmnxOspfRowStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfGeneralEntry  

tmnxOspfVersion 1.3.6.1.4.1.6527.3.1.2.36.2.1.1
The value of tmnxOspfVersion specifies the version number of OSPF supported by this OSPF instance. The version number of OSPF for IPv6 is 3.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER version2(2), version3(3)  

tmnxOspfInstance 1.3.6.1.4.1.6527.3.1.2.36.2.1.2
The value of tmnxOspfInstance is a unique integer that identifies a specific instance of a version of the OSPF protocol running in the router instance specified by the vRtrID index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfInstance  

tmnxOspfGeneralLastChanged 1.3.6.1.4.1.6527.3.1.2.36.2.1.4
The value of tmnxOspfGeneralLastChanged indicates the sysUpTime when a configurable object in this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfRouterId 1.3.6.1.4.1.6527.3.1.2.36.2.1.5
The value of tmnxOspfRouterId specifies a 32-bit integer uniquely identifying the router in the Autonomous System. By convention to ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses, represented as a 32-bit unsigned integer, if IPv4 is configured on the router.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfAdminState 1.3.6.1.4.1.6527.3.1.2.36.2.1.6
The value of tmnxOspfAdminState specifies the desired administrative status of this instance of OSPF in the router. The value 'enabled' activates this instance of the OSPF protocol. The value' disabled' stops it.
Status: current Access: read-create
OBJECT-TYPE    
  Status  

tmnxOspfASBdrRtrStatus 1.3.6.1.4.1.6527.3.1.2.36.2.1.7
The value of tmnxOspfASBdrRtrStatus specifies whether this router is configured as an Autonomous System border router.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfRFC1583Compatibility 1.3.6.1.4.1.6527.3.1.2.36.2.1.8
The value of tmnxOspfRFC1583Compatibility indicates the metrics used to choose among multiple AS-external-LSAs. When tmnxOspfRFC1583Compatibility is set to 'true', only cost will be used when choosing among multiple AS-external-LSAs advertising the same destination. When tmnxOspfRFC1583Compatibility is set to 'false', preference will be driven first by the type of path using cost only to break ties. This object is valid only when tmnxOspfVersion is 'version2'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfExtLsdbLimit 1.3.6.1.4.1.6527.3.1.2.36.2.1.9
The value of tmnxOspfExtLsdbLimit specifies the maximum number of non-default AS-external-LSAs entries that can be stored in the link-state database. If the value is -1, then there is no limit. When the number of non-default AS-external-LSAs in a router's link-state database reaches tmnxOspfExtLsdbLimit, the router enters Overflow state. The router never holds more than tmnxOspfExtLsdbLimit non-default AS-external-LSAs in its database. tmnxOspfExtLsdbLimit MUST be set identically in all routers attached to the OSPF backbone and/or any regular OSPF area. (i.e., OSPF stub areas and NSSAs are excluded).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..7FFFFFFF  

tmnxOspfMulticastExtensions 1.3.6.1.4.1.6527.3.1.2.36.2.1.10
The value of tmnxOspfMulticastExtensions specifies a Bit Mask indicating whether the router is forwarding IPv6 multicast datagrams based on the algorithms defined in the Multicast Extensions to OSPF. When the intraAreaMulticast bit is set, it indicates that the router can forward IPv6 multicast datagrams in the router's directly attached areas (called intra-area multicast routing). When the interAreaMulticast bit is set, it indicates that the router can forward IPv6 multicast datagrams between OSPFv3 areas (called inter-area multicast routing). When the interAsMulticast bit is set, it indicates that the router can forward IPv6 multicast datagrams between Autonomous Systems (called inter-AS multicast routing). Only certain combinations of bit settings are allowed, namely: - All bits cleared (no multicasting) - intraAreaMulticast only, - intraAreaMulticast and interAreaMulticast, - intraAreaMulticast and interAsMulticast - intraAreaMulticast, interAreaMulticast and interAsMulticast By default, all bits are cleared.
Status: current Access: read-create
OBJECT-TYPE    
  BITS intraAreaMulticast(0), interAreaMulticast(1), interAsMulticast(2)  

tmnxOspfExitOverflowInterval 1.3.6.1.4.1.6527.3.1.2.36.2.1.11
The value of tmnxOspfExitOverflowInterval specifies the number of seconds that, after entering Overflow State, a router will attempt to leave Overflow State. This allows the router to again originate non-default AS-external-LSAs. When set to 0, the router will not leave Overflow state until restarted.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOspfDemandExtensions 1.3.6.1.4.1.6527.3.1.2.36.2.1.12
The value of tmnxOspfDemandExtensions specifies the router's support for demand routing.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfReferenceBandwidth 1.3.6.1.4.1.6527.3.1.2.36.2.1.13
The value of tmnxOspfReferenceBandwidth specifies default metrics to any OSPF interface. The cost metric is calculated by dividing the value of tmnxOspfReferenceBandwidth by the bandwidth of the interface. The default value of 100,000,000 Kbps or 100 Gps provides a 10-Mbs link with a cost of 10000, a 100-Mbs link with a cost of 1000, a 1-Gbs link with a cost of 100 and 10-Gbs link with a cost of 10. To override this default cost on a particular interface, set tmnxOspfIfCfgMetric for that interface. The maximum value of 1,000,000,000 Kbps amounts to one Terabit per second.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..1000000000  

tmnxOspfStrictLsaChecking 1.3.6.1.4.1.6527.3.1.2.36.2.1.14
The value of tmnxOspfStrictLsaChecking indicates if strict LSA checking is enabled for graceful restart. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfRestartSupport 1.3.6.1.4.1.6527.3.1.2.36.2.1.15
The value of tmnxOspfRestartSupport specifies the router's support for OSPF graceful restart. Options include: no restart support, only planned restarts or both planned and unplanned restarts.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), plannedOnly(2), plannedAndUnplanned(3)  

tmnxOspfRestartInterval 1.3.6.1.4.1.6527.3.1.2.36.2.1.16
The value of tmnxOspfRestartInterval specifies the configured OSPF graceful restart timeout interval.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc  

tmnxOspfPreference 1.3.6.1.4.1.6527.3.1.2.36.2.1.17
The value of tmnxOspfPreference specifies the route preference for OSPF internal routes.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfPreference  

tmnxOspfExternalPreference 1.3.6.1.4.1.6527.3.1.2.36.2.1.18
The value of tmnxOspfExternalPreference specifies the route preference for OSPF external routes.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfPreference  

tmnxOspfExportPolicy1 1.3.6.1.4.1.6527.3.1.2.36.2.1.19
The value of tmnxOspfExportPolicy1 specifies the name of 1st Export policy to be used to be used for determining which routes are exported from the routing table to OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfExportPolicy2 1.3.6.1.4.1.6527.3.1.2.36.2.1.20
The value of tmnxOspfExportPolicy2 specifies the name of 2nd Export policy to be used to be used for determining which routes are exported from the routing table to OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfExportPolicy3 1.3.6.1.4.1.6527.3.1.2.36.2.1.21
The value of tmnxOspfExportPolicy3 specifies the name of 3rd Export policy to be used to be used for determining which routes are exported from the routing table to OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfExportPolicy4 1.3.6.1.4.1.6527.3.1.2.36.2.1.22
The value of tmnxOspfExportPolicy4 specifies the name of 4rd Export policy to be used to be used for determining which routes are exported from the routing table to OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfExportPolicy5 1.3.6.1.4.1.6527.3.1.2.36.2.1.23
The value of tmnxOspfExportPolicy5 specifies the name of 5th Export policy to be used to be used for determining which routes are exported from the routing table to OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfManualSpfTrigger 1.3.6.1.4.1.6527.3.1.2.36.2.1.24
The value of tmnxOspfManualSpfTrigger specifies a manual Dijkstra SPF calculation trigger. When tmnxOspfManualSpfTrigger is set to 'runTotalSpf' a normal Dijkstra SPF calculation is performed. When tmnxOspfManualSpfTrigger is set to 'runExternalsSpf', only the AS External LSAs are recalculated. GETs and GETNEXTs on this variable return 'noAction'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noAction(1), runTotalSpf(2), runExternalsSpf(3)  

tmnxOspfOverloadAdmState 1.3.6.1.4.1.6527.3.1.2.36.2.1.25
The value of tmnxOspfOverloadAdmState specifies a command used to manually make the system go in or out of overload state. Whenever this value is set, tmnxOspfOverloadInterval is reset to back to default.
Status: current Access: read-create
OBJECT-TYPE    
  Status  

tmnxOspfOverloadInterval 1.3.6.1.4.1.6527.3.1.2.36.2.1.26
The value of tmnxOspfOverloadInterval specifies how long (in seconds) OSPF should remain in overload state. This is reset to default when tmnxOspfOverloadAdmState is modified. The value of 0 implies that the system is indefinitely in overload.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1800  

tmnxOspfBootOverloadAdmState 1.3.6.1.4.1.6527.3.1.2.36.2.1.27
The value of tmnxOspfBootOverloadAdmState specifies the desired overload state that should be aplied after boot Whenever this value is set, tmnxOspfBootOverloadInterval is reset to back to default.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), enabledWaitForBgp(3)  

tmnxOspfBootOverloadInterval 1.3.6.1.4.1.6527.3.1.2.36.2.1.28
The value of tmnxOspfBootOverloadInterval specifies the configured value for OSPF for which it should remain in overload state on boot-up. This is reset to default when tmnxOspfBootOverloadAdmState is modified. The value of 0 implies that the system is indefinitely in overload.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1800  

tmnxOspfOverloadStubs 1.3.6.1.4.1.6527.3.1.2.36.2.1.29
The value of tmnxOspfOverloadStubs specifies if the OSPF stub networks should be advertised with a maximum metric value when the system goes into overload state for any reason. If the value is 'true', the system uses the maximum metric value.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfSpfMaxWait 1.3.6.1.4.1.6527.3.1.2.36.2.1.30
The value of tmnxOspfSpfMaxWait defines the maximum interval between two consecutive full SPF calculations.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..120000  

tmnxOspfSpfInitialWait 1.3.6.1.4.1.6527.3.1.2.36.2.1.31
The value of tmnxOspfSpfInitialWait defines the holddown time before a full SPF calculation delay after a topology change.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..100000  

tmnxOspfSpfSecondWait 1.3.6.1.4.1.6527.3.1.2.36.2.1.32
The value of tmnxOspfSpfSecondWait defines the hold time between the first and second SPF calculation. Subsequent SPF runs will occur at exponentially increasing intervals of the tmnxOspfSpfSecondWait value i.e., if tmnxOspfSpfSecondWait is 1000, then the next SPF triggered by an event during this interval will run after 2000 msec, and the subsequent one at 4000 msec, etc. until it is capped off at tmnxOspfSpfMaxWait value. If this is configured as zero, there will be no exponential backoff. The SPF interval will stay at tmnxOspfSpfMaxWait value until there are no more SPF runs scheduled in that interval. After a full interval without any SPF runs, the SPF interval will drop back to tmnxOspfSpfInitialWait.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..100000  

tmnxOspfLsaGenMaxWait 1.3.6.1.4.1.6527.3.1.2.36.2.1.33
The value of tmnxOspfLsaGenMaxWait defines the maximum interval between two consecutive updates of a self generated LSA due to any event. This is a way to manipulate the 'MinLSInterval'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..600000  

tmnxOspfLsaGenInitialWait 1.3.6.1.4.1.6527.3.1.2.36.2.1.34
The value of tmnxOspfLsaGenInitialWait defines the initial LSA generation delay after an event that causes the LSA generation or update.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..600000  

tmnxOspfLsaGenSecondWait 1.3.6.1.4.1.6527.3.1.2.36.2.1.35
The value of tmnxOspfLsaGenSecondWait defines the hold time between the first and second LSA generation. Subsequent updates of that LSA will occur at exponentially increasing intervals of tmnxOspfLsaGenSecondWait value i.e., if tmnxOspfLsaGenSecondWait is 1000, then the next LS update triggered during this interval will be processed after 2000 msec, and the subsequent one at 4000 msec, etc. until it is capped off at tmnxOspfLsaGenMaxWait. If this is configured as zero, there will be no exponential backoff. The LSA generate interval will stay at tmnxOspfLsaGenMaxWait value until there are no more updates of that LSA triggered in that interval. After a full interval without any updates of that LSA, the LSA generate interval will be reset back to tmnxOspfLsaGenInitialWait.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..600000  

tmnxOspfLsaArrivalWait 1.3.6.1.4.1.6527.3.1.2.36.2.1.36
The value of tmnxOspfLsaArrivalWait defines the minimum interval between two consecutive updates of an LSA received from any neighbor. Any LSA update received before that is discarded. This is a way to manipulate the 'MinLSArrival'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..600000  

tmnxOspfTESupport 1.3.6.1.4.1.6527.3.1.2.36.2.1.37
The value of tmnxOspfTESupport indicates whether or not TEs are supported by this instance of OSPF. When it has a value of 'true', TEs are supported.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfUnicastImport 1.3.6.1.4.1.6527.3.1.2.36.2.1.38
The value of tmnxOspfUnicastImport specifies whether OSPF protocol will submit routes into the unicast Route Table Manage(RTM). When tmnxOspfUnicastImport has a value of 'true', the OSPF protocol submits routes into the unicast RTM, and when it has a value of 'false', it does not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfMulticastImport 1.3.6.1.4.1.6527.3.1.2.36.2.1.39
The value of tmnxOspfMulticastImport specifies whether OSPF protocol will submit routes into the multicast Reverse Path Forwarding(RPF) Route Table Manage(RTM). When tmnxOspfMulticastImport has a value of 'true', OSPF protocol submits routes into the multicast RPF RTM and when it has a value of 'false', it does not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfGREnable 1.3.6.1.4.1.6527.3.1.2.36.2.1.40
The value of tmnxOspfGREnable specifies whether the graceful restart is enabled or disabled for this instance of OSPF on the router. When tmnxOspfGREnable has a value of 'true' graceful restart capabilities are enabled. When it has a value of 'false' the graceful restart is disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfGRHelperMode 1.3.6.1.4.1.6527.3.1.2.36.2.1.41
The value of tmnxOspfGRHelperMode specifies whether the graceful restart helper mode is enabled or disabled for this instance of OSPF on the router. tmnxOspfGRHelperMode is valid only if the value of tmnxOspfGREnable is 'true'. When tmnxOspfGRHelperMode has a value of 'true' graceful restart helper capabilities are enabled. When it has a value of 'false' the graceful restart helper capabilities are disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfRowStatus 1.3.6.1.4.1.6527.3.1.2.36.2.1.42
The tmnxOspfRowStatus variable is used for creation and deletion of tmnxOspfGeneralTable row entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfAsbrDomainId 1.3.6.1.4.1.6527.3.1.2.36.2.1.43
The value of tmnxOspfAsbrDomainId specifies the domain-id associated with this instance of OSPF on the router. If no value is specified for tmnxOspfAsbrDomainId, it is set to -1.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..31  

tmnxOspfIgnoreDNBit 1.3.6.1.4.1.6527.3.1.2.36.2.1.44
The value of tmnxOspfIgnoreDNBit specifies whether to ignore the DN bit for OSPF LSA packets for this instance of OSPF on the router. When tmnxOspfIgnoreDNBit has a value of 'true' the DN bit for OSPF LSA packets will be ignored. When it has a value of 'false' the DN bit will not be ignored for OSPF LSA packets.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfSuppressDNBit 1.3.6.1.4.1.6527.3.1.2.36.2.1.45
The value of tmnxOspfSuppressDNBit specifies whether to suppress the setting of the DN bit for OSPF LSA packets generated by this instance of OSPF on the router. When tmnxOspfSuppressDNBit has a value of 'true' the DN bit for OSPF LSA packets generated by this instance of the OSPF router will not be set. When it has a value of 'false' this instance of the OSPF router will follow the normal proceedure to determine whether to set the DN bit.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfLdpSyncAdminState 1.3.6.1.4.1.6527.3.1.2.36.2.1.46
The value of tmnxOspfLdpSyncAdminState specifies whether the IGP-LDP synchronization feature is enabled or disabled on all interfaces participating in the OSPF routing protocol. When the value is set to 'disabled', IGP immediately advertises the actual value of the link cost for all interfaces which have the IGP-LDP synchronization enabled if the currently advertized cost is different. IGP-LDP synchronization for all interfaces is then disabled.
Status: current Access: read-create
OBJECT-TYPE    
  Status  

tmnxOspfVpnDomainType 1.3.6.1.4.1.6527.3.1.2.36.2.1.47
The value of tmnxOspfVpnDomainType specifies type of the extended community attribute exchanged using BGP to carry the OSPF VPN Domain ID. This object applies to VPRN instances of OSPF only. An attempt to modify the value of this object will result in an 'inconsistentValue' error when the vRtrID index for this row entry is not a VPRN instance. When the value is set to 'type0000', vpn-domain functionality is disabled.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER type0000(0), type0005(5), type0105(261), type0205(517), type8005(32773)  

tmnxOspfVpnDomainId 1.3.6.1.4.1.6527.3.1.2.36.2.1.48
The value of tmnxOspfVpnDomainId specifies the OSPF VPN Domain. This is exchanged using BGP in the extended community attribute associated with a prefix. This object applies to VPRN instances of OSPF only. An attempt to modify the value of this object will result in an 'inconsistentValue' error when the vRtrID index for this row entry is not a VPRN instance.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..6)  

tmnxOspfVpnTag 1.3.6.1.4.1.6527.3.1.2.36.2.1.49
The value of tmnxOspfVpnTag specifies the route tag for an OSPF VPN on a PE router. This field is set in the tag field of the OSPF external LSAs generated by the PE. This is mainly used to prevent routing loops. This object applies to VPRN instances of OSPF only. An attempt to modify the value of this object will result in an 'inconsistentValue' error when the vRtrID index for this row entry is not a VPRN instance.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

tmnxOspfSuperBackBone 1.3.6.1.4.1.6527.3.1.2.36.2.1.50
The value of tmnxOspfSuperBackBone specifies whether CE-PE functionality is required or not. tmnxOspfSuperBackBone indicates the type of the LSA generated as a result of routes redistributed into OSPF. When the value is set to 'true' the redistributed routes are injected as summary, external or NSSA LSAs. When the value is set to 'false' the redistributed routes are injected as either external or NSSA LSAs only.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfLdpOverRsvp 1.3.6.1.4.1.6527.3.1.2.36.2.1.51
The value of tmnxOspfLdpOverRsvp specifies whether LDP-over-RSVP feature is enabled or disabled for a specific OSPF instance. When tmnxOspfLdpOverRsvp is enabled, OSPF will select the endpoint that is closest to the destination for further selection of LDP-over-RSVP tunnels to that endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEnabledDisabled  

tmnxOspfExportLimit 1.3.6.1.4.1.6527.3.1.2.36.2.1.52
The value of tmnxOspfExportLimit specifies the maximum number of routes or prefixes that can be exported into OSPF or OSPF3 from the route table. A value of 0 indicates that the export limit for routes or prefixes has been disabled.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOspfExportLimitLogPercent 1.3.6.1.4.1.6527.3.1.2.36.2.1.53
The value of tmnxOspfExportLimitLogPercent specifies the percentage of the export-limit, at which a warning log message and SNMP notification would be sent. This would only be a warning and additional routes will be learned up to 100% of tmnxOspfExportLimit. A value of 0 indicates that tmnxOspfExportLimitLogPercent is disabled and no log message or SNMP notification would be sent.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

tmnxOspfRsvpShortcut 1.3.6.1.4.1.6527.3.1.2.36.2.1.54
The value of tmnxOspfRsvpShortcut indicates whether RSVP-TE shortcut for resolving IGP routes has been enabled or disabled for OSPF. When the value of tmnxOspfRsvpShortcut is set to true RSVP-TE shortcut is enabled and when tmnxOspfRsvpShortcut is set to false RSVP-TE shortcut is disabled for OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  


tmnxOspfImportPolicy1 1.3.6.1.4.1.6527.3.1.2.36.2.1.56
The value of tmnxOspfImportPolicy1 specifies the name of 1st import policy to be used to be used for determining which routes are exported from the routing table to OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfImportPolicy2 1.3.6.1.4.1.6527.3.1.2.36.2.1.57
The value of tmnxOspfImportPolicy2 specifies the name of 2nd import policy to be used to be used for determining which routes are imported from OSPF to the routing table.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfImportPolicy3 1.3.6.1.4.1.6527.3.1.2.36.2.1.58
The value of tmnxOspfImportPolicy3 specifies the name of 3rd import policy to be used to be used for determining which routes are imported from OSPF to the routing table.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfImportPolicy4 1.3.6.1.4.1.6527.3.1.2.36.2.1.59
The value of tmnxOspfImportPolicy4 specifies the name of 4rd import policy to be used to be used for determining which routes are imported from OSPF to the routing table.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfImportPolicy5 1.3.6.1.4.1.6527.3.1.2.36.2.1.60
The value of tmnxOspfImportPolicy5 specifies the name of 5th import policy to be used to be used for determining which routes are imported from OSPF to the routing table.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfLoopfreeAlternate 1.3.6.1.4.1.6527.3.1.2.36.2.1.61
The value of tmnxOspfLoopfreeAlternate specifies whether to enable or disable IP fast re-route capability for OSPF. When the value of tmnxOspfLoopfreeAlternate is set to 'true' IP fast re-route capability for OSPF is enabled and when tmnxOspfLoopfreeAlternate is set to 'false' IP fast re-route capability for OSPF is disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfStatusTable 1.3.6.1.4.1.6527.3.1.2.36.3
The tmnxOspfStatusTable provides an extension of the tmnxOspfGeneralTable for OSPF process statuses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfStatusEntry

tmnxOspfStatusEntry 1.3.6.1.4.1.6527.3.1.2.36.3.1
Each row entry in the tmnxOspfStatusTable represents additional columns for status objects for an OSPF instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfStatusEntry  

tmnxOspfAreaBdrRtrStatus 1.3.6.1.4.1.6527.3.1.2.36.3.1.1
The value of tmnxOspfAreaBdrRtrStatus indicates whether this router is an area border router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfBackBoneRouter 1.3.6.1.4.1.6527.3.1.2.36.3.1.2
The value of tmnxOspfBackBoneRouter indicates whether or not this router is configured as an OSPF back bone router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfStubRouterSupport 1.3.6.1.4.1.6527.3.1.2.36.3.1.3
The value of tmnxOspfStubRouterSupport indicates the router's support for stub router functionality.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfAsScopeLsaCount 1.3.6.1.4.1.6527.3.1.2.36.3.1.4
The value of tmnxOspfAsScopeLsaCount specifies the number of AS-Scope (e.g. AS-External) link state advertisements in the link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAsScopeLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.3.1.5
The value of tmnxOspfAsScopeLsaCksumSum indicates the 32-bit unsigned sum of the LS checksums of the AS-scoped link-state advertisements contained in the link-state database. This sum can be used to determine if there has been a change in a router's link-state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAsScopeUnkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.3.1.6
The value of tmnxOspfAsScopeUnkLsaCount specifies the number of unknown AS-Scope (e.g. AS-External) link-state advertisements in the link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAsScopeUnkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.3.1.7
The value of tmnxOspfAsScopeUnkLsaCksumSum indicates the 32-bit unsigned sum of the LS checksums of the unknown AS-scoped link-state advertisements contained in the link-state database. This sum can be used to determine if there has been a change in a router's link-state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfExternLsaCount 1.3.6.1.4.1.6527.3.1.2.36.3.1.8
The value of tmnxOspfExternLsaCount indicates the number of External LSAs (LS type 0x4005) in the link-state database
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfExternLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.3.1.9
The value of tmnxOspfExternLsaCksumSum indicates the 32-bit unsigned sum of the LS checksums of the external link-state advertisements contained in the link-state database. This sum can be used to determine if there has been a change in a router's link state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfOpaqueLsaSupport 1.3.6.1.4.1.6527.3.1.2.36.3.1.10
The value of tmnxOspfOpaqueLsaSupport indicates the router's support for Opaque LSA types. This object is valid only when tmnxOspfVersion is 'version2'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfRestartStatus 1.3.6.1.4.1.6527.3.1.2.36.3.1.11
The value of tmnxOspfRestartStatus indicates the current status of OSPF graceful restart capability.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notRestarting(1), plannedRestart(2), unplannedRestart(3)  

tmnxOspfRestartAge 1.3.6.1.4.1.6527.3.1.2.36.3.1.12
The value of tmnxOspfRestartAge indicates the remaining time in the current OSPF graceful restart interval.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc  

tmnxOspfRestartExitRc 1.3.6.1.4.1.6527.3.1.2.36.3.1.13
The value of tmnxOspfRestartExitRc indicates the outcome of the last attempt at a Graceful restart. none (1) no restart has yet been attempted. inProgress (2) a restart attempt is currently underway. completed (3) the last restart completed successfully. timedOut (4) the last restart timed out. topologyChanged (5) the last restart was aborted due to a topology change.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)  

tmnxOspfDiscontinuityTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.14
The value of sysUpTime on the most recent occasion at which any one of this MIB's counters suffered a discontinuity. If no such discontinuities have occurred since the last reinitialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfLastEnabledTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.15
The value of tmnxOspfLastEnabledTime indicates the value of sysUpTime when tmnxOspfAdminState was last set to 'enabled'. When tmnxOspfAdminState is set to 'disabled', the OSPF counters are stopped; when tmnxOspfAdminState is reset to 'enabled', the counters are reset to zero.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfLastOvrflwEnteredTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.16
The value of tmnxOspfLastOvrflwEnteredTime indicates the value of sysUpTime the last time we entered overflow state. This overflow state occurs when the number of non-default AS-external-LSAs entries exceed the link-state database capability.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfLastOverflowExitTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.17
The value of tmnxOspfLastOverflowExitTime indicates the value of sysUpTime the last time we exited overflow state. This overflow state occurs when the number of non-default AS-external-LSAs entries exceed the link-state database capability.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfInOverflowState 1.3.6.1.4.1.6527.3.1.2.36.3.1.18
The value of tmnxOspfInOverflowState indicates the current overflow state (true/False). This overflow state occurs when the number of non-default AS-external-LSAs entries exceed the link-state database capability.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfOverloadOperState 1.3.6.1.4.1.6527.3.1.2.36.3.1.19
The value of tmnxOspfOverloadOperState indicates whether or not the OSPF application is presently in overload state or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER overload(1), noOverload(2)  

tmnxOspfOverloadRemInterval 1.3.6.1.4.1.6527.3.1.2.36.3.1.20
The value of tmnxOspfOverloadRemInterval indicates the time for which the system will be in overload state if OSPF is in overload state. The value of 0 implies that the system is indefinitely in overload state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval 0..65535  

tmnxOspfLastOverloadEntrdTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.21
The value of tmnxOspfLastOverloadEntrdTime indicates the time at which the system last went into overload state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfLastOverloadExitTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.22
The value of tmnxOspfLastOverloadExitTime indicates the time at which the system last came out of overload state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfLastOverloadEnterCode 1.3.6.1.4.1.6527.3.1.2.36.3.1.23
The value of tmnxOspfLastOverloadEnterCode indicates the condition which caused OSPF to get into overload.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), spfFailed(2), bootOverload(3), manualOverload(4), singleSfm(5)  

tmnxOspfLastOverloadExitCode 1.3.6.1.4.1.6527.3.1.2.36.3.1.24
The value of tmnxOspfLastOverloadExitCode indicates the reason why OSPF came out of overload state the last time, since reset.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), bgpSigRecv(2), timerExpired(3), manualExit(4), singleSfm(5)  

tmnxOspfLastExtSpfRunTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.25
The value of tmnxOspfLastExtSpfRunTime indicates the value of sysUpTime when the external OSPF Dijkstra (SPF) was last run.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfLastFullSpfRunTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.26
The value of tmnxOspfLastFullSpfRunTime indicates the time at which the system last performed a full Dijkstra (SPF) run.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfLastFullSpfInterval 1.3.6.1.4.1.6527.3.1.2.36.3.1.27
The value of tmnxOspfLastFullSpfInterval indicates the time, in hundredths of seconds, used to perform the most recent total SPF calculation.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfMaxSpfRunInterval 1.3.6.1.4.1.6527.3.1.2.36.3.1.28
The value of tmnxOspfMaxSpfRunInterval indicates the maximum time, in hundredths of seconds, used to perform a total SPF calculation.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfMinSpfRunInterval 1.3.6.1.4.1.6527.3.1.2.36.3.1.29
The value of tmnxOspfMinSpfRunInterval indicates the minimum time, in hundredths of seconds, used to perform a total SPF calculation.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfAvgSpfRunInterval 1.3.6.1.4.1.6527.3.1.2.36.3.1.30
The value of tmnxOspfAvgSpfRunInterval indicates the average time, in hundredths of seconds, of all the total SPF calculations performed by this OSPF router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfExtSpfRunInterval 1.3.6.1.4.1.6527.3.1.2.36.3.1.31
The value of tmnxOspfExtSpfRunInterval indicates the time, in hundredths of seconds, used to perform the most recent total external (not incremental) SPF calculation.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfRoutesSubmitted 1.3.6.1.4.1.6527.3.1.2.36.3.1.32
The value of tmnxOspfRoutesSubmitted indicates the number of routes submitted to the Route Table Manager (RTM) by this instance of OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfOperRouterId 1.3.6.1.4.1.6527.3.1.2.36.3.1.33
The value of tmnxOspfOperRouterId specifies the 32-bit integer used to uniquely identify the router in the Autonomous System. The default OSPF instance will use the value specified by tmnxOspfRouterId or the one derived from the IP layer. For the non-default instances of OSPF, this is the same value as tmnxOspfRouterId, which must be specified before the OSPF instance can become operational.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfTotalExportedRoutes 1.3.6.1.4.1.6527.3.1.2.36.3.1.34
The value of tmnxOspfTotalExportedRoutes indicates the total number of routes exported into OSPF from the route table manager when an export policy is configured. Value of tmnxOspfTotalExportedRoutes would be 0 when no export policy is configured.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfLastLfaSpfRunTime 1.3.6.1.4.1.6527.3.1.2.36.3.1.35
The value of tmnxOspfLastLfaSpfRunTime indicates the time at which the system last performed a Dijkstra (LFA SPF) run.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfStatisticsTable 1.3.6.1.4.1.6527.3.1.2.36.4
The tmnxOspfStatisticsTable provides an extension of the tmnxOspfGeneralTable for statistics for an OSPF instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfStatisticsEntry

tmnxOspfStatisticsEntry 1.3.6.1.4.1.6527.3.1.2.36.4.1
Each row entry in the tmnxOspfStatisticsTable represents additional columns for statistics for an OSPF instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfStatisticsEntry  

tmnxOspfOriginateNewLsas 1.3.6.1.4.1.6527.3.1.2.36.4.1.2
The value of tmnxOspfOriginateNewLsas indicates the number of new link-state advertisements that have been originated. This number is incremented each time the router originates a new LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfRxNewLsas 1.3.6.1.4.1.6527.3.1.2.36.4.1.3
The value of tmnxOspfRxNewLsas indicates the number of link-state advertisements received determined to be new instantiations. This number does not include newer instantiations of self-originated link-state advertisements.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfFullSpfRuns 1.3.6.1.4.1.6527.3.1.2.36.4.1.5
The value of tmnxOspfFullSpfRuns indicates the total number of times that complete SPF has been run on the router since OSPF was last enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfExtSpfRuns 1.3.6.1.4.1.6527.3.1.2.36.4.1.6
The value of tmnxOspfExtSpfRuns indicates the total number of times that only the External portion of the SPF has been run since OSPF was last enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIncremntlInterSpfRuns 1.3.6.1.4.1.6527.3.1.2.36.4.1.7
The value of tmnxOspfIncremntlInterSpfRuns indicates the total number of incremental SPF runs triggered by new or updated inter-area prefix or inter-area router LSAs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIncrementalExtSpfRuns 1.3.6.1.4.1.6527.3.1.2.36.4.1.8
The value of tmnxOspfIncrementalExtSpfRuns indicates the total number of incremental SPF runs triggered by new or updated external LSAs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfSpfAttemptsFailed 1.3.6.1.4.1.6527.3.1.2.36.4.1.9
The value of tmnxOspfSpfAttemptsFailed indicates the number of times an attempt to run SPF has failed because SPF runs have been stopped as a result of insufficient memory resources.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNumTimesInOverload 1.3.6.1.4.1.6527.3.1.2.36.4.1.10
The value of tmnxOspfNumTimesInOverload indicates the count of the number of times the system was overloaded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNumTimesInOverflow 1.3.6.1.4.1.6527.3.1.2.36.4.1.11
The value of tmnxOspfNumTimesInOverflow indicates the count of the number of times the system was in the overflow state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfRoutesAddsFailed 1.3.6.1.4.1.6527.3.1.2.36.4.1.12
The value of tmnxOspfRoutesAddsFailed indicates the number of times an attempt to add a route to the Route Table Manager (RTM) failed for this OSPF instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfRoutesDelsFailed 1.3.6.1.4.1.6527.3.1.2.36.4.1.13
The value of tmnxOspfRoutesDelsFailed indicates the number of times an attempt to delete a route from the Route Table Manager (RTM) failed for this instance of OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfRoutesModsFailed 1.3.6.1.4.1.6527.3.1.2.36.4.1.14
The value of tmnxOspfRoutesModsFailed indicates the number of times an attempt to modify a route in the Route Table Manager (RTM) failed for this instance of OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfAreaEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.15
The value of tmnxOspfAreaEntries indicates the number of row entries in the tmnxOspfAreaTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaLsaCountEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.16
The value of tmnxOspfAreaLsaCountEntries indicates the number of row entries in the tmnxOspfAreaLsaCountTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAsLsdbEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.17
The value of tmnxOspfAsLsdbEntries indicates the number of row entries in the tmnxOspfAsLsdbTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaLsdbEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.18
The value of tmnxOspfAreaLsdbEntries indicates the number of row entries in the tmnxOspfAreaLsdbTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfLinkLsdbEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.19
The value of tmnxOspfLinkLsdbEntries indicates the number of row entries in the tmnxOspfNgLinkLsdbTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfHostEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.20
The value of tmnxOspfHostEntries indicates the number of row entries in the tmnxOspfHostTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfIfEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.21
The value of tmnxOspfIfEntries indicates the number of row entries in the tmnxOspfNgIfTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfVirtIfEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.22
The value of tmnxOspfVirtIfEntries indicates the number of row entries in the tmnxOspfVirtIfTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfNbrEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.23
The value of tmnxOspfNbrEntries indicates the number of row entries in the tmnxOspfNgNbrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfCfgNbrEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.24
The value of tmnxOspfCfgNbrEntries indicates the number of row entries in the tmnxOspfCfgNbrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfVirtNbrEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.25
The value of tmnxOspfVirtNbrEntries indicates the number of row entries in the tmnxOspfVirtNbrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaAggrEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.26
The value of tmnxOspfAreaAggrEntries indicates the number of row entries in the tmnxOspfAreaAggrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfIfMD5KeyEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.27
The value of tmnxOspfIfMD5KeyEntries indicates the number of row entries in the tmnxOspfNgIfMD5KeyTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfVirtIfMD5KeyEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.28
The value of tmnxOspfVirtIfMD5KeyEntries indicates the number of row entries in the tmnxOspfVirtIfMD5KeyTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfCSPFRequests 1.3.6.1.4.1.6527.3.1.2.36.4.1.29
The value of tmnxOspfCSPFRequests indicates the number of CSPF requests made to the OSPF protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfCSPFDroppedRequests 1.3.6.1.4.1.6527.3.1.2.36.4.1.30
The value of tmnxOspfCSPFDroppedRequests indicates the number of dropped CSPF requests made by the OSPF protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfCSPFPathsFound 1.3.6.1.4.1.6527.3.1.2.36.4.1.31
The value of tmnxOspfCSPFPathsFound indicates the number of of paths found for the requests made to OSPF protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfCSPFPathsNotFound 1.3.6.1.4.1.6527.3.1.2.36.4.1.32
The value of tmnxOspfCSPFPathsNotFound indicates the number of of paths not found for the requests made to OSPF protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.33
The value of tmnxOspfShamIfEntries indicates the number of row entries in the tmnxOspfShamIfTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfShamNbrEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.34
The value of tmnxOspfShamNbrEntries indicates the number of row entries in the tmnxOspfShamNbrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfShamIfMD5KeyEntries 1.3.6.1.4.1.6527.3.1.2.36.4.1.35
The value of tmnxOspfShamIfMD5KeyEntries indicates the number of row entries in the tmnxOspfShamIfMD5KeyTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfLfaSpfRuns 1.3.6.1.4.1.6527.3.1.2.36.4.1.36
The value of tmnxOspfLfaSpfRuns indicates the total number of times that complete LFA SPF has been run on the router since OSPF was last enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfChangedTable 1.3.6.1.4.1.6527.3.1.2.36.5
The tmnxOspfChangedTable provides an extension of the tmnxOspfGeneralTable for last changed timestamps for an OSPF instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfChangedEntry

tmnxOspfChangedEntry 1.3.6.1.4.1.6527.3.1.2.36.5.1
Each row entry in the tmnxOspfChangedTable represents additional columns for last changed timestamps for an OSPF instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfChangedEntry  

tmnxOspfAreaTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.1
The value of tmnxOspfAreaTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfAreaTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfAreaTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfHostTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.2
The value of tmnxOspfHostTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfHostTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfHostTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfIfTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.3
The value of tmnxOspfIfTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfNgIfTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfIfTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfVirtIfTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.4
The value of tmnxOspfVirtIfTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfVirtIfTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfVirtIfTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfNbrTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.5
The value of tmnxOspfNbrTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfNgNbrTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfNbrTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfCfgNbrTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.6
The value of tmnxOspfCfgNbrTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfCfgNbrTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfCfgNbrTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfVirtNbrTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.7
The value of tmnxOspfVirtNbrTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfVirtNbrTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfVirtNbrTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfAreaAggTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.8
The value of tmnxOspfAreaAggTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfAreaAggrTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfAreaAggTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfIfMD5KeyTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.9
The value of tmnxOspfIfMD5KeyTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfNgIfMD5KeyTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfIfMD5KeyTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfVirtIfMD5KeyTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.10
The value of tmnxOspfVirtIfMD5KeyTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfVirtIfMD5KeyTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfVirtIfMD5KeyTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfShamIfTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.11
The value of tmnxOspfShamIfTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfShamIfTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfShamIfTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfShamNbrTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.12
The value of tmnxOspfShamNbrTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfShamNbrTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfShamNbrTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfShamIfMD5KeyTableChanged 1.3.6.1.4.1.6527.3.1.2.36.5.1.13
The value of tmnxOspfShamIfMD5KeyTableChanged indicates the sysUpTime when a configurable object in the tmnxOspfShamIfMD5KeyTable was last modified for this OSPF instance. If no modifications have been made since this instance of OSPF was created, tmnxOspfShamIfMD5KeyTableChanged will have a 0 value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfAreaTable 1.3.6.1.4.1.6527.3.1.2.36.6
The tmnxOspfAreaTable contains information describing the configured parameters and cumulative statistics of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfAreaEntry

tmnxOspfAreaEntry 1.3.6.1.4.1.6527.3.1.2.36.6.1
The tmnxOspfAreaEntry contains information describing the configured parameters and cumulative statistics of one of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaEntry  

tmnxOspfAreaId 1.3.6.1.4.1.6527.3.1.2.36.6.1.1
The value of tmnxOspfAreaId specifies a 32-bit integer uniquely identifying an area. Area ID 0 is used for the OSPF backbone.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfAreaStatus 1.3.6.1.4.1.6527.3.1.2.36.6.1.2
The tmnxOspfAreaStatus variable is used for creation and deletion of tmnxOspfAreaTable row entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfAreaLastChanged 1.3.6.1.4.1.6527.3.1.2.36.6.1.3
The value of tmnxOspfAreaLastChanged indicates the sysUpTime when a configurable object in this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfImportAsExtern 1.3.6.1.4.1.6527.3.1.2.36.6.1.4
The value of tmnxOspfImportAsExtern specifies whether an area is a Stub area, NSSA, or standard area. AS-scope LSAs are not imported into Stub Areas or NSSAs. NSSAs import AS-External data as NSSA LSAs which have Area-scope
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER importExternal(1), importNoExternal(2), importNssa(3)  

tmnxOspfAreaSummary 1.3.6.1.4.1.6527.3.1.2.36.6.1.5
The value of tmnxOspfAreaSummary specifies how the Inter-Area LSAs are imported into stub areas. It has no effect on other areas. If it is 'noAreaSummary (1)', the router will neither originate nor propagate Inter-Area LSAs into the stub area. It will rely entirely on its default route. If it is 'sendAreaSummary (2)', the router will both summarize and propagate Inter-Area LSAs.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noAreaSummary(1), sendAreaSummary(2)  

tmnxOspfAreaRangeBlackhole 1.3.6.1.4.1.6527.3.1.2.36.6.1.6
The value of tmnxOspfAreaRangeBlackhole specifies whether or not a blackhole route needs to be installed for the aggregates configured in this area. If the value is 'true', a lowest priority backhole route is installed for advertised aggregates in this area. Note that if the value is 'false', the blackhole route is not installed and there is a potential for a routing loop.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfStubMetric 1.3.6.1.4.1.6527.3.1.2.36.6.1.7
The value of tmnxOspfStubMetric specifies the metric value advertised for the default route into Stub and NSSA areas.
Status: current Access: read-create
OBJECT-TYPE    
  BigMetric  

tmnxOspfAreaStubMetricType 1.3.6.1.4.1.6527.3.1.2.36.6.1.8
The value of tmnxOspfAreaStubMetricType specifies the type of metric advertised as a default route.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ospfMetric(1), comparableCost(2), nonComparable(3)  

tmnxOspfAreaOriginateDefault 1.3.6.1.4.1.6527.3.1.2.36.6.1.9
The value of tmnxOspfAreaOriginateDefault indicates whether or not when configuring an NSSA with no summaries, the Area Border Router (ABR) will inject a type-7 LSA default route into the NSSA area. The default behavior is to inject a type-3 LSA default route, but some older implementations expect a type-7 LSA default route. When tmnxOspfAreaOriginateDefault has a value of 'originateType7', type-7 LSA default routes are injected into an NSSA configured with no summaries. When tmnxOspfAreaOriginateDefault has a value of 'originateType3', type-3 LSA default routes are injected into an NSSA configured with no summaries. When tmnxOspfAreaOriginateDefault has a value of 'noOriginate', no default routes are generated.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOriginate(1), originateType3(2), originateType7(3)  

tmnxOspfAreaNssaRedistribute 1.3.6.1.4.1.6527.3.1.2.36.6.1.10
The value of tmnxOspfAreaNssaRedistribute specifies whether or not extenal routes are to be injected or redistributed into the NSSA area. Setting tmnxOspfAreaNssaRedistribute equal 'false' causes external routes to be not injected or redistributed into the NSSA area.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfAreaNssaTranslatorRole 1.3.6.1.4.1.6527.3.1.2.36.6.1.11
The value of tmnxOspfAreaNssaTranslatorRole specifies an NSSA Border router's ability to perform NSSA translation of NSSA-LSAs into AS-External-LSAs.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER always(1), candidate(2)  

tmnxOspfAreaNssaTranslatorStabInt 1.3.6.1.4.1.6527.3.1.2.36.6.1.12
The value of tmnxOspfAreaNssaTranslatorStabInt specifies the number of seconds after an elected translator determines its services are no longer required, that it should continue to perform its translation duties.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOspfAreaBdrRtrCount 1.3.6.1.4.1.6527.3.1.2.36.6.1.13
The value of tmnxOspfAreaBdrRtrCount indicates the total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF pass.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaAsBdrRtrCount 1.3.6.1.4.1.6527.3.1.2.36.6.1.14
The value of tmnxOspfAreaAsBdrRtrCount indicates the total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF pass.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaScopeLsaCount 1.3.6.1.4.1.6527.3.1.2.36.6.1.15
The value of tmnxOspfAreaScopeLsaCount indicates the total number of Area-Scope link state advertisements in this area's link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaScopeLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.6.1.16
The value of tmnxOspfAreaScopeLsaCksumSum indicates the 32-bit unsigned sum of the Area-Scope link state advertisements' LS checksums contained in this area's link-state database. The sum can be used to determine if there has been a change in a router's link-state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAreaScopeUnkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.6.1.17
The value of tmnxOspfAreaScopeUnkLsaCount indicates the total number of unknown Area-Scope link-state advertisements in this area's link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaScopeUnkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.6.1.18
The value of tmnxOspfAreaScopeUnkLsaCksumSum indicates the 32-bit unsigned sum of the unknown Area-Scope link state advertisements' LS checksums contained in this area's link-state database. The sum can be used to determine if there has been a change in a router's link-state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAreaNssaTranslatorState 1.3.6.1.4.1.6527.3.1.2.36.6.1.19
The value of tmnxOspfAreaNssaTranslatorState indicates if and how an NSSA Border router is performing NSSA translation of NSSA-LSAs into AS-External-LSAs. When this object is set to 'enabled', the NSSA Border router's tmnxOspfAreaNssaTranslatorRole has been set to always. When this object is set to 'elected', a candidate NSSA Border router is translating NSSA-LSAs into AS-External-LSAs. When this object is set to 'disabled', a candidate NSSA Border router is NOT translating NSSA-LSAs into AS-External-LSAs.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), elected(2), disabled(3)  

tmnxOspfAreaActiveInterfaces 1.3.6.1.4.1.6527.3.1.2.36.6.1.20
The value of tmnxOspfAreaActiveInterfaces indicates the total number of currently active interfaces in this area.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOspfAreaInterfaceCount 1.3.6.1.4.1.6527.3.1.2.36.6.1.21
The value of tmnxOspfAreaInterfaceCount indicates total number of interfaces configured in this area.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOspfAreaVirtualLinkCount 1.3.6.1.4.1.6527.3.1.2.36.6.1.22
The value of tmnxOspfAreaVirtualLinkCount indicates the total number of virtual links configured through this area.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOspfAreaLastSpfRunTime 1.3.6.1.4.1.6527.3.1.2.36.6.1.23
The value of tmnxOspfAreaLastSpfRunTime indicates the sysUpTime when Intra-area SPF was last run on this area.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfAreaSpfRuns 1.3.6.1.4.1.6527.3.1.2.36.6.1.24
The value of tmnxOspfAreaSpfRuns indicates the number of times that the intra-area route table has been calculated using this area's link-state database. This is typically done using Dijkstra's algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfAreaNssaTranslatorEvents 1.3.6.1.4.1.6527.3.1.2.36.6.1.25
The value of tmnxOspfAreaNssaTranslatorEvents indicates the number of Translator State changes that have occurred since the last boot-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfAreaNeighborCount 1.3.6.1.4.1.6527.3.1.2.36.6.1.26
The value of tmnxOspfAreaNeighborCount indicates total number of neighbors configured in this area.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaShamLinkCount 1.3.6.1.4.1.6527.3.1.2.36.6.1.27
The value of tmnxOspfAreaShamLinkCount indicates the total number of sham links configured in this area.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAreaKeyRolloverInterval 1.3.6.1.4.1.6527.3.1.2.36.6.1.28
The value of tmnxOspfAreaKeyRolloverInterval specifies the time after which a key rollover will start.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..300  

tmnxOspfAreaLoopfreeAltExclude 1.3.6.1.4.1.6527.3.1.2.36.6.1.29
The value of tmnxOspfAreaLoopfreeAltExclude specifies whether or not the OSPF area should be excluded during LFA calculations. If the value is 'true', the OSPF area is excluded from LFA calculations. If the value is 'false', the OSPF area is included in LFA calculations. The value of tmnxOspfAreaLoopfreeAltExclude is only valid when tmnxOspfLoopfreeAlternate has a value of 'true'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfAreaLsaCountTable 1.3.6.1.4.1.6527.3.1.2.36.7
The tmnxOspfAreaLsaCountTable maintains per area per LSA type counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfAreaLsaCountEntry

tmnxOspfAreaLsaCountEntry 1.3.6.1.4.1.6527.3.1.2.36.7.1
tmnxOspfAreaLsaCountEntry contains link state advertisements (LSAs) counters of a given type of a given area.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaLsaCountEntry  

tmnxOspfAreaLsaCountLsaType 1.3.6.1.4.1.6527.3.1.2.36.7.1.1
The value of tmnxOspfAreaLsaCountLsaType identifies a row in this table for a specific LSA type within an area. When tmnxOspfVersion has a value of 'version2', the LSA types are limited to these values: routerLink (1), networkLink (2), summaryLink (3), asSummaryLink (4), multicastLink (6), nssaExternalLink (7), areaOpaqueLink (10) When tmnxOspfVersion has a value of 'version3', this value is taken from the lower 13-bits of the 'LsType' field.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxOspfAreaLsaCountNumber 1.3.6.1.4.1.6527.3.1.2.36.7.1.2
The value of tmnxOspfAreaLsaCountNumber indicates the number of LSAs of tmnxOspfAreaLsaCountLsaType with this area.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfAsLsdbTable 1.3.6.1.4.1.6527.3.1.2.36.8
The OSPF Process's AS-Scope Link State Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfAsLsdbEntry

tmnxOspfAsLsdbEntry 1.3.6.1.4.1.6527.3.1.2.36.8.1
A single AS-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAsLsdbEntry  

tmnxOspfAsLsdbType 1.3.6.1.4.1.6527.3.1.2.36.8.1.1
The value of tmnxOspfAsLsdbType specifies the type of the link-state advertisement. Each link-state type has a separate advertisement format. AS-Scope LSAs not recognized by the router may be stored in the database.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

tmnxOspfAsLsdbRouterId 1.3.6.1.4.1.6527.3.1.2.36.8.1.2
The value of tmnxOspfAsLsdbRouterId specifies the 32-bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfAsLsdbLsid 1.3.6.1.4.1.6527.3.1.2.36.8.1.3
The value of tmnxOspfAsLsdbLsid specifies the Link State ID that is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In OSPFv3, the LSID has no addressing semantics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxOspfAsLsdbSequence 1.3.6.1.4.1.6527.3.1.2.36.8.1.4
The value of tmnxOspfAsLsdbSequence indicates the signed 32-bit integer sequence number field. It is used to detect old and duplicate link-state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAsLsdbAge 1.3.6.1.4.1.6527.3.1.2.36.8.1.5
The value of tmnxOspfAsLsdbAge indicates the age of the link-state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAsLsdbChecksum 1.3.6.1.4.1.6527.3.1.2.36.8.1.6
The value of tmnxOspfAsLsdbChecksum indicates the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAsLsdbAdvertisement 1.3.6.1.4.1.6527.3.1.2.36.8.1.7
The value of tmnxOspfAsLsdbAdvertisement indicates the entire Link State Advertisement, including its header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

tmnxOspfAsLsdbTypeKnown 1.3.6.1.4.1.6527.3.1.2.36.8.1.8
The value of tmnxOspfAsLsdbTypeKnown indicates whether the LSA type is recognized by this Router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfAreaLsdbTable 1.3.6.1.4.1.6527.3.1.2.36.9
The tmnxOspfAreaLsdbTable continins the OSPF Process's Area-Scope Link State Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfAreaLsdbEntry

tmnxOspfAreaLsdbEntry 1.3.6.1.4.1.6527.3.1.2.36.9.1
The tmnxOspfAreaLsdbEntry contains information about a single Area-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaLsdbEntry  

tmnxOspfAreaLsdbAreaId 1.3.6.1.4.1.6527.3.1.2.36.9.1.1
The value of tmnxOspfAreaLsdbAreaId specifies the 32-bit identifier of the Area from which the LSA was received.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfAreaLsdbType 1.3.6.1.4.1.6527.3.1.2.36.9.1.2
The value of tmnxOspfAreaLsdbType specifies the type of the link state advertisement. Each link state type has a separate advertisement format. Area-Scope LSAs unrecognized by the router are also stored in this database.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

tmnxOspfAreaLsdbRouterId 1.3.6.1.4.1.6527.3.1.2.36.9.1.3
The value of tmnxOspfAreaLsdbRouterId specifies the 32-bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfAreaLsdbLsid 1.3.6.1.4.1.6527.3.1.2.36.9.1.4
The value of tmnxOspfAreaLsdbLsid specifies the Link State ID that is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In OSPFv3, the LSID has no addressing semantics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxOspfAreaLsdbSequence 1.3.6.1.4.1.6527.3.1.2.36.9.1.5
The value of tmnxOspfAreaLsdbSequence indicates the signed 32-bit integer that is the sequence number field. It is used to detect old and duplicate link-state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAreaLsdbAge 1.3.6.1.4.1.6527.3.1.2.36.9.1.6
The value of tmnxOspfAreaLsdbAge indicates the age of the link-state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAreaLsdbChecksum 1.3.6.1.4.1.6527.3.1.2.36.9.1.7
The value of tmnxOspfAreaLsdbChecksum indicates the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfAreaLsdbAdvertisement 1.3.6.1.4.1.6527.3.1.2.36.9.1.8
The value of tmnxOspfAreaLsdbAdvertisement indicates the entire Link State Advertisement, including its header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

tmnxOspfAreaLsdbTypeKnown 1.3.6.1.4.1.6527.3.1.2.36.9.1.9
The value of tmnxOspfAreaLsdbTypeKnown indicates whether the LSA type is recognized by this Router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfLinkLsdbTable 1.3.6.1.4.1.6527.3.1.2.36.10
The tmnxOspfLinkLsdbTable contains the OSPF Process's Link-Scope Link State Database. This table is obsoleted in release 9.0. It is replaced with tmnxOspfNgLinkLsdbTable
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfLinkLsdbEntry

tmnxOspfLinkLsdbEntry 1.3.6.1.4.1.6527.3.1.2.36.10.1
The tmnxOspfLinkLsdbEntry contains information for a single Link-Scope Link State Advertisement.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfLinkLsdbEntry  

tmnxOspfLinkLsdbIfIndex 1.3.6.1.4.1.6527.3.1.2.36.10.1.1
The value of tmnxOspfLinkLsdbIfIndex specifies the identifier of the link from which the LSA was received.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfLinkLsdbIfInstId 1.3.6.1.4.1.6527.3.1.2.36.10.1.2
The value of tmnxOspfLinkLsdbIfInstId specifies the identifier of the interface instance from which the LSA was received.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfLinkLsdbType 1.3.6.1.4.1.6527.3.1.2.36.10.1.3
The value of tmnxOspfLinkLsdbType specifies the type of the link state advertisement. Each link state type has a separate advertisement format. Link-Scope LSAs unrecognized by the router are also stored in this database.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

tmnxOspfLinkLsdbRouterId 1.3.6.1.4.1.6527.3.1.2.36.10.1.4
The value of tmnxOspfLinkLsdbRouterId specifies the 32-bit number that uniquely identifies the originating router in the Autonomous System.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfLinkLsdbLsid 1.3.6.1.4.1.6527.3.1.2.36.10.1.5
The value of tmnxOspfLinkLsdbLsid specifies the Link State ID that is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In OSPFv3, the LSID has no addressing semantics.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxOspfLinkLsdbSequence 1.3.6.1.4.1.6527.3.1.2.36.10.1.6
The value of tmnxOspfLinkLsdbSequence indicates the signed 32-bit integer sequence number field. It is used to detect old and duplicate link-state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfLinkLsdbAge 1.3.6.1.4.1.6527.3.1.2.36.10.1.7
The value of tmnxOspfLinkLsdbAge indicates the age of the link-state advertisement in seconds.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfLinkLsdbChecksum 1.3.6.1.4.1.6527.3.1.2.36.10.1.8
The value of tmnxOspfLinkLsdbChecksum indicates the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfLinkLsdbAdvertisement 1.3.6.1.4.1.6527.3.1.2.36.10.1.9
The value of tmnxOspfLinkLsdbAdvertisement indicates the entire Link State Advertisement, including its header.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

tmnxOspfLinkLsdbTypeKnown 1.3.6.1.4.1.6527.3.1.2.36.10.1.10
The value of tmnxOspfLinkLsdbTypeKnown indicates whether the LSA type is recognized by this Router.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfHostTable 1.3.6.1.4.1.6527.3.1.2.36.11
The tmnxOspfHostTable contains the list of Hosts, and their metrics, that the router will advertise as host routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfHostEntry

tmnxOspfHostEntry 1.3.6.1.4.1.6527.3.1.2.36.11.1
The tmnxOspfHostEntry contains information about a metric to be advertised when a given host is reachable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfHostEntry  

tmnxOspfHostAddressType 1.3.6.1.4.1.6527.3.1.2.36.11.1.1
The value of tmnxOspfHostAddressType specifis the address type of tmnxOspfHostAddress. Only IPv4 or IPv6 addresses without zone index are expected.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxOspfHostAddress 1.3.6.1.4.1.6527.3.1.2.36.11.1.2
The value of tmnxOspfHostAddress specifies the IP Address of the Host. This MUST be a Global address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxOspfHostMetric 1.3.6.1.4.1.6527.3.1.2.36.11.1.3
The value of tmnxOspfHostMetric specifies the metric to be advertised.
Status: current Access: read-create
OBJECT-TYPE    
  Metric  

tmnxOspfHostStatus 1.3.6.1.4.1.6527.3.1.2.36.11.1.4
The value of tmnxOspfHostStatus controls the status of this row entry. The use of RowStatus is covered in more detail in [6].
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfHostLastChanged 1.3.6.1.4.1.6527.3.1.2.36.11.1.5
The value of tmnxOspfHostLastChanged indicates the sysUpTime when a configurable object in this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfHostAreaID 1.3.6.1.4.1.6527.3.1.2.36.11.1.6
The value of tmnxOspfHostAreaID specifies he Area the Host Entry is to be found within. By default, the area that a subsuming OSPF interface is in, or Area 0
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfIfTable 1.3.6.1.4.1.6527.3.1.2.36.12
The tmnxOspfIfTable contains information about the interfaces associated with OSPF. This table is obsoleted in release 9.0. It is replaced with tmnxOspfNgIfTable and tmnxOspfNgIfOperTable.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfIfEntry

tmnxOspfIfEntry 1.3.6.1.4.1.6527.3.1.2.36.12.1
The tmnxOspfIfEntry contains information about one interface associated with OSPF.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfEntry  

tmnxOspfIfIndex 1.3.6.1.4.1.6527.3.1.2.36.12.1.1
The value of tmnxOspfIfIndex specifies the interface index of this OSPF interface. It corresponds to the interface index of the IP interface on which OSPF is configured.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfIfInstId 1.3.6.1.4.1.6527.3.1.2.36.12.1.2
The value of tmnxOspfIfInstId specifies the OSPF instance. It enables multiple interface instances of OSPF to be run over a single link. Each protocol instance would be assigned a separate ID. This ID has local link significance only.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfIfStatus 1.3.6.1.4.1.6527.3.1.2.36.12.1.3
The value of tmnxOspfIfStatus controls creation and deletion of a row entry in this table.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfIfLastChanged 1.3.6.1.4.1.6527.3.1.2.36.12.1.4
The value of tmnxOspfIfLastChanged indicates the sysUpTime when a configurable object in this row was last modified.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfIfAreaId 1.3.6.1.4.1.6527.3.1.2.36.12.1.5
The value of tmnxOspfIfAreaId specifies a 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPF backbone.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfIfCfgType 1.3.6.1.4.1.6527.3.1.2.36.12.1.6
The value of tmnxOspfIfCfgType specifies the OSPF interface type. The value of 'unspecified' is never returned in response to a query. It is only used in SET requests to reset the interface type to its default value based on the underlying physical interface type.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxOspfIfTypeTc  

tmnxOspfIfAdminState 1.3.6.1.4.1.6527.3.1.2.36.12.1.7
The value of tmnxOspfIfAdminState specifies the OSPF interface's administrative status. The value formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Status  

tmnxOspfIfRtrPriority 1.3.6.1.4.1.6527.3.1.2.36.12.1.8
The value of tmnxOspfIfRtrPriority specifies the priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DesignatedRouterPriority  

tmnxOspfIfTransitDelay 1.3.6.1.4.1.6527.3.1.2.36.12.1.9
The value of tmnxOspfIfTransitDelay specifies the estimated number of seconds it takes to transmit a link state update packet over this interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc 1..1800  

tmnxOspfIfRetransInterval 1.3.6.1.4.1.6527.3.1.2.36.12.1.10
The value of tmnxOspfIfRetransInterval specifies the number of seconds between link state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link state request packets.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc 1..1800  

tmnxOspfIfHelloInterval 1.3.6.1.4.1.6527.3.1.2.36.12.1.11
The value of tmnxOspfIfHelloInterval specifies the length of time, in seconds, between the Hello packets that the router sends on the interface. This value MUST be the same for all routers attached to a common network.
Status: obsolete Access: read-create
OBJECT-TYPE    
  HelloRange  

tmnxOspfIfRtrDeadInterval 1.3.6.1.4.1.6527.3.1.2.36.12.1.12
The value of tmnxOspfIfRtrDeadInterval specifies the number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down on the interface. This should be some multiple of the Hello interval.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxOspfDeadIntRangeTc  

tmnxOspfIfPollInterval 1.3.6.1.4.1.6527.3.1.2.36.12.1.13
The value of tmnxOspfIfPollInterval specifies the larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi-access neighbor.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOspfIfMulticastForwarding 1.3.6.1.4.1.6527.3.1.2.36.12.1.14
The value of tmnxOspfIfMulticastForwarding specifies the way multicasts should be forwarded on this interface: not forwarded, forwarded as data link multicasts, or forwarded as data link unicasts. Data link multicasting is not meaningful on point-to-point and NBMA interfaces, and setting tmnxOspfIfMulticastForwarding to 0 effectively disables all multicast forwarding.
Status: obsolete Access: read-create
OBJECT-TYPE    
  INTEGER blocked(1), multicast(2), unicast(3)  

tmnxOspfIfCfgMTU 1.3.6.1.4.1.6527.3.1.2.36.12.1.15
The value of tmnxOspfIfCfgMTU specifies the desired size of the largest packet which can be sent/received on this OSPF interface, specified in octets. This size DOES include the underlying IP header length, but not the underlying layer headers/trailers. Setting tmnxOspfIfCfgMTU to a value of zero (0), causes the agent to recalculate the default MTU size which can vary based on the current setting of tmnxPortMode and tmnxPortEncapType variables for the port to which this OSPF interface is bound.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0 | 512..9198  

tmnxOspfIfCfgMetric 1.3.6.1.4.1.6527.3.1.2.36.12.1.16
The value of tmnxOspfIfCfgMetric specifies the desired metric value assigned to this interface. The default value '0' causes the value of the Metric to be calculated as (Reference Bandwidth / ifSpeed). The value of the reference bandwidth is configured by the tmnxOspfReferenceBandwidth object.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Metric  

tmnxOspfIfPassive 1.3.6.1.4.1.6527.3.1.2.36.12.1.17
The value of tmnxOspfIfPassive specifies whether or or not HELLOs are to be sent out on this interface and whether or not the router advertises it as STUB network/link in its router LSAs. If true, no HELLOs will be sent, and the interface is advertised as a STUB link.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfIfAdvtSubnet 1.3.6.1.4.1.6527.3.1.2.36.12.1.18
The value of tmnxOspfIfAdvtSubnet specifies the advertisement method. When tmnxOspfIfAdvtSubnet is set to 'true', OSPF will advertise the network number and netmask instead of the individual host-routes of an active point-to-point interface. Setting a value for this object has no effect when tmnxOspfVersion has the value 'version3'.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfIfDemand 1.3.6.1.4.1.6527.3.1.2.36.12.1.19
The value of tmnxOspfIfDemand specifies whether Demand OSPF procedures (hello suppression to FULL neighbors and setting the 'DoNotAge' flag on propagated LSAs) should be performed on this OSPF interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfIfDemandNbrProbe 1.3.6.1.4.1.6527.3.1.2.36.12.1.20
The value of tmnxOspfIfDemandNbrProbe specifies whether or not neighbor probing is enabled to determine whether or not the neighbor is inactive. Neighbor probing is disabled by default.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfIfDemandNbrProbeRetxLimit 1.3.6.1.4.1.6527.3.1.2.36.12.1.21
The value of tmnxOspfIfDemandNbrProbeRetxLimit specifies the number of consecutive LSA retransmissions before the neighbor is deemed inactive and the neighbor adjacency is brought down.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOspfIfDemandNbrProbeInterval 1.3.6.1.4.1.6527.3.1.2.36.12.1.22
The value of tmnxOspfIfDemandNbrProbeInterval specifies how often the neighbor will be probed.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOspfIfAuthType 1.3.6.1.4.1.6527.3.1.2.36.12.1.23
The value of tmnxOspfIfAuthType specifies the authentication type to use for an interface. Note that this object can be used to engage in significant attacks against an OSPF router.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxOspfAuthenticationType  

tmnxOspfIfAuthKey 1.3.6.1.4.1.6527.3.1.2.36.12.1.24
The value of tmnxOspfIfAuthKey specifies the authentication key string. The cleartext password is used as an OSPF Authentication key when simplePassword security is enabled. This object does not access any OSPF Cryptographic (e.g. MD5) Authentication Key under any circumstance. If the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Unauthenticated interfaces need no authentication key, and simple password authentication cannot use a key of more than 8 octets. Note that the use of simplePassword authentication is NOT recommended when there is concern regarding attack upon the OSPF system. This authentication is only sufficient to protect against accidental misconfigurations because it re-uses cleartext passwords. [RFC-1704] When read, tmnxOspfIfAuthKey always returns an Octet String of length zero. This object is valid only when tmnxOspfVersion has a value of 'version2'.
Status: obsolete Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tmnxOspfIfState 1.3.6.1.4.1.6527.3.1.2.36.12.1.25
The OSPF Interface State.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)  

tmnxOspfIfLastEnabledTime 1.3.6.1.4.1.6527.3.1.2.36.12.1.26
The value of tmnxOspfIfLastEnabledTime indicates the sysUpTime value when ospfIfAdminStat was last set to enabled (1) to run the ospf on this interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfIfOperMTU 1.3.6.1.4.1.6527.3.1.2.36.12.1.27
The value of tmnxOspfIfOperMTU indicates the operational size of the largest packet which can be sent/received on this OSPF interface, specified in octets. This size DOES include the underlying IP header length, but not the underlying layer headers/trailers.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfIfMetricValue 1.3.6.1.4.1.6527.3.1.2.36.12.1.28
The value of tmnxOspfIfMetricValue indicates the metric value this interface is using. The default value of the Metric is (Reference Bandwidth / ifSpeed). The value of the reference bandwidth is configured by the tmnxOspfReferenceBandwidth object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Metric  

tmnxOspfIfDRId 1.3.6.1.4.1.6527.3.1.2.36.12.1.29
The value of tmnxOspfIfDRId indicates the Router ID of the Designated Router.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfIfDRIpAddrType 1.3.6.1.4.1.6527.3.1.2.36.12.1.30
The value of tmnxOspfIfDRIpAddrType type indicates the IP address type of tmnxOspfIfDRIpAddr. For IPv6 type addresses only addresses with zone index are expected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfIfDRIpAddr 1.3.6.1.4.1.6527.3.1.2.36.12.1.31
The value of tmnxOspfIfDRIpAddr indicates the IP address of the Designated Router.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|20)  

tmnxOspfIfBDRId 1.3.6.1.4.1.6527.3.1.2.36.12.1.32
The value of tmnxOspfIfBDRId indicates the Router ID of the Backup Designated Router.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfIfBDRIpAddrType 1.3.6.1.4.1.6527.3.1.2.36.12.1.33
The value of tmnxOspfIfBDRIpAddrType indicates the IP address type of the Backup Designated Router. For IPv6 type addresses only addresses with zone index are expected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfIfBDRIpAddr 1.3.6.1.4.1.6527.3.1.2.36.12.1.34
The value of tmnxOspfIfBDRIpAddr indicates the IP address of the Backup Designated Router.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|20)  

tmnxOspfIfLinkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.12.1.35
The value of tmnxOspfIfLinkLsaCount indicates the total number of Link-Scope link-state advertisements in this link's link-state database.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfIfLinkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.12.1.36
The value of tmnxOspfIfLinkLsaCksumSum indicates the 32-bit unsigned sum of the Link-Scope link-state advertisements' LS checksums contained in this link's link-state database. The sum can be used to determine if there has been a change in a router's link-state database, and to compare the link state database of two routers.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfIfLinkUnkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.12.1.37
The value of tmnxOspfIfLinkUnkLsaCount indicates the total number of unknown Link-Scope link-state advertisements in this link's link-state database.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfIfLinkUnkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.12.1.38
The value of tmnxOspfIfLinkUnkLsaCksumSum indicates the 32-bit unsigned sum of the unknown Link-Scope link-state advertisements' LS checksums contained in this link's link-state database. The sum can be used to determine if there has been a change in a router's link-state database, and to compare the link-state database of two routers.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfIfMD5TransmitKeyId 1.3.6.1.4.1.6527.3.1.2.36.12.1.39
The value of tmnxOspfIfMD5TransmitKeyId indicates the index value used to access the row entry in the tmnxOspfIfMD5KeyTable that specifies the authentication type and key transmitted on this OSPF interface. This object is valid only when tmnxOspfVersion has the value 'version2'. If tmnxOspfIfMD5TransmitKeyId has a value of 0, it means that no keys are configured.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOspfIfMD5KeyId  

tmnxOspfIfLocalIpAddressType 1.3.6.1.4.1.6527.3.1.2.36.12.1.40
The value of tmnxOspfIfLocalIpAddressType indicates the IP address type of tmnxOspfIfLocalIpAddress. For IPv6 type addresses only addresses with zone index are expected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfIfLocalIpAddress 1.3.6.1.4.1.6527.3.1.2.36.12.1.41
The value of tmnxOspfIfLocalIpAddress indicates the IP address of this OSPF local link interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|20)  

tmnxOspfIfMD5NumKeys 1.3.6.1.4.1.6527.3.1.2.36.12.1.42
The value of tmnxOspfIfMD5NumKeys indicates the number of MD5 Key entries for this OSPF interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfIfType 1.3.6.1.4.1.6527.3.1.2.36.12.1.43
The value of tmnxOspfIfType indicates the operational OSPF interface type.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOspfIfTypeTc  

tmnxOspfIfEnableBfd 1.3.6.1.4.1.6527.3.1.2.36.12.1.44
The value of tmnxOspfIfEnableBfd specifies whether Bi-directional Forwarding Detection is enabled in this OSPF interface. When the value is 'true', this interface can establish BFD sessions and use BFD as a signalling mechanism. When it is 'false', it cannot use BFD.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfIfRemainDownOnFail 1.3.6.1.4.1.6527.3.1.2.36.12.1.45
The value of tmnxOspfIfRemainDownOnFail specifies whether an OSPF adjacency should go down when the BFD session to the peer goes down.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfIfTeMetric 1.3.6.1.4.1.6527.3.1.2.36.12.1.46
The value of tmnxOspfIfTeMetric indicates the MPLS TE metric configured for this interface. This metric is flooded out in the TE metric sub-tlv in the OSPF TE LSAs. Depending on the configuration, either the TE metric value or the native OSPF metric value is used in CSPF computations.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16777215  

tmnxOspfIfTeState 1.3.6.1.4.1.6527.3.1.2.36.12.1.47
The value of tmnxOspfIfTeState indicates the MPLS interface TE status from OSPF standpoint.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxOspfIfAdminGroup 1.3.6.1.4.1.6527.3.1.2.36.12.1.48
The value of tmnxOspfIfAdminGroup indicates the bit-map inherited from MPLS interface that identifies the admin groups to which this interface belongs. If bit 'n' is set, then the interface belongs to the admin group with value 'n'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOspfIfLdpSyncState 1.3.6.1.4.1.6527.3.1.2.36.12.1.49
The value of tmnxOspfIfLdpSyncState indicates if IGP-LDP synchronization is enabled on this interface. tmnxOspfIfLdpSyncState is derived from tmnxOspfLdpSyncAdminState and also whether it was enabled at the IP layer from OSPF standpoint.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxOspfIfLdpSyncMaxMetric 1.3.6.1.4.1.6527.3.1.2.36.12.1.50
The value of tmnxOspfIfLdpSyncMaxMetric indicates if OSPF advertised maximum metric value for the interface, depending on whether tmnxOspfIfLdpSyncState is enabled on this interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfIfLdpSyncTimerState 1.3.6.1.4.1.6527.3.1.2.36.12.1.51
The value of tmnxOspfIfLdpSyncTimerState indicates the state of the tmnxOspfIfLdpSyncTimeLeft on this OSPF interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER waitForLdpAdj(1), timerActive(2), ldpExchgDone(3), timerExpired(4), manualExit(5), disabled(6)  

tmnxOspfIfLdpSyncTimeLeft 1.3.6.1.4.1.6527.3.1.2.36.12.1.52
The value of tmnxOspfIfLdpSyncTimeLeft indicates the time left before OSPF reverts back to advertising normal metric for this interface. This is applicable only when tmnxOspfIfLdpSyncMaxMetric is 'true'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..1800  

tmnxOspfIfInboundSAName 1.3.6.1.4.1.6527.3.1.2.36.12.1.53
The value of tmnxOspfIfInboundSAName specifies the manually configured IPsec Security Association name in case the Ospfv3 traffic on the [interface] has to be authenticated. This object is only valid when tmnxOspfVersion has a value of 'version3'.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfIfOutboundSAName 1.3.6.1.4.1.6527.3.1.2.36.12.1.54
The value of tmnxOspfIfOutboundSAName specifies the manually configured IPsec Security Association name in case the Ospfv3 traffic on the [interface] has to be authenticated. This object is only valid when tmnxOspfVersion has a value of 'version3'.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfIfOperInbSAName 1.3.6.1.4.1.6527.3.1.2.36.12.1.55
The value of tmnxOspfIfOperInbSAName indicates the name of the operational inbound manual IPsec Security Association, used for authenticating inbound Ospfv3 traffic.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfIfOperInbSANameTemp 1.3.6.1.4.1.6527.3.1.2.36.12.1.56
The value of tmnxOspfIfOperInbSANameTemp indicates the name of a temporary operational inbound manual IPsec Security Association, used for authenticating inbound Ospfv3 traffic. This field can only contain a value when the key-rollover mechanism is ongoing.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfIfOperOutbSAName 1.3.6.1.4.1.6527.3.1.2.36.12.1.57
The value of tmnxOspfIfOperOutbSAName indicates the name of the operational outbound manual IPsec Security Association, used for authenticating outbound Ospfv3 traffic. When the key-rollover mechanism is ongoing, the value can temporarely be different from the value of the tmnxOspfIfOutboundSAName field.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfIfStatsTable 1.3.6.1.4.1.6527.3.1.2.36.13
The tmnxOspfIfStatsTable provides an extension of the tmnxOspfIfTable for statistics for an OSPF interface. This table is obsoleted in release 9.0. It is replaced with tmnxOspfNgIfStatsTable
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfIfStatsEntry

tmnxOspfIfStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.13.1
Each row entry in the tmnxOspfIfStatsTable represents additional columns for statistics for an OSPF interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfStatsEntry  

tmnxOspfIfEvents 1.3.6.1.4.1.6527.3.1.2.36.13.1.1
The value of tmnxOspfIfEvents indicates the number of times this OSPF interface has changed its state, or an error has occurred.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfTxPackets 1.3.6.1.4.1.6527.3.1.2.36.13.1.2
The value of tmnxOspfIfTxPackets indicates the total number of OSPF packets transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfTxHellos 1.3.6.1.4.1.6527.3.1.2.36.13.1.3
The value of tmnxOspfIfTxHellos indicates the total number of OSPF Hello packets transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfTxDBDs 1.3.6.1.4.1.6527.3.1.2.36.13.1.4
The value of tmnxOspfIfTxDBDs indicates the total number of OSPF Database Description packets transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfTxLSRs 1.3.6.1.4.1.6527.3.1.2.36.13.1.5
The value of tmnxOspfIfTxLSRs indicates the total number of OSPF Link State Requests (LSRs)transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfTxLSUs 1.3.6.1.4.1.6527.3.1.2.36.13.1.6
The value of tmnxOspfIfTxLSUs indicates the total number of OSPF Link State Updates (LSUs) transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfTxLSAcks 1.3.6.1.4.1.6527.3.1.2.36.13.1.7
The value of tmnxOspfIfTxLSAcks indicates the total number of OSPF Link State Acknowledgements transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfRxPackets 1.3.6.1.4.1.6527.3.1.2.36.13.1.8
The value of tmnxOspfIfRxPackets indicates the total number of OSPF packets received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfRxHellos 1.3.6.1.4.1.6527.3.1.2.36.13.1.9
The value of tmnxOspfIfRxHellos indicates the total number of OSPF Hello packets received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfRxDBDs 1.3.6.1.4.1.6527.3.1.2.36.13.1.10
The value of tmnxOspfIfRxDBDs indicates the total number of OSPF Database Description packets received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfRxLSRs 1.3.6.1.4.1.6527.3.1.2.36.13.1.11
The value of tmnxOspfIfRxLSRs indicates the total number of Link State Requests (LSRs) received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfRxLSUs 1.3.6.1.4.1.6527.3.1.2.36.13.1.12
The value of tmnxOspfIfRxLSUs indicates the total number of Link State Updates (LSUs) received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfRxLSAcks 1.3.6.1.4.1.6527.3.1.2.36.13.1.13
The value of tmnxOspfIfRxLSAcks indicates the total number of Link State Acknowledgements received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfDiscardPackets 1.3.6.1.4.1.6527.3.1.2.36.13.1.14
The value of tmnxOspfIfDiscardPackets indicates the total number of OSPF packets discarded on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfRetransmitOuts 1.3.6.1.4.1.6527.3.1.2.36.13.1.15
The value of tmnxOspfIfRetransmitOuts indicates the total number of OSPF Retransmits sent on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadVersions 1.3.6.1.4.1.6527.3.1.2.36.13.1.16
The value of tmnxOspfIfBadVersions indicates the total number of OSPF packets received with bad OSPF version numbers since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadNetworks 1.3.6.1.4.1.6527.3.1.2.36.13.1.17
The value of tmnxOspfIfBadNetworks indicates the total number of OSPF packets received with invalid network or mask since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  


tmnxOspfIfBadAreas 1.3.6.1.4.1.6527.3.1.2.36.13.1.19
The value of tmnxOspfIfBadAreas indicates the total number of OSPF packets received with an area mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadDstAddrs 1.3.6.1.4.1.6527.3.1.2.36.13.1.20
The value of tmnxOspfIfBadDstAddrs indicates the total number of OSPF packets received with the incorrect IP destination address since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadNeighbors 1.3.6.1.4.1.6527.3.1.2.36.13.1.21
The value of tmnxOspfIfBadNeighbors indicates the total number of OSPF packets received where the neighbor information does not match the information this router has for the neighbor since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadPacketTypes 1.3.6.1.4.1.6527.3.1.2.36.13.1.22
The value of tmnxOspfIfBadPacketTypes indicates the total number of OSPF packets received with an invalid OSPF packet type since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfNeighborCount 1.3.6.1.4.1.6527.3.1.2.36.13.1.23
The value of tmnxOspfIfNeighborCount indicates the total number of OSPF neighbors adjacent on this interface, in a state of INIT or greater, since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfIfLastEventTime 1.3.6.1.4.1.6527.3.1.2.36.13.1.24
The value of tmnxOspfIfLastEventTime indicates the value of sysUpTime when an event was last associated with this OSPF interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfIfBadLengths 1.3.6.1.4.1.6527.3.1.2.36.13.1.25
The value of tmnxOspfIfBadLengths indicates the total number of OSPF packets received on this interface with a total length not equal to the length given in the packet itself since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadHelloIntervals 1.3.6.1.4.1.6527.3.1.2.36.13.1.26
The value of tmnxOspfIfBadHelloIntervals indicates the total number of OSPF packets received where the hello interval given in packet was not equal to that configured on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadDeadIntervals 1.3.6.1.4.1.6527.3.1.2.36.13.1.27
The value of tmnxOspfIfBadDeadIntervals indicates the total number of OSPF packets received where the dead interval given in the packet was not equal to that configured on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadOptions 1.3.6.1.4.1.6527.3.1.2.36.13.1.28
The value of tmnxOspfIfBadOptions indicates the total number of OSPF packets received with an option that does not match those configured for this interface or area since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfRxBadChecksums 1.3.6.1.4.1.6527.3.1.2.36.13.1.29
The value of tmnxOspfIfRxBadChecksums indicates the count of LSAs received with bad checksums.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfBadAuthTypes 1.3.6.1.4.1.6527.3.1.2.36.13.1.30
The value of tmnxOspfIfBadAuthTypes indicates the total number of OSPF packets received with an invalid authorization type since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfIfAuthFailures 1.3.6.1.4.1.6527.3.1.2.36.13.1.31
The value of tmnxOspfIfAuthFailures indicates the total number of OSPF packets received with an invalid authorization key since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfTable 1.3.6.1.4.1.6527.3.1.2.36.14
The tmnxOspfVirtIfTable contains information about this router's virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfVirtIfEntry

tmnxOspfVirtIfEntry 1.3.6.1.4.1.6527.3.1.2.36.14.1
The tmnxOspfVirtIfEntry contains information about a single Virtual Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfVirtIfEntry  

tmnxOspfVirtIfAreaId 1.3.6.1.4.1.6527.3.1.2.36.14.1.1
The value of tmnxOspfVirtIfAreaId specifies the Transit Area that the Virtual Link traverses. By definition, this is not Area 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfVirtIfNeighbor 1.3.6.1.4.1.6527.3.1.2.36.14.1.2
The value of tmnxOspfVirtIfNeighbor specifies the Router ID of the Virtual Neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfVirtIfStatus 1.3.6.1.4.1.6527.3.1.2.36.14.1.3
The value of tmnxOspfVirtIfStatus controls creation and deletion or a row entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfVirtIfLastChanged 1.3.6.1.4.1.6527.3.1.2.36.14.1.4
The value of tmnxOspfVirtIfLastChanged indicates the sysUpTime when a configurable object in this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfVirtIfIndex 1.3.6.1.4.1.6527.3.1.2.36.14.1.5
The value of tmnxOspfVirtIfIndex specifies the interface index assigned to this OSPF virtual interface. It is advertised in Hello's sent over the virtal link and in the router's router-LSAs.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfVirtIfInstId 1.3.6.1.4.1.6527.3.1.2.36.14.1.6
The value of tmnxOspfVirtIfInstId specifies the interface instance ID to be used for the virtual interface. This ID has local link significance only.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfVirtIfAdminStat 1.3.6.1.4.1.6527.3.1.2.36.14.1.7
The value of tmnxOspfVirtIfAdminStat specifies the desired administrative state of OSPF on this virtual interface.
Status: current Access: read-create
OBJECT-TYPE    
  Status  

tmnxOspfVirtIfTransitDelay 1.3.6.1.4.1.6527.3.1.2.36.14.1.8
The value of tmnxOspfVirtIfTransitDelay specifies the estimated number of seconds it takes to transmit a link-state update packet over this interface.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc 1..1800  

tmnxOspfVirtIfRetransInterval 1.3.6.1.4.1.6527.3.1.2.36.14.1.9
The value of tmnxOspfVirtIfRetransInterval specifies the number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. This value should be well over the expected round-trip time.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc 1..1800  

tmnxOspfVirtIfHelloInterval 1.3.6.1.4.1.6527.3.1.2.36.14.1.10
The value of tmnxOspfVirtIfHelloInterval specifies the length of time, in seconds, between the Hello packets that the router sends on the interface. This value MUST be the same for the virtual neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  HelloRange  

tmnxOspfVirtIfRtrDeadInterval 1.3.6.1.4.1.6527.3.1.2.36.14.1.11
The value of tmnxOspfVirtIfRtrDeadInterval specifies the number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down. This should be some multiple of the Hello interval. This value MUST be the same for the virtual neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfDeadIntRangeTc  

tmnxOspfVirtIfAuthType 1.3.6.1.4.1.6527.3.1.2.36.14.1.12
The value of tmnxOspfVirtIfAuthType specifies the authentication type to use for an interface. Note that this object can be used to engage in significant attacks against an OSPF router.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfAuthenticationType  

tmnxOspfVirtIfAuthKey 1.3.6.1.4.1.6527.3.1.2.36.14.1.13
The value of tmnxOspfVirtIfAuthKey specifies the authentication key string. The cleartext password is used as an OSPF Authentication key when simplePassword security is enabled. This object does not access any OSPF Cryptographic (e.g. MD5) Authentication Key under any circumstance. If the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Unauthenticated interfaces need no authentication key, and simple password authentication cannot use a key of more than 8 octets. Note that the use of simplePassword authentication is NOT recommended when there is concern regarding attack upon the OSPF system. This authentication is only sufficient to protect against accidental misconfigurations because it re-uses cleartext passwords. [RFC-1704] When read, tmnxOspfVirtIfAuthKey always returns an Octet String of length zero. This object is valid only when tmnxOspfVersion has a value of 'version2'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tmnxOspfVirtIfState 1.3.6.1.4.1.6527.3.1.2.36.14.1.14
The value of tmnxOspfVirtIfState indicates the operational state of this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), pointToPoint(4)  

tmnxOspfVirtIfLastEnabledTime 1.3.6.1.4.1.6527.3.1.2.36.14.1.15
The value of tmnxOspfVirtIfLastEnabledTime indicates the sysUpTime value when this entry row entry was enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfVirtIfCost 1.3.6.1.4.1.6527.3.1.2.36.14.1.16
The value of tmnxOspfVirtIfCost indicates the OSPF virtual interface cost represents the cost to traverse the transit area to the adjacent router. If multiple routes are available the lowest cost link will be used to maintain the adjacency and route traffic across the transit area.
Status: current Access: read-only
OBJECT-TYPE    
  Metric  

tmnxOspfVirtIfLinkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.14.1.17
The value of tmnxOspfVirtIfLinkLsaCount indicates the total number of Link-Scope link-state advertisements in this virtual link's link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfVirtIfLinkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.14.1.18
The value of tmnxOspfVirtIfLinkLsaCksumSum indicates the 32-bit unsigned sum of the Link-Scope link-state advertisements' LS checksums contained in this virtual link's link-state database. The sum can be used to determine if there has been a change in a router's link-state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfVirtIfLinkUnkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.14.1.19
The value of tmnxOspfVirtIfLinkUnkLsaCount indicates the total number of unknown Link-Scope link-state advertisements in this virtual link's link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfVirtIfLinkUnkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.14.1.20
The value of tmnxOspfVirtIfLinkUnkLsaCksumSum indicates the 32-bit unsigned sum of the unknown Link-Scope link-state advertisements' LS checksums contained in this virtual link's link-state database. The sum can be used to determine if there has been a change in a router's link state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfVirtIfMD5TransmitKeyId 1.3.6.1.4.1.6527.3.1.2.36.14.1.21
The value of tmnxOspfVirtIfMD5TransmitKeyId indicates the index value used to access the row entry in the tmnxOspfVirtIfMD5KeyTable that specifies the authentication type and key transmitted on this OSPF virtual interface. This object is valid only when tmnxOspfVersion has the value 'version2'. If tmnxOspfVirtIfMD5TransmitKeyId has a value of 0, it means that no keys are configured.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfIfMD5KeyId  

tmnxOspfVirtIfLocalIpAddrType 1.3.6.1.4.1.6527.3.1.2.36.14.1.22
The value of tmnxOspfVirtIfLocalIpAddrType type indicates the IP address type of tmnxOspfVirtIfLocalIpAddress. For IPv6 type addresses only addresses without zone index are expected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfVirtIfLocalIpAddress 1.3.6.1.4.1.6527.3.1.2.36.14.1.23
The value of tmnxOspfVirtIfLocalIpAddress indicates the IP address of the local egress interface that is used to maintain the adjacency to reach this virtual neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOspfVirtIfMD5NumKeys 1.3.6.1.4.1.6527.3.1.2.36.14.1.24
The value of tmnxOspfVirtIfMD5NumKeys indicates the number of MD5 Key entries for this OSPF virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfVirtIfInboundSAName 1.3.6.1.4.1.6527.3.1.2.36.14.1.25
The value of tmnxOspfVirtIfInboundSAName specifies the manually configured IPsec Security Association name in case the Ospfv3 traffic on the [virtual link] has to be authenticated. This object is only valid when tmnxOspfVersion has a value of 'version3'.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfVirtIfOutboundSAName 1.3.6.1.4.1.6527.3.1.2.36.14.1.26
The value of tmnxOspfVirtIfOutboundSAName specifies the manually configured IPsec Security Association name in case the Ospfv3 traffic on the [virtual link] has to be authenticated. This object is only valid when tmnxOspfVersion has a value of 'version3'.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfVirtIfOperInbSAName 1.3.6.1.4.1.6527.3.1.2.36.14.1.27
The value of tmnxOspfVirtIfOperInbSAName indicates the name of the operational inbound manual IPsec Security Association, used for authenticating inbound Ospfv3 traffic.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfVirtIfOperInbSANameTemp 1.3.6.1.4.1.6527.3.1.2.36.14.1.28
The value of tmnxOspfVirtIfOperInbSANameTemp indicates the name of a temporary operational inbound manual IPsec Security Association, used for authenticating inbound Ospfv3 traffic. This field can only contain a value when the key-rollover mechanism is ongoing.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfVirtIfOperOutbSAName 1.3.6.1.4.1.6527.3.1.2.36.14.1.29
The value of tmnxOspfVirtIfOperOutbSAName indicates the name of the operational outbound manual IPsec Security Association, used for authenticating outbound Ospfv3 traffic. When the key-rollover mechanism is ongoing, the value can temporarely be different from the value of the tmnxOspfVirtIfOutboundSAName field.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfVirtIfStatsTable 1.3.6.1.4.1.6527.3.1.2.36.15
The tmnxOspfVirtIfStatsTable provides an extension of the tmnxOspfVirtIfTable for statistics for an OSPF virtual interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfVirtIfStatsEntry

tmnxOspfVirtIfStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.15.1
Each row entry in the tmnxOspfVirtIfStatsTable represents additional columns for statistics for an OSPF virtual interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfVirtIfStatsEntry  

tmnxOspfVirtIfEvents 1.3.6.1.4.1.6527.3.1.2.36.15.1.1
The value of tmnxOspfVirtIfEvents indicates the number of state changes or error events on this Virtual Link
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfTxPackets 1.3.6.1.4.1.6527.3.1.2.36.15.1.2
The value of tmnxOspfVirtIfTxPackets indicates the total number of OSPF packets transmitted on this virtual interface since it was created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfTxHellos 1.3.6.1.4.1.6527.3.1.2.36.15.1.3
The value of tmnxOspfVirtIfTxHellos indicates the total number of OSPF Hello packets transmitted on this virtual interface since it was created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfTxDBDs 1.3.6.1.4.1.6527.3.1.2.36.15.1.4
The value of tmnxOspfVirtIfTxDBDs indicates the total number of OSPF Database Description packets transmitted on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfTxLSRs 1.3.6.1.4.1.6527.3.1.2.36.15.1.5
The value of tmnxOspfVirtIfTxLSRs indicates the total number of OSPF Link State Requests (LSRs) transmitted on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfTxLSUs 1.3.6.1.4.1.6527.3.1.2.36.15.1.6
The value of tmnxOspfVirtIfTxLSUs indicates the total number of OSPF Link State Updates (LSUs) transmitted on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfTxLSAcks 1.3.6.1.4.1.6527.3.1.2.36.15.1.7
The value of tmnxOspfVirtIfTxLSAcks indicates the total number of OSPF Link State Acknowledgements transmitted on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfRxPackets 1.3.6.1.4.1.6527.3.1.2.36.15.1.8
The value of tmnxOspfVirtIfRxPackets indicates the total number of OSPF packets received on this virtual interface since it was created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfRxHellos 1.3.6.1.4.1.6527.3.1.2.36.15.1.9
The value of tmnxOspfVirtIfRxHellos indicates the total number of OSPF Hello packets received on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfRxDBDs 1.3.6.1.4.1.6527.3.1.2.36.15.1.10
The value of tmnxOspfVirtIfRxDBDs indicates the total number of OSPF Database Description packets received on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfRxLSRs 1.3.6.1.4.1.6527.3.1.2.36.15.1.11
The value of tmnxOspfVirtIfRxLSRs indicates the total number of OSPF Link State Requests (LSRs) received on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfRxLSUs 1.3.6.1.4.1.6527.3.1.2.36.15.1.12
The value of tmnxOspfVirtIfRxLSUs indicates the total number of OSPF Link State Updates (LSUs) received on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfRxLSAcks 1.3.6.1.4.1.6527.3.1.2.36.15.1.13
The value of tmnxOspfVirtIfRxLSAcks indicates the total number of Link State Acknowledgements received on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfDiscardPackets 1.3.6.1.4.1.6527.3.1.2.36.15.1.14
The value of tmnxOspfVirtIfDiscardPackets indicates the total number of OSPF packets discarded on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfRetransmitOuts 1.3.6.1.4.1.6527.3.1.2.36.15.1.15
The value of tmnxOspfVirtIfRetransmitOuts indicates the total number of OSPF packets retransmitted on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadVersions 1.3.6.1.4.1.6527.3.1.2.36.15.1.16
The value of tmnxOspfVirtIfBadVersions indicates the total number of OSPF packets received on this virtual interface with invalid OSPF version numbers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadNetworks 1.3.6.1.4.1.6527.3.1.2.36.15.1.17
The value of tmnxOspfVirtIfBadNetworks indicates the total number of OSPF packets received on this virtual interface with invalid network or mask fields.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadAreas 1.3.6.1.4.1.6527.3.1.2.36.15.1.18
The value of tmnxOspfVirtIfBadAreas indicates the total number of OSPF packets received on this virtual interface with area mismatches.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadDstAddrs 1.3.6.1.4.1.6527.3.1.2.36.15.1.19
The value of tmnxOspfVirtIfBadDstAddrs indicates the total number of OSPF packets received on this virtual interface with invalid destination IP address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadNeighbors 1.3.6.1.4.1.6527.3.1.2.36.15.1.20
The value of tmnxOspfVirtIfBadNeighbors indicates the total number of OSPF packets received where the neighbor information does not match the configuration this router has for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadPacketTypes 1.3.6.1.4.1.6527.3.1.2.36.15.1.21
The value of tmnxOspfVirtIfBadPacketTypes indicates the total number of OSPF packets received on this virtual interface with invalid OSPF packet types.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfLastEventTime 1.3.6.1.4.1.6527.3.1.2.36.15.1.22
The value of tmnxOspfVirtIfLastEventTime indicates the value of sysUpTime when an event was last associated with this OSPF virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfVirtIfBadLengths 1.3.6.1.4.1.6527.3.1.2.36.15.1.23
The value of tmnxOspfVirtIfBadLengths indicates the total number of OSPF packets received on this virtual interface with a total length not equal to the length given in the packet itself since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadHelloIntervls 1.3.6.1.4.1.6527.3.1.2.36.15.1.24
The value of tmnxOspfVirtIfBadHelloIntervls indicates the total number of OSPF packets received where the hello interval given in packet was not equal to that configured on this virtual interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadDeadIntervals 1.3.6.1.4.1.6527.3.1.2.36.15.1.25
The value of tmnxOspfVirtIfBadDeadIntervals indicates the total number of OSPF packets received where the dead interval given in the packet was not equal to that configured on this virtual interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadOptions 1.3.6.1.4.1.6527.3.1.2.36.15.1.26
The value of tmnxOspfVirtIfBadOptions indicates the total number of OSPF packets received with an option that does not match those configured for this virtual interface or transit-area since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfRxBadChecksums 1.3.6.1.4.1.6527.3.1.2.36.15.1.27
The value of tmnxOspfVirtIfRxBadChecksums indicates the count of LSAs received with bad checksums.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfBadAuthTypes 1.3.6.1.4.1.6527.3.1.2.36.15.1.28
The value of tmnxOspfVirtIfBadAuthTypes indicates the total number of OSPF packets received on this virtual interface with invalid authentication types.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtIfAuthFailures 1.3.6.1.4.1.6527.3.1.2.36.15.1.29
The value of tmnxOspfVirtIfAuthFailures indicates the total number of OSPF packets received on this virtual interface with invalid authentication keys.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrTable 1.3.6.1.4.1.6527.3.1.2.36.16
The tmnxOspfNbrTable contains information about non-virtual neighbors. This table is obsoleted in release 9.0. It is replaced with tmnxOspfNgNbrTable.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNbrEntry

tmnxOspfNbrEntry 1.3.6.1.4.1.6527.3.1.2.36.16.1
The tmnxOspfNbrEntry contains information regarding a single non-virtual neighbor.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNbrEntry  

tmnxOspfNbrIfIndex 1.3.6.1.4.1.6527.3.1.2.36.16.1.1
The value of tmnxOspfNbrIfIndex specifies the local link ID of the link over which the neighbor can be reached.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfNbrIfInstId 1.3.6.1.4.1.6527.3.1.2.36.16.1.2
The value of tmnxOspfNbrIfInstId specifies the interface instance over which the neighbor can be reached. This ID has local link significance only.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfNbrRtrId 1.3.6.1.4.1.6527.3.1.2.36.16.1.3
The value of tmnxOspfNbrRtrId specifies a 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNbrAddressType 1.3.6.1.4.1.6527.3.1.2.36.16.1.4
The value of tmnxOspfNbrAddressType indicates the address type of tmnxOspfNbrAddress. For addresses of IPv6 type only addresses with zone index are expected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfNbrAddress 1.3.6.1.4.1.6527.3.1.2.36.16.1.5
The value of tmnxOspfNbrAddress indicates the IP address of the neighbor associated with the local link.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|20)  

tmnxOspfNbrOptions 1.3.6.1.4.1.6527.3.1.2.36.16.1.6
The value of tmnxOspfNbrOptions indicates a Bit Mask corresponding to the neighbor's options field.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfNbrPriority 1.3.6.1.4.1.6527.3.1.2.36.16.1.7
The value of tmnxOspfNbrPriority indicates the priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DesignatedRouterPriority  

tmnxOspfNbrState 1.3.6.1.4.1.6527.3.1.2.36.16.1.8
The value of tmnxOspfNbrState indicates the State of the relationship with this Neighbor.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

tmnxOspfNbrHelloSuppressed 1.3.6.1.4.1.6527.3.1.2.36.16.1.9
The value of tmnxOspfNbrHelloSuppressed indicates whether Hellos are being suppressed to the neighbor.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfNbrIfId 1.3.6.1.4.1.6527.3.1.2.36.16.1.10
The value of tmnxOspfNbrIfId indicates the interface ID that the neighbor advertises in its Hello Packets on this link, that is, the neighbor's local interface index.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

tmnxOspfNbrRestartHelperStatus 1.3.6.1.4.1.6527.3.1.2.36.16.1.11
The value of tmnxOspfNbrRestartHelperStatus indicates whether the router is acting as a Graceful restart helper for the neighbor.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER notHelping(1), helping(2)  

tmnxOspfNbrRestartHelperAge 1.3.6.1.4.1.6527.3.1.2.36.16.1.12
The value of tmnxOspfNbrRestartHelperAge indicates the remaining time in the current OSPF Graceful restart interval, if the router is acting as a restart helper for the neighbor.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc  

tmnxOspfNbrRestartHelperExitRc 1.3.6.1.4.1.6527.3.1.2.36.16.1.13
The value of tmnxOspfNbrRestartHelperExitRc indicates the outcome of the last attempt at acting as a Graceful restart helper for the neighbor. none No restart has yet been attempted. inProgress A restart attempt is currently underway. completed The last restart completed successfully. timedOut The last restart timed out. topologyChanged The last restart was aborted due to a topology change.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)  

tmnxOspfNbrUpTime 1.3.6.1.4.1.6527.3.1.2.36.16.1.14
The value of tmnxOspfNbrUpTime indicates the uninterrupted time, in hundredths of seconds, the adjacency to this neighbour has been up.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfNbrLastEventTime 1.3.6.1.4.1.6527.3.1.2.36.16.1.15
The value of tmnxOspfNbrLastEventTime indicates the value of sysUpTime when the last event occurred that affected the adjacency to the neighbour.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfNbrDeadTimeOutstanding 1.3.6.1.4.1.6527.3.1.2.36.16.1.16
The value of tmnxOspfNbrDeadTimeOutstanding indicates the amount of time in seconds until the dead-router interval expires. Normally, this value should not be significantly smaller than the configured dead router interval minus one hello interval.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7FFFFFFF  

tmnxOspfNbrLastRestartTime 1.3.6.1.4.1.6527.3.1.2.36.16.1.17
The value of tmnxOspfNbrLastRestartTime indicates the last time the neighbor attempted restart.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfNbrRestartReason 1.3.6.1.4.1.6527.3.1.2.36.16.1.18
The value of tmnxOspfNbrRestartReason indicates the OSPF neighbor's graceful restart reason.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOspfRestartReasonTc  

tmnxOspfNbrBfdTracking 1.3.6.1.4.1.6527.3.1.2.36.16.1.19
The value of tmnxOspfNbrBfdTracking indicates whether a BFD session is being maintained to track the forwarding path to this neighbor or not.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfNbrDrId 1.3.6.1.4.1.6527.3.1.2.36.16.1.20
The value of tmnxOspfNbrDrId indicates the DR value advertised in the HELLO packets received from the OSPF neighbor. If it is not a broadcast interface tmnxOspfNbrDrId will be zero.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNbrBdrId 1.3.6.1.4.1.6527.3.1.2.36.16.1.21
The value of tmnxOspfNbrBdrId indicates the BDR value advertised in the HELLO packets received from the OSPF neighbor. If it is not a broadcast interface tmnxOspfNbrBdrId will be zero.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNbrStatsTable 1.3.6.1.4.1.6527.3.1.2.36.17
The tmnxOspfNbrStatsTable provides an extension of the tmnxOspfNbrTable for statistics for an OSPF neighbor. This table is obsoleted in release 9.0. It is replaced with tmnxOspfNgNbrStatsTable.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNbrStatsEntry

tmnxOspfNbrStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.17.1
Each row entry in the tmnxOspfNbrStatsTable represents additional columns for statistics for an OSPF neighbor.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNbrStatsEntry  

tmnxOspfNbrEvents 1.3.6.1.4.1.6527.3.1.2.36.17.1.1
The value of tmnxOspfNbrEvents indicates the number of times this neighbor relationship has changed state, or an error has occurred.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrLsRetransQLen 1.3.6.1.4.1.6527.3.1.2.36.17.1.2
The value of tmnxOspfNbrLsRetransQLen indicates the current length of the retransmission queue.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfNbrBadNbrStates 1.3.6.1.4.1.6527.3.1.2.36.17.1.3
The value of tmnxOspfNbrBadNbrStates indicates the total number of OSPF packets received when the neighbor state was not expecting to receive this packet type since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrLsaInstallFailed 1.3.6.1.4.1.6527.3.1.2.36.17.1.4
The value of tmnxOspfNbrLsaInstallFailed indicates the total number of times an LSA could not be installed into the LSDB due to a resource allocation issue since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrBadSeqNums 1.3.6.1.4.1.6527.3.1.2.36.17.1.5
The value of tmnxOspfNbrBadSeqNums indicates the total number of times when a database description packet was received with a sequence number mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrBadMTUs 1.3.6.1.4.1.6527.3.1.2.36.17.1.6
The value of tmnxOspfNbrBadMTUs indicates the total number of times when the MTU in a received database description packet was larger than the MTU of the receiving interface since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrBadPackets 1.3.6.1.4.1.6527.3.1.2.36.17.1.7
The value of tmnxOspfNbrBadPackets indicates the total number of times when an LS update was received with an illegal LS type or an option mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrLsaNotInLsdbs 1.3.6.1.4.1.6527.3.1.2.36.17.1.8
The value of tmnxOspfNbrLsaNotInLsdbs indicates the total number of times when an LS request was received for an LSA not installed in the LSDB of this router since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrOptionMismatches 1.3.6.1.4.1.6527.3.1.2.36.17.1.9
The value of tmnxOspfNbrOptionMismatches indicates the total number of times when a LS update was received with an option mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrDuplicates 1.3.6.1.4.1.6527.3.1.2.36.17.1.10
The value of tmnxOspfNbrDuplicates indicates the total number of times when a duplicate database description packet was received during the Exchange state since tmnxOspfAdminState was last set to 'enabled'.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNbrNumRestarts 1.3.6.1.4.1.6527.3.1.2.36.17.1.11
The value of tmnxOspfNbrNumRestarts indicates the number of times the neighbor has attempted restart.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfCfgNbrTable 1.3.6.1.4.1.6527.3.1.2.36.18
The tmnxOspfCfgNbrTable contains information about configured non-virtual neighbors and neighbors dynamically discovered by lower-level protocols such as Inverse Neighbor Discovery.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfCfgNbrEntry

tmnxOspfCfgNbrEntry 1.3.6.1.4.1.6527.3.1.2.36.18.1
The tmnxOspfCfgNbrEntry contains information regarding a single configured neighbor or neighbor discovered by lower-level protocols such as Inverse Neighbor Discovery.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfCfgNbrEntry  

tmnxOspfCfgNbrIfIndex 1.3.6.1.4.1.6527.3.1.2.36.18.1.1
The value of tmnxOspfCfgNbrIfIndex specifies the local link ID of the link over which the neighbor can be reached.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfCfgNbrIfInstId 1.3.6.1.4.1.6527.3.1.2.36.18.1.2
The value of tmnxOspfCfgNbrIfInstId specifies the interface instance over which the neighbor can be reached. This ID has local link significance only.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfCfgNbrAddressType 1.3.6.1.4.1.6527.3.1.2.36.18.1.3
The value of tmnxOspfCfgNbrAddressType specifies the address type of tmnxOspfCfgNbrAddress. For IPv6 type addresses only addresses with zone index are expected.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxOspfCfgNbrAddress 1.3.6.1.4.1.6527.3.1.2.36.18.1.4
The value of tmnxOspfCfgNbrAddress specifies the IP address of the neighbor associated with the local link.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|20)  

tmnxOspfCfgNbrStatus 1.3.6.1.4.1.6527.3.1.2.36.18.1.5
The value of tmnxOspfCfgNbrStatus controls creation and deletion of row entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfCfgNbrStorageType 1.3.6.1.4.1.6527.3.1.2.36.18.1.6
The value of tmnxOspfCfgNbrStorageType specifies the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. Manually configured entries will have a storage type of nonVolatile while entries dynamically created as a result of a lower-level protocol such as Inverse Neighbor Discovery will have a storage type of volatile.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

tmnxOspfCfgNbrLastChanged 1.3.6.1.4.1.6527.3.1.2.36.18.1.7
The value of tmnxOspfCfgNbrLastChanged indicates the sysUpTime when a configurable object in this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfCfgNbrPriority 1.3.6.1.4.1.6527.3.1.2.36.18.1.8
The value of tmnxOspfCfgNbrPriority specifies the priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.
Status: current Access: read-create
OBJECT-TYPE    
  DesignatedRouterPriority  

tmnxOspfCfgNbrRtrId 1.3.6.1.4.1.6527.3.1.2.36.18.1.9
The value of tmnxOspfCfgNbrRtrId indicates a 32-bit integer uniquely identifying the neighboring router in the Autonomous System. A value of 0 is returned until a Hello is received from the configured neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfCfgNbrState 1.3.6.1.4.1.6527.3.1.2.36.18.1.10
The value of tmnxOspfCfgNbrState indicates the State of the relationship with this Neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

tmnxOspfVirtNbrTable 1.3.6.1.4.1.6527.3.1.2.36.19
The tmnxOspfVirtNbrTable contains virtual neighbors information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfVirtNbrEntry

tmnxOspfVirtNbrEntry 1.3.6.1.4.1.6527.3.1.2.36.19.1
The tmnxOspfVirtNbrEntry contains information for a specific Virtual neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfVirtNbrEntry  

tmnxOspfVirtNbrArea 1.3.6.1.4.1.6527.3.1.2.36.19.1.1
The value of tmnxOspfVirtNbrArea specifies the Transit Area Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfVirtNbrRtrId 1.3.6.1.4.1.6527.3.1.2.36.19.1.2
The value of tmnxOspfVirtNbrRtrId specifies a 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfVirtNbrIfIndex 1.3.6.1.4.1.6527.3.1.2.36.19.1.3
The value of tmnxOspfVirtNbrIfIndex indicates the local interface ID for the virtual link over which the neighbor can be reached.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfVirtNbrIfInstId 1.3.6.1.4.1.6527.3.1.2.36.19.1.4
The value of tmnxOspfVirtNbrIfInstId indicates the interface instance for the virtual link over which the neighbor can be reached.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfVirtNbrAddressType 1.3.6.1.4.1.6527.3.1.2.36.19.1.5
The value of tmnxOspfVirtNbrAddressType indicates the address type of tmnxOspfVirtNbrAddress. For IPv6 address type only addresses without zone index are expected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfVirtNbrAddress 1.3.6.1.4.1.6527.3.1.2.36.19.1.6
The value of tmnxOspfVirtNbrAddress indicates the IP address advertised by this Virtual Neighbor. It must be a Global scope address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxOspfVirtNbrOptions 1.3.6.1.4.1.6527.3.1.2.36.19.1.7
The value of tmnxOspfVirtNbrOptions indicates a Bit Mask corresponding to the neighbor's options field.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfVirtNbrState 1.3.6.1.4.1.6527.3.1.2.36.19.1.8
The value of tmnxOspfVirtNbrState indicates the state of the Virtual Neighbor Relationship.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

tmnxOspfVirtNbrHelloSuppressed 1.3.6.1.4.1.6527.3.1.2.36.19.1.9
The value of tmnxOspfVirtNbrHelloSuppressed indicates whether Hellos are being suppressed to the neighbor
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfVirtNbrIfId 1.3.6.1.4.1.6527.3.1.2.36.19.1.10
The value of tmnxOspfVirtNbrIfId indicates the interface ID that the neighbor advertises in its Hello Packets on this virtual link, that is, the neighbor's local interface ID.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

tmnxOspfVirtNbrRestartHelperStatus 1.3.6.1.4.1.6527.3.1.2.36.19.1.11
The value of tmnxOspfVirtNbrRestartHelperStatus indicates whether the router is acting as a Graceful restart helper for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notHelping(1), helping(2)  

tmnxOspfVirtNbrRestartHelperAge 1.3.6.1.4.1.6527.3.1.2.36.19.1.12
The value of tmnxOspfVirtNbrRestartHelperAge indicates the remaining time in current OSPF Graceful restart interval, if the router is acting as a restart helper for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc  

tmnxOspfVirtNbrRestartHelperExitRc 1.3.6.1.4.1.6527.3.1.2.36.19.1.13
The value of tmnxOspfVirtNbrRestartHelperExitRc indicates the outcome of the last attempt at acting as a Graceful restart helper for the neighbor. none No restart has yet been attempted. inProgress A restart attempt is currently underway. completed The last restart completed successfully. timedOut The last restart timed out. topologyChanged The last restart was aborted due to a topology change.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)  

tmnxOspfVirtNbrUpTime 1.3.6.1.4.1.6527.3.1.2.36.19.1.14
The value of tmnxOspfVirtNbrUpTime indicates the uninterrupted time, in hundredths of seconds, the adjacency to this virtual neighbour has been up.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfVirtNbrLastEventTime 1.3.6.1.4.1.6527.3.1.2.36.19.1.15
The value of tmnxOspfVirtNbrLastEventTime indicates the value of sysUpTime when the last event occurred that affected the adjacency to the virtual neighbour.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfVirtNbrDeadTmeOutstng 1.3.6.1.4.1.6527.3.1.2.36.19.1.16
The value of tmnxOspfVirtNbrDeadTmeOutstng indicates the amount of time in seconds until the dead-router interval expires. Normally, this value should not be significantly smaller than the configured dead router interval minus one hello interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7FFFFFFF  

tmnxOspfVirtNbrLastRestartTime 1.3.6.1.4.1.6527.3.1.2.36.19.1.17
The value of tmnxOspfVirtNbrLastRestartTime indicates the last time the neighbor attempted restart.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfVirtNbrRestartReason 1.3.6.1.4.1.6527.3.1.2.36.19.1.18
The value of tmnxOspfVirtNbrRestartReason indicates the OSPF neighbor's graceful restart reason.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRestartReasonTc  

tmnxOspfVirtNbrStatsTable 1.3.6.1.4.1.6527.3.1.2.36.20
The tmnxOspfVirtNbrStatsTable provides an extension of the tmnxOspfVirtNbrTable for statistics for an OSPF virtual neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfVirtNbrStatsEntry

tmnxOspfVirtNbrStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.20.1
Each row entry in the tmnxOspfVirtNbrStatsTable represents additional columns for statistics for an OSPF virtual neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfVirtNbrStatsEntry  

tmnxOspfVirtNbrEvents 1.3.6.1.4.1.6527.3.1.2.36.20.1.1
The value of tmnxOspfVirtNbrEvents indicates the number of times this virtual link has changed its state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrLsRetransQLen 1.3.6.1.4.1.6527.3.1.2.36.20.1.2
The value of tmnxOspfVirtNbrLsRetransQLen indicates the current length of the retransmission queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfVirtNbrBadNbrStates 1.3.6.1.4.1.6527.3.1.2.36.20.1.3
The value of tmnxOspfVirtNbrBadNbrStates indicates the total number of OSPF packets received when the virtual neighbor state was not expecting to receive this packet type since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrLsaInstallFail 1.3.6.1.4.1.6527.3.1.2.36.20.1.4
The value of tmnxOspfVirtNbrLsaInstallFail indicates the total number of times when an LSA could not be installed into the LSDB due to a resource allocation issue since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrBadSeqNums 1.3.6.1.4.1.6527.3.1.2.36.20.1.5
The value of tmnxOspfVirtNbrBadSeqNums indicates the total number of times when a database description packet was received with a sequence number mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrBadMTUs 1.3.6.1.4.1.6527.3.1.2.36.20.1.6
The value of tmnxOspfVirtNbrBadMTUs indicates the total number of times when the MTU in a received database description packet was larger than the MTU of the receiving interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrBadPackets 1.3.6.1.4.1.6527.3.1.2.36.20.1.7
The value of tmnxOspfVirtNbrBadPackets indicates the total number of times when an LS update was received with an illegal LS type or an option mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrLsaNotInLsdbs 1.3.6.1.4.1.6527.3.1.2.36.20.1.8
The value of tmnxOspfVirtNbrLsaNotInLsdbs indicates the total number of times when an LS request was received for an LSA not installed in the LSDB of this router since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrOptionMismatch 1.3.6.1.4.1.6527.3.1.2.36.20.1.9
The value of tmnxOspfVirtNbrOptionMismatch indicates the total number of times when a LS update was received with an option mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrDuplicates 1.3.6.1.4.1.6527.3.1.2.36.20.1.10
The value of tmnxOspfVirtNbrDuplicates indicates the total number of times when a duplicate database description packet was received during the Exchange state since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfVirtNbrNumRestarts 1.3.6.1.4.1.6527.3.1.2.36.20.1.11
The value of tmnxOspfVirtNbrNumRestarts indicates the number of times the virtual neighbor has attempted restart since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfAreaAggrTable 1.3.6.1.4.1.6527.3.1.2.36.21
The tmnxOspfAreaAggrTable contains information about area aggregates defined by a range of IP prefixes specified by a prefix/prefix length pair. Note that if ranges are configured such that one range subsumes another range the most specific match is the preferred one.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfAreaAggrEntry

tmnxOspfAreaAggrEntry 1.3.6.1.4.1.6527.3.1.2.36.21.1
The tmnxOspfAreaAggrEntry contains information about a specific range of IP prefixes specified by a prefix/prefix length pair. Note that if ranges are configured such that one range subsumes another range the most specific match is the preferred one.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaAggrEntry  

tmnxOspfAreaAggrAreaID 1.3.6.1.4.1.6527.3.1.2.36.21.1.1
The value of tmnxOspfAreaAggrAreaID specifies the Area the Address Aggregate is to be found within.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfAreaAggrAreaLsdbType 1.3.6.1.4.1.6527.3.1.2.36.21.1.2
The value of tmnxOspfAreaAggrAreaLsdbType specifies the type of the Address Aggregate. This field specifies the Area Lsdb type that this Address Aggregate applies to.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER interAreaPrefixLsa(8195), nssaExternalLsa(8199)  

tmnxOspfAreaAggrPrefixType 1.3.6.1.4.1.6527.3.1.2.36.21.1.3
The tmnxOspfAreaAggrPrefixType specifies the prefix type of tmnxOspfAreaAggrPrefix. For addresses of IPv6 type only addresses without zone index are expected.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxOspfAreaAggrPrefix 1.3.6.1.4.1.6527.3.1.2.36.21.1.4
The value of tmnxOspfAreaAggrPrefix specifies the IP Prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxOspfAreaAggrPrefixLength 1.3.6.1.4.1.6527.3.1.2.36.21.1.5
The value of tmnxOspfAreaAggrPrefixLength specifies the length of the prefix (in bits). An IPv6 prefix cannot be shorter than 3 bits. The 0, 1, and 2 prefix lengths are only valid for IPv4 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

tmnxOspfAreaAggrStatus 1.3.6.1.4.1.6527.3.1.2.36.21.1.6
The value of tmnxOspfAreaAggrStatus controls the creation and deletion of row entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfAreaAggrLastChanged 1.3.6.1.4.1.6527.3.1.2.36.21.1.7
The value of tmnxOspfAreaAggrLastChanged indicates the value of sysUpTime when a configurable object in this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfAreaAggrEffect 1.3.6.1.4.1.6527.3.1.2.36.21.1.8
The value of tmnxOspfAreaAggrEffect specifies the prefixes subsumed by ranges either trigger the advertisement of the indicated aggregate, 'advertiseMatching', or result in the prefix not being advertised at all outside the area.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER advertiseMatching(1), doNotAdvertiseMatching(2)  

tmnxOspfAreaAggrRouteTag 1.3.6.1.4.1.6527.3.1.2.36.21.1.9
The value of tmnxOspfAreaAggrRouteTag specifies the tag that is advertised only in the summarized As-External LSA when summarizing from NSSA-LSAs to AS-External-LSAs.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

tmnxOspfIfMD5KeyTable 1.3.6.1.4.1.6527.3.1.2.36.22
The tmnxOspfIfMD5KeyTable contains a list of MD5 keys to be used to authenticate OSPFv2 packets. This table is obsoleted in release 9.0. It is replaced with tmnxOspfNgIfMD5KeyTable.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfIfMD5KeyEntry

tmnxOspfIfMD5KeyEntry 1.3.6.1.4.1.6527.3.1.2.36.22.1
Each row entry represents a MD5 key to be used to authenticate a OSPFv2 packet addressed to a particular OSPF IP address. Entries can be created and deleted via SNMP SET operations. Creation requires a SET request containing at least tmnxOspfIfMD5KeyKey and tmnxOspfIfMD5KeyStatus.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfMD5KeyEntry  

tmnxOspfIfMD5KeyIndex 1.3.6.1.4.1.6527.3.1.2.36.22.1.1
The value of tmnxOspfIfMD5KeyIndex provides a unique identifier for a key to be used for authentication on a specific OSPFv2 IP address. If tmnxOspfIfMD5KeyIndex has a value of 0, it means that no keys are configured.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfMD5KeyId  

tmnxOspfIfMD5KeyStatus 1.3.6.1.4.1.6527.3.1.2.36.22.1.2
The object tmnxOspfIfMD5KeyStatus is the RowStatus used for creation, deletion, or control of tmnxOspfIfMD5KeyTable entries. Before the row can be placed into the 'active' state tmnxOspfIfMD5KeyKey must have been assigned a value.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfIfMD5KeyKey 1.3.6.1.4.1.6527.3.1.2.36.22.1.3
The value of tmnxOspfIfMD5KeyKey specifies the MD5 authentication key to be used on this OSPFv2 IP address. When read, tmnxOspfIfMD5KeyKey always returns an OCTET STRING of length zero.
Status: obsolete Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tmnxOspfIfMD5KeyStartTime 1.3.6.1.4.1.6527.3.1.2.36.22.1.4
The value of tmnxOspfIfMD5KeyStartTime specifies the date and time when this MD5 authentication key becomes valid for use. If no date and time is set, represented by a DateAndTime string with 0 length, the key is valid by default.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DateAndTime  

tmnxOspfIfMD5KeyStopTime 1.3.6.1.4.1.6527.3.1.2.36.22.1.5
The value of tmnxOspfIfMD5KeyStopTime specifies the date and time when this MD5 authentication key becomes invalid for use. If no date and time is set, represented by a DateAndTime string with 0 length, the key is valid indefinitely.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DateAndTime  

tmnxOspfVirtIfMD5KeyTable 1.3.6.1.4.1.6527.3.1.2.36.23
The tmnxOspfVirtIfMD5KeyTable contains a list of MD5 keys to be used to authenticate OSPFv2 packets on an OSPFv2 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfVirtIfMD5KeyEntry

tmnxOspfVirtIfMD5KeyEntry 1.3.6.1.4.1.6527.3.1.2.36.23.1
Each row entry represents a MD5 key to be used to authenticate a OSPFv2 packet addressed to a particular OSPFv2 IP address. Entries can be created and deleted via SNMP SET operations. Creation requires a SET request containing at least tmnxOspfVirtIfMD5KeyKey and tmnxOspfVirtIfMD5KeyStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfVirtIfMD5KeyEntry  

tmnxOspfVirtIfMD5KeyIndex 1.3.6.1.4.1.6527.3.1.2.36.23.1.1
The value of tmnxOspfVirtIfMD5KeyIndex provides a unique identifier for a key to be used for authentication on a specific OSPFv2 virtual interface. If tmnxOspfVirtIfMD5KeyIndex has a value of 0, it means that no keys are configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfMD5KeyId  

tmnxOspfVirtIfMD5KeyStatus 1.3.6.1.4.1.6527.3.1.2.36.23.1.2
The value of tmnxOspfVirtIfMD5KeyStatus is the RowStatus used for creation, deletion, or control of tmnxOspfVirtIfMD5KeyTable entries. Before the row can be placed into the 'active' state tmnxOspfVirtIfMD5KeyKey must have been assigned a value.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfVirtIfMD5KeyKey 1.3.6.1.4.1.6527.3.1.2.36.23.1.3
The value of tmnxOspfVirtIfMD5KeyKey specifies the MD5 authentication key to be used on this OSPFv2 virtual interface. When read, tmnxOspfVirtIfMD5KeyKey always returns an OCTET STRING of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tmnxOspfVirtIfMD5KeyStartTime 1.3.6.1.4.1.6527.3.1.2.36.23.1.4
The value of tmnxOspfVirtIfMD5KeyStartTime specifies the date and time when this MD5 authentication key becomes valid for use. If no date and time is set, represented by a DateAndTime string with 0 length, the key is valid by default.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

tmnxOspfVirtIfMD5KeyStopTime 1.3.6.1.4.1.6527.3.1.2.36.23.1.5
The value of tmnxOspfVirtIfMD5KeyStopTime specifies the date and time when this MD5 authentication key becomes invalid for use. If no date and time is set, represented by a DateAndTime string with 0 length, the key is valid indefinitely.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

tmnxOspfNotifyObjs 1.3.6.1.4.1.6527.3.1.2.36.24
OBJECT IDENTIFIER    

tmnxOspfSetTrap 1.3.6.1.4.1.6527.3.1.2.36.24.1
The value of tmnxOspfSetTrap specifies a four-octet string serving as a bit map for the OSPF trap events. This object is used to enable and disable specific OSPF traps where a 1 in the bit field represents enabled. The right-most bit (least significant) represents trap 0.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

tmnxOspfConfigErrorType 1.3.6.1.4.1.6527.3.1.2.36.24.2
The value of tmnxOspfConfigErrorType indicates the potential types of configuration conflicts. Used by the tmnxOspfNgIfConfigError and tmnxOspfVirtIfConfigError notifications. When the last value of a notification using this object is needed, but no notifications of that type have been sent, the value pertaining to this object should be returned as 'noError'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), authTypeMismatch(5), authFailure(6), netMaskMismatch(7), helloIntervalMismatch(8), deadIntervalMismatch(9), optionMismatch(10), mtuMismatch(11), duplicateRouterId(12), noError(13), ifTypeMismatch(1001), nullRouterId(1002), ifAdminDown(1003), ifPassive(1004)  

tmnxOspfPacketType 1.3.6.1.4.1.6527.3.1.2.36.24.3
The value of tmnxOspfPacketType specifies the OSPF packet type. When the last value of a notification using this object is needed, but no notifications of that type have been sent, this value pertaining to this object should be returned as 'nullPacket'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)  

tmnxOspfPacketSrcAddressType 1.3.6.1.4.1.6527.3.1.2.36.24.4
The IP address type of tmnxOspfPacketSrcAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfPacketSrcAddress 1.3.6.1.4.1.6527.3.1.2.36.24.5
The value of tmnxOspfPacketSrcAddress indicates the IP address of an inbound packet that cannot be identified by a neighbor instance. When the last value of a notification using this object is needed, but no notifications of that type have been sent, this value pertaining to this object should be returned as 0.0.0.0
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

tmnxOspfIfIpName 1.3.6.1.4.1.6527.3.1.2.36.24.6
The value of tmnxOspfIfIpName specifies the name of the OSPF interface that has experienced a state change. It is the an ASCII string representation of the IP address of the IP interface on which OSPF is configured. It is used by the tmnxOspfNgIfStateChange notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..45)  

tmnxOspfIfEvent 1.3.6.1.4.1.6527.3.1.2.36.24.7
The value of tmnxOspfIfEvent specifies the root cause that resulted in a tmnxOspfNgIfStateChange notification. Some possible causes are interface up, interface down, and neighbor changed.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..32)  

tmnxOspfFailureReasonCode 1.3.6.1.4.1.6527.3.1.2.36.24.8
The value of tmnxOspfFailureReasonCode indicates the reason for the last OSPF failure which resulted in it being marked operationally down. This object is used by the tmnxOspfFailureDisabled notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER other(1), mallocFailure(2), rtrLsaTooBig(3), spfFailures(4), rteTblAdd(5), rteTblModify(6), rteTblDelete(7)  

tmnxOspfBadPacketErrType 1.3.6.1.4.1.6527.3.1.2.36.24.9
Tok_String
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER wrongFormat(1), wrongChksum(2), ifOperDown(3), badDstAddr(4), badSrcAddr(5)  

tmnxOspfShamIfTable 1.3.6.1.4.1.6527.3.1.2.36.25
The tmnxOspfShamIfTable contains information about the sham links associated with OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfShamIfEntry

tmnxOspfShamIfEntry 1.3.6.1.4.1.6527.3.1.2.36.25.1
The tmnxOspfShamIfEntry contains information about a single Sham Link.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfShamIfEntry  

tmnxOspfShamIfIndex 1.3.6.1.4.1.6527.3.1.2.36.25.1.1
The value of tmnxOspfShamIfIndex specifies the interface index of the local OSPF interface. It corresponds to the interface index of the IP interface which is configured as the local end of the sham link.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfShamIfInstId 1.3.6.1.4.1.6527.3.1.2.36.25.1.2
The value of tmnxOspfShamIfInstId specifies the interface instance ID to be used for the sham link. This ID has local link significance only.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfShamIfRemoteNbrAddrType 1.3.6.1.4.1.6527.3.1.2.36.25.1.3
The value of tmnxOspfShamIfRemoteNbrAddrType type indicates the IP address type of tmnxOspfShamIfRemoteNbrAddress. tmnxOspfShamIfRemoteNbrAddrType supports only InetAddressType value 'ipv4'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxOspfShamIfRemoteNbrAddress 1.3.6.1.4.1.6527.3.1.2.36.25.1.4
The value of tmnxOspfShamIfRemoteNbrAddress specifies the IP address of the sham link Neighbor. It corresponds to remote end of the sham link.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxOspfShamIfStatus 1.3.6.1.4.1.6527.3.1.2.36.25.1.5
The value of tmnxOspfShamIfStatus controls creation and deletion of a row entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfShamIfLastChanged 1.3.6.1.4.1.6527.3.1.2.36.25.1.6
The value of tmnxOspfShamIfLastChanged indicates the sysUpTime when a configurable object in this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfShamIfAreaId 1.3.6.1.4.1.6527.3.1.2.36.25.1.7
The value of tmnxOspfShamIfAreaId specifies a 32-bit integer uniquely identifying the area which the sham link belongs to. Area ID 0 is used for the OSPF backbone.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfShamIfAdminState 1.3.6.1.4.1.6527.3.1.2.36.25.1.8
The value of tmnxOspfShamIfAdminState specifies the OSPF interface's administrative state on this sham link.
Status: current Access: read-create
OBJECT-TYPE    
  Status  

tmnxOspfShamIfTransitDelay 1.3.6.1.4.1.6527.3.1.2.36.25.1.9
The value of tmnxOspfShamIfTransitDelay specifies the estimated number of seconds it takes to transmit a link state update packet over this sham link.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc 1..1800  

tmnxOspfShamIfRetransInterval 1.3.6.1.4.1.6527.3.1.2.36.25.1.10
The value of tmnxOspfShamIfRetransInterval specifies the number of seconds between link state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link state request packets.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc 1..1800  

tmnxOspfShamIfHelloInterval 1.3.6.1.4.1.6527.3.1.2.36.25.1.11
The value of tmnxOspfShamIfHelloInterval specifies the length of time, in seconds, between the Hello packets that the router sends on the sham link. This value MUST be same for all routers attached to a common network.
Status: current Access: read-create
OBJECT-TYPE    
  HelloRange  

tmnxOspfShamIfRtrDeadInterval 1.3.6.1.4.1.6527.3.1.2.36.25.1.12
The value of tmnxOspfShamIfRtrDeadInterval specifies the number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down on the sham link. This should be greater than or equal to (2 * tmnxOspfShamIfHelloInterval). This value MUST be same for all routers attached to a common network.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfDeadIntRangeTc  

tmnxOspfShamIfCfgMetric 1.3.6.1.4.1.6527.3.1.2.36.25.1.13
The value of tmnxOspfShamIfCfgMetric specifies the desired metric value assigned to this sham link.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfShamIfMetricTc  

tmnxOspfShamIfAuthType 1.3.6.1.4.1.6527.3.1.2.36.25.1.14
The value of tmnxOspfShamIfAuthType specifies the authentication type to use for a sham link. Note that this object can be used to engage in significant attacks against an OSPF router.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfAuthenticationType  

tmnxOspfShamIfAuthKey 1.3.6.1.4.1.6527.3.1.2.36.25.1.15
The value of tmnxOspfShamIfAuthKey specifies the authentication key string. The cleartext password is used as an OSPF Authentication key when simplePassword security is enabled. This object does not access any OSPF Cryptographic (e.g. MD5) Authentication Key under any circumstance. If the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Unauthenticated interfaces need no authentication key, and simple password authentication cannot use a key of more than 8 octets. Note that the use of simplePassword authentication is NOT recommended when there is concern regarding attack upon the OSPF system. This authentication is only sufficient to protect against accidental misconfigurations because it re-uses cleartext passwords. [RFC-1704] When read, tmnxOspfShamIfAuthKey always returns an Octet String of length zero. This object is valid only when tmnxOspfVersion has a value of 'version2'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tmnxOspfShamIfState 1.3.6.1.4.1.6527.3.1.2.36.25.1.16
The value of tmnxOspfShamIfState indicates the operational state of this sham link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), pointToPoint(4)  

tmnxOspfShamIfLastEnabledTime 1.3.6.1.4.1.6527.3.1.2.36.25.1.17
The value of tmnxOspfShamIfLastEnabledTime indicates the sysUpTime value when ospfIfAdminStat was last set to enabled (1) to run the ospf on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfShamIfLinkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.25.1.18
The value of tmnxOspfShamIfLinkLsaCount indicates the total number of Link-Scope link-state advertisements in this link's link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfShamIfLinkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.25.1.19
The value of tmnxOspfShamIfLinkLsaCksumSum indicates the 32-bit unsigned sum of the Link-Scope link-state advertisements' LS checksums contained in this link's link-state database. The sum can be used to determine if there has been a change in a router's link-state database, and to compare the link state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfShamIfLinkUnkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.25.1.20
The value of tmnxOspfShamIfLinkUnkLsaCount indicates the total number of unknown Link-Scope link-state advertisements in this link's link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfShamIfLinkUnkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.25.1.21
The value of tmnxOspfShamIfLinkUnkLsaCksumSum indicates the 32-bit unsigned sum of the unknown Link-Scope link-state advertisements' LS checksums contained in this link's link-state database. The sum can be used to determine if there has been a change in a router's link-state database, and to compare the link-state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfShamIfMD5TransmitKeyId 1.3.6.1.4.1.6527.3.1.2.36.25.1.22
The value of tmnxOspfShamIfMD5TransmitKeyId indicates the index value used to access the row entry in the tmnxOspfShamIfMD5KeyTable that specifies the authentication type and key transmitted on this OSPF interface. This object is valid only when tmnxOspfVersion has the value 'version2'. If tmnxOspfShamIfMD5TransmitKeyId has a value of 0, it means that no keys are configured.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfIfMD5KeyId  

tmnxOspfShamIfLocalIpAddressType 1.3.6.1.4.1.6527.3.1.2.36.25.1.23
The value of tmnxOspfShamIfLocalIpAddressType indicates the IP address type of tmnxOspfShamIfLocalIpAddress. tmnxOspfShamIfLocalIpAddressType supports only InetAddressType value 'ipv4'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfShamIfLocalIpAddress 1.3.6.1.4.1.6527.3.1.2.36.25.1.24
The value of tmnxOspfShamIfLocalIpAddress indicates the IP address of this OSPF local interface of the sham link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tmnxOspfShamIfMD5NumKeys 1.3.6.1.4.1.6527.3.1.2.36.25.1.25
The value of tmnxOspfShamIfMD5NumKeys indicates the number of MD5 Key entries for this OSPF sham link.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfShamIfStatsTable 1.3.6.1.4.1.6527.3.1.2.36.26
The tmnxOspfShamIfStatsTable provides an extension of the tmnxOspfShamIfTable for statistics for an OSPF sham link.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfShamIfStatsEntry

tmnxOspfShamIfStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.26.1
Each row entry in the tmnxOspfShamIfStatsTable represents additional columns for statistics for an OSPF sham link.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfShamIfStatsEntry  

tmnxOspfShamIfEvents 1.3.6.1.4.1.6527.3.1.2.36.26.1.1
The value of tmnxOspfShamIfEvents indicates the number of state changes or error events on this sham link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfTxPackets 1.3.6.1.4.1.6527.3.1.2.36.26.1.2
The value of tmnxOspfShamIfTxPackets indicates the total number of OSPF packets transmitted on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfTxHellos 1.3.6.1.4.1.6527.3.1.2.36.26.1.3
The value of tmnxOspfShamIfTxHellos indicates the total number of OSPF Hello packets transmitted on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfTxDBDs 1.3.6.1.4.1.6527.3.1.2.36.26.1.4
The value of tmnxOspfShamIfTxDBDs indicates the total number of OSPF Database Description packets transmitted on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfTxLSRs 1.3.6.1.4.1.6527.3.1.2.36.26.1.5
The value of tmnxOspfShamIfTxLSRs indicates the total number of OSPF Link State Requests (LSRs) transmitted on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfTxLSUs 1.3.6.1.4.1.6527.3.1.2.36.26.1.6
The value of tmnxOspfShamIfTxLSUs indicates the total number of OSPF Link State Updates (LSUs) transmitted on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfTxLSAcks 1.3.6.1.4.1.6527.3.1.2.36.26.1.7
The value of tmnxOspfShamIfTxLSAcks indicates the total number of OSPF Link State Acknowledgements transmitted on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfRxPackets 1.3.6.1.4.1.6527.3.1.2.36.26.1.8
The value of tmnxOspfShamIfRxPackets indicates the total number of OSPF packets received on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfRxHellos 1.3.6.1.4.1.6527.3.1.2.36.26.1.9
The value of tmnxOspfShamIfRxHellos indicates the total number of OSPF Hello packets received on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfRxDBDs 1.3.6.1.4.1.6527.3.1.2.36.26.1.10
The value of tmnxOspfShamIfRxDBDs indicates the total number of OSPF Database Description packets received on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfRxLSRs 1.3.6.1.4.1.6527.3.1.2.36.26.1.11
The value of tmnxOspfShamIfRxLSRs indicates the total number of Link State Requests (LSRs) received on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfRxLSUs 1.3.6.1.4.1.6527.3.1.2.36.26.1.12
The value of tmnxOspfShamIfRxLSUs indicates the total number of Link State Updates (LSUs) received on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfRxLSAcks 1.3.6.1.4.1.6527.3.1.2.36.26.1.13
The value of tmnxOspfShamIfRxLSAcks indicates the total number of Link State Acknowledgements received on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfDiscardPackets 1.3.6.1.4.1.6527.3.1.2.36.26.1.14
The value of tmnxOspfShamIfDiscardPackets indicates the total number of OSPF packets discarded on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfRetransmitOuts 1.3.6.1.4.1.6527.3.1.2.36.26.1.15
The value of tmnxOspfShamIfRetransmitOuts indicates the total number of OSPF Retransmits sent on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadVersions 1.3.6.1.4.1.6527.3.1.2.36.26.1.16
The value of tmnxOspfShamIfBadVersions indicates the total number of OSPF packets received with bad OSPF version numbers since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadNetworks 1.3.6.1.4.1.6527.3.1.2.36.26.1.17
The value of tmnxOspfShamIfBadNetworks indicates the total number of OSPF packets received with invalid network or mask since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadAreas 1.3.6.1.4.1.6527.3.1.2.36.26.1.18
The value of tmnxOspfShamIfBadAreas indicates the total number of OSPF packets received with an area mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadDstAddrs 1.3.6.1.4.1.6527.3.1.2.36.26.1.19
The value of tmnxOspfShamIfBadDstAddrs indicates the total number of OSPF packets received with the incorrect IP destination address since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadNeighbors 1.3.6.1.4.1.6527.3.1.2.36.26.1.20
The value of tmnxOspfShamIfBadNeighbors indicates the total number of OSPF packets received where the neighbor information does not match the information this router has for the neighbor since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadPacketTypes 1.3.6.1.4.1.6527.3.1.2.36.26.1.21
The value of tmnxOspfShamIfBadPacketTypes indicates the total number of OSPF packets received with an invalid OSPF packet type since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfLastEventTime 1.3.6.1.4.1.6527.3.1.2.36.26.1.22
The value of tmnxOspfShamIfLastEventTime indicates the value of sysUpTime when an event was last associated with this OSPF sham link.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfShamIfBadLengths 1.3.6.1.4.1.6527.3.1.2.36.26.1.23
The value of tmnxOspfShamIfBadLengths indicates the total number of OSPF packets received on this sham link with a total length not equal to the length given in the packet itself since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadHelloIntervals 1.3.6.1.4.1.6527.3.1.2.36.26.1.24
The value of tmnxOspfShamIfBadHelloIntervals indicates the total number of OSPF packets received where the hello interval given in packet was not equal to that configured on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadDeadIntervals 1.3.6.1.4.1.6527.3.1.2.36.26.1.25
The value of tmnxOspfShamIfBadDeadIntervals indicates the total number of OSPF packets received where the dead interval given in the packet was not equal to that configured on this sham link since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadOptions 1.3.6.1.4.1.6527.3.1.2.36.26.1.26
The value of tmnxOspfShamIfBadOptions indicates the total number of OSPF packets received with an option that does not match those configured for this sham link or area since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfRxBadChecksums 1.3.6.1.4.1.6527.3.1.2.36.26.1.27
The value of tmnxOspfShamIfRxBadChecksums indicates the count of LSAs received with bad checksums.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfBadAuthTypes 1.3.6.1.4.1.6527.3.1.2.36.26.1.28
The value of tmnxOspfShamIfBadAuthTypes indicates the total number of OSPF packets received with an invalid authorization type since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfAuthFailures 1.3.6.1.4.1.6527.3.1.2.36.26.1.29
The value of tmnxOspfShamIfAuthFailures indicates the total number of OSPF packets received with an invalid authorization key since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamIfMD5KeyTable 1.3.6.1.4.1.6527.3.1.2.36.27
The tmnxOspfShamIfMD5KeyTable contains a list of MD5 keys to be used to authenticate OSPFv2 packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfShamIfMD5KeyEntry

tmnxOspfShamIfMD5KeyEntry 1.3.6.1.4.1.6527.3.1.2.36.27.1
Each row entry represents a MD5 key to be used to authenticate an OSPFv2 packet addressed to a particular OSPF IP address. Entries can be created and deleted via SNMP SET operations. Creation requires a SET request containing at least tmnxOspfShamIfMD5KeyKey and tmnxOspfShamIfMD5KeyStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfShamIfMD5KeyEntry  

tmnxOspfShamIfMD5KeyIndex 1.3.6.1.4.1.6527.3.1.2.36.27.1.1
The value of tmnxOspfShamIfMD5KeyIndex provides a unique identifier for a key to be used for authentication on a specific OSPFv2 IP address. If tmnxOspfShamIfMD5KeyIndex has a value of 0, it means that no keys are configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfMD5KeyId  

tmnxOspfShamIfMD5KeyStatus 1.3.6.1.4.1.6527.3.1.2.36.27.1.2
The object tmnxOspfShamIfMD5KeyStatus is the RowStatus used for creation, deletion, or control of tmnxOspfShamIfMD5KeyTable entries. Before the row can be placed into the 'active' state tmnxOspfShamIfMD5KeyKey must have been assigned a value.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfShamIfMD5KeyKey 1.3.6.1.4.1.6527.3.1.2.36.27.1.3
The value of tmnxOspfShamIfMD5KeyKey specifies the MD5 authentication key to be used on this OSPFv2 IP address. When read, tmnxOspfShamIfMD5KeyKey always returns an OCTET STRING of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tmnxOspfShamIfMD5KeyStartTime 1.3.6.1.4.1.6527.3.1.2.36.27.1.4
The value of tmnxOspfShamIfMD5KeyStartTime specifies the date and time when this MD5 authentication key becomes valid for use. If no date and time is set, represented by a DateAndTime string with 0 length, the key is valid by default.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

tmnxOspfShamIfMD5KeyStopTime 1.3.6.1.4.1.6527.3.1.2.36.27.1.5
The value of tmnxOspfShamIfMD5KeyStopTime specifies the date and time when this MD5 authentication key becomes invalid for use. If no date and time is set, represented by a DateAndTime string with 0 length, the key is valid indefinitely.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

tmnxOspfShamNbrTable 1.3.6.1.4.1.6527.3.1.2.36.28
The tmnxOspfShamNbrTable contains sham links neighbors information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfShamNbrEntry

tmnxOspfShamNbrEntry 1.3.6.1.4.1.6527.3.1.2.36.28.1
The tmnxOspfShamNbrEntry contains information for a specific sham link neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfShamNbrEntry  

tmnxOspfShamNbrIfIndex 1.3.6.1.4.1.6527.3.1.2.36.28.1.1
The value of tmnxOspfShamNbrIfIndex specifies the local link ID of the link over which the sham link neighbor can be reached.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfShamNbrIfInstId 1.3.6.1.4.1.6527.3.1.2.36.28.1.2
The value of tmnxOspfShamNbrIfInstId specifies the interface instance over which the sham link neighbor can be reached. This ID has local link significance only.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfShamNbrAddressType 1.3.6.1.4.1.6527.3.1.2.36.28.1.3
The value of tmnxOspfShamNbrAddressType indicates the address type of tmnxOspfShamNbrAddress. For IPv6 address type only addresses without zone index are expected.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxOspfShamNbrAddress 1.3.6.1.4.1.6527.3.1.2.36.28.1.4
The value of tmnxOspfShamNbrAddress indicates the IP address advertised by this Sham link Neighbor. It must be a Global scope address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxOspfShamNbrRtrId 1.3.6.1.4.1.6527.3.1.2.36.28.1.5
The value of tmnxOspfShamNbrRtrId specifies a 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfShamNbrOptions 1.3.6.1.4.1.6527.3.1.2.36.28.1.6
The value of tmnxOspfShamNbrOptions indicates a Bit Mask corresponding to the sham link neighbor's options field.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfShamNbrState 1.3.6.1.4.1.6527.3.1.2.36.28.1.7
The value of tmnxOspfShamNbrState indicates the state of the Sham link Neighbor Relationship.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

tmnxOspfShamNbrHelloSuppressed 1.3.6.1.4.1.6527.3.1.2.36.28.1.8
The value of tmnxOspfShamNbrHelloSuppressed indicates whether Hellos are being suppressed to the sham link neighbor
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfShamNbrIfId 1.3.6.1.4.1.6527.3.1.2.36.28.1.9
The value of tmnxOspfShamNbrIfId indicates the interface ID that the neighbor advertises in its Hello Packets on this sham link, that is, the neighbor's local interface ID.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

tmnxOspfShamNbrRestartHelperStatus 1.3.6.1.4.1.6527.3.1.2.36.28.1.10
The value of tmnxOspfShamNbrRestartHelperStatus indicates whether the router is acting as a Graceful restart helper for the sham link neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notHelping(1), helping(2)  

tmnxOspfShamNbrRestartHelperAge 1.3.6.1.4.1.6527.3.1.2.36.28.1.11
The value of tmnxOspfShamNbrRestartHelperAge indicates the remaining time in current OSPF Graceful restart interval, if the router is acting as a restart helper for the sham link neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc  

tmnxOspfShamNbrRestartHelperExitRc 1.3.6.1.4.1.6527.3.1.2.36.28.1.12
The value of tmnxOspfShamNbrRestartHelperExitRc indicates the outcome of the last attempt at acting as a Graceful restart helper for the sham link neighbor. none No restart has yet been attempted. inProgress A restart attempt is currently underway. completed The last restart completed successfully. timedOut The last restart timed out. topologyChanged The last restart was aborted due to a topology change.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)  

tmnxOspfShamNbrUpTime 1.3.6.1.4.1.6527.3.1.2.36.28.1.13
The value of tmnxOspfShamNbrUpTime indicates the uninterrupted time, in hundredths of seconds, the adjacency to this sham link neighbour has been up.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfShamNbrLastEventTime 1.3.6.1.4.1.6527.3.1.2.36.28.1.14
The value of tmnxOspfShamNbrLastEventTime indicates the value of sysUpTime when the last event occurred that affected the adjacency to the sham link neighbour.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfShamNbrDeadTmeOutstng 1.3.6.1.4.1.6527.3.1.2.36.28.1.15
The value of tmnxOspfShamNbrDeadTmeOutstng indicates the amount of time in seconds until the dead-router interval expires. Normally, this value should not be significantly smaller than the configured dead router interval minus one hello interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7FFFFFFF  

tmnxOspfShamNbrLastRestartTime 1.3.6.1.4.1.6527.3.1.2.36.28.1.16
The value of tmnxOspfShamNbrLastRestartTime indicates the last time the sham link neighbor attempted restart.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfShamNbrRestartReason 1.3.6.1.4.1.6527.3.1.2.36.28.1.17
The value of tmnxOspfShamNbrRestartReason indicates the OSPF sham link neighbor's graceful restart reason.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRestartReasonTc  

tmnxOspfShamNbrStatsTable 1.3.6.1.4.1.6527.3.1.2.36.29
The tmnxOspfShamNbrStatsTable provides an extension of the tmnxOspfShamNbrTable for statistics for an OSPF sham link neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfShamNbrStatsEntry

tmnxOspfShamNbrStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.29.1
Each row entry in the tmnxOspfShamNbrStatsTable represents additional columns for statistics for an OSPF sham link neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfShamNbrStatsEntry  

tmnxOspfShamNbrEvents 1.3.6.1.4.1.6527.3.1.2.36.29.1.1
The value of tmnxOspfShamNbrEvents indicates the number of times this sham link has changed its state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrLsRetransQLen 1.3.6.1.4.1.6527.3.1.2.36.29.1.2
The value of tmnxOspfShamNbrLsRetransQLen indicates the current length of the retransmission queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfShamNbrBadNbrStates 1.3.6.1.4.1.6527.3.1.2.36.29.1.3
The value of tmnxOspfShamNbrBadNbrStates indicates the total number of OSPF packets received when the sham link neighbor state was not expecting to receive this packet type since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrLsaInstallFail 1.3.6.1.4.1.6527.3.1.2.36.29.1.4
The value of tmnxOspfShamNbrLsaInstallFail indicates the total number of times when an LSA could not be installed into the LSDB due to a resource allocation issue since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrBadSeqNums 1.3.6.1.4.1.6527.3.1.2.36.29.1.5
The value of tmnxOspfShamNbrBadSeqNums indicates the total number of times when a database description packet was received with a sequence number mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrBadMTUs 1.3.6.1.4.1.6527.3.1.2.36.29.1.6
The value of tmnxOspfShamNbrBadMTUs indicates the total number of times when the MTU in a received database description packet was larger than the MTU of the receiving interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrBadPackets 1.3.6.1.4.1.6527.3.1.2.36.29.1.7
The value of tmnxOspfShamNbrBadPackets indicates the total number of times when an LS update was received with an illegal LS type or an option mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrLsaNotInLsdbs 1.3.6.1.4.1.6527.3.1.2.36.29.1.8
The value of tmnxOspfShamNbrLsaNotInLsdbs indicates the total number of times when an LS request was received for an LSA not installed in the LSDB of this router since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrOptionMismatch 1.3.6.1.4.1.6527.3.1.2.36.29.1.9
The value of tmnxOspfShamNbrOptionMismatch indicates the total number of times when a LS update was received with an option mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrDuplicates 1.3.6.1.4.1.6527.3.1.2.36.29.1.10
The value of tmnxOspfShamNbrDuplicates indicates the total number of times when a duplicate database description packet was received during the Exchange state since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfShamNbrNumRestarts 1.3.6.1.4.1.6527.3.1.2.36.29.1.11
The value of tmnxOspfShamNbrNumRestarts indicates the number of times the sham link neighbor has attempted restart since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgLinkLsdbTable 1.3.6.1.4.1.6527.3.1.2.36.30
The tmnxOspfNgLinkLsdbTable contains the OSPF Process's Link-Scope Link State Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNgLinkLsdbEntry

tmnxOspfNgLinkLsdbEntry 1.3.6.1.4.1.6527.3.1.2.36.30.1
The tmnxOspfNgLinkLsdbEntry contains information for a single Link-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNgLinkLsdbEntry  

tmnxOspfNgLinkLsdbIfIndex 1.3.6.1.4.1.6527.3.1.2.36.30.1.1
The value of tmnxOspfNgLinkLsdbIfIndex specifies the identifier of the link from which the LSA was received.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfNgLinkLsdbIfInstId 1.3.6.1.4.1.6527.3.1.2.36.30.1.2
The value of tmnxOspfNgLinkLsdbIfInstId specifies the identifier of the interface instance from which the LSA was received.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfNgLinkLsdbIfAreaId 1.3.6.1.4.1.6527.3.1.2.36.30.1.3
The value of tmnxOspfNgLinkLsdbIfAreaId specifies specifies the OSPF Area Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfNgLinkLsdbType 1.3.6.1.4.1.6527.3.1.2.36.30.1.4
The value of tmnxOspfNgLinkLsdbType specifies the type of the link state advertisement. Each link state type has a separate advertisement format. Link-Scope LSAs unrecognized by the router are also stored in this database.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

tmnxOspfNgLinkLsdbRouterId 1.3.6.1.4.1.6527.3.1.2.36.30.1.5
The value of tmnxOspfNgLinkLsdbRouterId specifies the 32-bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNgLinkLsdbLsid 1.3.6.1.4.1.6527.3.1.2.36.30.1.6
The value of tmnxOspfNgLinkLsdbLsid specifies the Link State ID that is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In OSPFv3, the LSID has no addressing semantics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxOspfNgLinkLsdbSequence 1.3.6.1.4.1.6527.3.1.2.36.30.1.7
The value of tmnxOspfNgLinkLsdbSequence indicates the signed 32-bit integer sequence number field. It is used to detect old and duplicate link-state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfNgLinkLsdbAge 1.3.6.1.4.1.6527.3.1.2.36.30.1.8
The value of tmnxOspfNgLinkLsdbAge indicates the age of the link-state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfNgLinkLsdbChecksum 1.3.6.1.4.1.6527.3.1.2.36.30.1.9
The value of tmnxOspfNgLinkLsdbChecksum indicates the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfNgLinkLsdbAdvertisement 1.3.6.1.4.1.6527.3.1.2.36.30.1.10
The value of tmnxOspfNgLinkLsdbAdvertisement indicates the entire Link State Advertisement, including its header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

tmnxOspfNgLinkLsdbTypeKnown 1.3.6.1.4.1.6527.3.1.2.36.30.1.11
The value of tmnxOspfNgLinkLsdbTypeKnown indicates whether the LSA type is recognized by this Router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgIfTable 1.3.6.1.4.1.6527.3.1.2.36.31
The tmnxOspfNgIfTable contains information about the interfaces associated with OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNgIfEntry

tmnxOspfNgIfEntry 1.3.6.1.4.1.6527.3.1.2.36.31.1
The tmnxOspfNgIfEntry contains information about one interface associated with OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNgIfEntry  

tmnxOspfNgIfIndex 1.3.6.1.4.1.6527.3.1.2.36.31.1.1
The value of tmnxOspfNgIfIndex specifies the interface index of this OSPF interface. It corresponds to the interface index of the IP interface on which OSPF is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfNgIfInstId 1.3.6.1.4.1.6527.3.1.2.36.31.1.2
The value of tmnxOspfNgIfInstId specifies the OSPF instance. It enables multiple interface instances of OSPF to be run over a single link. Each protocol instance would be assigned a separate ID. This ID has local link significance only.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfNgIfAreaId 1.3.6.1.4.1.6527.3.1.2.36.31.1.3
The value of tmnxOspfNgIfAreaId specifies a 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPF backbone.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfNgIfStatus 1.3.6.1.4.1.6527.3.1.2.36.31.1.4
The value of tmnxOspfNgIfStatus controls creation and deletion of a row entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfNgIfLastChanged 1.3.6.1.4.1.6527.3.1.2.36.31.1.5
The value of tmnxOspfNgIfLastChanged indicates the sysUpTime when a configurable object in this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfNgIfCfgType 1.3.6.1.4.1.6527.3.1.2.36.31.1.6
The value of tmnxOspfNgIfCfgType specifies the OSPF interface type. The value of 'unspecified' is never returned in response to a query. It is only used in SET requests to reset the interface type to its default value based on the underlying physical interface type.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfIfTypeTc  

tmnxOspfNgIfAdminState 1.3.6.1.4.1.6527.3.1.2.36.31.1.7
The value of tmnxOspfNgIfAdminState specifies the OSPF interface's administrative status. The value formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
Status: current Access: read-create
OBJECT-TYPE    
  Status  

tmnxOspfNgIfRtrPriority 1.3.6.1.4.1.6527.3.1.2.36.31.1.8
The value of tmnxOspfNgIfRtrPriority specifies the priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
Status: current Access: read-create
OBJECT-TYPE    
  DesignatedRouterPriority  

tmnxOspfNgIfTransitDelay 1.3.6.1.4.1.6527.3.1.2.36.31.1.9
The value of tmnxOspfNgIfTransitDelay specifies the estimated number of seconds it takes to transmit a link state update packet over this interface.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc 1..1800  

tmnxOspfNgIfRetransInterval 1.3.6.1.4.1.6527.3.1.2.36.31.1.10
The value of tmnxOspfNgIfRetransInterval specifies the number of seconds between link state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link state request packets.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc 1..1800  

tmnxOspfNgIfHelloInterval 1.3.6.1.4.1.6527.3.1.2.36.31.1.11
The value of tmnxOspfNgIfHelloInterval specifies the length of time, in seconds, between the Hello packets that the router sends on the interface. This value MUST be the same for all routers attached to a common network.
Status: current Access: read-create
OBJECT-TYPE    
  HelloRange  

tmnxOspfNgIfRtrDeadInterval 1.3.6.1.4.1.6527.3.1.2.36.31.1.12
The value of tmnxOspfNgIfRtrDeadInterval specifies the number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down on the interface. This should be some multiple of the Hello interval.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfDeadIntRangeTc  

tmnxOspfNgIfPollInterval 1.3.6.1.4.1.6527.3.1.2.36.31.1.13
The value of tmnxOspfNgIfPollInterval specifies the larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi-access neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOspfNgIfCfgMTU 1.3.6.1.4.1.6527.3.1.2.36.31.1.14
The value of tmnxOspfNgIfCfgMTU specifies the desired size of the largest packet which can be sent/received on this OSPF interface, specified in octets. This size DOES include the underlying IP header length, but not the underlying layer headers/trailers. Setting tmnxOspfNgIfCfgMTU to a value of zero (0), causes the agent to recalculate the default MTU size which can vary based on the current setting of tmnxPortMode and tmnxPortEncapType variables for the port to which this OSPF interface is bound.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 512..9198  

tmnxOspfNgIfCfgMetric 1.3.6.1.4.1.6527.3.1.2.36.31.1.15
The value of tmnxOspfNgIfCfgMetric specifies the desired metric value assigned to this interface. The default value '0' causes the value of the Metric to be calculated as (Reference Bandwidth / ifSpeed). The value of the reference bandwidth is configured by the tmnxOspfReferenceBandwidth object.
Status: current Access: read-create
OBJECT-TYPE    
  Metric  

tmnxOspfNgIfPassive 1.3.6.1.4.1.6527.3.1.2.36.31.1.16
The value of tmnxOspfNgIfPassive specifies whether or or not HELLOs are to be sent out on this interface and whether or not the router advertises it as STUB network/link in its router LSAs. If true, no HELLOs will be sent, and the interface is advertised as a STUB link.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgIfAdvtSubnet 1.3.6.1.4.1.6527.3.1.2.36.31.1.17
The value of tmnxOspfNgIfAdvtSubnet specifies the advertisement method. When tmnxOspfNgIfAdvtSubnet is set to 'true', OSPF will advertise the network number and netmask instead of the individual host-routes of an active point-to-point interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgIfAuthType 1.3.6.1.4.1.6527.3.1.2.36.31.1.18
The value of tmnxOspfNgIfAuthType specifies the authentication type to use for an interface. Note that this object can be used to engage in significant attacks against an OSPF router.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOspfAuthenticationType  

tmnxOspfNgIfAuthKey 1.3.6.1.4.1.6527.3.1.2.36.31.1.19
The value of tmnxOspfNgIfAuthKey specifies the authentication key string. The cleartext password is used as an OSPF Authentication key when simplePassword security is enabled. This object does not access any OSPF Cryptographic (e.g. MD5) Authentication Key under any circumstance. If the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Unauthenticated interfaces need no authentication key, and simple password authentication cannot use a key of more than 8 octets. Note that the use of simplePassword authentication is NOT recommended when there is concern regarding attack upon the OSPF system. This authentication is only sufficient to protect against accidental misconfigurations because it re-uses cleartext passwords. [RFC-1704] When read, tmnxOspfNgIfAuthKey always returns an Octet String of length zero. This object is valid only when tmnxOspfVersion has a value of 'version2'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

tmnxOspfNgIfEnableBfd 1.3.6.1.4.1.6527.3.1.2.36.31.1.20
The value of tmnxOspfNgIfEnableBfd specifies whether Bi-directional Forwarding Detection is enabled for Ipv4 in this OSPF interface. When the value is 'true', this interface can establish BFD sessions and use BFD as a signalling mechanism. When it is 'false', it cannot use BFD for Ipv4.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgIfRemainDownOnFail 1.3.6.1.4.1.6527.3.1.2.36.31.1.21
The value of tmnxOspfNgIfRemainDownOnFail specifies whether an OSPF adjacency should go down when the BFD session to the peer goes down.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgIfInboundSAName 1.3.6.1.4.1.6527.3.1.2.36.31.1.22
The value of tmnxOspfNgIfInboundSAName specifies the manually configured IPsec Security Association name in case the Ospfv3 traffic on the [interface] has to be authenticated. This object is only valid when tmnxOspfVersion has a value of 'version3'.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfNgIfOutboundSAName 1.3.6.1.4.1.6527.3.1.2.36.31.1.23
The value of tmnxOspfNgIfOutboundSAName specifies the manually configured IPsec Security Association name in case the Ospfv3 traffic on the [interface] has to be authenticated. This object is only valid when tmnxOspfVersion has a value of 'version3'.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfNgIfLoopfreeAltExclude 1.3.6.1.4.1.6527.3.1.2.36.31.1.24
The value of tmnxOspfNgIfLoopfreeAltExclude specifies whether or not the OSPF interface should be excluded during LFA calculations. If the value is 'true', the OSPF interface is excluded from LFA calculations. If the value is 'false', the OSPF interface is included in LFA calculations. The value of tmnxOspfNgIfLoopfreeAltExclude is only valid when tmnxOspfLoopfreeAlternate has a value of 'true'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgIfOperTable 1.3.6.1.4.1.6527.3.1.2.36.32
The tmnxOspfNgIfOperTable provides an extension of the tmnxOspfNgIfTable for operational states of an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNgIfOperEntry

tmnxOspfNgIfOperEntry 1.3.6.1.4.1.6527.3.1.2.36.32.1
Each row entry in the tmnxOspfNgIfOperTable represents additional columns for statistics for an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNgIfOperEntry  

tmnxOspfNgIfState 1.3.6.1.4.1.6527.3.1.2.36.32.1.1
The OSPF Interface State.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)  

tmnxOspfNgIfLastEnabledTime 1.3.6.1.4.1.6527.3.1.2.36.32.1.2
The value of tmnxOspfNgIfLastEnabledTime indicates the sysUpTime value when ospfIfAdminStat was last set to enabled (1) to run the ospf on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfNgIfOperMTU 1.3.6.1.4.1.6527.3.1.2.36.32.1.3
The value of tmnxOspfNgIfOperMTU indicates the operational size of the largest packet which can be sent/received on this OSPF interface, specified in octets. This size DOES include the underlying IP header length, but not the underlying layer headers/trailers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfNgIfMetricValue 1.3.6.1.4.1.6527.3.1.2.36.32.1.4
The value of tmnxOspfNgIfMetricValue indicates the metric value this interface is using. The default value of the Metric is (Reference Bandwidth / ifSpeed). The value of the reference bandwidth is configured by the tmnxOspfReferenceBandwidth object.
Status: current Access: read-only
OBJECT-TYPE    
  Metric  

tmnxOspfNgIfDRId 1.3.6.1.4.1.6527.3.1.2.36.32.1.5
The value of tmnxOspfNgIfDRId indicates the Router ID of the Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNgIfDRIpAddrType 1.3.6.1.4.1.6527.3.1.2.36.32.1.6
The value of tmnxOspfNgIfDRIpAddrType type indicates the IP address type of tmnxOspfNgIfDRIpAddr. For IPv6 type addresses only addresses with zone index are expected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfNgIfDRIpAddr 1.3.6.1.4.1.6527.3.1.2.36.32.1.7
The value of tmnxOspfNgIfDRIpAddr indicates the IP address of the Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|20)  

tmnxOspfNgIfBDRId 1.3.6.1.4.1.6527.3.1.2.36.32.1.8
The value of tmnxOspfNgIfBDRId indicates the Router ID of the Backup Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNgIfBDRIpAddrType 1.3.6.1.4.1.6527.3.1.2.36.32.1.9
The value of tmnxOspfNgIfBDRIpAddrType indicates the IP address type of the Backup Designated Router. For IPv6 type addresses only addresses with zone index are expected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfNgIfBDRIpAddr 1.3.6.1.4.1.6527.3.1.2.36.32.1.10
The value of tmnxOspfNgIfBDRIpAddr indicates the IP address of the Backup Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|20)  

tmnxOspfNgIfLinkLsaCount 1.3.6.1.4.1.6527.3.1.2.36.32.1.11
The value of tmnxOspfNgIfLinkLsaCount indicates the total number of Link-Scope link-state advertisements in this link's link-state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfNgIfLinkLsaCksumSum 1.3.6.1.4.1.6527.3.1.2.36.32.1.12
The value of tmnxOspfNgIfLinkLsaCksumSum indicates the 32-bit unsigned sum of the Link-Scope link-state advertisements' LS checksums contained in this link's link-state database. The sum can be used to determine if there has been a change in a router's link-state database, and to compare the link state database of two routers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfNgIfMD5TransmitKeyId 1.3.6.1.4.1.6527.3.1.2.36.32.1.13
The value of tmnxOspfNgIfMD5TransmitKeyId indicates the index value used to access the row entry in the tmnxOspfNgIfMD5KeyTable that specifies the authentication type and key transmitted on this OSPF interface. This object is valid only when tmnxOspfVersion has the value 'version2'. If tmnxOspfNgIfMD5TransmitKeyId has a value of 0, it means that no keys are configured.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfIfMD5KeyId  

tmnxOspfNgIfLocalIpAddressType 1.3.6.1.4.1.6527.3.1.2.36.32.1.14
The value of tmnxOspfNgIfLocalIpAddressType indicates the IP address type of tmnxOspfNgIfLocalIpAddress. For IPv6 type addresses only addresses with zone index are expected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfNgIfLocalIpAddress 1.3.6.1.4.1.6527.3.1.2.36.32.1.15
The value of tmnxOspfNgIfLocalIpAddress indicates the IP address of this OSPF local link interface.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|20)  

tmnxOspfNgIfMD5NumKeys 1.3.6.1.4.1.6527.3.1.2.36.32.1.16
The value of tmnxOspfNgIfMD5NumKeys indicates the number of MD5 Key entries for this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfNgIfType 1.3.6.1.4.1.6527.3.1.2.36.32.1.17
The value of tmnxOspfNgIfType indicates the operational OSPF interface type.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfIfTypeTc  

tmnxOspfNgIfTeMetric 1.3.6.1.4.1.6527.3.1.2.36.32.1.18
The value of tmnxOspfNgIfTeMetric indicates the MPLS TE metric configured for this interface. This metric is flooded out in the TE metric sub-tlv in the OSPF TE LSAs. Depending on the configuration, either the TE metric value or the native OSPF metric value is used in CSPF computations.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16777215  

tmnxOspfNgIfTeState 1.3.6.1.4.1.6527.3.1.2.36.32.1.19
The value of tmnxOspfNgIfTeState indicates the MPLS interface TE status from OSPF standpoint.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxOspfNgIfAdminGroup 1.3.6.1.4.1.6527.3.1.2.36.32.1.20
The value of tmnxOspfNgIfAdminGroup indicates the bit-map inherited from MPLS interface that identifies the admin groups to which this interface belongs. If bit 'n' is set, then the interface belongs to the admin group with value 'n'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOspfNgIfLdpSyncState 1.3.6.1.4.1.6527.3.1.2.36.32.1.21
The value of tmnxOspfNgIfLdpSyncState indicates if IGP-LDP synchronization is enabled on this interface. tmnxOspfNgIfLdpSyncState is derived from tmnxOspfLdpSyncAdminState and also whether it was enabled at the IP layer from OSPF standpoint.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxOspfNgIfLdpSyncMaxMetric 1.3.6.1.4.1.6527.3.1.2.36.32.1.22
The value of tmnxOspfNgIfLdpSyncMaxMetric indicates if OSPF advertised maximum metric value for the interface, depending on whether tmnxOspfNgIfLdpSyncState is enabled on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgIfLdpSyncTimerState 1.3.6.1.4.1.6527.3.1.2.36.32.1.23
The value of tmnxOspfNgIfLdpSyncTimerState indicates the state of the tmnxOspfNgIfLdpSyncTimeLeft on this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER waitForLdpAdj(1), timerActive(2), ldpExchgDone(3), timerExpired(4), manualExit(5), disabled(6)  

tmnxOspfNgIfLdpSyncTimeLeft 1.3.6.1.4.1.6527.3.1.2.36.32.1.24
The value of tmnxOspfNgIfLdpSyncTimeLeft indicates the time left before OSPF reverts back to advertising normal metric for this interface. This is applicable only when tmnxOspfNgIfLdpSyncMaxMetric is 'true'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..1800  

tmnxOspfNgIfOperInbSAName 1.3.6.1.4.1.6527.3.1.2.36.32.1.25
The value of tmnxOspfNgIfOperInbSAName indicates the name of the operational inbound manual IPsec Security Association, used for authenticating inbound Ospfv3 traffic.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfNgIfOperInbSANameTemp 1.3.6.1.4.1.6527.3.1.2.36.32.1.26
The value of tmnxOspfNgIfOperInbSANameTemp indicates the name of a temporary operational inbound manual IPsec Security Association, used for authenticating inbound Ospfv3 traffic. This field can only contain a value when the key-rollover mechanism is ongoing.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfNgIfOperOutbSAName 1.3.6.1.4.1.6527.3.1.2.36.32.1.27
The value of tmnxOspfNgIfOperOutbSAName indicates the name of the operational outbound manual IPsec Security Association, used for authenticating outbound Ospfv3 traffic. When the key-rollover mechanism is ongoing, the value can temporarely be different from the value of the tmnxOspfNgIfOutboundSAName field.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOspfNgIfStatsTable 1.3.6.1.4.1.6527.3.1.2.36.33
The tmnxOspfNgIfStatsTable provides an extension of the tmnxOspfNgIfTable for statistics for an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNgIfStatsEntry

tmnxOspfNgIfStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.33.1
Each row entry in the tmnxOspfNgIfStatsTable represents additional columns for statistics for an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNgIfStatsEntry  

tmnxOspfNgIfEvents 1.3.6.1.4.1.6527.3.1.2.36.33.1.1
The value of tmnxOspfNgIfEvents indicates the number of times this OSPF interface has changed its state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfTxPackets 1.3.6.1.4.1.6527.3.1.2.36.33.1.2
The value of tmnxOspfNgIfTxPackets indicates the total number of OSPF packets transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfTxHellos 1.3.6.1.4.1.6527.3.1.2.36.33.1.3
The value of tmnxOspfNgIfTxHellos indicates the total number of OSPF Hello packets transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfTxDBDs 1.3.6.1.4.1.6527.3.1.2.36.33.1.4
The value of tmnxOspfNgIfTxDBDs indicates the total number of OSPF Database Description packets transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfTxLSRs 1.3.6.1.4.1.6527.3.1.2.36.33.1.5
The value of tmnxOspfNgIfTxLSRs indicates the total number of OSPF Link State Requests (LSRs)transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfTxLSUs 1.3.6.1.4.1.6527.3.1.2.36.33.1.6
The value of tmnxOspfNgIfTxLSUs indicates the total number of OSPF Link State Updates (LSUs) transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfTxLSAcks 1.3.6.1.4.1.6527.3.1.2.36.33.1.7
The value of tmnxOspfNgIfTxLSAcks indicates the total number of OSPF Link State Acknowledgements transmitted on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfRxPackets 1.3.6.1.4.1.6527.3.1.2.36.33.1.8
The value of tmnxOspfNgIfRxPackets indicates the total number of OSPF packets received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfRxHellos 1.3.6.1.4.1.6527.3.1.2.36.33.1.9
The value of tmnxOspfNgIfRxHellos indicates the total number of OSPF Hello packets received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfRxDBDs 1.3.6.1.4.1.6527.3.1.2.36.33.1.10
The value of tmnxOspfNgIfRxDBDs indicates the total number of OSPF Database Description packets received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfRxLSRs 1.3.6.1.4.1.6527.3.1.2.36.33.1.11
The value of tmnxOspfNgIfRxLSRs indicates the total number of Link State Requests (LSRs) received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfRxLSUs 1.3.6.1.4.1.6527.3.1.2.36.33.1.12
The value of tmnxOspfNgIfRxLSUs indicates the total number of Link State Updates (LSUs) received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfRxLSAcks 1.3.6.1.4.1.6527.3.1.2.36.33.1.13
The value of tmnxOspfNgIfRxLSAcks indicates the total number of Link State Acknowledgements received on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfDiscardPackets 1.3.6.1.4.1.6527.3.1.2.36.33.1.14
The value of tmnxOspfNgIfDiscardPackets indicates the total number of OSPF packets discarded on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfRetransmitOuts 1.3.6.1.4.1.6527.3.1.2.36.33.1.15
The value of tmnxOspfNgIfRetransmitOuts indicates the total number of OSPF Retransmits sent on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadVersions 1.3.6.1.4.1.6527.3.1.2.36.33.1.16
The value of tmnxOspfNgIfBadVersions indicates the total number of OSPF packets received with bad OSPF version numbers since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadNetworks 1.3.6.1.4.1.6527.3.1.2.36.33.1.17
The value of tmnxOspfNgIfBadNetworks indicates the total number of OSPF packets received with invalid network or mask since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  


tmnxOspfNgIfBadAreas 1.3.6.1.4.1.6527.3.1.2.36.33.1.19
The value of tmnxOspfNgIfBadAreas indicates the total number of OSPF packets received with an area mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadDstAddrs 1.3.6.1.4.1.6527.3.1.2.36.33.1.20
The value of tmnxOspfNgIfBadDstAddrs indicates the total number of OSPF packets received with the incorrect IP destination address since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadNeighbors 1.3.6.1.4.1.6527.3.1.2.36.33.1.21
The value of tmnxOspfNgIfBadNeighbors indicates the total number of OSPF packets received where the neighbor information does not match the information this router has for the neighbor since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadPacketTypes 1.3.6.1.4.1.6527.3.1.2.36.33.1.22
The value of tmnxOspfNgIfBadPacketTypes indicates the total number of OSPF packets received with an invalid OSPF packet type since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfNeighborCount 1.3.6.1.4.1.6527.3.1.2.36.33.1.23
The value of tmnxOspfNgIfNeighborCount indicates the total number of OSPF neighbors adjacent on this interface, in a state of INIT or greater, since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfNgIfLastEventTime 1.3.6.1.4.1.6527.3.1.2.36.33.1.24
The value of tmnxOspfNgIfLastEventTime indicates the value of sysUpTime when an event was last associated with this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfNgIfBadLengths 1.3.6.1.4.1.6527.3.1.2.36.33.1.25
The value of tmnxOspfNgIfBadLengths indicates the total number of OSPF packets received on this interface with a total length not equal to the length given in the packet itself since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadHelloIntervals 1.3.6.1.4.1.6527.3.1.2.36.33.1.26
The value of tmnxOspfNgIfBadHelloIntervals indicates the total number of OSPF packets received where the hello interval given in packet was not equal to that configured on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadDeadIntervals 1.3.6.1.4.1.6527.3.1.2.36.33.1.27
The value of tmnxOspfNgIfBadDeadIntervals indicates the total number of OSPF packets received where the dead interval given in the packet was not equal to that configured on this interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadOptions 1.3.6.1.4.1.6527.3.1.2.36.33.1.28
The value of tmnxOspfNgIfBadOptions indicates the total number of OSPF packets received with an option that does not match those configured for this interface or area since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfRxBadChecksums 1.3.6.1.4.1.6527.3.1.2.36.33.1.29
The value of tmnxOspfNgIfRxBadChecksums indicates the count of LSAs received with bad checksums.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfBadAuthTypes 1.3.6.1.4.1.6527.3.1.2.36.33.1.30
The value of tmnxOspfNgIfBadAuthTypes indicates the total number of OSPF packets received with an invalid authorization type since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfAuthFailures 1.3.6.1.4.1.6527.3.1.2.36.33.1.31
The value of tmnxOspfNgIfAuthFailures indicates the total number of OSPF packets received with an invalid authorization key since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrTable 1.3.6.1.4.1.6527.3.1.2.36.34
The tmnxOspfNgNbrTable contains information about non-virtual neighbors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNgNbrEntry

tmnxOspfNgNbrEntry 1.3.6.1.4.1.6527.3.1.2.36.34.1
The tmnxOspfNgNbrEntry contains information regarding a single non-virtual neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNgNbrEntry  

tmnxOspfNgNbrIfIndex 1.3.6.1.4.1.6527.3.1.2.36.34.1.1
The value of tmnxOspfNgNbrIfIndex specifies the local link ID of the link over which the neighbor can be reached.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfNgNbrIfInstId 1.3.6.1.4.1.6527.3.1.2.36.34.1.2
The value of tmnxOspfNgNbrIfInstId specifies the interface instance over which the neighbor can be reached. This ID has local link significance only.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfInstIdTc  

tmnxOspfNgNbrIfAreaId 1.3.6.1.4.1.6527.3.1.2.36.34.1.3
The value of tmnxOspfNgNbrIfAreaId specifies the OSPF Area Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfAreaIdTc  

tmnxOspfNgNbrRtrId 1.3.6.1.4.1.6527.3.1.2.36.34.1.4
The value of tmnxOspfNgNbrRtrId specifies a 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNgNbrAddressType 1.3.6.1.4.1.6527.3.1.2.36.34.1.5
The value of tmnxOspfNgNbrAddressType indicates the address type of tmnxOspfNgNbrAddress. For addresses of IPv6 type only addresses with zone index are expected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOspfNgNbrAddress 1.3.6.1.4.1.6527.3.1.2.36.34.1.6
The value of tmnxOspfNgNbrAddress indicates the IP address of the neighbor associated with the local link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|20)  

tmnxOspfNgNbrOptions 1.3.6.1.4.1.6527.3.1.2.36.34.1.7
The value of tmnxOspfNgNbrOptions indicates a Bit Mask corresponding to the neighbor's options field.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOspfNgNbrPriority 1.3.6.1.4.1.6527.3.1.2.36.34.1.8
The value of tmnxOspfNgNbrPriority indicates the priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.
Status: current Access: read-only
OBJECT-TYPE    
  DesignatedRouterPriority  

tmnxOspfNgNbrState 1.3.6.1.4.1.6527.3.1.2.36.34.1.9
The value of tmnxOspfNgNbrState indicates the State of the relationship with this Neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

tmnxOspfNgNbrHelloSuppressed 1.3.6.1.4.1.6527.3.1.2.36.34.1.10
The value of tmnxOspfNgNbrHelloSuppressed indicates whether Hellos are being suppressed to the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgNbrIfId 1.3.6.1.4.1.6527.3.1.2.36.34.1.11
The value of tmnxOspfNgNbrIfId indicates the interface ID that the neighbor advertises in its Hello Packets on this link, that is, the neighbor's local interface index.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

tmnxOspfNgNbrRestartHelperStatus 1.3.6.1.4.1.6527.3.1.2.36.34.1.12
The value of tmnxOspfNgNbrRestartHelperStatus indicates whether the router is acting as a Graceful restart helper for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notHelping(1), helping(2)  

tmnxOspfNgNbrRestartHelperAge 1.3.6.1.4.1.6527.3.1.2.36.34.1.13
The value of tmnxOspfNgNbrRestartHelperAge indicates the remaining time in the current OSPF Graceful restart interval, if the router is acting as a restart helper for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfUpToRefreshIntervalTc  

tmnxOspfNgNbrRestartHelperExitRc 1.3.6.1.4.1.6527.3.1.2.36.34.1.14
The value of tmnxOspfNgNbrRestartHelperExitRc indicates the outcome of the last attempt at acting as a Graceful restart helper for the neighbor. none No restart has yet been attempted. inProgress A restart attempt is currently underway. completed The last restart completed successfully. timedOut The last restart timed out. topologyChanged The last restart was aborted due to a topology change.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)  

tmnxOspfNgNbrUpTime 1.3.6.1.4.1.6527.3.1.2.36.34.1.15
The value of tmnxOspfNgNbrUpTime indicates the uninterrupted time, in hundredths of seconds, the adjacency to this neighbour has been up.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxOspfNgNbrLastEventTime 1.3.6.1.4.1.6527.3.1.2.36.34.1.16
The value of tmnxOspfNgNbrLastEventTime indicates the value of sysUpTime when the last event occurred that affected the adjacency to the neighbour.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfNgNbrDeadTimeOutstanding 1.3.6.1.4.1.6527.3.1.2.36.34.1.17
The value of tmnxOspfNgNbrDeadTimeOutstanding indicates the amount of time in seconds until the dead-router interval expires. Normally, this value should not be significantly smaller than the configured dead router interval minus one hello interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7FFFFFFF  

tmnxOspfNgNbrLastRestartTime 1.3.6.1.4.1.6527.3.1.2.36.34.1.18
The value of tmnxOspfNgNbrLastRestartTime indicates the last time the neighbor attempted restart.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOspfNgNbrRestartReason 1.3.6.1.4.1.6527.3.1.2.36.34.1.19
The value of tmnxOspfNgNbrRestartReason indicates the OSPF neighbor's graceful restart reason.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRestartReasonTc  

tmnxOspfNgNbrBfdTracking 1.3.6.1.4.1.6527.3.1.2.36.34.1.20
The value of tmnxOspfNgNbrBfdTracking indicates whether a BFD session is being maintained to track the forwarding path to this neighbor or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOspfNgNbrDrId 1.3.6.1.4.1.6527.3.1.2.36.34.1.21
The value of tmnxOspfNgNbrDrId indicates the DR value advertised in the HELLO packets received from the OSPF neighbor. If it is not a broadcast interface tmnxOspfNgNbrDrId will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNgNbrBdrId 1.3.6.1.4.1.6527.3.1.2.36.34.1.22
The value of tmnxOspfNgNbrBdrId indicates the BDR value advertised in the HELLO packets received from the OSPF neighbor. If it is not a broadcast interface tmnxOspfNgNbrBdrId will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfNgNbrStatsTable 1.3.6.1.4.1.6527.3.1.2.36.35
The tmnxOspfNgNbrStatsTable provides an extension of the tmnxOspfNgNbrTable for statistics for an OSPF neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNgNbrStatsEntry

tmnxOspfNgNbrStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.35.1
Each row entry in the tmnxOspfNgNbrStatsTable represents additional columns for statistics for an OSPF neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNgNbrStatsEntry  

tmnxOspfNgNbrEvents 1.3.6.1.4.1.6527.3.1.2.36.35.1.1
The value of tmnxOspfNgNbrEvents indicates the number of times this neighbor relationship has changed state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrLsRetransQLen 1.3.6.1.4.1.6527.3.1.2.36.35.1.2
The value of tmnxOspfNgNbrLsRetransQLen indicates the current length of the retransmission queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfNgNbrBadNbrStates 1.3.6.1.4.1.6527.3.1.2.36.35.1.3
The value of tmnxOspfNgNbrBadNbrStates indicates the total number of OSPF packets received when the neighbor state was not expecting to receive this packet type since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrLsaInstallFailed 1.3.6.1.4.1.6527.3.1.2.36.35.1.4
The value of tmnxOspfNgNbrLsaInstallFailed indicates the total number of times an LSA could not be installed into the LSDB due to a resource allocation issue since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrBadSeqNums 1.3.6.1.4.1.6527.3.1.2.36.35.1.5
The value of tmnxOspfNgNbrBadSeqNums indicates the total number of times when a database description packet was received with a sequence number mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrBadMTUs 1.3.6.1.4.1.6527.3.1.2.36.35.1.6
The value of tmnxOspfNgNbrBadMTUs indicates the total number of times when the MTU in a received database description packet was larger than the MTU of the receiving interface since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrBadPackets 1.3.6.1.4.1.6527.3.1.2.36.35.1.7
The value of tmnxOspfNgNbrBadPackets indicates the total number of times when an LS update was received with an illegal LS type or an option mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrLsaNotInLsdbs 1.3.6.1.4.1.6527.3.1.2.36.35.1.8
The value of tmnxOspfNgNbrLsaNotInLsdbs indicates the total number of times when an LS request was received for an LSA not installed in the LSDB of this router since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrOptionMismatches 1.3.6.1.4.1.6527.3.1.2.36.35.1.9
The value of tmnxOspfNgNbrOptionMismatches indicates the total number of times when a LS update was received with an option mismatch since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrDuplicates 1.3.6.1.4.1.6527.3.1.2.36.35.1.10
The value of tmnxOspfNgNbrDuplicates indicates the total number of times when a duplicate database description packet was received during the Exchange state since tmnxOspfAdminState was last set to 'enabled'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgNbrNumRestarts 1.3.6.1.4.1.6527.3.1.2.36.35.1.11
The value of tmnxOspfNgNbrNumRestarts indicates the number of times the neighbor has attempted restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOspfNgIfMD5KeyTable 1.3.6.1.4.1.6527.3.1.2.36.36
The tmnxOspfNgIfMD5KeyTable contains a list of MD5 keys to be used to authenticate OSPFv2 packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfNgIfMD5KeyEntry

tmnxOspfNgIfMD5KeyEntry 1.3.6.1.4.1.6527.3.1.2.36.36.1
Each row entry represents a MD5 key to be used to authenticate a OSPFv2 packet addressed to a particular OSPF IP address. Entries can be created and deleted via SNMP SET operations. Creation requires a SET request containing at least tmnxOspfNgIfMD5KeyKey and tmnxOspfNgIfMD5KeyStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfNgIfMD5KeyEntry  

tmnxOspfNgIfMD5KeyIndex 1.3.6.1.4.1.6527.3.1.2.36.36.1.1
The value of tmnxOspfNgIfMD5KeyIndex provides a unique identifier for a key to be used for authentication on a specific OSPFv2 IP address. If tmnxOspfNgIfMD5KeyIndex has a value of 0, it means that no keys are configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfIfMD5KeyId  

tmnxOspfNgIfMD5KeyStatus 1.3.6.1.4.1.6527.3.1.2.36.36.1.2
The object tmnxOspfNgIfMD5KeyStatus is the RowStatus used for creation, deletion, or control of tmnxOspfNgIfMD5KeyTable entries. Before the row can be placed into the 'active' state, tmnxOspfNgIfMD5KeyKey must have been assigned a value.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOspfNgIfMD5KeyKey 1.3.6.1.4.1.6527.3.1.2.36.36.1.3
The value of tmnxOspfNgIfMD5KeyKey specifies the MD5 authentication key to be used on this OSPFv2 IP address. When read, tmnxOspfNgIfMD5KeyKey always returns an OCTET STRING of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tmnxOspfNgIfMD5KeyStartTime 1.3.6.1.4.1.6527.3.1.2.36.36.1.4
The value of tmnxOspfNgIfMD5KeyStartTime specifies the date and time when this MD5 authentication key becomes valid for use. If no date and time is set, represented by a DateAndTime string with 0 length, the key is valid by default.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

tmnxOspfNgIfMD5KeyStopTime 1.3.6.1.4.1.6527.3.1.2.36.36.1.5
The value of tmnxOspfNgIfMD5KeyStopTime specifies the date and time when this MD5 authentication key becomes invalid for use. If no date and time is set, represented by a DateAndTime string with 0 length, the key is valid indefinitely.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

tmnxOspfLfaStatsTable 1.3.6.1.4.1.6527.3.1.2.36.37
The tmnxOspfLfaStatsTable maintains information on loopfree-alternate (LFA) coverage for each instance of OSPF protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfLfaStatsEntry

tmnxOspfLfaStatsEntry 1.3.6.1.4.1.6527.3.1.2.36.37.1
Each row entry in the tmnxOspfLfaStatsTable represents information on LFA coverage for a given OSPF area
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfLfaStatsEntry  

tmnxOspfLfaNodesCovered 1.3.6.1.4.1.6527.3.1.2.36.37.1.1
The value of tmnxOspfLfaNodesCovered indicates in absolute numbers the number of nodes for which an LFA is found.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfLfaTotalNodes 1.3.6.1.4.1.6527.3.1.2.36.37.1.2
The value of tmnxOspfLfaTotalNodes indicates in absolute numbers the number of nodes eligible for LFA calculation.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfLfaCoverage 1.3.6.1.4.1.6527.3.1.2.36.37.1.3
The value of tmnxOspfLfaCoverage indicates how much LFA coverage is being obtained for the set of available LFA eligible nodes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..10000  

tmnxOspfLfaPfxCovered 1.3.6.1.4.1.6527.3.1.2.36.37.1.4
The value of tmnxOspfLfaPfxCovered indicates in absolute numbers the number of prefixes for which an LFA is found.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfLfaTotalPfx 1.3.6.1.4.1.6527.3.1.2.36.37.1.5
The value of tmnxOspfLfaTotalPfx indicates in absolute numbers the number of prefixes eligible for LFA calculation.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOspfLfaPfxCoverage 1.3.6.1.4.1.6527.3.1.2.36.37.1.6
The value of tmnxOspfLfaPfxCoverage indicates how much LFA prefix coverage is being obtained for the set of available LFA eligible prefixes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..10000  

tmnxOspfPathTable 1.3.6.1.4.1.6527.3.1.2.36.38
The tmnxOspfPathTable maintains information regarding LFA calculations for each instance of OSPF protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOspfPathEntry

tmnxOspfPathEntry 1.3.6.1.4.1.6527.3.1.2.36.38.1
Each row entry in the tmnxOspfPathTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfPathEntry  

tmnxOspfPathDestRouterId 1.3.6.1.4.1.6527.3.1.2.36.38.1.1
The value of tmnxOspfPathDestRouterId indicates the destination node associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfPathIfIndex 1.3.6.1.4.1.6527.3.1.2.36.38.1.2
The value of tmnxOspfPathIfIndex indicates the ifIndex of the outgoing interface for the route.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfPathNhopRouterId 1.3.6.1.4.1.6527.3.1.2.36.38.1.3
The value of tmnxOspfPathNhopRouterId indicates the next hop through which this route is reachable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfPathMetric 1.3.6.1.4.1.6527.3.1.2.36.38.1.4
The value of tmnxOspfPathMetric indicates the metric assigned to this entry after SPF calculations. The lower the metric value, the shorter is the path and hence more preferred by the protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOspfPathLfaIfIndex 1.3.6.1.4.1.6527.3.1.2.36.38.1.5
The value of tmnxOspfPathLfaIfIndex indicates the loopfree-alternate ifIndex of the outgoing interface for the LFA path.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

tmnxOspfPathLfaType 1.3.6.1.4.1.6527.3.1.2.36.38.1.6
The value of tmnxOspfPathLfaType indicates the level of LFA protection represented by this row entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noProtection(0), nodeProtection(1), linkProtection(2)  

tmnxOspfPathLfaNhopRouterId 1.3.6.1.4.1.6527.3.1.2.36.38.1.7
The value of tmnxOspfPathLfaNhopRouterId indicates the next-hop node in this loopfree-alternate path to reach a given destination node. The value of tmnxOspfPathLfaNhopRouterId is valid only if tmnxOspfPathLfaType has a non-zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOspfRouterIdTc  

tmnxOspfPathLfaMetric 1.3.6.1.4.1.6527.3.1.2.36.38.1.8
The value of tmnxOspfPathLfaMetric indicates the metric assigned to this entry after LFA calculations. The lower the metric value, the shorter is the path and hence more preferred by the protocol. The value of tmnxOspfPathLfaMetric is valid only if tmnxOspfPathLfaType has a non-zero value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOspfVirtIfStateChange 1.3.6.1.4.1.6527.3.1.3.36.0.1
A tmnxOspfVirtIfStateChange notification is generated when there has been a change in the state of an OSPF virtual interface. This notification should be generated when the interface state regresses (e.g., goes from Point-to-Point to Down) or progresses to a terminal state (i.e., Point-to-Point).
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNbrStateChange 1.3.6.1.4.1.6527.3.1.3.36.0.2
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgNbrStateChange.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfVirtNbrStateChange 1.3.6.1.4.1.6527.3.1.3.36.0.3
A tmnxOspfVirtNbrStateChange notification is generated when there has been a change in the state of an OSPF virtual neighbor. This notification should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., Full).
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfIfConfigError 1.3.6.1.4.1.6527.3.1.3.36.0.4
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgIfConfigError.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfVirtIfConfigError 1.3.6.1.4.1.6527.3.1.3.36.0.5
A tmnxOspfVirtIfConfigError notification is generated when a packet has been received on a virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event 'optionMismatch' should cause a notification only if it prevents an adjacency from forming.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfIfAuthFailure 1.3.6.1.4.1.6527.3.1.3.36.0.6
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgIfAuthFailure.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfVirtIfAuthFailure 1.3.6.1.4.1.6527.3.1.3.36.0.7
A tmnxOspfVirtIfAuthFailure notification is generated when a packet has been received on a virtual interface from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfIfRxBadPacket 1.3.6.1.4.1.6527.3.1.3.36.0.8
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgIfRxBadPacket.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfVirtIfRxBadPacket 1.3.6.1.4.1.6527.3.1.3.36.0.9
A tmnxOspfVirtIfRxBadPacket notification is generated when an OSPF packet that cannot be parsed has been received on a virtual interface.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfIfTxRetransmit 1.3.6.1.4.1.6527.3.1.3.36.0.10
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgIfTxRetransmit.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfVirtIfTxRetransmit 1.3.6.1.4.1.6527.3.1.3.36.0.11
A tmnxOspfVirtIfTxRetransmit notification is generated when an OSPF packet has been retransmitted on a virtual interface.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfAreaOriginateLsa 1.3.6.1.4.1.6527.3.1.3.36.0.12
A tmnxOspfAreaOriginateLsa notification is generated when a new LSA has been originated by this router. This notification should not be invoked for simple refreshes of LSAs (which happens every 30 minutes), but instead will only be invoked when an LSA is (re)originated due to a topology change. Additionally, this notification does not include LSAs that are being flushed because they have reached 'MaxAge'.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfAreaMaxAgeLsa 1.3.6.1.4.1.6527.3.1.3.36.0.13
A tmnxOspfAreaMaxAgeLsa notification is generated when one of the LSAs in the router's link-state database has aged to 'MaxAge'.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfLsdbOverflow 1.3.6.1.4.1.6527.3.1.3.36.0.14
A tmnxOspfLsdbOverflow notification is generated when the number of LSAs in the router's link-state database has exceeded limit indicated by tmnxOspfExtLsdbLimit.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfLsdbApproachingOverflow 1.3.6.1.4.1.6527.3.1.3.36.0.15
A tmnxOspfLsdbApproachingOverflow notification is generated when the number of LSAs in the router's link-state database has exceeded ninety percent of the value indicated by tmnxOspfExtLsdbLimit.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfIfStateChange 1.3.6.1.4.1.6527.3.1.3.36.0.16
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgIfStateChange.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNssaTranslatorStatusChg 1.3.6.1.4.1.6527.3.1.3.36.0.17
A tmnxOspfNssaTranslatorStatusChg notification is generated when there has been a change in the router's ability to translate OSPF type-7 LSAs into OSPF type-5 LSAs. This notification should be generated when the Translator Status transitions from or to any defined status on a per area basis.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfRestartStatusChange 1.3.6.1.4.1.6527.3.1.3.36.0.18
A tmnxOspfRestartStatusChange notification is generated when there has been a change in the graceful restart state for the router. This notification should be generated when the router restart status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNbrRestartHlprStsChg 1.3.6.1.4.1.6527.3.1.3.36.0.19
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgNbrRestartHlprStsChg.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfVirtNbrRestartHlprStsChg 1.3.6.1.4.1.6527.3.1.3.36.0.20
An tmnxOspfVirtNbrRestartHlprStsChg notification is generated when there has been a change in the graceful restart helper state for the virtual neighbor. This notification should be generated when the virtual neighbor restart helper status transitions for a virtual neighbor.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfSpfRunsStopped 1.3.6.1.4.1.6527.3.1.3.36.0.21
A tmnxOspfSpfRunsStopped trap signifies that there are insufficient memory resources on the system to run the SPF to completion. Consequently, OSPF will stop running SPFs until enough memory resources become available.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfSpfRunsRestarted 1.3.6.1.4.1.6527.3.1.3.36.0.22
A tmnxOspfSpfRunsRestarted trap signifies that there are sufficient memory resources on the system to start running the SPF to completion. Consequently, OSPF will resume running the SPFs as required.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfOverloadEntered 1.3.6.1.4.1.6527.3.1.3.36.0.23
A tmnxOspfOverloadEntered trap is sent out when OSPF enters the overload state. tmnxOspfLastOverloadEnterCode holds the condition which caused OSPF to get into overload
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfOverloadExited 1.3.6.1.4.1.6527.3.1.3.36.0.24
A tmnxOspfOverloadExited trap is sent out when OSPF exits the overload state. tmnxOspfLastOverloadExitCode holds the condition which caused OSPF to get out of overload
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfAsOriginateLsa 1.3.6.1.4.1.6527.3.1.3.36.0.25
A tmnxOspfAsOriginateLsa notification is generated when a new LSA has been originated by this router. This notification should not be invoked for simple refreshes of LSAs (which happens every 30 minutes), but instead will only be invoked when an LSA is (re)originated due to a topology change. Additionally, this notification does not include LSAs that are being flushed because they have reached 'MaxAge'.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfAsMaxAgeLsa 1.3.6.1.4.1.6527.3.1.3.36.0.26
A tmnxOspfAsMaxAgeLsa notification is generated when one of the LSAs in the router's link-state database has aged to 'MaxAge'.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfLinkOriginateLsa 1.3.6.1.4.1.6527.3.1.3.36.0.27
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgLinkOriginateLsa.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfLinkMaxAgeLsa 1.3.6.1.4.1.6527.3.1.3.36.0.28
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgLinkMaxAgeLsa.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfLdpSyncTimerStarted 1.3.6.1.4.1.6527.3.1.3.36.0.29
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgLdpSyncTimerStarted.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfLdpSyncExit 1.3.6.1.4.1.6527.3.1.3.36.0.30
This notification is obsoleted in release 9.0. It is replaced with tmnxOspfNgLdpSyncExit.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

tmnxOspfShamIfStateChange 1.3.6.1.4.1.6527.3.1.3.36.0.31
A tmnxOspfShamIfStateChange notification is generated when there has been a change in the state of an OSPF sham link. This notification should be generated when the interface state regresses (e.g., goes from Point-to-Point to Down) or progresses to a terminal state (i.e., Point-to-Point).
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfShamNbrStateChange 1.3.6.1.4.1.6527.3.1.3.36.0.32
A tmnxOspfShamNbrStateChange notification is generated when there has been a change in the state of an OSPF sham link neighbor. This notification should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., Full).
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfShamIfConfigError 1.3.6.1.4.1.6527.3.1.3.36.0.33
A tmnxOspfShamIfConfigError notification is generated when a packet has been received on a sham link from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event 'optionMismatch' should cause a notification only if it prevents an adjacency from forming.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfShamIfAuthFailure 1.3.6.1.4.1.6527.3.1.3.36.0.34
A tmnxOspfShamIfAuthFailure notification is generated when a packet has been received on a sham link from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfShamIfRxBadPacket 1.3.6.1.4.1.6527.3.1.3.36.0.35
A tmnxOspfShamIfRxBadPacket notification is generated when an OSPF packet that cannot be parsed has been received on a sham link.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfShamIfTxRetransmit 1.3.6.1.4.1.6527.3.1.3.36.0.36
A tmnxOspfShamIfTxRetransmit notification is generated when an OSPF packet has been retransmitted on a sham link.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfShamNbrRestartHlprStsChg 1.3.6.1.4.1.6527.3.1.3.36.0.37
An tmnxOspfShamNbrRestartHlprStsChg notification is generated when there has been a change in the graceful restart helper state for the sham link neighbor. This notification should be generated when the sham link neighbor restart helper status transitions for a sham link neighbor.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfFailureDisabled 1.3.6.1.4.1.6527.3.1.3.36.0.38
A tmnxOspfFailureDisabled notification is generated when OSPF is operationally brought down. Reason for the failure is indicated by tmnxOspfFailureReasonCode.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfExportLimitReached 1.3.6.1.4.1.6527.3.1.3.36.0.39
A tmnxOspfExportLimitReached notification is generated when the configured value of exported routes, tmnxOspfExportLimit is reached. Additional routes would not be exported into OSPF or OSPF3 from the route table.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfExportLimitWarning 1.3.6.1.4.1.6527.3.1.3.36.0.40
A tmnxOspfExportLimitWarning notification is generated when the number of exported routes is equal to the configured percent, tmnxOspfExportLimitLogPercent of the export limit, tmnxOspfExportLimit. Additional routes will continue to be exported into OSPF or OSPF3 from the route table till the export limit is reached.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfRoutesExpLmtDropped 1.3.6.1.4.1.6527.3.1.3.36.0.41
A tmnxOspfRoutesExpLmtDropped notification is generated when the number of exported routes drops below the export limit, tmnxOspfExportLimit.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgNbrStateChange 1.3.6.1.4.1.6527.3.1.3.36.0.42
A tmnxOspfNgNbrStateChange notification is generated when there has been a change in the state of a non-virtual OSPF neighbor. This notification should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., 2-Way or Full). When an neighbor transitions from or to Full on non-broadcast multi-access and broadcast networks, the notification should be generated by the designated router. A designated router transitioning to Down will be noted by the tmnxOspfNgIfStateChange notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgIfConfigError 1.3.6.1.4.1.6527.3.1.3.36.0.43
A tmnxOspfNgIfConfigError notification is generated when a packet has been received on a non-virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event 'optionMismatch' should cause a notification only if it prevents an adjacency from forming.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgIfAuthFailure 1.3.6.1.4.1.6527.3.1.3.36.0.44
A tmnxOspfNgIfAuthFailure notification is generated when a packet has been received on a non-virtual interface from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgIfRxBadPacket 1.3.6.1.4.1.6527.3.1.3.36.0.45
A tmnxOspfNgIfRxBadPacket notification is generated when an OSPF packet that cannot be parsed has been received on a non-virtual interface.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgIfTxRetransmit 1.3.6.1.4.1.6527.3.1.3.36.0.46
A tmnxOspfNgIfTxRetransmit notification is generated when an OSPF packet has been retransmitted on a non-virtual interface.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgIfStateChange 1.3.6.1.4.1.6527.3.1.3.36.0.47
A tmnxOspfNgIfStateChange notification is generated when there has been a change in the state of a non-virtual OSPF interface. This notification should be generated when the interface state regresses (e.g., goes from Dr to Down) or progresses to a terminal state (i.e., Point-to-Point, DR Other, Dr, or Backup).
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgNbrRestartHlprStsChg 1.3.6.1.4.1.6527.3.1.3.36.0.48
A tmnxOspfNgNbrRestartHlprStsChg notification is generated when there has been a change in the graceful restart helper state for the neighbor. This notification should be generated when the neighbor restart helper status transitions for a neighbor.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgLinkOriginateLsa 1.3.6.1.4.1.6527.3.1.3.36.0.49
A tmnxOspfNgLinkOriginateLsa notification is generated when a new LSA has been originated by this router. This notification should not be invoked for simple refreshes of LSAs (which happens every 30 minutes), but instead will only be invoked when an LSA is (re)originated due to a topology change. Additionally, this notification does not include LSAs that are being flushed because they have reached 'MaxAge'.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgLinkMaxAgeLsa 1.3.6.1.4.1.6527.3.1.3.36.0.50
A tmnxOspfNgLinkMaxAgeLsa notification is generated when one of the LSAs in the router's link-state database has aged to 'MaxAge'.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgLdpSyncTimerStarted 1.3.6.1.4.1.6527.3.1.3.36.0.51
A notification sent when the tmnxOspfNgIfLdpSyncTimerState is started. 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.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfNgLdpSyncExit 1.3.6.1.4.1.6527.3.1.3.36.0.52
A notification sent when IGP-LDP synchronization has stopped. The cause of this event is indicated by vRtrIsisIfLdpSyncTimerState, one of them being expiry of the vRtrIfLdpSyncTimer. The IGP link metric is restored to normal levels.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOspfCompliances 1.3.6.1.4.1.6527.3.1.1.36.1
OBJECT IDENTIFIER    

tmnxOspfGroups 1.3.6.1.4.1.6527.3.1.1.36.2
OBJECT IDENTIFIER    

tmnxOspfCompliance 1.3.6.1.4.1.6527.3.1.1.36.1.1
The compliance statement for management of OSPF features on Alcatel 7x50 SR series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxOspfV5v0Compliance 1.3.6.1.4.1.6527.3.1.1.36.1.2
The compliance statement for management of OSPF features on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxOspfV6v0Compliance 1.3.6.1.4.1.6527.3.1.1.36.1.3
The compliance statement for management of OSPF features on 6.0 release of Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxOspfV6v1Compliance 1.3.6.1.4.1.6527.3.1.1.36.1.4
The compliance statement for management of OSPF features on 6.1 release of Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxOspfV7v0Compliance 1.3.6.1.4.1.6527.3.1.1.36.1.5
The compliance statement for management of OSPF features on 7.0 release of Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxOspfV8v0Compliance 1.3.6.1.4.1.6527.3.1.1.36.1.6
The compliance statement for management of OSPF features on 8.0 release of Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxOspfV9v0Compliance 1.3.6.1.4.1.6527.3.1.1.36.1.7
The compliance statement for management of OSPF features on 9.0 release of Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxOspfV10v0Compliance 1.3.6.1.4.1.6527.3.1.1.36.1.8
The compliance statement for management of OSPF features on 10.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
MODULE-COMPLIANCE    

tmnxOspfGeneralGroup 1.3.6.1.4.1.6527.3.1.1.36.2.1
The group of objects supporting management of the OSPF protocol on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOspfAreaGroup 1.3.6.1.4.1.6527.3.1.1.36.2.2
The group of objects supporting management of the OSPF Areas on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOspfHostGroup 1.3.6.1.4.1.6527.3.1.1.36.2.3
The group of objects supporting management of the OSPF Hosts on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfIfGroup 1.3.6.1.4.1.6527.3.1.1.36.2.4
The group of objects supporting management of the OSPF Interfaces on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOspfVirtIfGroup 1.3.6.1.4.1.6527.3.1.1.36.2.5
The group of objects supporting management of the OSPF Virtual Interfaces on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNbrGroup 1.3.6.1.4.1.6527.3.1.1.36.2.6
The group of objects supporting management of the OSPF Neighbors on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOspfVirtNbrGroup 1.3.6.1.4.1.6527.3.1.1.36.2.7
The group of objects supporting management of the OSPF Virtual Neighbors on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfAreaAggrGroup 1.3.6.1.4.1.6527.3.1.1.36.2.8
The group of objects supporting management of the OSPF Area Aggregates on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfMD5KeyGroup 1.3.6.1.4.1.6527.3.1.1.36.2.9
The group of objects supporting management of the OSPF MD5 Keys on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOspfNotifyObjsGroup 1.3.6.1.4.1.6527.3.1.1.36.2.10
The group of objects supporting management of the OSPF Notification Support Objects on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNotificationGroup 1.3.6.1.4.1.6527.3.1.1.36.2.11
The group of notifications supporting management of the OSPF Notifications on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
NOTIFICATION-GROUP    

tmnxOspfGeneralV5v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.12
The group of objects supporting management of the OSPF protocol on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfIfV5v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.13
The group of objects supporting management of the OSPF Interfaces on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOspfIfV6v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.14
The group of objects supporting management of the OSPF Interfaces on 6.0 release of Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOspfGeneralV6v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.15
The group of objects supporting management of the OSPF protocol 6.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNotificationV6v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.16
The group of notifications supporting management of the OSPF Notifications on 6.0 release of Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
NOTIFICATION-GROUP    

tmnxOspfNotifyObjsV6v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.17
The group of objects added in the 6.0 release to support OSPF notifications.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfGeneralV6v1Group 1.3.6.1.4.1.6527.3.1.1.36.2.18
The group of objects supporting management of the OSPF protocol 6.1 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfShamLinksV7v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.19
The group of objects supporting management of the OSPF Sham Links feature on 7.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNotificationV7v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.20
The group of notifications supporting management of the OSPF sham links Notifications on 7.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
NOTIFICATION-GROUP    

tmnxOspfNotifyObjsV7v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.21
The group of objects added in the 7.0 release to support OSPF notifications.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfGeneralV7v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.22
The group of objects supporting management of the OSPF protocol added in the 7.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfGenNotificationV7v0Grp 1.3.6.1.4.1.6527.3.1.1.36.2.23
The group of notifications supporting management of the OSPF on 7.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
NOTIFICATION-GROUP    

tmnxOspfAreaV8v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.24
The group of objects supporting management of the OSPF Areas on 8.0 release of Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxOspfVirtIfV8v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.25
The group of objects supporting management of the OSPF Virtual Interfaces on release 8.0 Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfIfV8v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.26
The group of objects supporting management of the OSPF Interfaces on release 8.0 of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNotifyObjsV8v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.27
The group of objects added in the 8.0 release to support OSPF notifications.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfGeneralV8v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.28
The group of objects supporting management of the OSPF protocol added in the 8.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfAreaV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.29
The group of objects supporting management of the OSPF Areas on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNgLinkLsdbV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.30
The group of objects supporting Link-Scope Link State Advertisement database on Alcatel-Lucent SROS series systems from release 9.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNgNbrV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.31
The group of objects supporting management of the OSPF Neighbors on Alcatel-Lucent SROS series systems from release 9.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNgIfV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.32
The group of objects supporting management of the OSPF Interfaces on Alcatel-Lucent SROS series systems from release 9.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNgIfOperV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.33
The group of objects supporting management of the OSPF Interfaces on Alcatel-Lucent SROS series systems from release 9.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNgIfStatsV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.34
The group of objects supporting management of the OSPF Interfaces on Alcatel-Lucent SROS series systems from release 9.0.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfMD5KeyV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.35
The group of objects supporting management of the OSPF MD5 Keys on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfNotificationV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.36
The group of notifications supporting management of the OSPF Notifications on Alcatel-Lucent SROS series systems.
Status: current Access: read-only
NOTIFICATION-GROUP    

tmnxOspfObsoletedObjV9v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.37
The group of objects no longer supported in version 9.0 of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfGeneralV10v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.38
The group of objects supporting management of the OSPF protocol added in the 10.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxOspfFRRV10v0Group 1.3.6.1.4.1.6527.3.1.1.36.2.39
The group of objects supporting management of the Fast Re-route feature for OSPF on 10.0 release of Alcatel-Lucent SROS series systems.
Status: current Access: read-only
OBJECT-GROUP