TN-CLEAR-MIB: View SNMP OID List / Download MIB

VENDOR: NOKIA


 Home MIB: TN-CLEAR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tnClearMIBModule 1.3.6.1.4.1.7483.5.1.3.13
This document is the SNMP MIB module to manage and provision the Nokia 7x50 system clear functions. Copyright 2003-2009 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
 tnClearObjs 1.3.6.1.4.1.7483.6.1.2.13
       tnClearTable 1.3.6.1.4.1.7483.6.1.2.13.1 no-access
The tnClearTable provides the Nokia 7x50 SR series EMS a way to execute the operational clear functions.
           tnClearEntry 1.3.6.1.4.1.7483.6.1.2.13.1.1 no-access
Each row entry in the tnClearTable 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.
               tnClearIndex 1.3.6.1.4.1.7483.6.1.2.13.1.1.1 integer32 no-access
The value of tnClearIndex specifies a unique clear function within an application group. The application group indexes, tnEventAppIndex, are given in the tnEventAppTable in the TN-LOG-MIB.
               tnClearName 1.3.6.1.4.1.7483.6.1.2.13.1.1.2 tnameditem read-only
The name of the application clear function associated with this row entry.
               tnClearParams 1.3.6.1.4.1.7483.6.1.2.13.1.1.3 octet string read-write
The tnClearParams 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.
               tnClearAction 1.3.6.1.4.1.7483.6.1.2.13.1.1.4 tmnxactiontype read-write
Setting tnClearAction to 'doAction (1)' causes the application clear function associated with this row entry to be enacted.
               tnClearLastClearedTime 1.3.6.1.4.1.7483.6.1.2.13.1.1.5 timestamp read-only
The tnClearLastClearedTime variable contains the sysUpTime value when tnClearAction was last set to 'doAction (1)' to run the application clear function associated with this row entry.
               tnClearResult 1.3.6.1.4.1.7483.6.1.2.13.1.1.6 integer read-only
The result of the last attempt to enact the application clear function associated with this row entry. Enumeration: 'failure': 2, 'success': 1.
               tnClearErrorText 1.3.6.1.4.1.7483.6.1.2.13.1.1.7 octet string read-only
If the result of the last attempt to enact the application clear function associated with this row entry failed, tnClearResult is 'failure (2)', tnClearErrorText contains a text string to further explain the cause of the failure.
       tnClearScalar1 1.3.6.1.4.1.7483.6.1.2.13.101 unsigned32 read-only
A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item.
       tnClearScalar2 1.3.6.1.4.1.7483.6.1.2.13.102 unsigned32 read-only
A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item.
 tnClearNotificationsPrefix 1.3.6.1.4.1.7483.6.1.3.13
       tnClearNotifications 1.3.6.1.4.1.7483.6.1.3.13.0
           tnClear 1.3.6.1.4.1.7483.6.1.3.13.0.1
The tnClear notification is generated to report the results of the clear function that was run as a result of setting tnClearAction to 'doAction'.