TIMETRA-TWAMP-MIB

File: TIMETRA-TWAMP-MIB.mib (34730 bytes)

Imported modules

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

Imported symbols

InetAddress InetAddressPrefixLength InetAddressType
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
Counter32 MODULE-IDENTITY NOTIFICATION-TYPE
OBJECT-TYPE Unsigned32 RowStatus
TEXTUAL-CONVENTION TimeStamp timetraSRMIBModules
tmnxSRConfs tmnxSRNotifyPrefix tmnxSRObjs
TItemDescription TmnxAdminState TmnxOperState

Defined Types

TmnxTwampSrvConnectionCount  
A TmnxTwampSrvConnectionCount value counts the concurrent control connections supported by a TWAMP server.
TEXTUAL-CONVENTION    
  Unsigned32 0..64  

TmnxTwampSrvSessionCount  
A TmnxTwampSrvSessionCount value counts the concurrent test sessions supported by a TWAMP server.
TEXTUAL-CONVENTION    
  Unsigned32 0..128  

TmnxTwampSrvPrefixEntry  
SEQUENCE    
  tmnxTwampSrvPrefixAddrType InetAddressType
  tmnxTwampSrvPrefixAddr InetAddress
  tmnxTwampSrvPrefixLen InetAddressPrefixLength
  tmnxTwampSrvPrefixRowStatus RowStatus
  tmnxTwampSrvPrefixLastChg TimeStamp
  tmnxTwampSrvPrefixDescription TItemDescription
  tmnxTwampSrvPrefixMaxConnections TmnxTwampSrvConnectionCount
  tmnxTwampSrvPrefixMaxSessions TmnxTwampSrvSessionCount

TmnxTwampSrvPrefixStatsEntry  
SEQUENCE    
  tmnxTwampSrvPfxConnCount TmnxTwampSrvConnectionCount
  tmnxTwampSrvPfxConnsRejected Counter32
  tmnxTwampSrvPfxSessionCount TmnxTwampSrvSessionCount
  tmnxTwampSrvPfxTestSessCompleted Counter32
  tmnxTwampSrvPfxTestSessRejected Counter32
  tmnxTwampSrvPfxTestSessAbort Counter32
  tmnxTwampSrvPfxTestPacketsRx Counter32
  tmnxTwampSrvPfxTestPacketsTx Counter32

TmnxTwampSrvConnStatsEntry  
SEQUENCE    
  tmnxTwampSrvConnClientAddrType InetAddressType
  tmnxTwampSrvConnClientAddr InetAddress
  tmnxTwampSrvConnSeqNum Unsigned32
  tmnxTwampSrvConnState INTEGER
  tmnxTwampSrvConnIdleTime Unsigned32
  tmnxTwampSrvConnSessionCount TmnxTwampSrvSessionCount
  tmnxTwampSrvConnTestSessComplete Counter32
  tmnxTwampSrvConnTestSessRejected Counter32
  tmnxTwampSrvConnTestPacketsRx Counter32
  tmnxTwampSrvConnTestPacketsTx Counter32

Defined Values

timetraTwampMIBModule 1.3.6.1.4.1.6527.1.1.3.76
This document is the SNMP MIB module to manage and provision the Two Way Active Measurement Protocol (TWAMP, RFC5357) components of Alcatel-Lucent SROS. Copyright (c) 2010-2011 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    

tmnxTwampObjs 1.3.6.1.4.1.6527.3.1.2.76
OBJECT IDENTIFIER    

tmnxTwampNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.76
OBJECT IDENTIFIER    

tmnxTwampConformance 1.3.6.1.4.1.6527.3.1.1.76
OBJECT IDENTIFIER    

tmnxTwampTableLastChangeObjs 1.3.6.1.4.1.6527.3.1.2.76.1
OBJECT IDENTIFIER    

tmnxTwampConfigObjs 1.3.6.1.4.1.6527.3.1.2.76.2
OBJECT IDENTIFIER    

tmnxTwampStatisticsObjs 1.3.6.1.4.1.6527.3.1.2.76.3
OBJECT IDENTIFIER    

tmnxTwampNotificationObjs 1.3.6.1.4.1.6527.3.1.2.76.4
OBJECT IDENTIFIER    

