ALCATEL-IND1-ERP-MIB: View SNMP OID List / Download MIB
VENDOR: ALCATEL
Home | MIB: ALCATEL-IND1-ERP-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 |
alcatelIND1ERPMIB | 1.3.6.1.4.1.6486.801.1.2.1.46.1 |
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line ERP Switching is protection switching mechanism for ETH Layer Ethernet Ring topologies. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2008 Alcatel-Lucent, Incorporated ALL RIGHTS RESERVED WORLDWIDE |
||
alcatelIND1ErpMIBNotifications | 1.3.6.1.4.1.6486.801.1.2.1.46.1.0 |
Branch For ERP MIB Subsystem Notifications. |
||
alaErpRingStateChanged | 1.3.6.1.4.1.6486.801.1.2.1.46.1.0.1 |
The ERP Ring State has changed to Protection from Idle. Notify the user by raising the Trap. |
||
alaErpRingMultipleRpl | 1.3.6.1.4.1.6486.801.1.2.1.46.1.0.2 |
The trap shall be raised on RPL if there are multiple RPLs detected in the ring. When the RPL node receives the NR (RB) message, this trap is raised. |
||
alaErpRingRemoved | 1.3.6.1.4.1.6486.801.1.2.1.46.1.0.3 |
The trap shall be raised whenever the ring is removed dynamically in Unlike NI Scenario only. |
||
alcatelIND1ERPMIBObjects | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1 |
Branch For ERP Subsystem Managed Objects. |
||
alaErpGlobal | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.1 | |||
alaErpClearStats | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.1.1 | integer | read-write |
Defines the global clear statistics control for ERP. The value reset (1) indicates that ERP should clear all statistics related to all the rings in the system. By default, this object contains a zero value. Enumeration: 'default': 0, 'reset': 1. |
alaErpRingAttributes | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2 | |||
alaErpRingTable | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1 | no-access |
There is one ERP Ring table per bridge. It permits the configuration of Ring. |
|
1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1 | no-access |
The ERP Ring table entry. |
||
alaErpRingId | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.1 | integer32 | no-access |
Ring identifier that is unique in the bridge. |
alaErpRingServiceVid | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.2 | vlanid | read-only |
An integer indicating the VID of Service VLAN. All the ERP control traffic will flow with Service VLAN tag across the ring. This object must be specified while creating a row in this table. Once the row has been created, the value of this object cannot be changed. |
alaErpRingMEGLevel | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.3 | alaerpringmeglevel | read-only |
MEG level of the R-APS PDU to be inserted for this Ring. This object must be specified while creating a row in this table. Once the row has been created, the value of this object cannot be changed. |
alaErpRingPort1 | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.4 | interfaceindex | read-only |
This object is the interface index of the ring port,which is either a bridge port, or an aggregated link within a bridge, on which ring is configured. There can be only two ring ports per ring in a bridge. This object must be specified while creating a row in this table. Once the row has been created, the value of this object cannot be changed. |
alaErpRingPort2 | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.5 | interfaceindexorzero | read-only |
This object is the interface index of the ring port,which is either a bridge port, or an aggregated link within a bridge, on which ring is configured. In case of sub-ring, this will be zero. And that is the indicator of sub-ring. This object must be specified while creating a row in this table. Once the row has been created, the value of this object cannot be changed. |
alaErpRingStatus | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.6 | integer | read-only |
An Integer value indicating the administrative state of the Ring. enabled indicates that the Ring is to function normally, and disabled that it is to cease functioning. Enumeration: 'disabled': 2, 'enabled': 1. |
alaErpRingState | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.7 | integer | read-only |
The current state of the Ring. Enumeration: 'init': 2, 'idle': 0, 'protection': 1, 'manualSwitch': 3, 'forcedSwitch': 4, 'pending': 5. |
alaErpRingWaitToRestoreTimer | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.8 | unsigned32 | read-only |
This object is valid only for RPL Node. This timer is started to prevent frequent operation switch due to an intermittent defect. It may be configured by the operator in 1 minute steps between 0 and 12 minutes. |
alaErpRingGuardTimer | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.9 | integer32 | read-only |
Defines the guard timer value in centiseconds. This timer is started to prevent the ring nodes from receiving outdated R-APS messages. It may be configured by the operator in 10 ms steps between 10 ms to 2 seconds. |
alaErpRingClearStats | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.10 | integer | read-only |
Defines per ring clear statistics control for ERP. The value reset (1) indicates that ERP should clear all statistics related to a ring in the system.By default, this object contains a zero value. Enumeration: 'default': 0, 'reset': 1. |
alaErpRingLastStateChange | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.11 | timestamp | read-only |
The time (SysUpTime) at which the ethernet ring last entered new state. |
alaErpRingTimeToRevert | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.12 | timeticks | read-only |
Defines the time left to revert from Pending State to Idle State. |
alaErpRingRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.13 | rowstatus | read-only |
The status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated. |
alaErpRingVirtualChannel | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.14 | integer | read-only |
A Integer value indicating whether the ring is operating with the Virtual channel enabled or not. Enumeration: 'disabled': 2, 'enabled': 1. |
alaErpRingRevertive | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.15 | integer | read-only |
A Integer value indicating whether the ring is operating with the revertive mode enabled or not Enumeration: 'disabled': 2, 'enabled': 1. |
alaErpRingClearAction | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.16 | integer | read-only |
Defines clear action for ERP ring The value reset(1) will give CLEAR action to ERP state machine Enumeration: 'default': 0, 'reset': 1. |
alaErpRingActiveVersion | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.17 | unsigned32 | read-only |
This object indicates active ERP Ring protocol version. |
alaErpRingResetVersionFallback | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.18 | integer | read-only |
Resets ERP running protocol Enumeration: 'default': 0, 'reset': 1. |
alaErpRingPortTable | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2 | no-access |
There is one ERP Ring Port table per bridge. It permits the configuration of Ring Ports. |
|
1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1 | no-access |
The ERP Ring Port table entry. |
||
alaErpRingPortIfIndex | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.1 | interfaceindex | no-access |
This object is the interface index of the interface either a bridge port, or an aggregated link within a bridge port, to which ring port is configured. There can be only two ring ports per ring in a bridge. |
alaErpRingPortStatus | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.2 | alaerpringportstatus | read-only |
Status of the Ring Port. |
alaErpRingPortType | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.3 | alaerpringporttype | read-write |
Type of the Ring Port. To configure a node as a RPL owner for the ring, this object has value of RPL(2). |
alaErpRingPortEthOAMEvent | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.4 | truthvalue | read-write |
A Boolean indicating whether ERP Ring Port shall take loss of connectivity event from Ethernet OAM. True indicates that the Ring Port is to take events from Ethernet OAM. |
alaErpRingPortClearStats | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.5 | integer | read-write |
Defines per ring port clear statistics control for ERP. The value reset (1) indicates that ERP should clear all statistics related to a ring port in the system.By default, this object contains a zero value. Enumeration: 'default': 0, 'reset': 1. |
alaErpRingPortRmepId | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.6 | alaerpringmepid | read-write |
Identifier of Remote Endpoint. |
alaErpRingPortVirtualSfMonitor | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.7 | truthvalue | read-write |
A Boolean indicating whether ERP Ring Port shall take loss of connectivity event from Virtual SF monitor protocol. True indicates that the Ring Port is to take events from Virtual SF monitor. |
alaErpRingVlanTable | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.3 | no-access |
This table defines the association of VIDs and RingIds. The writable objects in this table need to be persistent upon reboot or restart of a device. |
|
1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.3.1 | no-access |
The VLAN table entry. |
||
alaErpRingVlanProtectedVid | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.3.1.1 | vlanid | no-access |
An integer indicating the VID of Protected VLAN. |
alaErpRingVlanRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.3.1.2 | rowstatus | read-only |
The status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated. |
alaErpStatsTable | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4 | no-access |
There is one ERP Stats table per bridge. This table contains the statistics for the ERP on per Ring basis. |
|
1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1 | no-access |
The Statistics table entry. |
||
alaErpStatsSignalFailPduTx | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.1 | counter32 | read-only |
A count of the number of R-APS (SF) PDUs transmitted on this interface for this Ring. |
alaErpStatsSignalFailPduRx | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.2 | counter32 | read-only |
A count of the number of valid R-APS (SF) PDUs received on this interface for this Ring. |
alaErpStatsSignalFailPduDrop | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.3 | counter32 | read-only |
A count of the number of valid R-APS (SF) PDUs dropped. |
alaErpStatsNoRequestPduTx | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.4 | counter32 | read-only |
A count of the number of R-APS (NR) PDUs transmitted on this interface for this Ring. |
alaErpStatsNoRequestPduRx | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.5 | counter32 | read-only |
A count of the number of valid R-APS (NR) PDUs received on this interface for this Ring. |
alaErpStatsNoRequestPduDrop | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.6 | counter32 | read-only |
A count of the number of valid R-APS (NR) PDUs dropped. |
alaErpStatsRPLBlockPDUTx | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.7 | counter32 | read-only |
A count of the number of R-APS (NR, RB) PDUs transmitted on this interface for this Ring. |
alaErpStatsRPLBlockPDURx | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.8 | counter32 | read-only |
A count of the number of valid R-APS (NR, RB) PDUs received on this interface for this Ring. |
alaErpStatsRPLBlockPDUDrop | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.9 | counter32 | read-only |
A count of the number of valid R-APS (NR, RB) PDUs dropped. |
alaErpStatsPDUErr | 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.10 | counter32 | read-only |
A count of the number of error R-APS PDUs received. |
alcatelIND1ERPMIBConformance | 1.3.6.1.4.1.6486.801.1.2.1.46.1.2 | |||
alcatelIND1ERPMIBCompliances | 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.1 | |||
alcatelIND1ERPMIBCompliance | 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.1.1 |
Compliance statement for ERP. |
||
alcatelIND1ERPMIBGroups | 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.2 | |||
alaErpGlobalGroup | 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.2.1 |
Objects for the Global Group. |
||
alaErpRingAttributesGroup | 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.2.2 |
Objects for the Ring Group. |
||
alaErpNotificationGroup | 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.2.3 |
Collection of notifications for ERP. |