TIMETRA-NAT-MIB

File: TIMETRA-NAT-MIB.mib (271325 bytes)

Imported modules

SNMPv2-SMI HCNUM-TC SNMPv2-TC
SNMPv2-CONF INET-ADDRESS-MIB TIMETRA-GLOBAL-MIB
TIMETRA-TC-MIB TIMETRA-CHASSIS-MIB TIMETRA-VRTR-MIB
TIMETRA-SUBSCRIBER-MGMT-MIB

Imported symbols

Unsigned32 Gauge32 Counter32
Counter64 MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE CounterBasedGauge64 RowStatus
TEXTUAL-CONVENTION TimeStamp DateAndTime
TruthValue DisplayString OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP InetAddressType
InetAddress InetPortNumber InetAddressPrefixLength
InetAddressIPv6 InetAddressIPv4 timetraSRMIBModules
tmnxSRObjs tmnxSRConfs tmnxSRNotifyPrefix
TmnxAdminState TmnxOperState TItemDescription
TNamedItem TNamedItemOrEmpty TmnxVRtrID
TmnxVRtrIDOrZero TFCSet TIpProtocol
TmnxActionType TmnxSubRadServAlgorithm TmnxSubRadiusAttrType
TmnxSubRadiusVendorId tmnxChassisIndex tmnxCardSlotNum
tmnxMDASlotNum TmnxChassisIndexOrZero TmnxSlotNumOrZero
vRtrID vRtrIfIndex tmnxSubInfoSubIdent

Defined Types

TmnxNatAlgProtocols  
The TmnxNatAlgProtocols data type is a set of protocols for which NAT Application Level Gateway (ALG) is supported.
TEXTUAL-CONVENTION    
  BITS ftp(0), rtsp(1), sip(2)  

TmnxNatFiltering  
TmnxNatFiltering is an enumerated integer that specifies the type of NAT filtering.
TEXTUAL-CONVENTION    
  INTEGER endpointIndependent(0), addressDependent(1), addressAndPortDependent(2)  

TmnxNatFwdActionType  
TmnxNatFwdActionType is an enumerated integer that specifies a NAT forwarding entry operation.
TEXTUAL-CONVENTION    
  INTEGER create(1), modify(2), destroy(3)  

TmnxNatIsaGrpId  
The TmnxNatIsaGrpId data type contains an identification number for a Network Address Translation Integrated Service Adaptor group.
TEXTUAL-CONVENTION    
  Unsigned32 1..4  

TmnxNatIsaGrpIdOrZero  
The TmnxNatIsaGrpIdOrZero data type contains an identification number for a Network Address Translation Integrated Service Adaptor (ISA) group. The value zero means that no NAT ISA Group is defined.
TEXTUAL-CONVENTION    
  Unsigned32 0..4  

TmnxNatIsaMdaOperState  
TmnxNatIsaMdaOperState is an enumerated integer that indicates the operational state of a NAT ISA MDA within a NAT ISA group.
TEXTUAL-CONVENTION    
  INTEGER unavail(0), primary(1), backup(2), busy(3)  

TmnxNatMode  
TmnxNatMode is an enumerated integer that specifies the NAT mode of operation. The possible values are - 'napt' for NAPT (Network Address Port Translation), - 'auto': the system selects the actual mode based upon other configuration parameters; the actual mode can be NAPT or 1:1 NAT (also known as 'Basic NAT') and - 'oneToOne' indicates 1:1 NAT (also known as 'Basic NAT')
TEXTUAL-CONVENTION    
  INTEGER auto(0), napt(1), oneToOne(2)  

TmnxNatFwdEntryDescription  
Description for a NAT forwarding entry (also known as 'mapping'). Only NVT ASCII displayable characters are supported.
TEXTUAL-CONVENTION    
  DisplayString Size(0..64)  

TmnxNatPlType  
TmnxNatPlType is an enumerated integer that specifies the NAT pool type. The possible values are 'largeScale' for Large Scale NAT, and 'l2Aware' for Layer-2-Aware NAT.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), largeScale(1), l2Aware(2)  

TmnxNatSubscriberIdString  
A character string, taken from a RADIUS message, that is associated with a Large Scale NAT subscriber. Only NVT ASCII displayable characters are supported.
TEXTUAL-CONVENTION    
  DisplayString Size(0..64)  

TmnxNatSubscriberType  
TmnxNatSubscriberType is an enumerated integer that specifies the NAT subscriber type. The possible values are 'classicLsnSub' and 'dsliteLsnSub' for classic and Dual Stack Lite Large Scale NAT subscribers respectively, and 'l2AwareSub' for Layer-2-Aware NAT subscribers.
TEXTUAL-CONVENTION    
  INTEGER l2AwareSub(1), classicLsnSub(2), dsliteLsnSub(3), nat64LsnSub(4)  

TmnxNatUsageLevel  
The TmnxNatUsageLevel data type contains an unsigned number that indicates a usage level in percent.
TEXTUAL-CONVENTION    
  Gauge32 0..100  

TmnxNatUsageStatsType  
The TmnxNatUsageStatsType data type is an enumerated integer that describes the values used to identify the NAT usage statistics.
TEXTUAL-CONVENTION    
  INTEGER hostsActive(1), hostsPeak(2), sessionsTcpCreated(3), sessionsTcpDestroyed(4), sessionsUdpCreated(5), sessionsUdpDestroyed(6), sessionsIcmpQueryCreated(7), sessionsIcmpQueryDestroyed(8)  

TmnxNatWaterMark  
The TmnxNatWaterMark data type contains an unsigned number that marks a usage level in percent. The value zero means that no watermark is defined.
TEXTUAL-CONVENTION    
  Unsigned32 0..100  

TmnxNatIsaGrpEntry  
SEQUENCE    
  tmnxNatIsaGrpId TmnxNatIsaGrpId
  tmnxNatIsaGrpRowStatus RowStatus
  tmnxNatIsaGrpLastMgmtChange TimeStamp
  tmnxNatIsaGrpDescription TItemDescription
  tmnxNatIsaGrpAdminState TmnxAdminState
  tmnxNatIsaGrpActiveMdaLimit Unsigned32
  tmnxNatIsaGrpSessionResvCount Unsigned32
  tmnxNatIsaGrpSessionWatermarkHi TmnxNatWaterMark
  tmnxNatIsaGrpSessionWatermarkLo TmnxNatWaterMark
  tmnxNatIsaGrpOperState TmnxOperState

TmnxNatGrpCfgEntry  
SEQUENCE    
  tmnxNatGrpCfgId TmnxNatIsaGrpId
  tmnxNatGrpCfgLastMgmtChange TimeStamp
  tmnxNatGrpCfgSessionResvCount Unsigned32
  tmnxNatGrpCfgSessionWatermarkHi TmnxNatWaterMark
  tmnxNatGrpCfgSessionWatermarkLo TmnxNatWaterMark
  tmnxNatGrpCfgAccountingPlcy TNamedItemOrEmpty

TmnxNatIsaMdaEntry  
SEQUENCE    
  tmnxNatIsaMdaRowStatus RowStatus
  tmnxNatIsaMdaLastMgmtChange TimeStamp

TmnxNatIsaMdaStatEntry  
SEQUENCE    
  tmnxNatIsaMdaStatOperState TmnxNatIsaMdaOperState

TmnxNatIsaMemberEntry  
SEQUENCE    
  tmnxNatIsaMemberId Unsigned32
  tmnxNatIsaMemberMdaState INTEGER
  tmnxNatIsaMemberMdaChassisIndex TmnxChassisIndexOrZero
  tmnxNatIsaMemberMdaCardSlotNum TmnxSlotNumOrZero
  tmnxNatIsaMemberMdaSlotNum Unsigned32
  tmnxNatIsaMemberIpAddrReserved Gauge32
  tmnxNatIsaMemberBlocksReserved Gauge32
  tmnxNatIsaMemberSessionUsage TmnxNatUsageLevel
  tmnxNatIsaMemberSessionUsageHi TruthValue
  tmnxNatIsaMemberSessionsPrio Gauge32

TmnxNatIsaMemberStatsEntry  
SEQUENCE    
  tmnxNatIsaMemberStatsType Unsigned32
  tmnxNatIsaMemberStatsName DisplayString
  tmnxNatIsaMemberStatsVal Counter32
  tmnxNatIsaMemberStatsValHw Counter32
  tmnxNatIsaMemberStatsValue Counter64

TmnxNatIsaResrcStatsEntry  
SEQUENCE    
  tmnxNatIsaResrcStatsId Unsigned32
  tmnxNatIsaResrcStatsName DisplayString
  tmnxNatIsaResrcStatsValMax CounterBasedGauge64
  tmnxNatIsaResrcStatsValMaxLw Gauge32
  tmnxNatIsaResrcStatsValMaxHw Gauge32
  tmnxNatIsaResrcStatsVal CounterBasedGauge64
  tmnxNatIsaResrcStatsValLw Gauge32
  tmnxNatIsaResrcStatsValHw Gauge32

TmnxNatPlcyEntry  
SEQUENCE    
  tmnxNatPlcyName TNamedItem
  tmnxNatPlcyLastMgmtChange TimeStamp
  tmnxNatPlcyRowStatus RowStatus
  tmnxNatPlcyDescription TItemDescription
  tmnxNatPlcyPool TNamedItemOrEmpty
  tmnxNatPlcyPoolVRtr TmnxVRtrIDOrZero
  tmnxNatPlcyFiltering TmnxNatFiltering
  tmnxNatPlcyPortResvCount Unsigned32
  tmnxNatPlcyPortWatermarkHigh TmnxNatWaterMark
  tmnxNatPlcyPortWatermarkLow TmnxNatWaterMark
  tmnxNatPlcySessionLimit Unsigned32
  tmnxNatPlcySessionResvCount Unsigned32
  tmnxNatPlcySessionWatermarkHigh TmnxNatWaterMark
  tmnxNatPlcySessionWatermarkLow TmnxNatWaterMark
  tmnxNatPlcyPrioSessionFcSet TFCSet
  tmnxNatPlcyToTcpEstab Unsigned32
  tmnxNatPlcyToTcpTrans Unsigned32
  tmnxNatPlcyToTcpSyn Unsigned32
  tmnxNatPlcyToTcpTimeWait Unsigned32
  tmnxNatPlcyToUdp Unsigned32
  tmnxNatPlcyToUdpInitial Unsigned32
  tmnxNatPlcyToUdpDns Unsigned32
  tmnxNatPlcyToIcmpQuery Unsigned32
  tmnxNatPlcyBlkLimit Unsigned32
  tmnxNatPlcyToSip Unsigned32
  tmnxNatPlcyAlgEnable TmnxNatAlgProtocols
  tmnxNatPlcyPortFwdLimit Unsigned32
  tmnxNatPlcyUdpInboundRefresh TruthValue
  tmnxNatPlcyDestNatAddrType InetAddressType
  tmnxNatPlcyDestNatAddr InetAddress
  tmnxNatPlcyDestNatPort InetPortNumber
  tmnxNatPlcyIpfixExpPlcy TNamedItemOrEmpty
  tmnxNatPlcyTcpMssAdjust Unsigned32
  tmnxNatPlcyToSubRetention Unsigned32

TmnxNatPlcyStatsEntry  
SEQUENCE    
  tmnxNatPlcyStatsType TmnxNatUsageStatsType
  tmnxNatPlcyStatsName DisplayString
  tmnxNatPlcyStatsVal Gauge32

TmnxNatVrtrEntry  
SEQUENCE    
  tmnxNatVrtrLastMgmtChange TimeStamp
  tmnxNatVrtrRowStatus RowStatus
  tmnxNatVrtrInPolicy TNamedItemOrEmpty
  tmnxNatVrtrInDsliteAdminState TmnxAdminState
  tmnxNatVrtrInDsliteSubPrefixLen InetAddressPrefixLength
  tmnxNatVrtrInRedPeerAddrType InetAddressType
  tmnxNatVrtrInRedPeerAddr InetAddress
  tmnxNatVrtrInRedSteerRtType InetAddressType
  tmnxNatVrtrInRedSteerRt InetAddress
  tmnxNatVrtrInRedSteerRtLen InetAddressPrefixLength
  tmnxNatVrtrOutMtu Unsigned32

TmnxNatL2AwAddrEntry  
SEQUENCE    
  tmnxNatL2AwAddrType InetAddressType
  tmnxNatL2AwAddr InetAddress
  tmnxNatL2AwAddrPrefixLen InetAddressPrefixLength
  tmnxNatL2AwAddrRowStatus RowStatus
  tmnxNatL2AwAddrLastMgmtChange TimeStamp

TmnxNat64Entry  
SEQUENCE    
  tmnxNat64LastMgmtChange TimeStamp
  tmnxNat64RowStatus RowStatus
  tmnxNat64InAdminState TmnxAdminState
  tmnxNat64InSubPrefixLen InetAddressPrefixLength
  tmnxNat64InPrefix InetAddressIPv6
  tmnxNat64InPrefixLen InetAddressPrefixLength
  tmnxNat64InIpv6Mtu Unsigned32
  tmnxNat64InDropZeroIpv4Checksum TruthValue
  tmnxNat64InSetTos TruthValue
  tmnxNat64InTos Unsigned32
  tmnxNat64InIgnoreTos TruthValue
  tmnxNat64InInsertIpv6FragHeader TruthValue

TmnxNatSubIdEntry  
SEQUENCE    
  tmnxNatSubIdLastMgmtChange TimeStamp
  tmnxNatSubIdDescription TItemDescription
  tmnxNatSubIdAdminState TmnxAdminState
  tmnxNatSubIdRadProxSrvRouter TmnxVRtrIDOrZero
  tmnxNatSubIdRadProxSrvName TNamedItemOrEmpty
  tmnxNatSubIdRadiusAttributeType TmnxSubRadiusAttrType
  tmnxNatSubIdRadiusVendorId TmnxSubRadiusVendorId
  tmnxNatSubIdDropUnidentified TruthValue

TmnxNatPlEntry  
SEQUENCE    
  tmnxNatPlName TNamedItem
  tmnxNatPlRowStatus RowStatus
  tmnxNatPlLastMgmtChange TimeStamp
  tmnxNatPlIsaGrp TmnxNatIsaGrpId
  tmnxNatPlType TmnxNatPlType
  tmnxNatPlDescription TItemDescription
  tmnxNatPlAdminState TmnxAdminState
  tmnxNatPlPortResvType INTEGER
  tmnxNatPlPortResvVal Unsigned32
  tmnxNatPlPortResvAllowPrivileged TruthValue
  tmnxNatPlWatermarkHigh TmnxNatWaterMark
  tmnxNatPlWatermarkLow TmnxNatWaterMark
  tmnxNatPlMode TmnxNatMode
  tmnxNatPlPortFwdRangeEnd Unsigned32
  tmnxNatPlOperMode TmnxNatMode

TmnxNatPlRangeEntry  
SEQUENCE    
  tmnxNatPlRangeAddrType InetAddressType
  tmnxNatPlRangeStart InetAddress
  tmnxNatPlRangeEnd InetAddress
  tmnxNatPlRangeRowStatus RowStatus
  tmnxNatPlRangeLastMgmtChange TimeStamp
  tmnxNatPlRangeDescription TItemDescription
  tmnxNatPlRangeAdminDrain TruthValue
  tmnxNatPlRangeNumAllocatedBlk Gauge32

TmnxNatPlL2AwEntry  
SEQUENCE    
  tmnxNatPlL2AwBlockUsage TmnxNatUsageLevel
  tmnxNatPlL2AwBlockUsageHi TruthValue

TmnxNatPlLsnEntry  
SEQUENCE    
  tmnxNatPlLsnSubscriberLimit Unsigned32
  tmnxNatPlLsnRedExpPrefixType InetAddressType
  tmnxNatPlLsnRedExpPrefix InetAddress
  tmnxNatPlLsnRedExpPrefixLen InetAddressPrefixLength
  tmnxNatPlLsnRedMonPrefixType InetAddressType
  tmnxNatPlLsnRedMonPrefix InetAddress
  tmnxNatPlLsnRedMonPrefixLen InetAddressPrefixLength
  tmnxNatPlLsnRedActive TruthValue

TmnxNatPlLsnMemberEntry  
SEQUENCE    
  tmnxNatPlLsnMemberIsaGrpId TmnxNatIsaGrpId
  tmnxNatPlLsnMemberBlockUsage TmnxNatUsageLevel
  tmnxNatPlLsnMemberBlockUsageHi TruthValue

TmnxNatBlkL2AwEntry  
SEQUENCE    
  tmnxNatBlkL2AwAddrType InetAddressType
  tmnxNatBlkL2AwAddr InetAddress
  tmnxNatBlkL2AwStart InetPortNumber
  tmnxNatBlkL2AwEnd InetPortNumber
  tmnxNatBlkL2AwPool TNamedItem
  tmnxNatBlkL2AwSubIdent DisplayString
  tmnxNatBlkL2AwPolicy TNamedItemOrEmpty
  tmnxNatBlkL2AwStartDateAndTime DateAndTime

TmnxNatBlkLsnEntry  
SEQUENCE    
  tmnxNatBlkLsnAddrType InetAddressType
  tmnxNatBlkLsnAddr InetAddress
  tmnxNatBlkLsnStart InetPortNumber
  tmnxNatBlkLsnEnd InetPortNumber
  tmnxNatBlkLsnPool TNamedItem
  tmnxNatBlkLsnSubId Unsigned32
  tmnxNatBlkLsnInsideVRtrID TmnxVRtrID
  tmnxNatBlkLsnInsideAddrType InetAddressType
  tmnxNatBlkLsnInsideAddr InetAddress
  tmnxNatBlkLsnPolicy TNamedItemOrEmpty
  tmnxNatBlkLsnStartDateAndTime DateAndTime

TmnxNatDestEntry  
SEQUENCE    
  tmnxNatDestAddrType InetAddressType
  tmnxNatDestAddr InetAddress
  tmnxNatDestPrefixLen InetAddressPrefixLength
  tmnxNatDestRowStatus RowStatus
  tmnxNatDestLastMgmtChange TimeStamp