tmnxTwampNotifications 1.3.6.1.4.1.6527.3.1.3.76.0
OBJECT IDENTIFIER    

tmnxTwampComplianceObjs 1.3.6.1.4.1.6527.3.1.1.76.1
OBJECT IDENTIFIER    

tmnxTwampGroupObjs 1.3.6.1.4.1.6527.3.1.1.76.2
OBJECT IDENTIFIER    

tmnxTwampConfigScalarObjs 1.3.6.1.4.1.6527.3.1.2.76.2.1
OBJECT IDENTIFIER    

tmnxTwampConfigTableObjs 1.3.6.1.4.1.6527.3.1.2.76.2.2
OBJECT IDENTIFIER    

tmnxTwampStatisticsScalarObjs 1.3.6.1.4.1.6527.3.1.2.76.3.1
OBJECT IDENTIFIER    

tmnxTwampStatisticsTableObjs 1.3.6.1.4.1.6527.3.1.2.76.3.2
OBJECT IDENTIFIER    

tmnxTwampV9v0GroupObjs 1.3.6.1.4.1.6527.3.1.1.76.2.1
OBJECT IDENTIFIER    

tmnxTwampSrvPrefixTblLastChg 1.3.6.1.4.1.6527.3.1.2.76.1.1
The value of tmnxTwampSrvPrefixTblLastChg indicates the time, since system startup, when tmnxTwampSrvPrefixTable last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxTwampSrvAdminState 1.3.6.1.4.1.6527.3.1.2.76.2.1.1
The value of tmnxTwampSrvAdminState specifies if the TWAMP server is administratively 'inService(2)', or 'outOfService(3)'. 'noop(1)' is a write-only value which does not change the current setting.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxAdminState  

tmnxTwampSrvInactTimeout 1.3.6.1.4.1.6527.3.1.2.76.2.1.2
The value of tmnxTwampSrvInactTimeout specifies the system-wide inactivity timeout for each TWAMP server control connection.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 60..3600  

tmnxTwampSrvMaxConnections 1.3.6.1.4.1.6527.3.1.2.76.2.1.3
The value of tmnxTwampSrvMaxConnections specifies the system-wide maximum number of concurrent TWAMP server control connections.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxTwampSrvConnectionCount  

tmnxTwampSrvMaxSessions 1.3.6.1.4.1.6527.3.1.2.76.2.1.4
The value of tmnxTwampSrvMaxSessions specifies the system-wide maximum number of concurrent TWAMP server test sesssions.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxTwampSrvSessionCount  

tmnxTwampSrvPrefixTable 1.3.6.1.4.1.6527.3.1.2.76.2.2.1
tmnxTwampSrvPrefixTable contains per-prefix TWAMP server configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxTwampSrvPrefixEntry

tmnxTwampSrvPrefixEntry 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1
tmnxTwampSrvPrefixEntry contains the TWAMP server configuration information for the IP prefix specified by the index values. Rows in this table are created and destroyed using the tmnxTwampSrvPrefixRowStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxTwampSrvPrefixEntry  

tmnxTwampSrvPrefixAddrType 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1.1
The value of tmnxTwampSrvPrefixAddrType specifies the type of tmnxTwampSrvPrefixAddr. This is the first index for tmnxTwampSrvPrefixTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxTwampSrvPrefixAddr 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1.2
The value of tmnxTwampSrvPrefixAddr specifies, in conjuction with tmnxTwampSrvPrefixAddrType and tmnxTwampSrvPrefixLen, a prefix to be matched against a TWAMP client address. This is the second index for tmnxTwampSrvPrefixTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxTwampSrvPrefixLen 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1.3
The value of tmnxTwampSrvPrefixLen specifies the number of bits to match when comparing a TWAMP client address in an incoming message to tmnxTwampSrvPrefixAddr. This is the third index for tmnxTwampSrvPrefixTable. Best-fit is used when matching a TWAMP client's IP address against the set of configured prefixes. For example, suppose the first row of this table has the prefix 138.120.0.0/16, and the second row has the prefix 138.120.214.0/24. The TWAMP client address 138.120.214.52 matches the second row.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

