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

VENDOR: NOKIA


 Home MIB: TN-BFD-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
 tnBfdMIBModule 1.3.6.1.4.1.7483.5.1.3.85
This document is the SNMP MIB module to manage and provision BFD templates on Nokia SROS equipment. Copyright 2012-2013 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.
 tnBfdObjects 1.3.6.1.4.1.7483.6.1.2.85
       tnBfdOperObjects 1.3.6.1.4.1.7483.6.1.2.85.1
           tnBfdOperValueObjects 1.3.6.1.4.1.7483.6.1.2.85.1.1
               tnBfdOperTemplateTable 1.3.6.1.4.1.7483.6.1.2.85.1.1.1 no-access
Operational value table for BFD templates.
                   tnBfdOperTemplateEntry 1.3.6.1.4.1.7483.6.1.2.85.1.1.1.1 no-access
Information about a particular BFD template. Entries are created by user via tnBfdAdminTemplateTable. Entries are deleted by user via tnBfdAdminTemplateTable.
                       tnBfdOperTemplateName 1.3.6.1.4.1.7483.6.1.2.85.1.1.1.1.1 tnameditem no-access
The name of this BFD template that uniquely identifies an entry in this table.
                       tnBfdOperTemplateRowStatus 1.3.6.1.4.1.7483.6.1.2.85.1.1.1.1.2 rowstatus read-only
RowStatus for this row. Values read will only be active(1). To create or destroy entries in this table, use the tnBfdAdminTemplateEntry.
                       tnBfdOperTemplateTxInt 1.3.6.1.4.1.7483.6.1.2.85.1.1.1.1.3 unsigned32 read-only
The value of tnBfdOperTemplateTxInt indicates the transmit timers for the BFD packets.
                       tnBfdOperTemplateRxInt 1.3.6.1.4.1.7483.6.1.2.85.1.1.1.1.4 unsigned32 read-only
The value of tnBfdOperTemplateTxInt indicates the recieve timers for the BFD packets.
                       tnBfdOperTemplateMultiplier 1.3.6.1.4.1.7483.6.1.2.85.1.1.1.1.5 unsigned32 read-only
The value of tnBfdOperTemplateMultiplier indicates the number of consecutive BFD messages that must be missed from the peer before the BFD session state is changed to down and the upper level protocols (OSPF, IS-IS or PIM) are notified of the fault.
                       tnBfdOperTemplateEchoRxInt 1.3.6.1.4.1.7483.6.1.2.85.1.1.1.1.6 unsigned32 read-only
The value of tnBfdOperTemplateEchoRxInt indicates the minimum echo recieve interval for a BFD session.
                       tnBfdOperTemplateType 1.3.6.1.4.1.7483.6.1.2.85.1.1.1.1.7 integer read-only
The value of tnBfdOperTemplateType indicates the configured termination of a BFD session. The value of 'cpmNp(1)' specifies termination on the CPM card's Network Processor. The value of 'auto(2)' specifies a system-selected termination other than the CPM Network Processor. Enumeration: 'cpmNp': 1, 'iomHw': 3, 'auto': 2.
       tnBfdAdminObjects 1.3.6.1.4.1.7483.6.1.2.85.2
           tnBfdAdminControlObjects 1.3.6.1.4.1.7483.6.1.2.85.2.1
               tnBfdAdminOwner 1.3.6.1.4.1.7483.6.1.2.85.2.1.1 displaystring read-write
Who has last initialized the administrative tables, who is making all the changes, and who is expected to either commit or re-initialize (ABORT-TRANSACTION). tnBfdAdminOwner is advisory only. Before beginning a transaction, read tnBfdAdminOwner. If it is empty then proceed with the configuration. Set tnBfdAdminOwner after setting tnBfdAdminControlApply so that other users will be advised to not make changes to the Admin tables. Agent sets tnBfdAdminOwner to empty string after tnBfdAdminControlApply is set - either by user initializing or committing, or by agent timing out the uncommitted transactions (tnBfdAdminLastSetTimer).
               tnBfdAdminControlApply 1.3.6.1.4.1.7483.6.1.2.85.2.1.2 integer read-write
This object controls the use of tnBfdAdminValueObjects tables. This object always reads none(1). When set to initialize(2), the objects in tnBfdAdminValueObjects tables are set to the current Operational values, from the corresponding tnBfdOperValueObjects tables. Any uncommitted changes are lost, so setting this value corresponds to both BEGIN-TRANSACTION and ABORT-TRANSACTION. When set to commit(3) (END-TRANSACTION), all of the objects from tnBfdAdminValueObjects tables are copied to the corresponding tnBfdOperValueObjects table objects. Enumeration: 'initialize': 2, 'commit': 3, 'none': 1.
               tnBfdAdminLastSetTimer 1.3.6.1.4.1.7483.6.1.2.85.2.1.3 timeinterval read-only