TmnxNatDsliteAddrEntry  
SEQUENCE    
  tmnxNatDsliteAddrType InetAddressType
  tmnxNatDsliteAddr InetAddress
  tmnxNatDsliteAddrRowStatus RowStatus
  tmnxNatDsliteAddrLastMgmtChange TimeStamp
  tmnxNatDsliteAddrTunnelMtu Unsigned32

TmnxNatLsnHostEntry  
SEQUENCE    
  tmnxNatLsnHostAddrType InetAddressType
  tmnxNatLsnHostAddr InetAddress
  tmnxNatLsnHostSubId Unsigned32
  tmnxNatLsnHostOutVRtrID TmnxVRtrID
  tmnxNatLsnHostOutAddrType InetAddressType
  tmnxNatLsnHostOutAddr InetAddress

TmnxNatLsnSubEntry  
SEQUENCE    
  tmnxNatLsnSubId Unsigned32
  tmnxNatLsnSubPolicy TNamedItem
  tmnxNatLsnSubIsaGrp TmnxNatIsaGrpIdOrZero
  tmnxNatLsnSubIsaMemberId Unsigned32
  tmnxNatLsnSubOutVRtrID TmnxVRtrIDOrZero
  tmnxNatLsnSubOutAddrType InetAddressType
  tmnxNatLsnSubOutAddr InetAddress
  tmnxNatLsnSubIdStr TmnxNatSubscriberIdString

TmnxNatLsnSubStatEntry  
SEQUENCE    
  tmnxNatLsnSubStatIcmpPortUsage TmnxNatUsageLevel
  tmnxNatLsnSubStatIcmpPortUsageHi TruthValue
  tmnxNatLsnSubStatUdpPortUsage TmnxNatUsageLevel
  tmnxNatLsnSubStatUdpPortUsageHi TruthValue
  tmnxNatLsnSubStatTcpPortUsage TmnxNatUsageLevel
  tmnxNatLsnSubStatTcpPortUsageHi TruthValue
  tmnxNatLsnSubStatSessionUsage TmnxNatUsageLevel
  tmnxNatLsnSubStatSessionUsageHi TruthValue
  tmnxNatLsnSubStatSessions Gauge32
  tmnxNatLsnSubStatSessionsPrio Gauge32
  tmnxNatLsnSubStatSessionsPeak Gauge32

TmnxNatLsnSubBlkEntry  
SEQUENCE    
  tmnxNatLsnSubBlkEnd InetPortNumber

TmnxNatDsliteSubEntry  
SEQUENCE    
  tmnxNatDsliteSubAddrType InetAddressType
  tmnxNatDsliteSubAddr InetAddress
  tmnxNatDsliteSubAddrPrefixLength InetAddressPrefixLength
  tmnxNatDsliteSubId Unsigned32

TmnxNatL2AwHostEntry  
SEQUENCE    
  tmnxNatL2AwHostAddrType InetAddressType
  tmnxNatL2AwHostAddr InetAddress
  tmnxNatL2AwHostOutVRtrID TmnxVRtrID
  tmnxNatL2AwHostOutAddrType InetAddressType
  tmnxNatL2AwHostOutAddr InetAddress
  tmnxNatL2AwHostOutStart InetPortNumber

TmnxNatL2AwSubEntry  
SEQUENCE    
  tmnxNatL2AwSubPolicy TNamedItem
  tmnxNatL2AwSubIsaGrp TmnxNatIsaGrpIdOrZero
  tmnxNatL2AwSubIsaMemberId Unsigned32
  tmnxNatL2AwSubOutVRtrID TmnxVRtrIDOrZero
  tmnxNatL2AwSubOutAddrType InetAddressType
  tmnxNatL2AwSubOutAddr InetAddress

TmnxNatL2AwSubStatEntry  
SEQUENCE    
  tmnxNatL2AwSubStatIcmpPortUsage TmnxNatUsageLevel
  tmnxNatL2AwSubStatIcmpPortUsageH TruthValue
  tmnxNatL2AwSubStatUdpPortUsage TmnxNatUsageLevel
  tmnxNatL2AwSubStatUdpPortUsageHi TruthValue
  tmnxNatL2AwSubStatTcpPortUsage TmnxNatUsageLevel
  tmnxNatL2AwSubStatTcpPortUsageHi TruthValue
  tmnxNatL2AwSubStatSessionUsage TmnxNatUsageLevel
  tmnxNatL2AwSubStatSessionUsageHi TruthValue
  tmnxNatL2AwSubStatSessions Gauge32
  tmnxNatL2AwSubStatSessionsPrio Gauge32
  tmnxNatL2AwSubStatSessionsPeak Gauge32

TmnxNatL2AwSubBlkEntry  
SEQUENCE    
  tmnxNatL2AwSubBlkEnd InetPortNumber

TmnxNat64SubEntry  
SEQUENCE    
  tmnxNat64SubAddrType InetAddressType
  tmnxNat64SubAddr InetAddress
  tmnxNat64SubAddrPrefixLength InetAddressPrefixLength
  tmnxNat64SubId Unsigned32

TmnxNatLsnSubscIdStrEntry  
SEQUENCE    
  tmnxNatLsnSubscIdStr TmnxNatSubscriberIdString
  tmnxNatLsnSubscIdStrType TmnxNatSubscriberType
  tmnxNatLsnSubscIdStrAddrType InetAddressType
  tmnxNatLsnSubscIdStrAddr InetAddress
  tmnxNatLsnSubscIdStrTimeStamp TimeStamp

TmnxNatMapLsnHostEntry  
SEQUENCE    
  tmnxNatMapLsnHostAddrType InetAddressType
  tmnxNatMapLsnHostAddr InetAddress
  tmnxNatMapLsnHostRowStatus RowStatus
  tmnxNatMapLsnHostLastMgmtChange TimeStamp
  tmnxNatMapLsnHostAdminState TmnxAdminState
  tmnxNatMapLsnHostOutAddrType InetAddressType
  tmnxNatMapLsnHostOutAddr InetAddress
  tmnxNatMapLsnHostOutVRtrID TmnxVRtrID

TmnxNatMapEntry  
SEQUENCE    
  tmnxNatMapAddrType InetAddressType
  tmnxNatMapAddr InetAddress
  tmnxNatMapPort Unsigned32
  tmnxNatMapProtocol TIpProtocol
  tmnxNatMapRowStatus RowStatus
  tmnxNatMapLastMgmtChange TimeStamp
  tmnxNatMapOutPort Unsigned32

TmnxNatFwdEntry  
SEQUENCE    
  tmnxNatFwdSubType TmnxNatSubscriberType
  tmnxNatFwdL2awSubIdent DisplayString
  tmnxNatFwdLsnVRtrID TmnxVRtrIDOrZero
  tmnxNatFwdLsnB4AddrType InetAddressType
  tmnxNatFwdLsnB4Addr InetAddress
  tmnxNatFwdAddrType InetAddressType
  tmnxNatFwdAddr InetAddress
  tmnxNatFwdProtocol Unsigned32
  tmnxNatFwdPort InetPortNumber
  tmnxNatFwdOutVRtrID TmnxVRtrID
  tmnxNatFwdOutAddrType InetAddressType
  tmnxNatFwdOutAddr InetAddress
  tmnxNatFwdOutPort InetPortNumber
  tmnxNatFwdExpiryDateAndTime DateAndTime
  tmnxNatFwdLsnAftrAddrType InetAddressType
  tmnxNatFwdLsnAftrAddr InetAddress
  tmnxNatFwdPersistKey Unsigned32
  tmnxNatFwdDescription TmnxNatFwdEntryDescription
  tmnxNatFwdOrigin INTEGER

TmnxNatApEntry  
SEQUENCE    
  tmnxNatApName TNamedItem
  tmnxNatApLastMgmtChange TimeStamp
  tmnxNatApRowStatus RowStatus
  tmnxNatApDescription TItemDescription
  tmnxNatApIncludeAttributes BITS
  tmnxNatApServersTimeout Unsigned32
  tmnxNatApServersRetry Unsigned32
  tmnxNatApServersVRtrID TmnxVRtrIDOrZero
  tmnxNatApServersSrcAddrType InetAddressType
  tmnxNatApServersSrcAddrStart InetAddress
  tmnxNatApServersSrcAddrEnd InetAddress
  tmnxNatApServersAlgorithm TmnxSubRadServAlgorithm

TmnxNatApServEntry  
SEQUENCE    
  tmnxNatApServIndex Unsigned32
  tmnxNatApServRowStatus RowStatus
  tmnxNatApServLastMgmtChange TimeStamp
  tmnxNatApServAddrType InetAddressType
  tmnxNatApServAddr InetAddress
  tmnxNatApServSecret DisplayString
  tmnxNatApServAcctPort Unsigned32

TmnxNatApServStatEntry  
SEQUENCE    
  tmnxNatApServStatSrcAddrType InetAddressType
  tmnxNatApServStatSrcAddr InetAddress
  tmnxNatApServStatOperState TmnxOperState
  tmnxNatApServStatTxRequests Counter32
  tmnxNatApServStatReqTimeout Counter32
  tmnxNatApServStatSendRetries Counter32

TmnxNatPcpPlcyEntry  
SEQUENCE    
  tmnxNatPcpPlcyName TNamedItem
  tmnxNatPcpPlcyLastMgmtChange TimeStamp
  tmnxNatPcpPlcyRowStatus RowStatus
  tmnxNatPcpPlcyDescription TItemDescription
  tmnxNatPcpPlcyOpcodes BITS
  tmnxNatPcpPlcyOptions BITS
  tmnxNatPcpPlcyMinimumLifetime Unsigned32
  tmnxNatPcpPlcyMaximumLifetime Unsigned32
  tmnxNatPcpPlcyMaxDescriptionLen Unsigned32

TmnxNatPcpSrvEntry  
SEQUENCE    
  tmnxNatPcpSrvName TNamedItem
  tmnxNatPcpSrvLastCh TimeStamp
  tmnxNatPcpSrvRowStatus RowStatus
  tmnxNatPcpSrvAdminState TmnxAdminState
  tmnxNatPcpSrvDescription TItemDescription
  tmnxNatPcpSrvPlcy TNamedItemOrEmpty
  tmnxNatPcpSrvFwdInsideRouter TmnxVRtrIDOrZero
  tmnxNatPcpSrvDsliteAftrAddr InetAddressIPv6
  tmnxNatPcpSrvState TmnxOperState
  tmnxNatPcpSrvStateDescription DisplayString
  tmnxNatPcpSrvEpoch Unsigned32

TmnxNatPcpSrvIfEntry  
SEQUENCE    
  tmnxNatPcpSrvIfRowStatus RowStatus
  tmnxNatPcpSrvIfLastCh TimeStamp

TmnxNatPcpSrvIfStatsEntry  
SEQUENCE    
  tmnxNatPcpSrvIfStatsType Unsigned32
  tmnxNatPcpSrvIfStatsName DisplayString
  tmnxNatPcpSrvIfStatsValLw Counter32
  tmnxNatPcpSrvIfStatsValHw Counter32
  tmnxNatPcpSrvIfStatsVal Counter64

TmnxNatSubscIdVendorEntry  
SEQUENCE    
  tmnxNatSubscIdVendorId TmnxSubRadiusVendorId
  tmnxNatSubscIdVendorStr DisplayString
  tmnxNatSubscIdVendorDescription TItemDescription

TmnxNatSubscIdAttrEntry  
SEQUENCE    
  tmnxNatSubscIdAttrType TmnxSubRadiusAttrType
  tmnxNatSubscIdAttrStr DisplayString
  tmnxNatSubscIdAttrDescription TItemDescription

Defined Values

timetraNatMIBModule 1.3.6.1.4.1.6527.1.1.3.65
This document is the SNMP MIB module to manage and provision the Network Address Translation (NAT) for the Alcatel-Lucent SROS device. Copyright 2009-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    

tmnxNat 1.3.6.1.4.1.6527.3.1.2.65
OBJECT IDENTIFIER    

tmnxNatObjs 1.3.6.1.4.1.6527.3.1.2.65.1
OBJECT IDENTIFIER    

tmnxNatNotificationObjs 1.3.6.1.4.1.6527.3.1.2.65.2
OBJECT IDENTIFIER    

tmnxNatConformance 1.3.6.1.4.1.6527.3.1.1.65
OBJECT IDENTIFIER    

tmnxNatCompliances 1.3.6.1.4.1.6527.3.1.1.65.1
OBJECT IDENTIFIER    

tmnxNatGroups 1.3.6.1.4.1.6527.3.1.1.65.2
OBJECT IDENTIFIER    

tmnxNatNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.65
OBJECT IDENTIFIER    

tmnxNatNotifications 1.3.6.1.4.1.6527.3.1.3.65.0
OBJECT IDENTIFIER    

tmnxNatIsaObjs 1.3.6.1.4.1.6527.3.1.2.65.1.1
OBJECT IDENTIFIER    

tmnxNatPlcyObjs 1.3.6.1.4.1.6527.3.1.2.65.1.2
OBJECT IDENTIFIER    

tmnxNatVrtrObjs 1.3.6.1.4.1.6527.3.1.2.65.1.3
OBJECT IDENTIFIER    

tmnxNatPoolObjs 1.3.6.1.4.1.6527.3.1.2.65.1.4
OBJECT IDENTIFIER    

tmnxNatDestObjs 1.3.6.1.4.1.6527.3.1.2.65.1.5
OBJECT IDENTIFIER    

tmnxNatSubObjs 1.3.6.1.4.1.6527.3.1.2.65.1.6
OBJECT IDENTIFIER    

tmnxNatMapObjs 1.3.6.1.4.1.6527.3.1.2.65.1.7
OBJECT IDENTIFIER    

tmnxNatFwdObjs 1.3.6.1.4.1.6527.3.1.2.65.1.8
OBJECT IDENTIFIER    

tmnxNatAccObjs 1.3.6.1.4.1.6527.3.1.2.65.1.9
OBJECT IDENTIFIER    

tmnxNatPcpObjs 1.3.6.1.4.1.6527.3.1.2.65.1.10
OBJECT IDENTIFIER    

tmnxNatSubscIdObjs 1.3.6.1.4.1.6527.3.1.2.65.1.11
OBJECT IDENTIFIER    

tmnxNatIsaGrpObjs 1.3.6.1.4.1.6527.3.1.2.65.1.1.1
OBJECT IDENTIFIER    

tmnxNatIsaGrpTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.100
The value of the object tmnxNatIsaGrpTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatIsaGrpTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatIsaGrpTable 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1
The tmnxNatIsaGrpTable contains objects to configure NAT Integrated Service Adaptor (ISA) Groups. An NAT ISA group is used to represent multiple hardware adaptors as a single entity, allowing for warm redundancy between multiple NAT ISA's.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatIsaGrpEntry

tmnxNatIsaGrpEntry 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1
Each conceptual row represents a Network Address Translation Integrated Service Adaptor Group. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatIsaGrpEntry  

tmnxNatIsaGrpId 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.1
The value of the object tmnxNatIsaGrpId specifies the identifier of the NAT Integrated Service Adaptor group.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatIsaGrpId  

tmnxNatIsaGrpRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.2
The value of tmnxNatIsaGrpRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

tmnxNatIsaGrpDescription 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.4
The value of tmnxNatIsaGrpDescription specifies the description of this NAT ISA group.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxNatIsaGrpAdminState 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.5
The value of tmnxNatIsaGrpAdminState specifies the administrative state of this NAT ISA group.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxNatIsaGrpActiveMdaLimit 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.6
The value of tmnxNatIsaGrpActiveMdaLimit specifies the number of MDA's in this NAT ISA group that are intended for active use. A non-zero value must be specified before setting the value of tmnxNatIsaGrpAdminState to 'inService'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..6  

tmnxNatIsaGrpSessionResvCount 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.7
This object is obsoleted. Use tmnxNatGrpCfgSessionResvCount instead.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32 0..6291456  

tmnxNatIsaGrpSessionWatermarkHi 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.8
This object is obsoleted. Use tmnxNatGrpCfgSessionWatermarkHi instead.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0 | 1..100  

tmnxNatIsaGrpSessionWatermarkLo 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.9
This object is obsoleted. Use tmnxNatGrpCfgSessionWatermarkLo instead.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0..99  

tmnxNatIsaGrpOperState 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.1.1.50
The value of tmnxNatIsaGrpOperState indicates the operational status of this NAT ISA group.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxNatGrpCfgTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.116
The value of the object tmnxNatGrpCfgTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatGrpCfgTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatGrpCfgTable 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.3
The tmnxNatGrpCfgTable contains objects to configure NAT for Integrated Service Adaptor (ISA) Groups. It extends tables of ISA groups that support NAT, such as the tmnxNatIsaGrpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatGrpCfgEntry

tmnxNatGrpCfgEntry 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.3.1
Each conceptual row represents a Network Address Translation configuration of an Integrated Service Adaptor Group. Entries in this table are created automatically by the system for every ISA group that supports NAT.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatGrpCfgEntry  

tmnxNatGrpCfgId 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.3.1.1
The value of the object tmnxNatGrpCfgId specifies the identifier of the Integrated Service Adaptor group.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatIsaGrpId  

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

tmnxNatGrpCfgSessionResvCount 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.3.1.3
The value of tmnxNatGrpCfgSessionResvCount specifies, for each MDA in this ISA group, the number of sessions that are reserved for prioritized sessions. The value obtained by subtracting the tmnxNatGrpCfgSessionResvCount from the maximum number of sessions supported by each MDA is a soft session limit; this soft limit can only be exceeded by prioritized sessions.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..6291456  

tmnxNatGrpCfgSessionWatermarkHi 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.3.1.4
The value of tmnxNatGrpCfgSessionWatermarkHi specifies the high watermark of the number of sessions for each MDA in this ISA group. The value of this object must be set together with the value of tmnxNatGrpCfgSessionWatermarkLo. The value of this object must be higher than the value of tmnxNatGrpCfgSessionWatermarkLo, unless both are equal to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0 | 1..100  