tmnxTwampSrvPrefixRowStatus 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1.4
The value of tmnxTwampSrvPrefixRowStatus specifies the status of the row for the TWAMP prefix identified by the index values. This object controls the creation and deletion of row entries in the tmnxTwampSrvPrefixTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxTwampSrvPrefixLastChg 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1.5
The value of tmnxTwampSrvPrefixLastChg indicates the time, since system startup, that this row was created or modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxTwampSrvPrefixDescription 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1.6
The value of tmnxTwampSrvPrefixDescription specifies the description for the TWAMP prefix identified by the index values..
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxTwampSrvPrefixMaxConnections 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1.7
The value of tmnxTwampSrvPrefixMaxConnections specifies the maximum number of concurrent TWAMP control connections allowed for the TWAMP prefix identified by the index values. In addition, the number of concurrent TWAMP control connections for this prefix is limited by the system maximum (tmnxTwampSrvMaxConnections).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxTwampSrvConnectionCount  

tmnxTwampSrvPrefixMaxSessions 1.3.6.1.4.1.6527.3.1.2.76.2.2.1.1.8
The value of tmnxTwampSrvPrefixMaxSessions specifies the maximum number of concurrent TWAMP test sessions allowed for the TWAMP prefix identified by the index values. In addition, the number of concurrent TWAMP test sessions for this prefix is limited by the system maximum (tmnxTwampSrvMaxSessions).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxTwampSrvSessionCount  

tmnxTwampSrvOperState 1.3.6.1.4.1.6527.3.1.2.76.3.1.1
The value of tmnxTwampSrvOperState indicates if the TWAMP server is operationally 'inService(2)', or 'outOfService(3)'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxTwampSrvUpTime 1.3.6.1.4.1.6527.3.1.2.76.3.1.2
The value of tmnxTwampSrvUpTime indicates the time elapsed, in seconds, since the most recent transition of tmnxTwampSrvOperState to 'inService(2)'. If tmnxTwampSrvOperState is not 'inService(2)', zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvConnectionCount 1.3.6.1.4.1.6527.3.1.2.76.3.1.3
The value of tmnxTwampSrvConnectionCount indicates the number of control connections currently managed by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxTwampSrvConnectionCount  

tmnxTwampSrvConnectionsRejected 1.3.6.1.4.1.6527.3.1.2.76.3.1.4
The value of tmnxTwampSrvConnectionsRejected indicates the total number of control connection requests which have been rejected by the TWAMP server. Example reject reasons: the server's limit on the number of active connections has been reached; the client's IP address does not match any of the prefixes configured on the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvSessionCount 1.3.6.1.4.1.6527.3.1.2.76.3.1.5
The value of tmnxTwampSrvSessionCount indicates the number of currently in-progress TWAMP test sesssions.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxTwampSrvSessionCount  

tmnxTwampSrvTestSessCompleted 1.3.6.1.4.1.6527.3.1.2.76.3.1.6
The value of tmnxTwampSrvTestSessCompleted indicates the total number of test sessions completed by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvTestSessRejected 1.3.6.1.4.1.6527.3.1.2.76.3.1.7
The value of tmnxTwampSrvTestSessRejected indicates the total number of test sessions rejected by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvTestSessAborted 1.3.6.1.4.1.6527.3.1.2.76.3.1.8
The value of tmnxTwampSrvTestSessAborted indicates the total number of test sessions aborted by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvTestPacketsRx 1.3.6.1.4.1.6527.3.1.2.76.3.1.9
The value of tmnxTwampSrvTestPacketsRx indicates the total number of TWAMP test packets received by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvTestPacketsTx 1.3.6.1.4.1.6527.3.1.2.76.3.1.10
The value of tmnxTwampSrvTestPacketsTx indicates the total number of TWAMP test packets sent by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvPrefixStatsTable 1.3.6.1.4.1.6527.3.1.2.76.3.2.1
tmnxTwampSrvPrefixStatsTable contains per-prefix TWAMP server statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxTwampSrvPrefixStatsEntry

tmnxTwampSrvPrefixStatsEntry 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1
tmnxTwampSrvPrefixStatsEntry contains the TWAMP server statistics for the IP prefix specified by the index values.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxTwampSrvPrefixStatsEntry  

tmnxTwampSrvPfxConnCount 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1.1
The value of tmnxTwampSrvPfxConnCount indicates, for the prefix specified by the index values, the number of control connections currently managed by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxTwampSrvConnectionCount  

tmnxTwampSrvPfxConnsRejected 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1.2
The value of tmnxTwampSrvPfxConnsRejected indicates, for the prefix specified by the index values, the number of control connection requests which have been rejected by the TWAMP server. An example reject reason: the prefix's limit on the number of active connections has been reached.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvPfxSessionCount 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1.3
The value of tmnxTwampSrvPfxSessionCount indicates, for the prefix specified by the index values, the number of currently in-progress TWAMP test sesssions.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxTwampSrvSessionCount  

tmnxTwampSrvPfxTestSessCompleted 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1.4
The value of tmnxTwampSrvPfxTestSessCompleted indicates, for the prefix specified by the index values, the number of test sessions completed by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvPfxTestSessRejected 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1.5
The value of tmnxTwampSrvPfxTestSessRejected indicates, for the prefix specified by the index values, the number of test sessions rejected by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvPfxTestSessAbort 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1.6
The value of tmnxTwampSrvPfxTestSessAbort indicates, for the prefix specified by the index values, the number of test sessions aborted by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvPfxTestPacketsRx 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1.7
The value of tmnxTwampSrvPfxTestPacketsRx indicates, for the prefix specified by the index values, the number of TWAMP test packets received by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvPfxTestPacketsTx 1.3.6.1.4.1.6527.3.1.2.76.3.2.1.1.8
The value of tmnxTwampSrvPfxTestPacketsTx indicates, for the prefix specified by the index values, the number of TWAMP test packets sent by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvConnStatsTable 1.3.6.1.4.1.6527.3.1.2.76.3.2.2
tmnxTwampSrvConnStatsTable contains the statistics for each active control connection managed by the TWAMP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxTwampSrvConnStatsEntry

tmnxTwampSrvConnStatsEntry 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1
tmnxTwampSrvConnStatsEntry contains the statistics for the TWAMP control connection specified by the index values. A row is created by the system when a TWAMP control connection is established.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxTwampSrvConnStatsEntry  

tmnxTwampSrvConnClientAddrType 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.1
The value of tmnxTwampSrvConnClientAddrType specifies the type of tmnxTwampSrvConnClientAddr. This is the fourth index for tmnxTwampSrvConnStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxTwampSrvConnClientAddr 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.2
The value of tmnxTwampSrvConnClientAddr specifies the TWAMP client's address. This is the fifth index for tmnxTwampSrvConnStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxTwampSrvConnSeqNum 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.3
The value of tmnxTwampSrvConnSeqNum specifies this control connection's sequence number. This is the sixth index for tmnxTwampSrvConnStatsTable - it allows n>1 rows (i.e. n>1 connections) for one client.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxTwampSrvConnState 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.4
The value of tmnxTwampSrvConnState indicates the operational state of a control connection managed by the TWAMP server. Code points: settingUp(1) - the connection is being established ready(2) - the connection is ready to accept test sessions running(3) - the connection is running a test.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER settingUp(1), ready(2), running(3)  

tmnxTwampSrvConnIdleTime 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.5
The value of tmnxTwampSrvConnIdleTime specifies the elapsed time, in seconds, since a TWAMP message was received on this control connection. When this value exceeds tmnxTwampSrvInactTimeout, the connection will be torn down.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxTwampSrvConnSessionCount 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.6
The value of tmnxTwampSrvConnSessionCount indicates, for the connection specified by the index values, the number of currently in-progress TWAMP test sesssions.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxTwampSrvSessionCount  

tmnxTwampSrvConnTestSessComplete 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.7
The value of tmnxTwampSrvConnTestSessComplete indicates, for the connection specified by the index values, the number of test sessions completed by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvConnTestSessRejected 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.8
The value of tmnxTwampSrvConnTestSessRejected indicates, for the connection specified by the index values, the number of test sessions rejected by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvConnTestPacketsRx 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.9
The value of tmnxTwampSrvConnTestPacketsRx indicates, for the connection specified by the index values, the number of TWAMP test packets received by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvConnTestPacketsTx 1.3.6.1.4.1.6527.3.1.2.76.3.2.2.1.10
The value of tmnxTwampSrvConnTestPacketsTx indicates, for the connection specified by the index values, the number of TWAMP test packets sent by the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxTwampSrvNotifClientAddrType 1.3.6.1.4.1.6527.3.1.2.76.4.1
The value of tmnxTwampSrvNotifClientAddrType indicates the address type of tmnxTwampSrvNotifClientAddr.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

