CTRON-ELAN-MIB
- Registered at
- 1.3.6.1.4.1.52.4.3.5.11.3.6.1.4.1.52.4.3.5.21.3.6.1.4.1.52.4.3.5.3
- Namespace
- enterasys
- Source file
CTRON-ELAN-MIB- Digest
sha256:16bf8070b5c526289d4cf9b7d2dd277969d4f6117abadcac50a9d9a3578c62af
Imports
| From | Symbols |
|---|---|
| CTRON-MIB-NAMES | ctAtmfLanEmulation |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CTRON-ELAN-MIB CTRON-MIB-NAMES CTRON-OIDS SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CtLaneDebugLevel type | ||||
| ElanLocalIndex type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ctLeClient OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.3.5.1 | |||
| ctElan OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.3.5.2 | |||
| ctElanConfGroup OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.3.5.2.1 | |||
| ctElanConfTable OBJECT-TYPE This table defines an extension to the elanConfTable. | 1.3.6.1.4.1.52.4.3.5.2.1.1 | not-accessible | mandatory | |
| ctElanConfEntry OBJECT-TYPE Each entry in this table represents an Emulated LAN. Objects elanConfIndex and elanConfRowStatus are required during row creation and deletion. | 1.3.6.1.4.1.52.4.3.5.2.1.1.1 | not-accessible | mandatory | |
| ctElanConfIndex OBJECT-TYPE A value which uniquely identifies a conceptual row in the ctElanConfTable. The value corresponds to elanConfIndex. | 1.3.6.1.4.1.52.4.3.5.2.1.1.1.1 | ElanLocalIndex | read-only | mandatory |
| ctElanConfUnitNumber OBJECT-TYPE Adapter unit for this ELAN, currently read-only. May expand to be read-write. | 1.3.6.1.4.1.52.4.3.5.2.1.1.1.2 | INTEGER (0..4) | read-only | mandatory |
| ctElanConfPolicy OBJECT-TYPE Policy determination of this ELAN, where secure(1) ensures that cut through operation will not be in operation. When an ELAN is in secure mode, it will not allow inter-elan communication by restricting directory services learning or lookups. The secure(1) mode also restricts the bus from proxy broadcast resolution, also know as the protocol preprocessor. When in nonsecure(2) mode, the ELAN will allow cut through operation, Directory Services advertisement, and proxy broadcast resolution. | 1.3.6.1.4.1.52.4.3.5.2.1.1.1.3 | INTEGER {secure(1), nonsecure(2)} | read-write | mandatory |
| ctElanConfDelPolicyWithElan OBJECT-TYPE This objects indicates that if an ELAN row is deleted, any existing LEC->ELAN mappings must also be deleted. | 1.3.6.1.4.1.52.4.3.5.2.1.1.1.4 | INTEGER {true(1), false(2)} | read-write | mandatory |
| ctElanConfRowStatus OBJECT-TYPE This object is used to create or delete entries in the elanConfTable. | 1.3.6.1.4.1.52.4.3.5.2.1.1.1.5 | INTEGER {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)} | read-write | mandatory |
| ctElanSFDSPeerTable OBJECT-TYPE This table contains all Secure Fast Directory Services Database IPs that have been added as peers. Creating an entry in this table will add the SFDS database at that IP as a peer. Deleting and entry in this table will drop the SFDS at that IP as a peer. | 1.3.6.1.4.1.52.4.3.5.2.1.2 | not-accessible | mandatory | |
| ctElanSFDSPeerEntry OBJECT-TYPE Each entry in this table represents an SFDS Database that has been added as a peer. ctElanSFDSPeerIP and ctElanSFDSPeerRowStatus must be present during row creation and deletion. | 1.3.6.1.4.1.52.4.3.5.2.1.2.1 | not-accessible | mandatory | |
| ctElanSFDSPeerIP OBJECT-TYPE The IP Address of the Directory Services Peer Database. | 1.3.6.1.4.1.52.4.3.5.2.1.2.1.1 | IpAddress | read-only | mandatory |
| ctElanSFDSPeerRowStatus OBJECT-TYPE This object is used to create or delete entries in the ctElanSFDSPeerTable. | 1.3.6.1.4.1.52.4.3.5.2.1.2.1.2 | INTEGER {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)} | read-write | mandatory |
| ctElanConfDirectoryServicesIP OBJECT-TYPE The IP Address of the Directory Services. | 1.3.6.1.4.1.52.4.3.5.2.1.3 | IpAddress | read-only | mandatory |
| ctElanDSStatus OBJECT-TYPE Reports the current status of the Secure Fast Directory Services connection. | 1.3.6.1.4.1.52.4.3.5.2.1.4 | INTEGER {connected(1), connectionLost(2), unknown(3)} | read-only | mandatory |
| ctElanUNIVersion OBJECT-TYPE Reports the UNI version that lane is using. | 1.3.6.1.4.1.52.4.3.5.2.1.5 | INTEGER {unknown(1), uni30(2), uni31(3), uni40(4)} | read-only | mandatory |
| ctElanLaneDbgOutputFile OBJECT-TYPE Full path and file for Debug Output. | 1.3.6.1.4.1.52.4.3.5.2.1.6 | DisplayString (SIZE(0..255)) | read-write | mandatory |
| ctElanLaneDbgConnectionServices OBJECT-TYPE Debug level specifier for Connection Services subsystem. | 1.3.6.1.4.1.52.4.3.5.2.1.7 | CtLaneDebugLevel | read-write | mandatory |
| ctElanLaneDbgDatabaseManagement OBJECT-TYPE Debug level specifier for Database Mgr subsystem. | 1.3.6.1.4.1.52.4.3.5.2.1.8 | CtLaneDebugLevel | read-write | mandatory |
| ctElanCtLaneDbgSNMP OBJECT-TYPE Debug level specifier for SNMP Agent subsystem. | 1.3.6.1.4.1.52.4.3.5.2.1.9 | CtLaneDebugLevel | read-write | mandatory |
| ctElanLaneDbgLECS OBJECT-TYPE Debug level specifier for LECS subsystem. | 1.3.6.1.4.1.52.4.3.5.2.1.10 | CtLaneDebugLevel | read-write | mandatory |
| ctElanCtLaneDbgLES OBJECT-TYPE Debug level specifier for LES subsystem. | 1.3.6.1.4.1.52.4.3.5.2.1.11 | CtLaneDebugLevel | read-write | mandatory |
| ctElanHotStandbyStatus OBJECT-TYPE Reports the status of this Hot Standby peer. Initial means this peer has just started and is determining whether it will be primary or standby. Active means it is currently running as the primary. Standby means it is currently in backup mode. | 1.3.6.1.4.1.52.4.3.5.2.1.12 | INTEGER {initial(1), active(2), standby(3), unknown(4)} | read-only | mandatory |
| ctElanConfHotStandbyIP OBJECT-TYPE The IP Address of the other member of this Hot Standby peer group. | 1.3.6.1.4.1.52.4.3.5.2.1.13 | IpAddress | read-only | mandatory |
| ctLes OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.3.5.3 | |||
| ctBus OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.3.5.4 |