TIMETRA-BFD-MIB: View SNMP OID List / Download MIB
VENDOR: NOKIA
Home | MIB: TIMETRA-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).
|
|||
Object Name | OID | Type | Access | Info |
timetraBfdMIBModule | 1.3.6.1.4.1.6527.1.1.3.85 |
This document is the SNMP MIB module to manage and provision BFD templates on Alcatel-Lucent SROS equipment. Copyright 2012-2013 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. |
||
tmnxBfdConformance | 1.3.6.1.4.1.6527.3.1.1.85 | |||
tmnxBfdCompliances | 1.3.6.1.4.1.6527.3.1.1.85.1 | |||
tmnxBfdV11v0Compliance | 1.3.6.1.4.1.6527.3.1.1.85.1.1 |
The compliance statement for management of BFD features on version 11.0 of the Alcatel-Lucent SROS series systems. |
||
tmnxBfdGroups | 1.3.6.1.4.1.6527.3.1.1.85.2 | |||
tmnxBfdV11v0Group | 1.3.6.1.4.1.6527.3.1.1.85.2.1 |
The group of objects supporting management of BFD features on version 11.0 of the Alcatel-Lucent SROS series systems. |
||
tmnxBfdObjects | 1.3.6.1.4.1.6527.3.1.2.85 | |||
tmnxBfdOperObjects | 1.3.6.1.4.1.6527.3.1.2.85.1 | |||
tmnxBfdOperValueObjects | 1.3.6.1.4.1.6527.3.1.2.85.1.1 | |||
tmnxBfdOperTemplateTable | 1.3.6.1.4.1.6527.3.1.2.85.1.1.1 | no-access |
Operational value table for BFD templates. |
|
1.3.6.1.4.1.6527.3.1.2.85.1.1.1.1 | no-access |
Information about a particular BFD template. Entries are created by user via tmnxBfdAdminTemplateTable. Entries are deleted by user via tmnxBfdAdminTemplateTable. |
||
tmnxBfdOperTemplateName | 1.3.6.1.4.1.6527.3.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. |
tmnxBfdOperTemplateRowStatus | 1.3.6.1.4.1.6527.3.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 tmnxBfdAdminTemplateEntry. |
tmnxBfdOperTemplateTxInt | 1.3.6.1.4.1.6527.3.1.2.85.1.1.1.1.3 | unsigned32 | read-only |
The value of tmnxBfdOperTemplateTxInt indicates the transmit timers for the BFD packets. |
tmnxBfdOperTemplateRxInt | 1.3.6.1.4.1.6527.3.1.2.85.1.1.1.1.4 | unsigned32 | read-only |
The value of tmnxBfdOperTemplateTxInt indicates the recieve timers for the BFD packets. |
tmnxBfdOperTemplateMultiplier | 1.3.6.1.4.1.6527.3.1.2.85.1.1.1.1.5 | unsigned32 | read-only |
The value of tmnxBfdOperTemplateMultiplier 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. |
tmnxBfdOperTemplateEchoRxInt | 1.3.6.1.4.1.6527.3.1.2.85.1.1.1.1.6 | unsigned32 | read-only |
The value of tmnxBfdOperTemplateEchoRxInt indicates the minimum echo recieve interval for a BFD session. |
tmnxBfdOperTemplateType | 1.3.6.1.4.1.6527.3.1.2.85.1.1.1.1.7 | integer | read-only |
The value of tmnxBfdOperTemplateType 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. |
tmnxBfdAdminObjects | 1.3.6.1.4.1.6527.3.1.2.85.2 | |||
tmnxBfdAdminControlObjects | 1.3.6.1.4.1.6527.3.1.2.85.2.1 | |||
tmnxBfdAdminOwner | 1.3.6.1.4.1.6527.3.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). tmnxBfdAdminOwner is advisory only. Before beginning a transaction, read tmnxBfdAdminOwner. If it is empty then proceed with the configuration. Set tmnxBfdAdminOwner after setting tmnxBfdAdminControlApply so that other users will be advised to not make changes to the Admin tables. Agent sets tmnxBfdAdminOwner to empty string after tmnxBfdAdminControlApply is set - either by user initializing or committing, or by agent timing out the uncommitted transactions (tmnxBfdAdminLastSetTimer). |
tmnxBfdAdminControlApply | 1.3.6.1.4.1.6527.3.1.2.85.2.1.2 | integer | read-write |
This object controls the use of tmnxBfdAdminValueObjects tables. This object always reads none(1). When set to initialize(2), the objects in tmnxBfdAdminValueObjects tables are set to the current Operational values, from the corresponding tmnxBfdOperValueObjects 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 tmnxBfdAdminValueObjects tables are copied to the corresponding tmnxBfdOperValueObjects table objects. Enumeration: 'initialize': 2, 'commit': 3, 'none': 1. |
tmnxBfdAdminLastSetTimer | 1.3.6.1.4.1.6527.3.1.2.85.2.1.3 | timeinterval | read-only |
The time remaining until the agent re-initializes the administrative tables. If tmnxBfdAdminControlApply is not set to commit(3) within tmnxBfdAdminLastSetTimeout 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 tmnxBfdAdminLastSetTimeout after SNMP SET operation to any of the tmnxBfdAdminValueObjects tables. |
tmnxBfdAdminLastSetTimeout | 1.3.6.1.4.1.6527.3.1.2.85.2.1.4 | timeinterval | read-write |
Timeout for tmnxBfdAdminLastSetTimer. The value zero is not allowed. |
tmnxBfdAdminValueObjects | 1.3.6.1.4.1.6527.3.1.2.85.2.2 | |||
tmnxBfdAdminTemplateTable | 1.3.6.1.4.1.6527.3.1.2.85.2.2.1 | no-access |
Administrative value table for BFD templates. |
|
1.3.6.1.4.1.6527.3.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. |
||
tmnxBfdAdminTemplateName | 1.3.6.1.4.1.6527.3.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. |
tmnxBfdAdminTemplateRowStatus | 1.3.6.1.4.1.6527.3.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 tmnxBfdAdminControlApply is set to commit(3), the row will actually be created in the tmnxBfdOperTemplateTable. To destroy a row, set this object to destroy(6). If there are no objects that refer to the entry, when tmnxBfdAdminControlApply is set to commit(3) the row will actually be removed from the tmnxBfdOperTemplateTable. If there are objects that refer to the entry, the destroy SET request will fail with an error. |
tmnxBfdAdminTemplateTxInt | 1.3.6.1.4.1.6527.3.1.2.85.2.2.1.1.3 | unsigned32 | read-only |
The value of tmnxBfdAdminTemplateTxInt specifies the transmit timers for the BFD packets. |
tmnxBfdAdminTemplateRxInt | 1.3.6.1.4.1.6527.3.1.2.85.2.2.1.1.4 | unsigned32 | read-only |
The value of tmnxBfdAdminTemplateRxInt specifies the receive timers for the BFD packets. |
tmnxBfdAdminTemplateMultiplier | 1.3.6.1.4.1.6527.3.1.2.85.2.2.1.1.5 | unsigned32 | read-only |
The value of tmnxBfdAdminTemplateMultiplier 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. |
tmnxBfdAdminTemplateEchoRxInt | 1.3.6.1.4.1.6527.3.1.2.85.2.2.1.1.6 | unsigned32 | read-only |
The value of tmnxBfdAdminTemplateEchoRxInt specifies the minimum echo recieve interval for a BFD session. |
tmnxBfdAdminTemplateType | 1.3.6.1.4.1.6527.3.1.2.85.2.2.1.1.7 | integer | read-only |
The value of tmnxBfdAdminTemplateType 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. |