tmnxTwampSrvNotifClientAddr 1.3.6.1.4.1.6527.3.1.2.76.4.2
The value of tmnxTwampSrvNotifClientAddr indicates, along with tmnxTwampSrvNotifClientAddrType, the address of a TWAMP client which could not be connected to the TWAMP server.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxTwampSrvInactivityTimeout 1.3.6.1.4.1.6527.3.1.3.76.0.1
[CAUSE] The tmnxTwampSrvInactivityTimeout notification is generated when a TWAMP control connection was disconnected by the TWAMP server because the connection was inactive for a period exceeding the server's inactivity timeout (tmnxTwampSrvInactTimeout). [EFFECT] The TWAMP client cannot request test runs on the disconnected connection. [RECOVERY] Check the IP connectivity between this node and the TWAMP client.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxTwampSrvMaxConnsExceeded 1.3.6.1.4.1.6527.3.1.3.76.0.2
[CAUSE] The tmnxTwampSrvMaxConnsExceeded notification is generated when a TWAMP control connection could not be established by the TWAMP server because the system-level maximum number of concurrent TWAMP control connections (tmnxTwampSrvMaxConnections) has been reached. [EFFECT] The TWAMP client cannot request test runs on the rejected connection. [RECOVERY] Configure the system-level maximum number of concurrent TWAMP control connections to a larger value, or disconnect any TWAMP control connection.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxTwampSrvPfxMaxConnsExceeded 1.3.6.1.4.1.6527.3.1.3.76.0.3
[CAUSE] The tmnxTwampSrvPfxMaxConnsExceeded notification is generated when a TWAMP control connection could not be established by the TWAMP server because the maximum number of concurrent TWAMP control connections configured against the TWAMP client's prefix (tmnxTwampSrvPrefixMaxConnections) has been reached. [EFFECT] The TWAMP client cannot request test runs on the rejected connection. [RECOVERY] Configure the prefix's maximum number of concurrent TWAMP control connections to a larger value, or disconnect a TWAMP control connection which uses the prefix.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxTwampSrvMaxSessExceeded 1.3.6.1.4.1.6527.3.1.3.76.0.4
[CAUSE] The tmnxTwampSrvMaxSessExceeded notification is generated when a TWAMP session could not be established by the TWAMP server because the system-level maximum number of concurrent TWAMP sessions (tmnxTwampSrvMaxSessions) has been reached. [EFFECT] The TWAMP client cannot request test runs on the rejected session. [RECOVERY] Configure the system-level maximum number of concurrent TWAMP sessions to a larger value, or disconnect any TWAMP session.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxTwampSrvPfxMaxSessExceeded 1.3.6.1.4.1.6527.3.1.3.76.0.5
[CAUSE] The tmnxTwampSrvPfxMaxSessExceeded notification is generated when a TWAMP session could not be established by the TWAMP server because the maximum number of concurrent TWAMP sessions configured against the TWAMP client's prefix (tmnxTwampSrvPrefixMaxSessions) has been reached. [EFFECT] The TWAMP client cannot request test runs on the rejected session. [RECOVERY] Configure the prefix's maximum number of concurrent TWAMP sessions to a larger value, or disconnect a TWAMP session which uses the prefix.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxTwampCompliance 1.3.6.1.4.1.6527.3.1.1.76.1.1
The compliance statement for the management of TWAMP for Release 9.0 on SROS series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxTwampSrvV9v0Group 1.3.6.1.4.1.6527.3.1.1.76.2.1.1
The group of objects supporting management of the TWAMP server on Alcatel-Lucent SROS Release 9.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxTwampSrvNotifyV9v0Group 1.3.6.1.4.1.6527.3.1.1.76.2.1.2
The group of notifications supporting management of the TWAMP server on Alcatel-Lucent SROS Release 9.0.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxTwampSrvNotifyObjsV9v0Group 1.3.6.1.4.1.6527.3.1.1.76.2.1.3
The group of accessible-for-notify objects supporting management of the TWAMP server on Alcatel-Lucent SROS Release 9.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP