TIMETRA-CLEAR-MIB

File: TIMETRA-CLEAR-MIB.mib (9858 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TimeStamp timetraSRMIBModules
tmnxSRObjs tmnxSRConfs tmnxSRNotifyPrefix
TNamedItem TmnxActionType tmnxEventAppIndex

Defined Types

TmnxClearEntry  
SEQUENCE    
  tmnxClearIndex Integer32
  tmnxClearName TNamedItem
  tmnxClearParams OCTET STRING
  tmnxClearAction TmnxActionType
  tmnxClearLastClearedTime TimeStamp
  tmnxClearResult INTEGER
  tmnxClearErrorText OCTET STRING

Defined Values

timetraClearMIBModule 1.3.6.1.4.1.6527.1.1.3.13
This document is the SNMP MIB module to manage and provision the ALCATEL 7x50 system clear functions. Copyright 2003-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    

tmnxClearObjs 1.3.6.1.4.1.6527.3.1.2.13
OBJECT IDENTIFIER    

tmnxClearNotificationsPrefix 1.3.6.1.4.1.6527.3.1.3.13
OBJECT IDENTIFIER    

tmnxClearNotifications 1.3.6.1.4.1.6527.3.1.3.13.0
OBJECT IDENTIFIER    

tmnxClearConformance 1.3.6.1.4.1.6527.3.1.1.13
OBJECT IDENTIFIER    

tmnxClearTable 1.3.6.1.4.1.6527.3.1.2.13.1
The tmnxClearTable provides the Alcatel 7x50 SR series EMS a way to execute the operational clear functions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxClearEntry

tmnxClearEntry 1.3.6.1.4.1.6527.3.1.2.13.1.1
Each row entry in the tmnxClearTable represents an operational clear function. Rows in this table are created by the agent when the system is initialized. They can be neither created nor destroyed by SNMP SET requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxClearEntry  

tmnxClearIndex 1.3.6.1.4.1.6527.3.1.2.13.1.1.1
The value of tmnxClearIndex specifies a unique clear function within an application group. The application group indexes, tmnxEventAppIndex, are given in the tmnxEventAppTable in the TIMETRA-LOG-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

tmnxClearName 1.3.6.1.4.1.6527.3.1.2.13.1.1.2
The name of the application clear function associated with this row entry.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItem  

tmnxClearParams 1.3.6.1.4.1.6527.3.1.2.13.1.1.3
The tmnxClearParams string is a sequence of parameter name value pairs to be used to determine the managed object to which to apply the application clear function associated with this row entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tmnxClearAction 1.3.6.1.4.1.6527.3.1.2.13.1.1.4
Setting tmnxClearAction to 'doAction (1)' causes the application clear function associated with this row entry to be enacted.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxActionType  

tmnxClearLastClearedTime 1.3.6.1.4.1.6527.3.1.2.13.1.1.5
The tmnxClearLastClearedTime variable contains the sysUpTime value when tmnxClearAction was last set to 'doAction (1)' to run the application clear function associated with this row entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxClearResult 1.3.6.1.4.1.6527.3.1.2.13.1.1.6
The result of the last attempt to enact the application clear function associated with this row entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(1), failure(2)  

tmnxClearErrorText 1.3.6.1.4.1.6527.3.1.2.13.1.1.7
If the result of the last attempt to enact the application clear function associated with this row entry failed, tmnxClearResult is 'failure (2)', tmnxClearErrorText contains a text string to further explain the cause of the failure.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tmnxClear 1.3.6.1.4.1.6527.3.1.3.13.0.1
The tmnxClear notification is generated to report the results of the clear function that was run as a result of setting tmnxClearAction to 'doAction'.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxClearCompliances 1.3.6.1.4.1.6527.3.1.1.13.1
OBJECT IDENTIFIER    

tmnxClearGroups 1.3.6.1.4.1.6527.3.1.1.13.2
OBJECT IDENTIFIER    

tmnxClearCompliance 1.3.6.1.4.1.6527.3.1.1.13.1.1
The compliance statement for management of object clearing operations on Alcatel 7x50 SR series systems.
Status: current Access: read-only
MODULE-COMPLIANCE    

tmnxClearGroup 1.3.6.1.4.1.6527.3.1.1.13.2.1
The group of objects supporting management of object clearing capabilities on Alcatel 7x50 SR series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxClearNotificationGroup 1.3.6.1.4.1.6527.3.1.1.13.2.2
The group of notifications supporting the object clearing feature on Alcatel 7x50 SR series systems.
Status: current Access: read-only
NOTIFICATION-GROUP