tmnxNatGrpCfgSessionWatermarkLo 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.3.1.5
The value of tmnxNatGrpCfgSessionWatermarkLo specifies the low watermark of the number of sessions for each MDA in this ISA group. The value of this object must be set together with the value of tmnxNatGrpCfgSessionWatermarkHi. The value of this object must be lower than the value of tmnxNatGrpCfgSessionWatermarkHi, unless both are equal to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0..99  

tmnxNatGrpCfgAccountingPlcy 1.3.6.1.4.1.6527.3.1.2.65.1.1.1.3.1.6
The value of the object tmnxNatGrpCfgAccountingPlcy specifies the RADIUS accounting policy to use for each MDA in this ISA group. The value of this object refers to a conceptual row in the tmnxNatApTable.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxNatIsaMdaObjs 1.3.6.1.4.1.6527.3.1.2.65.1.1.2
OBJECT IDENTIFIER    

tmnxNatIsaMdaTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.101
The value of the object tmnxNatIsaMdaTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatIsaMdaTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatIsaMdaTable 1.3.6.1.4.1.6527.3.1.2.65.1.1.2.1
The tmnxNatIsaMdaTable contains objects to configure the NAT ISA Group Media Dependent Adapters (MDA).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatIsaMdaEntry

tmnxNatIsaMdaEntry 1.3.6.1.4.1.6527.3.1.2.65.1.1.2.1.1
Each conceptual row represents an NAT ISA Media Dependent Adapter (MDA) of an NAT ISA Group. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatIsaMdaEntry  

tmnxNatIsaMdaRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.1.2.1.1.1
The value of tmnxNatIsaMdaRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

tmnxNatIsaMdaStatObjs 1.3.6.1.4.1.6527.3.1.2.65.1.1.3
OBJECT IDENTIFIER    

tmnxNatIsaMdaStatTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.102
The value of the object tmnxNatIsaMdaStatTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatIsaGrpTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatIsaMdaStatTable 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.1
The tmnxNatIsaMdaStatTable contains status and statistics information about the Media Dependent Adapters (MDA) of a NAT ISA Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatIsaMdaStatEntry

tmnxNatIsaMdaStatEntry 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.1.1
Each conceptual row contains status and basic statistics information about a Media Dependent Adapter (MDA) of a NAT ISA Group. Entries in this table are created and removed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatIsaMdaStatEntry  

tmnxNatIsaMdaStatOperState 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.1.1.1
The value of tmnxNatIsaMdaStatOperState indicates the operational state of this NAT ISA MDA.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatIsaMdaOperState  

tmnxNatIsaMemberTable 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2
The tmnxNatIsaMemberTable contains status and statistics information about the members of a NAT ISA Group. A member of a NAT ISA Group can be mapped to a physical NAT ISA MDA.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatIsaMemberEntry

tmnxNatIsaMemberEntry 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1
Each conceptual row contains status and basic statistics information about a member of a NAT ISA Group. Entries in this table are created and removed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatIsaMemberEntry  

tmnxNatIsaMemberId 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.1
The value of the object tmnxNatIsaMemberId indicates the identifier of this NAT ISA Group member.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxNatIsaMemberMdaState 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.2
The value of tmnxNatIsaMemberMdaState indicates the state of the MDA associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2), needsReset(3), resetting(4), needsReconcile(5), reconciling(6), needsAudit(7), auditing(8)  

tmnxNatIsaMemberMdaChassisIndex 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.3
The value of tmnxNatIsaMemberMdaChassisIndex indicates the chassis of the MDA associated with this member. The value zero means that there is currently no MDA associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxChassisIndexOrZero  

tmnxNatIsaMemberMdaCardSlotNum 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.4
The value of tmnxNatIsaMemberMdaCardSlotNum indicates the IOM slot of the MDA associated with this member. The value zero means that there is currently no MDA associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxSlotNumOrZero  

tmnxNatIsaMemberMdaSlotNum 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.5
The value of tmnxNatIsaMemberMdaSlotNum indicates the MDA slot within the IOM of the MDA associated with this member. The value zero means that there is currently no MDA associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNatIsaMemberIpAddrReserved 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.6
The value of tmnxNatIsaMemberIpAddrReserved indicates the number of IP addresses reserved for the MDA associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatIsaMemberBlocksReserved 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.7
The value of tmnxNatIsaMemberBlocksReserved indicates the number of port blocks reserved for the MDA associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatIsaMemberSessionUsage 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.8
The value of tmnxNatIsaMemberSessionUsage indicates the session usage of the MDA associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatIsaMemberSessionUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.9
The value of tmnxNatIsaMemberSessionUsageHi indicates if the session usage of the MDA associated with this member is high according to the values of the objects tmnxNatGrpCfgSessionWatermarkHi and tmnxNatGrpCfgSessionWatermarkLo.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatIsaMemberSessionsPrio 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.10
The value of tmnxNatIsaMemberSessionsPrio indicates the current number of active prioritized sessions of the MDA associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatIsaMemberStatsTable 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.3
The tmnxNatIsaMemberStatsTable contains detailed statistics information about the members of a NAT ISA Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatIsaMemberStatsEntry

tmnxNatIsaMemberStatsEntry 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.3.1
Each conceptual row contains detailed statistics information about a member of a NAT ISA Group. Entries in this table are created and removed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatIsaMemberStatsEntry  

tmnxNatIsaMemberStatsType 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.3.1.1
The value of tmnxNatIsaMemberStatsType indicates the type of NAT session statistics contained in this conceptual row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxNatIsaMemberStatsName 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.3.1.2
The value of the object tmnxNatIsaMemberStatsName indicates the human-readable identifier of the statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

tmnxNatIsaMemberStatsVal 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.3.1.3
The value of the object tmnxNatIsaMemberStatsVal indicates the lower 32-bits word of the statistics value contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNatIsaMemberStatsValHw 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.3.1.4
The value of the object tmnxNatIsaMemberStatsValHw indicates the higher 32-bits word of the statistics value contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNatIsaMemberStatsValue 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.3.1.5
The value of the object tmnxNatIsaMemberStatsValue indicates the value of the statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxNatIsaResrcStatsTable 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4
The tmnxNatIsaResrcStatsTable contains detailed statistics information about the resources of the NAT ISA MDA. The typical usage of this table is to fill in the part of the index that identifies an ISA NAT MDA, and perform a partial walk to get all the resources statistics applicable to that MDA.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatIsaResrcStatsEntry

tmnxNatIsaResrcStatsEntry 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1
Each conceptual row contains the name and statistics value of a particular resource of a NAT ISA MDA. Entries in this table are created and removed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatIsaResrcStatsEntry  

tmnxNatIsaResrcStatsId 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1.1
The value of tmnxNatIsaResrcStatsId indicates the identifier of this conceptual row. It is a meaningless number generated by the system as identifier of this conceptual row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxNatIsaResrcStatsName 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1.2
The value of the object tmnxNatIsaResrcStatsName indicates the human-readable identifier of the statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

tmnxNatIsaResrcStatsValMax 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1.3
The value of the object tmnxNatIsaResrcStatsValMax indicates the maximum available value of the resource statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

tmnxNatIsaResrcStatsValMaxLw 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1.4
The value of the object tmnxNatIsaResrcStatsValMaxLw indicates the lower 32 bits of the maximum available value of the resource statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatIsaResrcStatsValMaxHw 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1.5
The value of the object tmnxNatIsaResrcStatsValMaxHw indicates the higher 32 bits of the maximum available value of the resource statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatIsaResrcStatsVal 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1.6
The value of the object tmnxNatIsaResrcStatsVal indicates the actual value of the resource statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

tmnxNatIsaResrcStatsValLw 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1.7
The value of the object tmnxNatIsaResrcStatsValLw indicates the lower 32 bits of the actual value of the resource statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatIsaResrcStatsValHw 1.3.6.1.4.1.6527.3.1.2.65.1.1.3.4.1.8
The value of the object tmnxNatIsaResrcStatsValHw indicates the higer 32 bits of the actual value of the resource statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatPlcyTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.103
The value of the object tmnxNatPlcyTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatPlcyTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatPlcyTable 1.3.6.1.4.1.6527.3.1.2.65.1.2.1
The tmnxNatPlcyTable contains objects to configure the NAT policies of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPlcyEntry

tmnxNatPlcyEntry 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1
Each conceptual row represents information about a particular NAT policy. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPlcyEntry  

tmnxNatPlcyName 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.1
The value of tmnxNatPlcyName specifies the name of this NAT policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

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

tmnxNatPlcyRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.3
The value of tmnxNatPlcyRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNatPlcyDescription 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.4
The value of tmnxNatPlcyDescription specifies the description of this NAT policy.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxNatPlcyPool 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.5
The value of the object tmnxNatPlcyPool specifies the NAT pool to use with this policy. The value of this object must be set together with the value of tmnxNatPlcyPoolVRtr.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxNatPlcyPoolVRtr 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.6
The value of tmnxNatPlcyPoolVRtr specifies the virtual router instance of the pool referred to by the object tmnxNatPlcyPool. The value of this object must be set together with the value of tmnxNatPlcyPool.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxNatPlcyFiltering 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.7
The value of tmnxNatPlcyFiltering specifies the type of NAT filtering to be applied.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatFiltering  

tmnxNatPlcyPortResvCount 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.8
The value of tmnxNatPlcyPortResvCount specifies, for each NAT subscriber associated with this policy, the number of ports that are reserved within its allocated block. The number of ports in its allocated block is specified within the configuration of the pool associated with this policy, by the values of tmnxNatPlPortResvType and tmnxNatPlPortResvVal. The value obtained by subtracting the tmnxNatPlcyPortResvCount from the number of ports, is a soft limit; this soft limit can only be exceeded by sessions that belong to one of the forwarding classes specified by the value of tmnxNatPlcyPrioSessionFcSet. The value of tmnxNatPlcyPortResvCount must be smaller than the number of ports in the allocated block.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65534  

tmnxNatPlcyPortWatermarkHigh 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.9
The value of tmnxNatPlcyPortWatermarkHigh specifies the high watermark of the port usage for each NAT subscriber associated with this policy. The value of this object must be higher than the value of tmnxNatPlcyPortWatermarkLow, unless both are equal to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0 | 1..100  

tmnxNatPlcyPortWatermarkLow 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.10
The value of tmnxNatPlcyPortWatermarkLow specifies the low watermark of the port usage for each NAT subscriber associated with this policy. The value of this object must be lower than the value of tmnxNatPlcyPortWatermarkHigh, unless both are equal to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0..99  

tmnxNatPlcySessionLimit 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.11
The value of tmnxNatPlcySessionLimit specifies the maximum number of sessions allowed for a NAT subscriber associated with this policy.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxNatPlcySessionResvCount 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.12
The value of tmnxNatPlcySessionResvCount specifies, for each NAT subscriber associated with this policy, the number of sessions that are reserved within its allocation allowed by the value of tmnxNatPlcySessionLimit. The value obtained by subtracting the tmnxNatPlcySessionResvCount from the tmnxNatPlcySessionLimit is a soft session limit; this soft limit can only be exceeded by sessions that belong to one of the forwarding classes specified by the value of tmnxNatPlcyPrioSessionFcSet. The value of tmnxNatPlcySessionResvCount must be smaller than the value of tmnxNatPlcySessionLimit.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65534  

tmnxNatPlcySessionWatermarkHigh 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.13
The value of tmnxNatPlcySessionWatermarkHigh specifies the high watermark of the number of sessions for each NAT subscriber associated with this policy. The value of this object must be higher than the value of tmnxNatPlcySessionWatermarkLow, unless both are equal to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0 | 1..100  

tmnxNatPlcySessionWatermarkLow 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.14
The value of tmnxNatPlcySessionWatermarkLow specifies the low watermark of the number of sessions for each NAT subscriber with this policy. The value of this object must be lower than the value of tmnxNatPlcySessionWatermarkHigh, unless both are equal to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0..99  

tmnxNatPlcyPrioSessionFcSet 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.15
The value of tmnxNatPlcyFiltering specifies the forwarding classes that have their sessions prioritized. Prioritized sessions are allowed to use the ports from the reserved ports of a block.
Status: current Access: read-create
OBJECT-TYPE    
  TFCSet  

tmnxNatPlcyToTcpEstab 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.16
The value of tmnxNatPlcyToTcpEstab specifies the idle timeout applied to a TCP session in the established state.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..86400  

tmnxNatPlcyToTcpTrans 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.17
The value of tmnxNatPlcyToTcpTrans specifies the idle timeout applied to a TCP session in a transitory state.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..86400  

tmnxNatPlcyToTcpSyn 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.18
The value of tmnxNatPlcyToTcpSyn specifies the timeout applied to a TCP session when synchronizing its initial sequence.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 6..86400  

tmnxNatPlcyToTcpTimeWait 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.19
The value of tmnxNatPlcyToTcpTimeWait specifies the timeout before leaving the TIME-WAIT state and entering the CLOSED state.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..240  

tmnxNatPlcyToUdp 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.20
The value of tmnxNatPlcyToUdp specifies the UDP mapping timeout.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..86400  

tmnxNatPlcyToUdpInitial 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.21
The value of tmnxNatPlcyToUdpInitial specifies the UDP mapping timeout to be applied for new UDP mappings, where only a single packet has been transmitted.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..300  

tmnxNatPlcyToUdpDns 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.22
The value of tmnxNatPlcyToUdpDns specifies the timeout applied to a UDP session with destination port 53.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 15..86400  

tmnxNatPlcyToIcmpQuery 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.23
The value of tmnxNatPlcyToIcmpQuery specifies the timeout applied to an ICMP Query session.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..240  

tmnxNatPlcyBlkLimit 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.25
The value of tmnxNatPlcyBlkLimit specifies the maximum number of port blocks allowed for a NAT subscriber associated with this policy. The value of this object is only relevant for Large Scale NAT; it is not allowed to change it while a Layer-2-Aware NAT pool is associated with this policy.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..40  

tmnxNatPlcyToSip 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.26
The value of tmnxNatPlcyToSip specifies the inactive media timeout, the time a temporary mapping remains active without any media traffic.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..2550  

tmnxNatPlcyAlgEnable 0.1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.27
The value of tmnxNatPlcyAlgEnable specifies the set of protocols for which the NAT Application Level Gateway (ALG) is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatAlgProtocols  

tmnxNatPlcyPortFwdLimit 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.28
The value of tmnxNatPlcyPortFwdLimit specifies the maximum number of port forwarding entries per subscriber. The port forwarding entries are in the tmnxNatFwdTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..64  

tmnxNatPlcyUdpInboundRefresh 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.29
The value of tmnxNatPlcyUdpInboundRefresh specifies the NAT inbound refresh behavior.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNatPlcyDestNatAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.30
The value of tmnxNatPlcyDestNatAddrType specifies the address type of tmnxNatPlcyDestNatAddr
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxNatPlcyDestNatAddr 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.31
The value of tmnxNatPlcyDestNatAddr specifies the destination address used for Destination-NAT
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatPlcyDestNatPort 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.32
The value of tmnxNatPlcyDestNatPort specifies the destination port used for Destination-NAT
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

tmnxNatPlcyIpfixExpPlcy 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.40
The value of the object tmnxNatPlcyIpfixExpPlcy specifies the IPFIX Export policy to use with this policy. The value of this object refers to a conceptual row in the TIMETRA-IPFIX-MIB::tmnxIpfixExpPlcyTable.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxNatPlcyTcpMssAdjust 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.41
The value of tmnxNatPlcyTcpMssAdjust specifies the value to put into the TCP Maximum Segment Size (MSS) option if not already present, or if the present value is higher. The value zero means that no MSS option adjustment is done.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 160..10240  

tmnxNatPlcyToSubRetention 1.3.6.1.4.1.6527.3.1.2.65.1.2.1.1.42
The value of tmnxNatPlcyToSubRetention specifies the subscriber retention timeout, the time a NAT subscriber and its associated IP address is kept after all hosts and associated port blocks have expired. If a NAT subscriber host appears before the retention timeout has elapsed, it will be given the same outside IP address.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1440  

tmnxNatPlcyStatsTable 1.3.6.1.4.1.6527.3.1.2.65.1.2.2
The tmnxNatPlcyStatsTable contains detailed usage statistics of the NAT policies of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPlcyStatsEntry

tmnxNatPlcyStatsEntry 1.3.6.1.4.1.6527.3.1.2.65.1.2.2.1
Each conceptual row contains detailed usage statistics information about a particular NAT policy and a particular NAT ISA MDA.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPlcyStatsEntry  

tmnxNatPlcyStatsType 1.3.6.1.4.1.6527.3.1.2.65.1.2.2.1.1
The value of tmnxNatPlcyStatsType indicates the type of NAT usage statistics contained in this conceptual row.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatUsageStatsType  

tmnxNatPlcyStatsName 1.3.6.1.4.1.6527.3.1.2.65.1.2.2.1.2
The value of the object tmnxNatPlcyStatsName indicates the human-readable identifier of the statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

tmnxNatPlcyStatsVal 1.3.6.1.4.1.6527.3.1.2.65.1.2.2.1.3
The value of the object tmnxNatPlcyStatsVal indicates the value of the statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatVrtrTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.104
The value of the object tmnxNatVrtrTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatVrtrTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatVrtrTable 1.3.6.1.4.1.6527.3.1.2.65.1.3.1
The tmnxNatVrtrTable contains objects to configure the NAT operation of a virtual router instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatVrtrEntry

tmnxNatVrtrEntry 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1
Each conceptual row represents information about the NAT operation of a particular virtual router instance. Entries in this table can be created and destroyed with SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatVrtrEntry  

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

tmnxNatVrtrRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.2
The value of tmnxNatVrtrRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNatVrtrInPolicy 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.3
The value of the object tmnxNatVrtrInPolicy specifies the inside NAT policy to use in this virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxNatVrtrInDsliteAdminState 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.4
The value of the object tmnxNatVrtrInDsliteAdminState specifies the DSLite administrative state in this virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxNatVrtrInDsliteSubPrefixLen 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.5
The value of the object tmnxNatVrtrInDsliteSubPrefixLen specifies the IPv6 address prefix length to be used for the Dual Stack Lite subscribers in this virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength 32..64 | 128  

tmnxNatVrtrInRedPeerAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.10
The value of tmnxNatVrtrInRedPeerAddrType specifies the address type of tmnxNatVrtrInRedPeerAddr.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxNatVrtrInRedPeerAddr 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.11
The value of tmnxNatVrtrInRedPeerAddr specifies the IP address of the NAT redundancy peer in the realm of this virtual router instance. While the import prefix of the outside NAT router instance associated with this virtual router instance is present, this system redirects the traffic received for the NAT function in this virtual router instance to the NAT peer.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatVrtrInRedSteerRtType 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.12
The value of tmnxNatVrtrInRedSteerRtType specifies the address type of tmnxNatVrtrInRedSteerRt.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxNatVrtrInRedSteerRt 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.13
The value of tmnxNatVrtrInRedSteerRt specifies the IP address of the steering route. The steering route is used in the realm of this virtual router instance as an indirect next-hop for all the traffic that must be routed to the Large Scale NAT function.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatVrtrInRedSteerRtLen 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.14
The value of tmnxNatVrtrInRedSteerRtLen specifies the prefix length of the prefix to be exported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

tmnxNatVrtrOutMtu 1.3.6.1.4.1.6527.3.1.2.65.1.3.1.1.15
The value of the object tmnxNatVrtrOutMtu specifies the MTU (Maximum Transmission Unit) for downstream traffic flowing through this router (as outside NAT router). The system fragments IP datagrams exceeding the MTU. The value zero means that no MTU is configured.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 512..9000  

tmnxNatL2AwAddrTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.105
The value of the object tmnxNatL2AwAddrTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatL2AwAddrTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatL2AwAddrTable 1.3.6.1.4.1.6527.3.1.2.65.1.3.2
The tmnxNatL2AwAddrTable contains the IP addresses for Layer-2-Aware NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatL2AwAddrEntry

tmnxNatL2AwAddrEntry 1.3.6.1.4.1.6527.3.1.2.65.1.3.2.1
Each conceptual row represents a subnet for Layer-2-Aware NAT subscribers. Entries in this table can be created or deleted via SNMP operations. A corresponding conceptual row in the tmnxNatVrtrTable must exist while creating a row in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatL2AwAddrEntry  

tmnxNatL2AwAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.3.2.1.1
The value of tmnxNatL2AwAddrType specifies the address type of tmnxNatL2AwAddr. The only value supported is 'ipv4'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatL2AwAddr 1.3.6.1.4.1.6527.3.1.2.65.1.3.2.1.2
The value of tmnxNatL2AwAddrType specifies the IP address of the subnet. Only IPv4 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatL2AwAddrPrefixLen 1.3.6.1.4.1.6527.3.1.2.65.1.3.2.1.3
The value of tmnxNatL2AwAddrPrefixLen specifies the prefix length of the subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..32  

tmnxNatL2AwAddrRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.3.2.1.4
The value of tmnxNatL2AwAddrRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

tmnxNat64TableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.115
The value of the object tmnxNat64TableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNat64Table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNat64Table 1.3.6.1.4.1.6527.3.1.2.65.1.3.3
The tmnxNat64Table contains objects to configure the NAT64 operation of a virtual router instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNat64Entry

tmnxNat64Entry 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1
Each conceptual row represents information about the NAT64 operation of a particular virtual router instance. Rows in this table can be created and destroyed with SNMP operations. A row in this table can only be created if a row exists in the tmnxNatVrtrTable with the same index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNat64Entry  

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

tmnxNat64RowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.2
The value of tmnxNat64RowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNat64InAdminState 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.3
The value of the object tmnxNat64InAdminState specifies the NAT64 administrative state in this virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxNat64InSubPrefixLen 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.4
The value of the object tmnxNat64InSubPrefixLen specifies the IPv6 address prefix length to be used for the NAT64 subscribers in this virtual router instance. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength 32..64 | 128  

tmnxNat64InPrefix 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.5
The value of tmnxNat64InPrefix specifies the IP address of the NAT64 prefix. Outward bound IP packets with a destination IP address that matches the NAT64 prefix are subject to the NAT64 function. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressIPv6  

tmnxNat64InPrefixLen 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.6
The value of tmnxNat64InPrefixLen specifies the prefix length of the NAT64 prefix. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength 32 | 40 | 48 | 56 | 64 | 96  

tmnxNat64InIpv6Mtu 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.7
The value of tmnxNat64InIpv6Mtu specifies the Maximum Transmission Unit (MTU) of the IPv6 link. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1280..9212  

tmnxNat64InDropZeroIpv4Checksum 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.8
The value of tmnxNat64InDropZeroIpv4Checksum specifies if UDP datagrams with zero IPv4 checksum are dropped. If the value of tmnxNat64InDropZeroIpv4Checksum is equal to 'false', the system calculates the IPv6 checksum for each such datagram. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNat64InSetTos 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.9
The value of tmnxNat64InSetTos specifies if the IPv6 Traffic Class is ignored and the IPv4 Type Of Service (TOS) bits set to the value specified by the object tmnxNat64InTos. If the value of tmnxNat64InSetTos is equal to 'false', the system copies the IPv6 Traffic Class into the IPv4 TOS. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNat64InTos 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.10
The value of tmnxNat64InTos specifies what to put in the IPv4 Type Of Service (TOS) field while the value of tmnxNat64InSetTos is equal to 'true'. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxNat64InIgnoreTos 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.11
The value of tmnxNat64InIgnoreTos specifies if the IPv4 Type Of Service (TOS) is ignored and the IPv6 Traffic Class bits set to zero. If the value of tmnxNat64InIgnoreTos is equal to 'false', the system copies the IPv4 TOS into the IPv6 Traffic Class. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNat64InInsertIpv6FragHeader 1.3.6.1.4.1.6527.3.1.2.65.1.3.3.1.12
The value of tmnxNat64InInsertIpv6FragHeader specifies if the system always inserts an IPv6 fragment header, to indicate that the sender allows fragmentation. The value of this object can only be modified while the value of the object tmnxNat64InAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNatSubIdTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.117
The value of the object tmnxNatSubIdTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatSubIdTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatSubIdTable 1.3.6.1.4.1.6527.3.1.2.65.1.3.4
The tmnxNatSubIdTable contains objects to configure the subscriber identification for Large Scale NAT of a virtual router instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatSubIdEntry

tmnxNatSubIdEntry 1.3.6.1.4.1.6527.3.1.2.65.1.3.4.1
Each conceptual row represents information about the identification of LSN subscribers of a particular virtual router instance. Rows in this table are automatically created and destroyed by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatSubIdEntry  

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

tmnxNatSubIdDescription 1.3.6.1.4.1.6527.3.1.2.65.1.3.4.1.2
The value of tmnxNatSubIdDescription specifies the description of this row.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxNatSubIdAdminState 1.3.6.1.4.1.6527.3.1.2.65.1.3.4.1.3
The value of the object tmnxNatSubIdAdminState specifies the administrative state of subscriber identification in this virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxNatSubIdRadProxSrvRouter 1.3.6.1.4.1.6527.3.1.2.65.1.3.4.1.4
The value of the object tmnxNatSubIdRadProxSrvRouter specifies the identifier of the virtual router instance of the RADIUS Proxy server to be used for the LSN subscriber identification.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxNatSubIdRadProxSrvName 1.3.6.1.4.1.6527.3.1.2.65.1.3.4.1.5
The value of the object tmnxNatSubIdRadProxSrvName specifies the name of the RADIUS Proxy server to be used for the LSN subscriber identification.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxNatSubIdRadiusAttributeType 1.3.6.1.4.1.6527.3.1.2.65.1.3.4.1.6
The value of tmnxNatSubIdRadiusAttributeType specifies the RADIUS Attribute Type to be used as the subscriber identifier. The value 11 refers to the Alcatel-Lucent vendor-specific attribute 'Alc-Subsc-ID-Str'. The values supported for each vendor are listed in the tmnxNatSubscIdAttrTable.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxSubRadiusAttrType  

tmnxNatSubIdRadiusVendorId 1.3.6.1.4.1.6527.3.1.2.65.1.3.4.1.7
The value of tmnxNatSubIdRadiusVendorId specifies the RADIUS Vendor-Id. If the value of tmnxNatSubIdRadiusVendorId is equal to zero, the attribute type specified by tmnxNatSubIdRadiusAttributeType must be used as subscriber identifier if it appears outside of a Vendor-Specific attribute. If the value of tmnxNatSubIdRadiusVendorId is not equal to zero, the attribute type specified by tmnxNatSubIdRadiusAttributeType must be used as subscriber identifier if it appears as a sub-attribute within a Vendor-Specific attribute with Vendor-Id equal to the value of tmnxNatSubIdRadiusVendorId. The value 6527 refers to Alcatel-Lucent. The supported values are listed in the tmnxNatSubscIdVendorTable.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxSubRadiusVendorId  

tmnxNatSubIdDropUnidentified 1.3.6.1.4.1.6527.3.1.2.65.1.3.4.1.8
The value of the object tmnxNatSubIdDropUnidentified specifies if traffic from unidentified flows must be dropped.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNatPlTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.106
The value of the object tmnxNatPlTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatPlTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatPlTable 1.3.6.1.4.1.6527.3.1.2.65.1.4.1
The tmnxNatPlTable contains objects to configure the NAT address pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPlEntry

tmnxNatPlEntry 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1
Each conceptual row represents a NAT address pool. Entries in this table can be created or deleted via SNMP operations. A corresponding conceptual row in the tmnxNatVrtrTable must exist while creating a row in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPlEntry  

tmnxNatPlName 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.1
The value of tmnxNatPlName specifies the name of this NAT address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxNatPlRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.2
The value of tmnxNatPlRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

tmnxNatPlIsaGrp 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.4
The value of tmnxNatPlIsaGrp specifies the identifier of the NAT Integrated Service Adaptor group associated with this NAT address pool. The value of tmnxNatPlIsaGrp must be specified when this table row is created.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatIsaGrpId  

tmnxNatPlType 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.5
The value of tmnxNatPlType specifies the type of this NAT address pool. The value of tmnxNatPlType must be specified when this table row is created. The value 'unknown' is not allowed.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatPlType  

tmnxNatPlDescription 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.6
The value of tmnxNatPlDescription specifies the description of this NAT address pool.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxNatPlAdminState 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.7
The value of tmnxNatPlAdminState specifies the administrative state of this NAT address pool.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxNatPlPortResvType 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.8
The value of tmnxNatPlPortResvType specifies how the whole ephemeral port range is split up in blocks. Each of those blocks can be associated with a host. The type of port reservation specifies the meaning of the value of the object tmnxNatPlPortResvVal. The value of the object tmnxNatPlPortResvType must be changed together with the value of the object tmnxNatPlPortResvVal.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ports(1), blocks(2)  

tmnxNatPlPortResvVal 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.9
If the value of the object tmnxNatPlPortResvType is equal to 'ports', the value of tmnxNatPlPortResvVal specifies the number of ports in a port range. If the value of the object tmnxNatPlPortResvType is equal to 'blocks', the value of tmnxNatPlPortResvVal specifies in how many blocks the whole ephemeral port range is split up. The value of the object tmnxNatPlPortResvVal must be changed together with the value of the object tmnxNatPlPortResvType.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxNatPlPortResvAllowPrivileged 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.10
The value of tmnxNatPlPortResvAllowPrivileged specifies if it is allowed to include the port numbers from the privileged port range between 1 and 1023, also known as 'Well Known Ports', into the port blocks. If the value of the object tmnxNatPlPortResvAllowPrivileged is equal to 'true', it is allowed to include port numbers between 1 and 1023.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNatPlWatermarkHigh 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.11
The value of the object tmnxNatPlWatermarkHigh specifies the high watermark of the block usage of this NAT address pool. The value of the object tmnxNatPlWatermarkHigh must be higher than the value of the object tmnxNatPlWatermarkLow, unless both are equal to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0 | 1..100  

tmnxNatPlWatermarkLow 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.12
The value of the object tmnxNatPlWatermarkLow specifies the high watermark of the block usage of this NAT address pool. The value of the object tmnxNatPlWatermarkLow must be lower than the value of the object tmnxNatPlWatermarkHigh, unless both are equal to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatWaterMark 0..99  

tmnxNatPlMode 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.13
The value of tmnxNatPlMode specifies the mode of operation of this NAT address pool.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatMode  

tmnxNatPlPortFwdRangeEnd 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.14
The value of tmnxNatPlPortFwdRangeEnd specifies the end of the port range available for port forwarding. The start of the range is always equal to one. The actual maximum value of the object tmnxNatPlPortFwdRangeEnd may be restricted to less than 65535, depending on the value of the objects tmnxNatPlPortResvType and tmnxNatPlPortResvVal and on system specifications.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1023..65535  

tmnxNatPlOperMode 1.3.6.1.4.1.6527.3.1.2.65.1.4.1.1.20
The value of tmnxNatPlOperMode indicates the actual mode of operation of this NAT address pool.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatMode  

tmnxNatPlRangeTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.107
The value of the object tmnxNatPlRangeTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatPlRangeTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatPlRangeTable 1.3.6.1.4.1.6527.3.1.2.65.1.4.2
The tmnxNatPlRangeTable contains objects to configure the NAT pool addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPlRangeEntry

tmnxNatPlRangeEntry 1.3.6.1.4.1.6527.3.1.2.65.1.4.2.1
Each conceptual row represents a NAT pool address range. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPlRangeEntry  

tmnxNatPlRangeAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.4.2.1.1
The value of tmnxNatPlRangeAddrType specifies the address type of tmnxNatPlRangeStart and tmnxNatPlRangeEnd. The only values allowed are 'ipv4' and 'ipv6'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatPlRangeStart 1.3.6.1.4.1.6527.3.1.2.65.1.4.2.1.2
The value of the object tmnxNatPlRangeStart specifies the start address of this NAT pool address range.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatPlRangeEnd 1.3.6.1.4.1.6527.3.1.2.65.1.4.2.1.3
The value of the object tmnxNatPlRangeStart specifies the end address of this NAT pool address range.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatPlRangeRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.4.2.1.4
The value of tmnxNatPlRangeRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

tmnxNatPlRangeDescription 1.3.6.1.4.1.6527.3.1.2.65.1.4.2.1.6
The value of tmnxNatPlRangeDescription specifies the description of this NAT pool address range.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxNatPlRangeAdminDrain 1.3.6.1.4.1.6527.3.1.2.65.1.4.2.1.7
The value of tmnxNatPlRangeAdminDrain specifies if this NAT pool address range is put in draining state. While a NAT pool address range is draining state, no more addresses are taken from this range.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNatPlRangeNumAllocatedBlk 1.3.6.1.4.1.6527.3.1.2.65.1.4.2.1.8
The value of tmnxNatPlRangeNumAllocatedBlk indicates the number of port blocks that are allocated from this NAT pool address range.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatPlL2AwTable 1.3.6.1.4.1.6527.3.1.2.65.1.4.3
The tmnxNatPlL2AwTable contains information about the Layer-2-Aware NAT address pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPlL2AwEntry

tmnxNatPlL2AwEntry 1.3.6.1.4.1.6527.3.1.2.65.1.4.3.1
Each conceptual row represents a Layer-2-Aware NAT address pool. Entries in this table are automatically created and deleted by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPlL2AwEntry  

tmnxNatPlL2AwBlockUsage 1.3.6.1.4.1.6527.3.1.2.65.1.4.3.1.1
The value of the object tmnxNatPlL2AwBlockUsage indicates the block usage of this Layer-2-Aware NAT address pool.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatPlL2AwBlockUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.4.3.1.2
The value of the object tmnxNatPlL2AwBlockUsage indicates if the block usage of this Layer-2-Aware NAT address pool is high according to the values of the objects tmnxNatPlWatermarkHigh and tmnxNatPlWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatPlLsnTable 1.3.6.1.4.1.6527.3.1.2.65.1.4.7
The tmnxNatPlLsnTable contains information about the Large Scale NAT address pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPlLsnEntry

tmnxNatPlLsnEntry 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1
Each conceptual row represents a Large Scale NAT address pool. Entries in this table are automatically created and deleted by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPlLsnEntry  

tmnxNatPlLsnSubscriberLimit 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1.1
The value of the object tmnxNatPlLsnSubscriberLimit specifies the maximum number of subscribers per outside IP address. In case multiple port blocks per subscriber are used, the block size is typically small; all blocks assigned to a given subscriber belong to the same IP address; the subscriber limit guarantees that any subscriber can get a mimimum number of ports.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxNatPlLsnRedExpPrefixType 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1.10
The value of tmnxNatPlLsnRedExpPrefixType specifies the address type of tmnxNatPlLsnRedExpPrefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxNatPlLsnRedExpPrefix 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1.11
The value of tmnxNatPlLsnRedExpPrefix specifies the IP address of the prefix to be exported. While the export prefix is configured and the value of the object tmnxNatPlLsnRedActive is equal to 'true', the system exports this prefix in the realm of the virtual router instance associated with this pool; to the NAT redundancy peer, the presence of this prefix is an indication that the Large Scale NAT function in this virtual router instance is active; hence, the export prefix of this system is the monitor prefix of the peer. The export prefix must be different from the monitor prefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatPlLsnRedExpPrefixLen 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1.12
The value of tmnxNatPlLsnRedExpPrefixLen specifies the prefix length of the prefix to be exported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