The time remaining until the agent re-initializes the administrative tables. If tnBfdAdminControlApply is not set to commit(3) within tnBfdAdminLastSetTimeout centiseconds, the agent will set it to initialize(2) and all uncommitted changes will be lost. This way, uncommitted changes from failed (uncompleted) change sets will eventually be removed, and another transaction can safely begin. This object is reset to tnBfdAdminLastSetTimeout after SNMP SET operation to any of the tnBfdAdminValueObjects tables.
               tnBfdAdminLastSetTimeout 1.3.6.1.4.1.7483.6.1.2.85.2.1.4 timeinterval read-write
Timeout for tnBfdAdminLastSetTimer. The value zero is not allowed.
           tnBfdAdminValueObjects 1.3.6.1.4.1.7483.6.1.2.85.2.2
               tnBfdAdminTemplateTable 1.3.6.1.4.1.7483.6.1.2.85.2.2.1 no-access
Administrative value table for BFD templates.
                   tnBfdAdminTemplateEntry 1.3.6.1.4.1.7483.6.1.2.85.2.2.1.1 no-access
Information about a particular BFD template. Entries are created by user. Entries are deleted by user.
                       tnBfdAdminTemplateName 1.3.6.1.4.1.7483.6.1.2.85.2.2.1.1.1 tnameditem no-access
The name of this BFD template that uniquely identifies an entry in this table.
                       tnBfdAdminTemplateRowStatus 1.3.6.1.4.1.7483.6.1.2.85.2.2.1.1.2 rowstatus read-only
RowStatus for this row. Legal values to write are: active(1), createAndGo(4), createAndWait(5), destroy(6). To Create a row, set this object to createAndGo or createAndWait. When tnBfdAdminControlApply is set to commit(3), the row will actually be created in the tnBfdOperTemplateTable. To destroy a row, set this object to destroy(6). If there are no objects that refer to the entry, when tnBfdAdminControlApply is set to commit(3) the row will actually be removed from the tnBfdOperTemplateTable. If there are objects that refer to the entry, the destroy SET request will fail with an error.
                       tnBfdAdminTemplateTxInt 1.3.6.1.4.1.7483.6.1.2.85.2.2.1.1.3 unsigned32 read-only
The value of tnBfdAdminTemplateTxInt specifies the transmit timers for the BFD packets. A value of 3 denotes 3.33 ms
                       tnBfdAdminTemplateRxInt 1.3.6.1.4.1.7483.6.1.2.85.2.2.1.1.4 unsigned32 read-only
The value of tnBfdAdminTemplateRxInt specifies the receive timers for the BFD packets. A value of 3 denotes 3.33 ms
                       tnBfdAdminTemplateMultiplier 1.3.6.1.4.1.7483.6.1.2.85.2.2.1.1.5 unsigned32 read-only
The value of tnBfdAdminTemplateMultiplier specifies the number of consecutive BFD messages that must be missed from the peer before the BFD session state is changed to down and the upper level protocols (OSPF, IS-IS or PIM) are notified of the fault.
                       tnBfdAdminTemplateEchoRxInt 1.3.6.1.4.1.7483.6.1.2.85.2.2.1.1.6 unsigned32 read-only
The value of tnBfdAdminTemplateEchoRxInt specifies the minimum echo recieve interval for a BFD session.
                       tnBfdAdminTemplateType 1.3.6.1.4.1.7483.6.1.2.85.2.2.1.1.7 integer read-only
The value of tnBfdAdminTemplateType specifies the configured termination of a BFD session. The value of 'cpmNp(1)' specifies termination on the CPM card's Network Processor. The value of 'auto(2)' specifies a system-selected termination other than the CPM Network Processor. Enumeration: 'cpmNp': 1, 'iomHw': 3, 'auto': 2.
               tnBfdAdminValueScalar1 1.3.6.1.4.1.7483.6.1.2.85.2.2.101 unsigned32 read-only
A dummy scalar that satisfies a SNMP get request quickly.Otherwise, it has to traverse the remaining MIB to get to the next applicable item.
               tnBfdAdminValueScalar2 1.3.6.1.4.1.7483.6.1.2.85.2.2.102 unsigned32 read-only