tmnxNatPlLsnRedMonPrefixType 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1.13
The value of tmnxNatPlLsnRedMonPrefixType specifies the address type of tmnxNatPlLsnRedMonPrefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxNatPlLsnRedMonPrefix 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1.14
The value of tmnxNatPlLsnRedMonPrefix specifies the IP address of the prefix to be monitored. While the monitor prefix is configured, the system monitors the presence of this prefix in the routing table of the virtual router instance associated with this pool; the presence of this prefix is an indication that the NAT redundancy peer is active; the monitor prefix of this system is the export prefix of the peer. The monitor prefix must be different from the export prefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatPlLsnRedMonPrefixLen 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1.15
The value of tmnxNatPlLsnRedMonPrefixLen specifies the prefix length of the prefix to be monitored.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

tmnxNatPlLsnRedActive 1.3.6.1.4.1.6527.3.1.2.65.1.4.7.1.16
The value of tmnxNatPlLsnRedActive indicates if the Large Scale NAT function of the virtual router instance associated with this pool is active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatPlLsnMemberTable 1.3.6.1.4.1.6527.3.1.2.65.1.4.4
The tmnxNatPlLsnMemberTable contains information about the Large Scale NAT address pools per ISA group member.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPlLsnMemberEntry

tmnxNatPlLsnMemberEntry 1.3.6.1.4.1.6527.3.1.2.65.1.4.4.1
Each conceptual row represents Large Scale NAT address pool information in a NAT ISA group member. Entries in this table are automatically created and deleted by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPlLsnMemberEntry  

tmnxNatPlLsnMemberIsaGrpId 1.3.6.1.4.1.6527.3.1.2.65.1.4.4.1.1
The value of the object tmnxNatPlLsnMemberIsaGrpId indicates the identifier of the NAT Integrated Service Adaptor group where this member belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatIsaGrpId  

tmnxNatPlLsnMemberBlockUsage 1.3.6.1.4.1.6527.3.1.2.65.1.4.4.1.2
The value of the object tmnxNatPlLsnMemberBlockUsage indicates the block usage of this Large Scale NAT address pool.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatPlLsnMemberBlockUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.4.4.1.3
The value of the object tmnxNatPlLsnMemberBlockUsage indicates if the block usage of this Large Scale NAT address pool is high according to the values of the objects tmnxNatPlWatermarkHigh and tmnxNatPlWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatBlkL2AwTable 1.3.6.1.4.1.6527.3.1.2.65.1.4.5
The tmnxNatBlkL2AwTable contains information about the port blocks allocated to Layer-2-Aware NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatBlkL2AwEntry

tmnxNatBlkL2AwEntry 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1
Each conceptual row represents a port block allocated to a Layer-2-Aware NAT subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatBlkL2AwEntry  

tmnxNatBlkL2AwAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1.1
The value of tmnxNatBlkL2AwAddrType indicates the address type of tmnxNatBlkL2AwAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatBlkL2AwAddr 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1.2
The value of tmnxNatBlkL2AwAddr indicates the outside IP address allocated to the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatBlkL2AwStart 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1.3
The value of tmnxNatBlkL2AwStart indicates the start of the port block allocated to the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetPortNumber  

tmnxNatBlkL2AwEnd 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1.4
The value of tmnxNatBlkL2AwEnd indicates the end of the port block allocated to the subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

tmnxNatBlkL2AwPool 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1.5
The value of tmnxNatBlkL2AwPool indicates the NAT Pool out of which this block is allocated.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItem  

tmnxNatBlkL2AwSubIdent 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1.6
The value of tmnxNatBlkL2AwSubIdent indicates the identifier of the NAT subscriber to whom this block is allocated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

tmnxNatBlkL2AwPolicy 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1.7
The value of tmnxNatBlkL2AwPolicy indicates the NAT Policy associated with the NAT subscriber to whom this block is allocated.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxNatBlkL2AwStartDateAndTime 1.3.6.1.4.1.6527.3.1.2.65.1.4.5.1.8
The value of tmnxNatBlkL2AwStartDateAndTime indicates the date-time when this block was allocated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

tmnxNatBlkLsnTable 1.3.6.1.4.1.6527.3.1.2.65.1.4.6
The tmnxNatBlkLsnTable contains information about the port blocks allocated to Large Scale NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatBlkLsnEntry

tmnxNatBlkLsnEntry 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1
Each conceptual row represents a port block allocated to a Large Scale NAT subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatBlkLsnEntry  

tmnxNatBlkLsnAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.1
The value of tmnxNatBlkLsnAddrType indicates the address type of tmnxNatBlkLsnAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatBlkLsnAddr 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.2
The value of tmnxNatBlkLsnAddr indicates the outside IP address allocated to the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatBlkLsnStart 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.3
The value of tmnxNatBlkLsnStart indicates the start of the port block allocated to the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetPortNumber  

tmnxNatBlkLsnEnd 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.4
The value of tmnxNatBlkLsnEnd indicates the end of the port block allocated to the subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

tmnxNatBlkLsnPool 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.5
The value of tmnxNatBlkLsnPool indicates the NAT Pool out of which this block is allocated.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItem  

tmnxNatBlkLsnSubId 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.6
The value of tmnxNatBlkLsnSubId indicates the identifier of the Large Scale NAT subscriber where this block is allocated to.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNatBlkLsnInsideVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.7
The value of tmnxNatBlkLsnInsideVRtrID indicates the vRtrID of the Large Scale NAT subscriber and its hosts.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVRtrID  

tmnxNatBlkLsnInsideAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.8
The value of tmnxNatBlkLsnInsideAddrType indicates the address type of tmnxNatBlkLsnInsideAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatBlkLsnInsideAddr 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.9
The value of tmnxNatBlkLsnInsideAddr indicates the inside IP address of the Large Scale NAT subscriber (if it has multiple hosts), or of its single host.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatBlkLsnPolicy 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.10
The value of tmnxNatBlkLsnPolicy indicates the NAT Policy associated with the NAT subscriber to whom this block is allocated.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxNatBlkLsnStartDateAndTime 1.3.6.1.4.1.6527.3.1.2.65.1.4.6.1.11
The value of tmnxNatBlkLsnStartDateAndTime indicates the date-time when this block was allocated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

tmnxNatDestTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.108
The value of the object tmnxNatDestTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatDestTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatDestTable 1.3.6.1.4.1.6527.3.1.2.65.1.5.1
The tmnxNatDestTable contains objects to configure the NAT destinations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatDestEntry

tmnxNatDestEntry 1.3.6.1.4.1.6527.3.1.2.65.1.5.1.1
Each conceptual row represents a NAT destination. Entries in this table can be created or deleted via SNMP operations. A corresponding conceptual row in the tmnxNatVrtrTable must exist while creating a row in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatDestEntry  

tmnxNatDestAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.5.1.1.1
The value of tmnxNatDestAddrType specifies the address type of tmnxNatDestAddr. The value 'ipv6' is not supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatDestAddr 1.3.6.1.4.1.6527.3.1.2.65.1.5.1.1.2
The value of tmnxNatDestAddr specifies the IP address of the destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatDestPrefixLen 1.3.6.1.4.1.6527.3.1.2.65.1.5.1.1.3
The value of tmnxNatDestPrefixLen specifies the prefix length of the destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

tmnxNatDestRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.5.1.1.4
The value of tmnxNatDestRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

tmnxNatDsliteAddrTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.111
The value of the object tmnxNatDsliteAddrTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatDsliteAddrTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatDsliteAddrTable 1.3.6.1.4.1.6527.3.1.2.65.1.5.2
The tmnxNatDsliteAddrTable contains objects to configure the NAT Dual Stack Lite addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatDsliteAddrEntry

tmnxNatDsliteAddrEntry 1.3.6.1.4.1.6527.3.1.2.65.1.5.2.1
Each conceptual row represents a NAT Dual Stack Lite address. Entries in this table can be created or deleted via SNMP operations. A corresponding conceptual row in the tmnxNatVrtrTable must exist while creating a row in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatDsliteAddrEntry  

tmnxNatDsliteAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.5.2.1.1
The value of tmnxNatDsliteAddrType specifies the address type of tmnxNatDsliteAddr. Because the only value supported is 'ipv6', a row in this table can only be created while the the value of TIMETRA-CHASSIS-MIB::tmnxChassisOperMode is 'modeC' or higher.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatDsliteAddr 1.3.6.1.4.1.6527.3.1.2.65.1.5.2.1.2
The value of tmnxNatDsliteAddr specifies the IP address of the Dual Stack Lite address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatDsliteAddrRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.5.2.1.4
The value of tmnxNatDsliteAddrRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

tmnxNatDsliteAddrTunnelMtu 1.3.6.1.4.1.6527.3.1.2.65.1.5.2.1.6
The value of the object tmnxNatDsliteAddrTunnelMtu specifies the DSLite tunnel MTU for this Dual Stack Lite address.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 512..9212  

tmnxNatLsnHostTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.1
The tmnxNatLsnHostTable contains status and basic statistics information about Classic Large Scale NAT hosts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatLsnHostEntry

tmnxNatLsnHostEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.1.1
Each conceptual row represents a Classic Large Scale NAT host. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatLsnHostEntry  

tmnxNatLsnHostAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.1.1.1
The value of tmnxNatLsnHostAddrType indicates the address type of tmnxNatLsnHostAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatLsnHostAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.1.1.2
The value of tmnxNatLsnHostAddr indicates the inside IP address of the host.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatLsnHostSubId 1.3.6.1.4.1.6527.3.1.2.65.1.6.1.1.3
The value of tmnxNatLsnHostSubId indicates the identifier of the Large Scale NAT subscriber associated with this host.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNatLsnHostOutVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.6.1.1.4
The object tmnxNatLsnHostOutVRtrID indicates the number used to identify the outside virtual router instance in the system.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVRtrID  

tmnxNatLsnHostOutAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.1.1.5
The value of tmnxNatLsnHostOutAddrType indicates the address type of tmnxNatLsnHostOutAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatLsnHostOutAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.1.1.6
The value of tmnxNatLsnHostOutAddr indicates the outside IP address allocated to the host.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatLsnSubTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.2
The tmnxNatLsnSubTable contains information about Large Scale NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatLsnSubEntry

tmnxNatLsnSubEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1
Each conceptual row represents a Large Scale NAT subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatLsnSubEntry  

tmnxNatLsnSubId 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1.1
The value of tmnxNatLsnSubId indicates the identifier of this Large Scale NAT subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxNatLsnSubPolicy 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1.2
The value of tmnxNatLsnSubPolicy indicates the NAT Policy associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItem  

tmnxNatLsnSubIsaGrp 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1.3
The value of the object tmnxNatLsnSubIsaGrp indicates the identifier of the NAT Integrated Service Adaptor group associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatIsaGrpIdOrZero  

tmnxNatLsnSubIsaMemberId 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1.4
The value of the object tmnxNatLsnSubIsaMemberId indicates the identifier of the NAT ISA Group member associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNatLsnSubOutVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1.5
The object tmnxNatLsnSubOutVRtrID indicates the number used to identify the outside virtual router instance associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxNatLsnSubOutAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1.6
The value of tmnxNatLsnSubOutAddrType indicates the address type of tmnxNatLsnSubOutAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatLsnSubOutAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1.7
The value of tmnxNatLsnSubOutAddr indicates the outside IP address allocated to this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatLsnSubIdStr 1.3.6.1.4.1.6527.3.1.2.65.1.6.2.1.8
The value of tmnxNatLsnSubIdStr indicates the subscriber identification string associated with this NAT subscriber. The empty string indicates that there is no subscriber identification string associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatSubscriberIdString  

tmnxNatLsnSubStatTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.3
The tmnxNatLsnSubStatTable contains status and basic statistics information about Large Scale NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatLsnSubStatEntry

tmnxNatLsnSubStatEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1
Each conceptual row represents a Large Scale NAT subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatLsnSubStatEntry  

tmnxNatLsnSubStatIcmpPortUsage 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.3
The value of the object tmnxNatLsnSubStatIcmpPortUsage indicates the ICMP port usage of this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatLsnSubStatIcmpPortUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.4
The value of the object tmnxNatLsnSubStatIcmpPortUsageHi indicates if the ICMP port usage of this NAT subscriber is high according to the values of the objects tmnxNatPlcyPortWatermarkHigh and tmnxNatPlcyPortWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatLsnSubStatUdpPortUsage 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.5
The value of the object tmnxNatLsnSubStatUdpPortUsage indicates the UDP port usage of this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatLsnSubStatUdpPortUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.6
The value of the object tmnxNatLsnSubStatUdpPortUsageHi indicates if the UDP port usage of this NAT subscriber is high according to the values of the objects tmnxNatPlcyPortWatermarkHigh and tmnxNatPlcyPortWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatLsnSubStatTcpPortUsage 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.7
The value of the object tmnxNatLsnSubStatTcpPortUsage indicates the TCP port usage of this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatLsnSubStatTcpPortUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.8
The value of the object tmnxNatLsnSubStatTcpPortUsageHi indicates if the TCP port usage of this NAT subscriber is high according to the values of the objects tmnxNatPlcyPortWatermarkHigh and tmnxNatPlcyPortWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatLsnSubStatSessionUsage 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.9
The value of the object tmnxNatLsnSubStatSessionUsage indicates the session usage of this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatLsnSubStatSessionUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.10
The value of the object tmnxNatLsnSubStatSessionUsageHi indicates if the session usage of this NAT subscriber is high according to the values of the objects tmnxNatPlcySessionWatermarkHigh and tmnxNatPlcySessionWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatLsnSubStatSessions 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.11
The value of tmnxNatLsnSubStatSessions indicates the current number of active sessions of this NAT subscriber. In other words, it is the number of ports in use out of the nonreserved range.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatLsnSubStatSessionsPrio 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.12
The value of tmnxNatLsnSubStatSessionsPrio indicates the current number of active prioritized sessions of this subscriber. In other words, it is the number of reserved ports in use.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatLsnSubStatSessionsPeak 1.3.6.1.4.1.6527.3.1.2.65.1.6.3.1.13
The value of tmnxNatLsnSubStatSessionsPeak indicates the maximum number of sessions that were active together up to this point in time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatLsnSubBlkTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.4
The tmnxNatLsnSubBlkTable lists the port blocks allocated to Large Scale NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatLsnSubBlkEntry

tmnxNatLsnSubBlkEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.4.1
Each conceptual row represents a port block allocated to a Large Scale NAT subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatLsnSubBlkEntry  

tmnxNatLsnSubBlkEnd 1.3.6.1.4.1.6527.3.1.2.65.1.6.4.1.1
The value of tmnxNatLsnSubBlkEnd indicates the end of the port block allocated to the subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

tmnxNatDsliteSubTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.5
The tmnxNatDsliteSubTable contains status and basic statistics information about NAT Dual Stack Lite subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatDsliteSubEntry

tmnxNatDsliteSubEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.5.1
Each conceptual row represents a NAT Dual Stack Lite subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatDsliteSubEntry  

tmnxNatDsliteSubAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.5.1.1
The value of tmnxNatDsliteSubAddrType indicates the address type of tmnxNatDsliteSubAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatDsliteSubAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.5.1.2
The value of tmnxNatDsliteSubAddr indicates the inside IP address of the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(16)  

tmnxNatDsliteSubAddrPrefixLength 1.3.6.1.4.1.6527.3.1.2.65.1.6.5.1.3
The value of tmnxNatDsliteSubAddrPrefixLength indicates the prefix length of the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 1..128  

tmnxNatDsliteSubId 1.3.6.1.4.1.6527.3.1.2.65.1.6.5.1.4
The value of tmnxNatDsliteSubId indicates the value of tmnxNatLsnSubId of the row in the tmnxNatLsnSubTable that corresponds to this Dual Stack Lite subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNatL2AwHostTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.11
The tmnxNatL2AwHostTable contains status and basic statistics information about Layer-2-Aware NAT hosts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatL2AwHostEntry

tmnxNatL2AwHostEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.11.1
Each conceptual row represents a Layer-2-Aware NAT host. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatL2AwHostEntry  

tmnxNatL2AwHostAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.11.1.1
The value of tmnxNatL2AwHostAddrType indicates the address type of tmnxNatL2AwHostAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatL2AwHostAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.11.1.2
The value of tmnxNatL2AwHostAddr indicates the inside IP address of the host.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatL2AwHostOutVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.6.11.1.3
The object tmnxNatL2AwHostOutVRtrID specifies the number used to identify the outside virtual router instance in the system.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVRtrID  

tmnxNatL2AwHostOutAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.11.1.4
The value of tmnxNatL2AwHostOutAddrType specifies the address type of tmnxNatL2AwHostOutAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatL2AwHostOutAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.11.1.5
The value of tmnxNatL2AwHostOutAddr indicates the outside IP address allocated to the host.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatL2AwHostOutStart 1.3.6.1.4.1.6527.3.1.2.65.1.6.11.1.6
The value of tmnxNatL2AwHostOutStart indicates the start of the port block allocated to the host.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

tmnxNatL2AwSubTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.12
The tmnxNatL2AwSubTable contains status and basic statistics information about Layer-2-Aware NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatL2AwSubEntry

tmnxNatL2AwSubEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.12.1
Each conceptual row represents a Layer-2-Aware NAT subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatL2AwSubEntry  

tmnxNatL2AwSubPolicy 1.3.6.1.4.1.6527.3.1.2.65.1.6.12.1.1
The value of tmnxNatL2AwSubPolicy indicates the NAT Policy associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItem  

tmnxNatL2AwSubIsaGrp 1.3.6.1.4.1.6527.3.1.2.65.1.6.12.1.2
The value of the object tmnxNatL2AwSubIsaGrp indicates the identifier of the NAT Integrated Service Adaptor group associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatIsaGrpIdOrZero  

tmnxNatL2AwSubIsaMemberId 1.3.6.1.4.1.6527.3.1.2.65.1.6.12.1.3
The value of the object tmnxNatL2AwSubIsaMemberId indicates the identifier of the NAT ISA Group member associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNatL2AwSubOutVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.6.12.1.4
The object tmnxNatL2AwSubOutVRtrID indicates the number used to identify the outside virtual router instance associated with this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxNatL2AwSubOutAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.12.1.5
The value of tmnxNatL2AwSubOutAddrType indicates the address type of tmnxNatL2AwSubOutAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatL2AwSubOutAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.12.1.6
The value of tmnxNatL2AwSubOutAddr indicates the outside IP address allocated to this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatL2AwSubStatTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.13
The tmnxNatL2AwSubStatTable contains status and basic statistics information about Layer-2-Aware NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatL2AwSubStatEntry

tmnxNatL2AwSubStatEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1
Each conceptual row represents a Layer-2-Aware NAT subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatL2AwSubStatEntry  

tmnxNatL2AwSubStatIcmpPortUsage 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.3
The value of the object tmnxNatL2AwSubStatIcmpPortUsage indicates the ICMP port usage of this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatL2AwSubStatIcmpPortUsageH 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.4
The value of the object tmnxNatL2AwSubStatIcmpPortUsageH indicates if the ICMP port usage of this NAT subscriber is high according to the values of the objects tmnxNatPlcyPortWatermarkHigh and tmnxNatPlcyPortWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatL2AwSubStatUdpPortUsage 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.5
The value of the object tmnxNatL2AwSubStatUdpPortUsage indicates the UDP port usage of this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatL2AwSubStatUdpPortUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.6
The value of the object tmnxNatL2AwSubStatUdpPortUsageHi indicates if the UDP port usage of this NAT subscriber is high according to the values of the objects tmnxNatPlcyPortWatermarkHigh and tmnxNatPlcyPortWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatL2AwSubStatTcpPortUsage 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.7
The value of the object tmnxNatL2AwSubStatTcpPortUsage indicates the TCP port usage of this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatL2AwSubStatTcpPortUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.8
The value of the object tmnxNatL2AwSubStatTcpPortUsageHi indicates if the TCP port usage of this NAT subscriber is high according to the values of the objects tmnxNatPlcyPortWatermarkHigh and tmnxNatPlcyPortWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatL2AwSubStatSessionUsage 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.9
The value of the object tmnxNatL2AwSubStatSessionUsage indicates the session usage of this NAT subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatUsageLevel  

tmnxNatL2AwSubStatSessionUsageHi 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.10
The value of the object tmnxNatL2AwSubStatSessionUsageHi indicates if the session usage of this NAT subscriber is high according to the values of the objects tmnxNatPlcySessionWatermarkHigh and tmnxNatPlcySessionWatermarkLow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatL2AwSubStatSessions 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.11
The value of tmnxNatL2AwSubStatSessions indicates the current number of active sessions of this NAT subscriber. In other words, it is the number of ports in use out of the nonreserved range.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatL2AwSubStatSessionsPrio 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.12
The value of tmnxNatL2AwSubStatSessionsPrio indicates the current number of active prioritized sessions of this subscriber. In other words, it is the number of reserved ports in use.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatL2AwSubStatSessionsPeak 1.3.6.1.4.1.6527.3.1.2.65.1.6.13.1.13
The value of tmnxNatL2AwSubStatSessionsPeak indicates the maximum number of sessions that were ever active at the same time in the system sofar.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatL2AwSubBlkTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.14
The tmnxNatL2AwSubBlkTable lists the port blocks allocated to Layer-2-Aware NAT subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatL2AwSubBlkEntry

tmnxNatL2AwSubBlkEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.14.1
Each conceptual row represents a port block allocated to a Layer-2-Aware NAT subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatL2AwSubBlkEntry  

tmnxNatL2AwSubBlkEnd 1.3.6.1.4.1.6527.3.1.2.65.1.6.14.1.1
The value of tmnxNatL2AwSubBlkEnd indicates the end of the port block allocated to the subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

tmnxNat64SubTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.15
The tmnxNat64SubTable contains status and basic statistics information about NAT64 subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNat64SubEntry

tmnxNat64SubEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.15.1
Each conceptual row represents a NAT64 subscriber. Entries in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNat64SubEntry  

tmnxNat64SubAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.15.1.1
The value of tmnxNat64SubAddrType indicates the address type of tmnxNat64SubAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNat64SubAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.15.1.2
The value of tmnxNat64SubAddr indicates the inside IP address of the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(16)  

tmnxNat64SubAddrPrefixLength 1.3.6.1.4.1.6527.3.1.2.65.1.6.15.1.3
The value of tmnxNat64SubAddrPrefixLength indicates the prefix length of the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 1..128  

tmnxNat64SubId 1.3.6.1.4.1.6527.3.1.2.65.1.6.15.1.4
The value of tmnxNat64SubId indicates the value of tmnxNatLsnSubId of the row in the tmnxNatLsnSubTable that corresponds to this NAT64 subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNatLsnSubscIdStrTable 1.3.6.1.4.1.6527.3.1.2.65.1.6.16
The tmnxNatLsnSubscIdStrTable associates subscriber strings with Large Scale NAT subscribers. The strings are taken from RADIUS messages according to the configuration in the tmnxNatSubIdTable. A subscriber string can be associated with more than one Large Scale NAT subscriber. Given a known subscriber string, this table provides the index values to retrieve the inside information of (one or more) associated Large Scale NAT subscribers, for example in the tmnxNatLsnHostTable. Rows in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatLsnSubscIdStrEntry

tmnxNatLsnSubscIdStrEntry 1.3.6.1.4.1.6527.3.1.2.65.1.6.16.1
Each conceptual row represents an association between a subscriber identification string and a Large Scale NAT subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatLsnSubscIdStrEntry  

tmnxNatLsnSubscIdStr 1.3.6.1.4.1.6527.3.1.2.65.1.6.16.1.1
The value of tmnxNatLsnSubscIdStr indicates the subscriber identification string.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatSubscriberIdString Size(1..64)  

tmnxNatLsnSubscIdStrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.16.1.2
The value of tmnxNatLsnSubscIdStrType indicates the type of Large Scale NAT subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatSubscriberType classicLsnSub(2), dsliteLsnSub(3), nat64LsnSub(4)  

tmnxNatLsnSubscIdStrAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.6.16.1.3
The value of tmnxNatLsnSubscIdStrAddrType indicates the address type of tmnxNatLsnSubscIdStrAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatLsnSubscIdStrAddr 1.3.6.1.4.1.6527.3.1.2.65.1.6.16.1.4
The value of tmnxNatLsnSubscIdStrAddr indicates the inside IP address of the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatLsnSubscIdStrTimeStamp 1.3.6.1.4.1.6527.3.1.2.65.1.6.16.1.5
The value of tmnxNatLsnSubscIdStrTimeStamp indicates the time that this association was made.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatMapLsnHostTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.109
The value of the object tmnxNatMapLsnHostTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatMapLsnHostTable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatMapLsnHostTable 1.3.6.1.4.1.6527.3.1.2.65.1.7.1
The tmnxNatMapLsnHostTable contains objects to configure Large Scale NAT host static port forwarding.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatMapLsnHostEntry

tmnxNatMapLsnHostEntry 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1
Each conceptual row contains information to configure static port forwarding of a Large Scale NAT host. Entries in this table can be created or deleted via SNMP operations. A corresponding conceptual row in the tmnxNatVrtrTable must exist while creating a row in this table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxNatMapLsnHostEntry  

tmnxNatMapLsnHostAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1.1
The value of tmnxNatMapLsnHostAddrType specifies the address type of tmnxNatMapLsnHostAddr.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatMapLsnHostAddr 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1.2
The value of tmnxNatMapLsnHostAddr specifies the inside IP address.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatMapLsnHostRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1.3
The value of tmnxNatMapLsnHostRowStatus specifies the row status of this row.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNatMapLsnHostLastMgmtChange 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1.4
The value of tmnxNatMapLsnHostLastMgmtChange indicates the sysUpTime at the time of the most recent management-initiated change to this table row.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatMapLsnHostAdminState 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1.5
The object tmnxNatMapLsnHostAdminState specifies the administrative state of static port forwarding of this Large Scale NAT host.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxNatMapLsnHostOutAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1.6
The value of tmnxNatMapLsnHostOutAddrType indicates the address type of tmnxNatMapLsnHostOutAddr.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatMapLsnHostOutAddr 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1.7
The value of tmnxNatMapLsnHostOutAddr indicates the outside IP address allocated to the host.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatMapLsnHostOutVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.7.1.1.8
The object tmnxNatMapLsnHostOutVRtrID indicates the number used to identify the outside virtual router instance in the system.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxVRtrID  

tmnxNatMapTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.110
The value of the object tmnxNatMapTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatMapTable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatMapTable 1.3.6.1.4.1.6527.3.1.2.65.1.7.2
The tmnxNatMapTable contains objects to configure NAT mappings for static port forwarding.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatMapEntry

tmnxNatMapEntry 1.3.6.1.4.1.6527.3.1.2.65.1.7.2.1
Each conceptual row represents a static NAT mapping. Entries in this table can be created or deleted via SNMP operations. A corresponding conceptual row in the tmnxNatVrtrTable must exist while creating a row in this table. For every conceptual row in this table, a row can be found in the tmnxNatMapLsnHostTable; the value of the object tmnxNatMapLsnHostAdminState in that row specifies the administrative state of all corresponding rows in this table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxNatMapEntry  

tmnxNatMapAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.7.2.1.1
The value of tmnxNatMapAddrType specifies the address type of tmnxNatMapAddr. The only value allowed is 'ipv4'.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatMapAddr 1.3.6.1.4.1.6527.3.1.2.65.1.7.2.1.2
The value of tmnxNatMapAddr specifies the inside IP address. Broadcast, multicast or martian IP addresses are not allowed. Only IPv4 addresses are allowed.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatMapPort 1.3.6.1.4.1.6527.3.1.2.65.1.7.2.1.3
The value of tmnxNatMapPort specifies the inside port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..1023  

tmnxNatMapProtocol 1.3.6.1.4.1.6527.3.1.2.65.1.7.2.1.4
The value of tmnxNatMapProtocol specifies the protocol. The values supported are TCP(6), UDP(17).
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TIpProtocol 6 | 17  

tmnxNatMapRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.7.2.1.5
The value of tmnxNatMapRowStatus specifies the row status of this row.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNatMapLastMgmtChange 1.3.6.1.4.1.6527.3.1.2.65.1.7.2.1.6
The value of tmnxNatMapLastMgmtChange indicates the sysUpTime at the time of the most recent management-initiated change to this table row.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatMapOutPort 1.3.6.1.4.1.6527.3.1.2.65.1.7.2.1.7
The value of tmnxNatMapOutPort specifies the outside port.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32 1..1023  

tmnxNatFwdAction 1.3.6.1.4.1.6527.3.1.2.65.1.8.1
OBJECT IDENTIFIER    

tmnxNatFwdActionSubType 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.1
The value of tmnxNatFwdActionSubType specifies the type of subscriber where the action is done for. The value 'unknown' is not allowed.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxNatPlType  

tmnxNatFwdActionVRtrId 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.2
The value of the object tmnxNatFwdActionVRtrId specifies the ID of the virtual router instance. Set the value of tmnxNatFwdActionVRtrId if the forwarding entry is for a Large Scale NAT subscriber.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxVRtrID  

tmnxNatFwdActionAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.3
The value of tmnxNatFwdActionAddrType specifies the address type of tmnxNatFwdActionAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType 1 | 2  

tmnxNatFwdActionAddr 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.4
The value of tmnxNatFwdActionAddr specifies the inside IP address. Broadcast, multicast or martian IP addresses are not allowed.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatFwdActionB4Addr 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.6
The value of tmnxNatFwdActionB4Addr specifies the inside Dual Stack Lite B4 IPv6 address. Broadcast, multicast or martian IP addresses are not allowed. Set the value of tmnxNatFwdActionB4Addr if the forwarding entry is for a Dual Stack Lite subscriber.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

tmnxNatFwdActionAftrAddr 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.8
The value of tmnxNatFwdActionAftrAddr specifies the inside Dual Stack Lite AFTR IPv6 address. Broadcast, multicast or martian IP addresses are not allowed. Set the value of tmnxNatFwdActionAftrAddr if the forwarding entry is for a Dual Stack Lite subscriber.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

tmnxNatFwdActionL2awSubscriberId 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.9
The value of tmnxNatFwdActionL2awSubscriberId specifies the identification of the Layer-2-Aware NAT subscriber. Set the value of tmnxNatFwdActionL2awSubscriberId if the forwarding entry is for a Layer-2-Aware NAT subscriber.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

tmnxNatFwdActionProtocol 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.10
The value of tmnxNatFwdActionProtocol specifies the IP protocol.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxNatFwdActionTimeOut 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.11
The value of tmnxNatFwdActionTimeOut specifies the timeout applied to the NAT forwarding entry. The value zero specifies that the forwarding entry does not time out.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 60..86400  

tmnxNatFwdActionPort 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.12
The value of tmnxNatFwdActionPort specifies the inside port. If any port is acceptable, do not specify the value of tmnxNatFwdActionPort; in this case, the system will use an available port in the range starting from 1024 until the value of tmnxNatPlPortFwdRangeEnd of the corresponding pool.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxNatFwdActionOutPort 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.13
The value of tmnxNatFwdActionOutPort specifies the outside port. If the value of tmnxNatFwdActionType is not equal to 'create', do not set the value of tmnxNatFwdActionOutPort. If any port is acceptable, do not specify the value of tmnxNatFwdActionOutPort; in this case, the system will use the same value as for the inside port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxNatFwdActionOutAddr 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.15
The value of tmnxNatFwdActionOutAddr specifies the outside IP address allocated to the host. If the value of tmnxNatFwdActionType is not equal to 'create', do not set the value of tmnxNatFwdActionOutAddr. If any address is acceptable, do not set the value of tmnxNatFwdActionOutAddr; in this case, if a corresponding row exists in the tmnxNatL2AwSubTable, the tmnxNatDsliteSubTable or the tmnxNatLsnSubTable, the system will try to use the same outside IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv4  

tmnxNatFwdActionType 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.16
The value of the object tmnxNatFwdActionType specifies the type of action to perform.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxNatFwdActionType  

tmnxNatFwdActionGo 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.17
Setting this object to 'doAction' triggers an attempt to perform the NAT forwarding entry action according to the specified objects. Reading this object returns the value 'notApplicable'.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxActionType  

tmnxNatFwdActionSuccessful 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.18
The value of the object tmnxNatFwdActionSuccessful indicates if the last action request was successful. If the value of the object equals 'false', a row in the TIMETRA-LOG-MIB::tmnxSnmpSetErrsTable is created.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatFwdActionTime 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.19
The value of the object tmnxNatFwdActionTime indicates the value of sysUpTime at the last time that the object tmnxNatFwdActionSuccessful was written by the system.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatFwdActionDescription 1.3.6.1.4.1.6527.3.1.2.65.1.8.1.20
The value of tmnxNatFwdActionDescription specifies a description of the forwarding entry.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxNatFwdEntryDescription  

tmnxNatFwdTable 1.3.6.1.4.1.6527.3.1.2.65.1.8.5
The tmnxNatFwdTable contains the port forwarding entries for NAT subscribers. Entries in this table are created using the tmnxNatFwdAction objects. Entries in this table can expire, or be removed using the tmnxNatFwdAction objects. The information in this table is not saved in the configuration file, but it can be made persistent across system reboot using the system persistency mechanism.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatFwdEntry

tmnxNatFwdEntry 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1
Each conceptual row represents a port forwarding entry of a NAT subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatFwdEntry  

tmnxNatFwdSubType 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.1
The value of tmnxNatFwdSubType indicates the type of NAT subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatSubscriberType  

tmnxNatFwdL2awSubIdent 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.2
The value of tmnxNatFwdL2awSubIdent indicates the identifier of a Layer-2-Aware NAT subscriber. The empty string indicates that this conceptual row is not for a Layer-2-Aware NAT subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

tmnxNatFwdLsnVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.3
The value of tmnxNatFwdLsnVRtrID indicates the inside vRtrID. The value zero indicates that this conceptual row is not for a Large Scale NAT subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxNatFwdLsnB4AddrType 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.4
The value of tmnxNatFwdLsnB4AddrType indicates the address type of tmnxNatFwdLsnB4Addr. The only values supported are 'unknown' (0) and 'ipv6' (2) The value 'unknown' indicates that this conceptual row is not for a Dual Stack Lite subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatFwdLsnB4Addr 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.5
The value of tmnxNatFwdLsnB4Addr indicates the inside B4 IPv6 address of the Dual Stack Lite subscriber. The empty value indicates that this conceptual row is not for a Dual Stack Lite subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|16)  

tmnxNatFwdAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.6
The value of tmnxNatFwdAddrType indicates the address type of tmnxNatFwdAddrType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNatFwdAddr 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.7
The value of tmnxNatFwdAddr indicates the inside IP address allocated to the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatFwdProtocol 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.8
The value of tmnxNatFwdProtocol indicates the IP protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxNatFwdPort 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.9
The value of tmnxNatFwdPort indicates the inside port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetPortNumber  

tmnxNatFwdOutVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.10
The value of tmnxNatFwdOutVRtrID indicates the outside vRtrID.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVRtrID  

tmnxNatFwdOutAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.11
The value of tmnxNatFwdOutAddrType indicates the address type of tmnxNatFwdOutAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatFwdOutAddr 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.12
The value of tmnxNatFwdOutAddr indicates the outside IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4)  

tmnxNatFwdOutPort 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.13
The value of tmnxNatFwdOutPort indicates the outside port.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

tmnxNatFwdExpiryDateAndTime 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.14
The value of tmnxNatFwdExpiryDateAndTime indicates the date-time when this conceptual row expires. The value all zeroes indicates an infinite lifetime.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

tmnxNatFwdLsnAftrAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.15
The value of tmnxNatFwdLsnAftrAddrType indicates the address type of tmnxNatFwdLsnAftrAddr. The only values supported are 'unknown' (0) and 'ipv6' (2) The value 'unknown' indicates that this conceptual row is not for a Dual Stack Lite subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatFwdLsnAftrAddr 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.16
The value of tmnxNatFwdLsnAftrAddr indicates the inside B4 IPv6 address of the Dual Stack Lite subscriber. The empty value indicates that this conceptual row is not for a Dual Stack Lite subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|16)  

tmnxNatFwdPersistKey 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.17
The value of tmnxNatFwdPersistKey indicates a key value that can be used to track this port forwarding entry in the persistence file.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNatFwdDescription 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.18
The value of tmnxNatFwdL2awSubIdent indicates the description of this port forwarding entry.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxNatFwdEntryDescription  

tmnxNatFwdOrigin 1.3.6.1.4.1.6527.3.1.2.65.1.8.5.1.19
The value of tmnxNatFwdOrigin indicates how this port forwarding entry was created. The value 'dynamic' indicates that the entry was created as a result of a Port Control Protocol (PCP) request. The value 'static' indicates that the entry was created by a network management operation, using the tmnxNatFwdAction object group. All rows in this table correspond to explicit mappings.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

tmnxNatApTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.112
The value of the object tmnxNatApTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatApTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatApTable 1.3.6.1.4.1.6527.3.1.2.65.1.9.1
The tmnxNatApTable contains objects to configure the NAT RADIUS accounting policies of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatApEntry

tmnxNatApEntry 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1
Each conceptual row represents information about a particular NAT RADIUS accounting policy. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatApEntry  

tmnxNatApName 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.1
The value of tmnxNatApName specifies the name of this NAT RADIUS accounting policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

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

tmnxNatApRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.3
The value of tmnxNatApRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNatApDescription 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.4
The value of tmnxNatApDescription specifies the description of this NAT RADIUS accounting policy.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxNatApIncludeAttributes 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.5
The value of tmnxNatApIncludeAttributes specifies what RADIUS attributes the system should include into RADIUS accounting messages.
Status: current Access: read-create
OBJECT-TYPE    
  BITS framedIpAddr(0), nasIdentifier(1), natSubscriberString(2), userName(3), insideServiceId(4), outsideServiceId(5), outsideIp(6), portRangeBlock(7), hardwareTimestamp(8), releaseReason(9), multiSessionId(10), frameCounters(11), octetCounters(12), sessionTime(13), calledStationId(14), subscriberData(15)  

tmnxNatApServersTimeout 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.100
The value of tmnxNatApServersTimeout specifies, in seconds, the timeout between retries towards the same RADIUS server.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..90  

tmnxNatApServersRetry 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.101
The value of tmnxNatApServersRetry specifies the number of RADIUS requests towards the same RADIUS server.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..10  

tmnxNatApServersVRtrID 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.102
The value of tmnxNatApServersVRtrID specifies the virtual router instance applicable for the set of configured RADIUS servers (tmnxNatAccServTable). The value of this object cannot be changed once a RADIUS server is configured for this policy. When the value is '0', both base and management router instances are available.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxNatApServersSrcAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.103
The value of tmnxNatApServersSrcAddrType specifies the type of address stored in tmnxNatApServersSrcAddrStart and tmnxNatApServersSrcAddrEnd.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxNatApServersSrcAddrStart 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.104
The value of tmnxNatApServersSrcAddrStart specifies the start of the the range of source addresses to be used for NAT RADIUS accounting; it must be a valid unicast address. Each ISA MDA of the NAT ISA group associated with this policy, uses an address of this range.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatApServersSrcAddrEnd 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.105
The value of tmnxNatApServersSrcAddrEnd specifies the end of the the range of source addresses to be used for NAT RADIUS accounting; it must be a valid unicast address). Each ISA MDA of the NAT ISA group associated with this policy, uses an address of this range.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxNatApServersAlgorithm 1.3.6.1.4.1.6527.3.1.2.65.1.9.1.1.106
The value of tmnxNatApServersAlgorithm specifies the algorithm used to select a RADIUS server from the list of configured servers (tmnxNatApRadServTable).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxSubRadServAlgorithm direct(1), roundRobin(2)  

tmnxNatApServTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.113
The value of the object tmnxNatApServTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatApServTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatApServTable 1.3.6.1.4.1.6527.3.1.2.65.1.9.2
The tmnxNatApServTable allows the configuration of objects related to a particular RADIUS server associated with a particular NAT RADIUS Accounting Policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatApServEntry

tmnxNatApServEntry 1.3.6.1.4.1.6527.3.1.2.65.1.9.2.1
Each entry represents the configuration for a particular RADIUS server. Entries in this table can be created and deleted via SNMP SET operations to tmnxNatApServRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatApServEntry  

tmnxNatApServIndex 1.3.6.1.4.1.6527.3.1.2.65.1.9.2.1.1
The value of tmnxNatApServIndex specifies the index of this RADIUS server in the set of servers associated with this NAT accounting policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..5  

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

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

tmnxNatApServAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.9.2.1.5
The value of tmnxNatApServAddrType specifies the type of address stored in tmnxNatApServAddr.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxNatApServAddr 1.3.6.1.4.1.6527.3.1.2.65.1.9.2.1.6
The value of tmnxNatApServAddr specifies the IP address of the RADIUS server. A valid unicast IP address must be specified at row creation time.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatApServSecret 1.3.6.1.4.1.6527.3.1.2.65.1.9.2.1.7
The value of tmnxNatApServSecret specifies the secret key associated with the RADIUS server. A non-empty value must be specified at row creation time. An SNMP get request on this object always returns an empty string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0|1..20)  

tmnxNatApServAcctPort 1.3.6.1.4.1.6527.3.1.2.65.1.9.2.1.8
The value of tmnxNatApServAcctPort specifies the UDP port number on which to contact the RADIUS server for accounting.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxNatApServStatTable 1.3.6.1.4.1.6527.3.1.2.65.1.9.3
The tmnxNatApServStatTable contains basic status information about the connections with NAT accounting RADIUS servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatApServStatEntry

tmnxNatApServStatEntry 1.3.6.1.4.1.6527.3.1.2.65.1.9.3.1
Each entry represents the status of a connection with a particular RADIUS server. Rows in this table are automatically created and destroyed by the system. Each connection originates in a particular NAT ISA group member, using an IP source address of the range configured for a particular NAT accounting policy, and connects with a RADIUS server associated with that policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatApServStatEntry  

tmnxNatApServStatSrcAddrType 1.3.6.1.4.1.6527.3.1.2.65.1.9.3.1.1
The value of tmnxNatApServStatSrcAddrType indicates the address type of tmnxNatApServStatSrcAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNatApServStatSrcAddr 1.3.6.1.4.1.6527.3.1.2.65.1.9.3.1.2
The value of tmnxNatApServStatSrcAddr indicates the source IP address used by this system for this connection with this RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatApServStatOperState 1.3.6.1.4.1.6527.3.1.2.65.1.9.3.1.3
The value of tmnxNatApServStatOperState indicates the operational state of this connection with this RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxNatApServStatTxRequests 1.3.6.1.4.1.6527.3.1.2.65.1.9.3.1.4
The value of tmnxNatApServStatTxRequests indicates the number of RADIUS request packets transmitted for this connection with this RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNatApServStatReqTimeout 1.3.6.1.4.1.6527.3.1.2.65.1.9.3.1.6
The value of tmnxRadSrvStatsReqTimeout indicates the number of RADIUS requests that have timed out for this connection with this RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNatApServStatSendRetries 1.3.6.1.4.1.6527.3.1.2.65.1.9.3.1.7
The value of tmnxNatApServStatSendRetries indicates the number of retries to a different server for a single accounting request for this connection with this RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNatPcpPlcyTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.118
The value of the object tmnxNatPcpPlcyTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatPcpPlcyTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatPcpPlcyTable 1.3.6.1.4.1.6527.3.1.2.65.1.10.1
The tmnxNatPcpPlcyTable contains objects to configure the Port Control Protocol (PCP) policies of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPcpPlcyEntry

tmnxNatPcpPlcyEntry 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1
Each conceptual row represents information about a particular PCP policy. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPcpPlcyEntry  

tmnxNatPcpPlcyName 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1.1
The value of tmnxNatPcpPlcyName specifies the name of this PCP policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

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

tmnxNatPcpPlcyRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1.3
The value of tmnxNatPcpPlcyRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNatPcpPlcyDescription 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1.4
The value of tmnxNatPcpPlcyDescription specifies the description of this PCP policy.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxNatPcpPlcyOpcodes 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1.5
The value of the object tmnxNatPcpPlcyOpcodes specifies the PCP opcodes supported by the PCP servers using this PCP policy.
Status: current Access: read-create
OBJECT-TYPE    
  BITS get(0), map(1), announce(2)  

tmnxNatPcpPlcyOptions 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1.6
The value of the object tmnxNatPcpPlcyOptions specifies the PCP options supported by the PCP servers using this PCP policy.
Status: current Access: read-create
OBJECT-TYPE    
  BITS description(0), next(1), portReservation(2), thirdParty(3), preferFailure(4)  

tmnxNatPcpPlcyMinimumLifetime 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1.7
The value of tmnxNatPcpPlcyMinimumLifetime specifies the minimum lifetime of explicit mappings made by the PCP servers using this PCP policy.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..86399  

tmnxNatPcpPlcyMaximumLifetime 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1.8
The value of tmnxNatPcpPlcyMaximumLifetime specifies the maximum lifetime of explicit mappings made by the PCP servers using this PCP policy.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 61..86400  

tmnxNatPcpPlcyMaxDescriptionLen 1.3.6.1.4.1.6527.3.1.2.65.1.10.1.1.9
The value of tmnxNatPcpPlcyMaxDescriptionLen specifies the maximum length of mapping descriptions made by the PCP servers using this PCP policy. The value of tmnxNatPcpPlcyMaxDescriptionLen is only relevant if the corresponding bit in the tmnxNatPcpPlcyOptions object is set.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..64  

tmnxNatPcpSrvTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.119
The value of the object tmnxNatPcpSrvTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatPcpPlcyTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatPcpSrvTable 1.3.6.1.4.1.6527.3.1.2.65.1.10.2
The tmnxNatPcpSrvTable contains objects to configure the Port Control Protocol (PCP) Servers of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPcpSrvEntry

tmnxNatPcpSrvEntry 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1
Each conceptual row represents information about a particular PCP Server. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPcpSrvEntry  

tmnxNatPcpSrvName 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.1
The value of tmnxNatPcpSrvName specifies the name of this PCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

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

tmnxNatPcpSrvRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.3
The value of tmnxNatPcpSrvRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNatPcpSrvAdminState 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.4
The value of tmnxNatPcpSrvAdminState specifies the administrative state of this PCP server.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxNatPcpSrvDescription 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.5
The value of tmnxNatPcpSrvDescription specifies the description of this PCP server.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxNatPcpSrvPlcy 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.6
The value of tmnxNatPcpSrvPlcy specifies the name of the PCP Policy associated with this PCP server. The value of tmnxNatPcpSrvPlcy refers to a row in the tmnxNatPcpPlcyTable.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxNatPcpSrvFwdInsideRouter 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.7
The value of the object tmnxNatPcpSrvFwdInsideRouter specifies the identifier of the PCP forwarding inside virtual router instance associated with the PCP server. The value of tmnxNatPcpSrvFwdInsideRouter refers to a row in the tmnxNatVrtrTable. The value zero specifies that there is no PCP forwarding inside virtual router instance associated with this PCP server.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxNatPcpSrvDsliteAftrAddr 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.8
The value of tmnxNatPcpSrvDsliteAftrAddr specifies the inside Dual Stack Lite AFTR address. Broadcast, multicast or martian IP addresses are not allowed. Set the value of tmnxNatPcpSrvDsliteAftrAddr if PCP mappings (forwarding entries) are requested for Dual Stack Lite subscribers. The value all zeroes specifies that there is no inside Dual Stack Lite AFTR address configured.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressIPv6  

tmnxNatPcpSrvState 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.9
The value of tmnxNatPcpSrvState indicates the operational state of this PCP server.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxNatPcpSrvStateDescription 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.10
The value of tmnxNatPcpSrvStateDescription indicates the description of the state of this PCP server. It may describe the cause of the problem while the value of the object tmnxNatPcpSrvState is not equal to 'inService'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

tmnxNatPcpSrvEpoch 1.3.6.1.4.1.6527.3.1.2.65.1.10.2.1.11
The value of tmnxNatPcpSrvEpoch indicates (and specifies) the Epoch of this PCP server. Though this object is writable, setting it is discouraged unless for test purposes. The value of this object persists during a High Availability switch-over, but is reset during a reboot of the system.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxNatPcpSrvIfTableLastCh 1.3.6.1.4.1.6527.3.1.2.65.1.121
The value of the object tmnxNatPcpSrvIfTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxNatPcpSrvIfTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNatPcpSrvIfTable 1.3.6.1.4.1.6527.3.1.2.65.1.10.3
The tmnxNatPcpSrvIfTable contains the interfaces associated with the PCP servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPcpSrvIfEntry

tmnxNatPcpSrvIfEntry 1.3.6.1.4.1.6527.3.1.2.65.1.10.3.1
Each conceptual row represents an interface associated with a particular PCP server. Entries in this table can be created or deleted via SNMP operations. An row in this table can only be created if the value of the object vRtrIfType in the conceptual row in the TIMETRA-VRTR-MIB::vRtrIfTable corresponding with the same vRtrID and vRtrIfIndex, is equal to either 'network' or 'serviceIes in the Base router, or 'serviceVprn' in a VPRN router instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPcpSrvIfEntry  

tmnxNatPcpSrvIfRowStatus 1.3.6.1.4.1.6527.3.1.2.65.1.10.3.1.1
The value of tmnxNatPcpSrvIfRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

tmnxNatPcpSrvIfStatsTable 1.3.6.1.4.1.6527.3.1.2.65.1.10.4
The tmnxNatPcpSrvIfStatsTable contains PCP statistics per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatPcpSrvIfStatsEntry

tmnxNatPcpSrvIfStatsEntry 1.3.6.1.4.1.6527.3.1.2.65.1.10.4.1
Each conceptual row represents PCP statistics for an interface associated with a particular PCP server. Entries in this table are created automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatPcpSrvIfStatsEntry  

tmnxNatPcpSrvIfStatsType 1.3.6.1.4.1.6527.3.1.2.65.1.10.4.1.1
The value of tmnxNatPcpSrvIfStatsType indicates the type of PCP statistics contained in this conceptual row. It is merely a numerical index, the meaning of the PCP statistics in this conceptual row is indicated by the value of the object tmnxNatPcpSrvIfStatsName.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxNatPcpSrvIfStatsName 1.3.6.1.4.1.6527.3.1.2.65.1.10.4.1.2
The value of the object tmnxNatPcpSrvIfStatsName indicates the human-readable identifier of the statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..58)  

tmnxNatPcpSrvIfStatsValLw 1.3.6.1.4.1.6527.3.1.2.65.1.10.4.1.3
The value of the object tmnxNatPcpSrvIfStatsValLw indicates the lower 32-bits word of the statistics value contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNatPcpSrvIfStatsValHw 1.3.6.1.4.1.6527.3.1.2.65.1.10.4.1.4
The value of the object tmnxNatPcpSrvIfStatsValHw indicates the higher 32-bits word of the statistics value contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNatPcpSrvIfStatsVal 1.3.6.1.4.1.6527.3.1.2.65.1.10.4.1.5
The value of the object tmnxNatPcpSrvIfStatsVal indicates the value of the statistics contained in this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxNatSubscIdVendorTable 1.3.6.1.4.1.6527.3.1.2.65.1.11.1
The tmnxNatSubscIdVendorTable describes the RADIUS Vendor-Id's supported by this system for use in the tmnxNatSubIdTable. Rows in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatSubscIdVendorEntry

tmnxNatSubscIdVendorEntry 1.3.6.1.4.1.6527.3.1.2.65.1.11.1.1
Each conceptual row represents a RADIUS Vendor-Id supported by this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatSubscIdVendorEntry  

tmnxNatSubscIdVendorId 1.3.6.1.4.1.6527.3.1.2.65.1.11.1.1.1
The value of tmnxNatSubscIdVendorId indicates the RADIUS Vendor-Id value corresponding with this vendor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxSubRadiusVendorId  

tmnxNatSubscIdVendorStr 1.3.6.1.4.1.6527.3.1.2.65.1.11.1.1.2
The value of tmnxNatSubscIdVendorStr indicates the string representation of this vendor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

tmnxNatSubscIdVendorDescription 1.3.6.1.4.1.6527.3.1.2.65.1.11.1.1.3
The value of tmnxNatSubscIdVendorDescription indicates the description of this vendor.
Status: current Access: read-only
OBJECT-TYPE    
  TItemDescription  

tmnxNatSubscIdAttrTable 1.3.6.1.4.1.6527.3.1.2.65.1.11.2
The tmnxNatSubscIdAttrTable describes the RADIUS Attribute Types supported by this system for use in the tmnxNatSubIdTable. Rows in this table are created and destroyed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNatSubscIdAttrEntry

tmnxNatSubscIdAttrEntry 1.3.6.1.4.1.6527.3.1.2.65.1.11.2.1
Each conceptual row represents a supported RADIUS Attribute Type for a RADIUS Vendor-Id.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNatSubscIdAttrEntry  

tmnxNatSubscIdAttrType 1.3.6.1.4.1.6527.3.1.2.65.1.11.2.1.1
The value of tmnxNatSubscIdAttrType indicates a RADIUS Attribute Type supported by this system for the vendor indicated in tmnxNatSubscIdVendorId.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxSubRadiusAttrType  

tmnxNatSubscIdAttrStr 1.3.6.1.4.1.6527.3.1.2.65.1.11.2.1.2
The value of tmnxNatSubscIdAttrStr indicates the string representation of RADIUS Attribute Type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

tmnxNatSubscIdAttrDescription 1.3.6.1.4.1.6527.3.1.2.65.1.11.2.1.3
The value of tmnxNatSubscIdAttrDescription indicates the description of this RADIUS Attribute Type.
Status: current Access: read-only
OBJECT-TYPE    
  TItemDescription  

tmnxNatResourceProblem 1.3.6.1.4.1.6527.3.1.2.65.1.200
The value of the object tmnxNatResourceProblem indicates if there is a resource problem detected while attempting to activate some part of the NAT configuration of this system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNatLsnSubscIdCount 1.3.6.1.4.1.6527.3.1.2.65.1.201
The value of the object tmnxNatLsnSubscIdCount indicates the number of identified Large Scale NAT subscribers. It is the number of rows in the tmnxNatLsnSubscIdStrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxNatNotifyDescription 1.3.6.1.4.1.6527.3.1.2.65.2.1
The object tmnxNatNotifyDescription is a printable character string.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

tmnxNatNotifyOutsideVRtrID 1.3.6.1.4.1.6527.3.1.2.65.2.2
The object tmnxNatNotifyOutsideVRtrID is a number used to identify a virtual router instance in the system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxVRtrID  

tmnxNatNotifyInsideVRtrID 1.3.6.1.4.1.6527.3.1.2.65.2.3
The object tmnxNatNotifyInsideVRtrID is a number used to identify a virtual router instance in the system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxNatNotifyOutsideAddrType 1.3.6.1.4.1.6527.3.1.2.65.2.4
The object tmnxNatNotifyOutsideAddrType is value that represents a type of Internet address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

tmnxNatNotifyOutsideAddr 1.3.6.1.4.1.6527.3.1.2.65.2.5
The object tmnxNatNotifyOutsideAddr is a generic Internet address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatNotifyInsideAddrType 1.3.6.1.4.1.6527.3.1.2.65.2.6
The object tmnxNatNotifyInsideAddrType is value that represents a type of Internet address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

tmnxNatNotifyInsideAddr 1.3.6.1.4.1.6527.3.1.2.65.2.7
The object tmnxNatNotifyInsideAddr is a generic Internet address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatNotifyPort 1.3.6.1.4.1.6527.3.1.2.65.2.8
The object tmnxNatNotifyPort is a a 16 bit port number of an Internet transport layer protocol.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetPortNumber  

tmnxNatNotifyPort2 1.3.6.1.4.1.6527.3.1.2.65.2.9
The object tmnxNatNotifyPort2 is a a 16 bit port number of an Internet transport layer protocol.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetPortNumber  

tmnxNatNotifyDateAndTime 1.3.6.1.4.1.6527.3.1.2.65.2.10
The object tmnxNatNotifyDateAndTime is a date-time specification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime Size(11)  

tmnxNatNotifyTruthValue 1.3.6.1.4.1.6527.3.1.2.65.2.11
The object tmnxNatNotifyTruthValue represents a boolean value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TruthValue  

tmnxNatNotifyLsnSubId 1.3.6.1.4.1.6527.3.1.2.65.2.13
The object tmnxNatNotifyLsnSubId is a number that identifies a Large Scale NAT subscriber.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

tmnxNatNotifyL2AwSubIdent 1.3.6.1.4.1.6527.3.1.2.65.2.14
The object tmnxNatNotifyL2AwSubIdent is a string that identifies a Layer-2-Aware NAT subscriber.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..32)  

tmnxNatNotifyOutsideEndAddrType 1.3.6.1.4.1.6527.3.1.2.65.2.15
The object tmnxNatNotifyOutsideEndAddrType represents a type of Internet address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

tmnxNatNotifyOutsideEndAddr 1.3.6.1.4.1.6527.3.1.2.65.2.16
The object tmnxNatNotifyOutsideEndAddr is a generic Internet address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNatNotifyPlSeqNum 1.3.6.1.4.1.6527.3.1.2.65.2.17
The object tmnxNatNotifyPlSeqNum represents a sequence number for notifications related to the allocation of IP addresses from a NAT pool.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Counter64  

tmnxNatPlL2AwBlockUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.1
The tmnxNatPlL2AwBlockUsageHigh notification is sent when the block usage of a Layer-2-Aware NAT address pool reaches its high watermark ('true') or when it reaches its low watermark again ('false').
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatIsaMemberSessionUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.2
The tmnxNatIsaMemberSessionUsageHigh notification is sent when the session usage of a NAT ISA group member reaches its high watermark ('true') or when it reaches its low watermark again ('false').
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatPlLsnMemberBlockUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.3
The tmnxNatPlLsnMemberBlockUsageHigh notification is sent when the block usage of a Large Scale NAT address pool reaches its high watermark ('true') or when it reaches its low watermark again ('false') on a particular member MDA of its ISA group.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatLsnSubIcmpPortUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.4
The tmnxNatLsnSubIcmpPortUsageHigh notification is sent when the ICMP port usage of a Large Scale NAT subscriber reaches its high watermark ('true') or when it reaches its low watermark again ('false'). If only a single host can be associated with this subscriber, it is identified with its inside IP address tmnxNatNotifyInsideAddr in the inside virtual router instance tmnxNatNotifyInsideVRtrID; otherwise, these objects contain null values.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatLsnSubUdpPortUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.5
The tmnxNatLsnSubUdpPortUsageHigh notification is sent when the UDP port usage of a Large Scale NAT subscriber reaches its high watermark ('true') or when it reaches its low watermark again ('false'). If only a single host can be associated with this subscriber, it is identified with its inside IP address tmnxNatNotifyInsideAddr in the inside virtual router instance tmnxNatNotifyInsideVRtrID; otherwise, these objects contain null values.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatLsnSubTcpPortUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.6
The tmnxNatLsnSubTcpPortUsageHigh notification is sent when the TCP port usage of a Large Scale NAT subscriber reaches its high watermark ('true') or when it reaches its low watermark again ('false'). If only a single host can be associated with this subscriber, it is identified with its inside IP address tmnxNatNotifyInsideAddr in the inside virtual router instance tmnxNatNotifyInsideVRtrID; otherwise, these objects contain null values.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatL2AwSubIcmpPortUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.7
The tmnxNatL2AwSubIcmpPortUsageHigh notification is sent when the ICMP port usage of a Layer-2-Aware NAT subscriber reaches its high watermark ('true') or when it reaches its low watermark again ('false').
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatL2AwSubUdpPortUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.8
The tmnxNatL2AwSubUdpPortUsageHigh notification is sent when the UDP port usage of a Layer-2-Aware NAT subscriber reaches its high watermark ('true') or when it reaches its low watermark again ('false').
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatL2AwSubTcpPortUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.9
The tmnxNatL2AwSubTcpPortUsageHigh notification is sent when the TCP port usage of a Layer-2-Aware NAT subscriber reaches its high watermark ('true') or when it reaches its low watermark again ('false').
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatL2AwSubSessionUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.10
The tmnxNatL2AwSubSessionUsageHigh notification is sent when the session usage of a Layer-2-Aware NAT subscriber reaches its high watermark ('true') or when it reaches its low watermark again ('false').
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatLsnSubSessionUsageHigh 1.3.6.1.4.1.6527.3.1.3.65.0.11
The tmnxNatLsnSubSessionUsageHigh notification is sent when the session usage of a Large Scale NAT subscriber reaches its high watermark ('true') or when it reaches its low watermark again ('false'). If only a single host can be associated with this subscriber, it is identified with its inside IP address tmnxNatNotifyInsideAddr in the inside virtual router instance tmnxNatNotifyInsideVRtrID; otherwise, these objects contain null values.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatPlBlockAllocationLsn 1.3.6.1.4.1.6527.3.1.3.65.0.12
The tmnxNatPlBlockAllocationLsn notification is sent when an outside IP address and a range of ports is allocated to a NAT subscriber associated with a Large Scale NAT (LSN) pool, and when this allocation expires. The allocated block is within the scope of the outside virtual router instance tmnxNatNotifyOutsideVRtrID and the outside IP address tmnxNatNotifyOutsideAddr; it starts with port tmnxNatNotifyPort and ends with port tmnxNatNotifyPort2. The NAT subscriber is identified with its subscriber ID tmnxNatNotifyLsnSubId. If only a single host can be associated with this subscriber, it is identified with its inside IP address tmnxNatNotifyInsideAddr in the inside virtual router instance tmnxNatNotifyInsideVRtrID; otherwise, these objects contain null values. When the block allocation is made, the value of the object tmnxNatNotifyTruthValue is 'true'; when the block allocation expires, it is 'false'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatPlBlockAllocationL2Aw 1.3.6.1.4.1.6527.3.1.3.65.0.13
The tmnxNatPlBlockAllocationL2Aw notification is sent when an outside IP address and a range of ports is allocated to a NAT subscriber associated with a Layer-2-Aware NAT pool, and when this allocation expires. The allocated block is within the scope of the outside virtual router instance tmnxNatNotifyOutsideVRtrID and the outside IP address tmnxNatNotifyOutsideAddr; it starts with port tmnxNatNotifyPort and ends with port tmnxNatNotifyPort2. The NAT subscriber is identified with its subscriber ID tmnxNatNotifyL2AwSubIdent. When the block allocation is made, the value of the object tmnxNatNotifyTruthValue is 'true'; when the block allocation expires, it is 'false'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatResourceProblemDetected 1.3.6.1.4.1.6527.3.1.3.65.0.14
The tmnxNatResourceProblemDetected notification is sent when the value of the object tmnxNatResourceProblem changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatResourceProblemCause 1.3.6.1.4.1.6527.3.1.3.65.0.15
The tmnxNatResourceProblemCause notification is to describe the cause of a NAT resource problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatPlAddrFree 1.3.6.1.4.1.6527.3.1.3.65.0.16
The tmnxNatPlAddrFree notification is sent when a range of outside IP addresses becomes free at once. The range starts at address tmnxNatNotifyOutsideAddr and ends with address tmnxNatNotifyOutsideEndAddr. It replaces a number of tmnxNatPlBlockAllocationL2Aw or tmnxNatPlBlockAllocationLsn notifications; the allocated port blocks associated with each IP address in the indicated range are released. The reason why this address range is released, is described in the tmnxNatNotifyDescription. If the value of tmnxNatNotifyInsideVRtrID is not equal to zero, it means that only the port blocks associated with hosts in that particular virtual router instance are released; if the value of tmnxNatNotifyInsideVRtrID is equal to zero, it means that all the port blocks are released.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatPlLsnRedActiveChanged 1.3.6.1.4.1.6527.3.1.3.65.0.17
[CAUSE] The tmnxNatPlLsnRedActiveChanged notification is sent when the value of the object tmnxNatPlLsnRedActive changes. The cause is explained in the tmnxNatNotifyDescription. [EFFECT] While the value of the object tmnxNatPlLsnRedActive is equal to 'false', ... - this system is not performing Large Scale NAT in the realm of the virtual router instance associated with this pool; the Large Scale NAT is supposed to be performed by its redundant peer. - the route specified with tmnxNatVrtrInRedSteerRt is not advertised in the realm of any inside virtual router instance associated with this pool; - NAT traffic matching a filter with TFilterAction equal to 'nat' is redirected to the address specified with tmnxNatVrtrInRedPeerAddr or dropped if tmnxNatVrtrInRedPeerAddr is not configured; - the pool ranges associated with this pool are withdrawn from the outside virtual router instance associated with this pool; - the route specified with tmnxNatPlLsnRedExpPrefix is not exported in the realm of the outside virtual router instance associated with this pool. [RECOVERY] If this system is supposed to assume the role of a standby in the realm of the virtual router instance associated with this pool, no recovery is needed. Otherwise, the recovery action will depend on the actual cause as specified in the tmnxNatNotifyDescription.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatPcpSrvStateChanged 1.3.6.1.4.1.6527.3.1.3.65.0.18
[CAUSE] The tmnxNatPcpSrvStateChanged notification is sent when the value of the object tmnxNatPcpSrvState changes. The cause is explained in the tmnxNatPcpSrvStateDescription. [EFFECT] While the value of the object tmnxNatPcpSrvState is equal to 'outOfService', the system drops PCP requests addressed to this server. [RECOVERY] The recovery action depends on the actual cause as specified in the tmnxNatPcpSrvStateDescription.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatFwdEntryAdded 1.3.6.1.4.1.6527.3.1.3.65.0.19
[CAUSE] The tmnxNatFwdEntryAdded notification is sent when a row is added to or removed from the tmnxNatFwdTable; a row can be added to the table either by operations on the tmnxNatFwdAction object group or by means of the PCP protocol. When the row is added, the value of the object tmnxNatNotifyTruthValue is 'true'; when the row is removed, it is 'false'. [EFFECT] The specified NAT subscriber can start receiving inbound traffic flows. [RECOVERY] No recovery required; this notification is the result of an operator or protocol action.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNatIsaGroup 1.3.6.1.4.1.6527.3.1.1.65.2.1
The group of objects providing configuration of NAT Integrated Service Adaptors (ISA) on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatIsaStatGroup 1.3.6.1.4.1.6527.3.1.1.65.2.2
The group of objects providing monitoring of NAT Integrated Service Adaptors (ISA) on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatPlcyGroup 1.3.6.1.4.1.6527.3.1.1.65.2.3
The group of objects providing configuration of NAT policies on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatPlcyStatGroup 1.3.6.1.4.1.6527.3.1.1.65.2.4
The group of objects providing monitoring of NAT policies on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatVrtrGroup 1.3.6.1.4.1.6527.3.1.1.65.2.5
The group of objects providing configuration of NAT in a virtual router instance on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatPlGroup 1.3.6.1.4.1.6527.3.1.1.65.2.6
The group of objects providing configuration of NAT address pools on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatDestGroup 1.3.6.1.4.1.6527.3.1.1.65.2.7
The group of objects providing configuration of NAT destinations on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatL2AwGroup 1.3.6.1.4.1.6527.3.1.1.65.2.8
The group of objects specific for Layer-2-Aware NAT on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatLsnGroup 1.3.6.1.4.1.6527.3.1.1.65.2.9
The group of objects specific to Large Scale NAT on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatMapGroup 1.3.6.1.4.1.6527.3.1.1.65.2.10
The group of objects providing configuration of NAT mappings for static port forwarding on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatLsnV9v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.15
The group of objects specific to Large Scale NAT that were added in release 9.0 of the Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatVrtrV9v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.16
The group of objects providing configuration of NAT in a virtual router instance on Alcatel-Lucent SROS series systems that were added in release 9.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatPlcyV9v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.17
The group of objects providing configuration of NAT policies on Alcatel-Lucent SROS series systems that were added in release 9.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatFwdGroup 1.3.6.1.4.1.6527.3.1.1.65.2.18
The group of objects providing configuration of NAT forwarding entries on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatPlV9v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.19
The group of objects providing configuration of NAT address pools on Alcatel-Lucent SROS series systems that were added in release 9.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatRedGroup 1.3.6.1.4.1.6527.3.1.1.65.2.20
The group of objects providing configuration of NAT redundancy.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatDestNatGroup 1.3.6.1.4.1.6527.3.1.1.65.2.21
The group of objects providing configuration of Destination-NAT.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatPlcyV10v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.22
The group of objects providing configuration of NAT policies on Alcatel-Lucent SROS series systems that were added in release 10.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatIsaV10v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.23
The group of objects providing configuration of NAT Integrated Service Adaptors (ISA) on Alcatel-Lucent SROS series systems release 10.0 or higher.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatAccGroup 1.3.6.1.4.1.6527.3.1.1.65.2.24
The group of objects providing configuration of NAT RADIUS accounting.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatWlanGwGroup 1.3.6.1.4.1.6527.3.1.1.65.2.25
The group of objects providing configuration of NAT RADIUS accounting.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNat64Group 1.3.6.1.4.1.6527.3.1.1.65.2.26
The group of objects providing configuration of NAT64.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatLsnSubIdentGroup 1.3.6.1.4.1.6527.3.1.1.65.2.27
The group of objects providing configuration of subscriber identification of Large Scale NAT subscribers.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatPcpGroup 1.3.6.1.4.1.6527.3.1.1.65.2.28
The group of objects providing configuration of the Port Control Protocol (PCP).
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatIsaStatV10v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.29
The group of objects providing monitoring of NAT Integrated Service Adaptors (ISA) on Alcatel-Lucent SROS series systems added in release 10.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatObsoleteGroup 1.3.6.1.4.1.6527.3.1.1.65.2.98
The group of objects providing configuration of NAT mappings for static port forwarding on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatNotifyObjsGroup 1.3.6.1.4.1.6527.3.1.1.65.2.99
The group of notification objects supporting NAT notifications on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNatNotifyGroup 1.3.6.1.4.1.6527.3.1.1.65.2.100
The group of notifications supporting NAT on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxNatNotifyV9v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.101
The group of notifications supporting NAT added in release 9.0 of Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxNatNotifyV10v0Group 1.3.6.1.4.1.6527.3.1.1.65.2.102
The group of notifications supporting NAT added in release 10.0 of Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxNatCompliance 1.3.6.1.4.1.6527.3.1.1.65.1.1
The compliance statement for management of NAT on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNatStatCompliance 1.3.6.1.4.1.6527.3.1.1.65.1.2
The compliance statement for monitoring of NAT on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNatNotifyCompliance 1.3.6.1.4.1.6527.3.1.1.65.1.3
The compliance statement for NAT notifications on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNatV9v0Compliance 1.3.6.1.4.1.6527.3.1.1.65.1.4
The compliance statement for management of NAT on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNatNotifyV9v0Compliance 1.3.6.1.4.1.6527.3.1.1.65.1.5
The compliance statement for NAT notifications on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNatV10v0Compliance 1.3.6.1.4.1.6527.3.1.1.65.1.6
The compliance statement for management of NAT on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNatNotifyV10v0Compliance 1.3.6.1.4.1.6527.3.1.1.65.1.7
The compliance statement for NAT notifications on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE