DEC-LES-MIB: View SNMP OID List / Download MIB

VENDOR: DEC


 Home MIB: DEC-LES-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
 decLesMIB 1.3.6.1.4.1.36.2.18.28
       decLesMIBObjects 1.3.6.1.4.1.36.2.18.28.1
           decLesConfigTable 1.3.6.1.4.1.36.2.18.28.1.1 no-access
A table describing all the LES components which this managed device supports.
               decLesConfigEntry 1.3.6.1.4.1.36.2.18.28.1.1.1 no-access
Each row describes one LES component, which might be either a standalone LES or part of a distributed LES.
                   decLesIndex 1.3.6.1.4.1.36.2.18.28.1.1.1.1 integer read-only
A unique number greater than zero which identifies this table row.
                   decLesRowStatus 1.3.6.1.4.1.36.2.18.28.1.1.1.2 integer read-write
This object is used to create and delete LAN Emulation Server components. If this object is writable, it will accept the values 'createAndGo' 'destroy' under suitable conditions. Use decLesAdminStatus to enable and disable service. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                   decLesAdminStatus 1.3.6.1.4.1.36.2.18.28.1.1.1.3 integer read-write
The desired state of this LES component. When a LES is distributed, this object controls the 'local' server component, as opposed to the overall state of the LES. If a BUS is connected to the LES, enabling/disabling either server may affect both of them. Otherwise it is up to the network manager to coordinate the state of the servers. Enumeration: 'down': 2, 'up': 1.
                   decLesOperStatus 1.3.6.1.4.1.36.2.18.28.1.1.1.4 integer read-only
The operational state of this LES component. A LES component may not become operational until it has been configured with values for LAN Type Maximum Data Frame Size Control Time-out BUS ATM Address When a LES is in the 'disabling' or 'deleting' state, attempts to set decLesAdminStatus to 'up' will fail. Enumeration: 'down': 2, 'deleting': 4, 'disabling': 3, 'up': 1.
                   decLesLastChange 1.3.6.1.4.1.36.2.18.28.1.1.1.5 timeticks read-only
The value of sysUpTime at the time that this server last entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
                   decLesAtmAddress 1.3.6.1.4.1.36.2.18.28.1.1.1.6 octet string read-only
The ATM address of this LAN Emulation Server, or LAN Emulation Server component. Clients establish Control Direct VCCs to this address to initiate the process of Joining the emulated LAN.
                   decLesDescription 1.3.6.1.4.1.36.2.18.28.1.1.1.7 octet string read-write
A human-readable string which can contain anything the network manager wants.
                   decLesLanName 1.3.6.1.4.1.36.2.18.28.1.1.1.8 octet string read-write
The name of this emulated LAN. This can be any string that the network manager would like this LES component to pass out to new clients. This string is not guaranteed to uniquely identify the emulated LAN.
                   decLesLanType 1.3.6.1.4.1.36.2.18.28.1.1.1.9 integer read-write
The data frame format for this emulated LAN. In an active emulated LAN, this parameter MUST have a consistent value in all of the LES and BUS components serving the emulated LAN. Otherwise various problems may result. The value of this columnar object may only be changed when this LAN Emulation Server has no active clients, and 'decLes[Admin,Oper]Status' are 'down'. Enumeration: 'aflane8025': 3, 'aflane8023': 2.
                   decLesMaxDataFrameSize 1.3.6.1.4.1.36.2.18.28.1.1.1.10 integer read-write
The maximum AAL-5 SDU size for data frames sent over this emulated LAN. This must be one of the standard sizes defined in the LAN Emulation specification. In an active emulated LAN, this parameter MUST have a consistent value in all of the LES and BUS components serving the emulated LAN. Otherwise various problems may result. The value of this columnar object may only be changed when this LAN Emulation Server has no active clients, and 'decLes[Admin,Oper]Status' are 'down'. Enumeration: 'max9234': 4, 'max1516': 2, 'max4544': 3, 'max18190': 5.
                   decLesAtmAddressOfBUS 1.3.6.1.4.1.36.2.18.28.1.1.1.11 octet string read-write
The ATM address of the Broadcast and Unknown Server component associated with this LES component. Unless otherwise stated in product documentation, the value of this columnar object may only be changed when this LAN Emulation Server has no active clients, and 'decLes[Admin,Oper]Status' are 'down'.
                   decLesControlTimeout 1.3.6.1.4.1.36.2.18.28.1.1.1.12 integer read-write
S4 Control Time-out. Time out period used for timing out most request/response control frame interactions, as specified elsewhere. Once a LE Client establishes a Control Direct VCC to the LE Server, the Join phase must complete within the Join Time-out time. If not, the LE Service SHOULD release any Control VCCs to that LE Client, terminating the Join phase. If a LES is distributed, each of its servers should have the same value for this parameter.
                   decLesArpResponsePolicy 1.3.6.1.4.1.36.2.18.28.1.1.1.13 integer read-write
Lets you fine-tune the performance of an emulated LAN by controlling the distribution of LE_ARP_RESPONSEs. You can choose from one of three policies: unspecified(1) Leave everything up to the implementation. direct(2) The LES sends responses only to the client to which they are directed. This reduces the amount of overhead per response packet, but may result in more LE_ARP traffic. broadcast(3) The LES sends responses to all clients via the Control Direct VCC. This lets clients learn LE_ARP information by eavesdropping, but also increases per-packet overhead. Enumeration: 'broadcast': 3, 'direct': 2, 'unspecified': 1.
                   decLesNarpRequestPolicy 1.3.6.1.4.1.36.2.18.28.1.1.1.14 integer read-write
Controls whether this LES forwards LE_NARP_REQUESTs. Enumeration: 'forward': 1, 'filter': 2.
                   decLesTopologyChangeMode 1.3.6.1.4.1.36.2.18.28.1.1.1.15 integer read-only
The Topology Change mode which this LE Server believes the emulated LAN is in, based upon the Topology Change requests it has seen and/or generated. The value 'true' indicates accelerated aging mode - as opposed to normal aging mode. Enumeration: 'false': 2, 'true': 1.
                   decLesLastTcModeChange 1.3.6.1.4.1.36.2.18.28.1.1.1.16 timeticks read-only
The value of sysUpTime at the time that the object 'decLesTopologyChangeMode' last acquired its current value. If the current value was acquired prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
                   decLesTopologyChangeTimeout 1.3.6.1.4.1.36.2.18.28.1.1.1.17 integer read-write
Provides a guard against an emulated LAN remaining in accelerated aging mode forever. If an emulated LAN remains in the accelerated aging state for more than 'decLesTopologyChangeTimeout' seconds following the last Topology Request, the LE Server will automatically issue a Topology Request frame to reset all the clients to normal aging mode. This value is measured in seconds, and should be set higher than the normal time between bridge BPDUs.
           decLesClientStatesTable 1.3.6.1.4.1.36.2.18.28.1.2 no-access
A table describing how many clients are in various membership states.
               decLesClientStatesEntry 1.3.6.1.4.1.36.2.18.28.1.2.1 no-access
Each row contains counters for one LES component.
                   decLesActiveClients 1.3.6.1.4.1.36.2.18.28.1.2.1.1 integer read-only
The number of active clients of this LES component.
                   decLesActiveProxyClients 1.3.6.1.4.1.36.2.18.28.1.2.1.2 integer read-only
The number of active proxy clients of this LES component.
                   decLesAwaitingJoinRequest 1.3.6.1.4.1.36.2.18.28.1.2.1.3 integer read-only
The number of Control Direct VCCs on which this LES component is waiting for a Join request.
                   decLesCtlDistributeInProgress 1.3.6.1.4.1.36.2.18.28.1.2.1.4 integer read-only
The number of clients to which this LES component is currently establishing Control Distribute VCCs.
                   decLesTerminating 1.3.6.1.4.1.36.2.18.28.1.2.1.5 integer read-only
The number of clients whose memberships this LES component is in the process of terminating.
           decLesClientTable 1.3.6.1.4.1.36.2.18.28.1.3 no-access
A table listing clients which belong to the emulated LANs that this node serves. This table reflects the actual state of each emulated LAN, as opposed to the way the network manager would like to see LE clients and servers configured. This table contains only local clients - that is, to say, clients connected directly to one of the server components which this agent manages.
               decLesClientEntry 1.3.6.1.4.1.36.2.18.28.1.3.1 no-access
Each entry describes an active LAN Emulation Client, from the perspective of the LES.
                   decLesClientID 1.3.6.1.4.1.36.2.18.28.1.3.1.1 integer read-only
The LEC-ID which the LES handed to the LAN Emulation Client as part of the Join process.
                   decLesClientAtmAddress 1.3.6.1.4.1.36.2.18.28.1.3.1.2 octet string read-only
The primary ATM address of the LAN Emulation Client.
                   decLesClientIsProxy 1.3.6.1.4.1.36.2.18.28.1.3.1.3 integer read-only
Indicates whether this client is a proxy client. Enumeration: 'false': 2, 'true': 1.
                   decLesClientState 1.3.6.1.4.1.36.2.18.28.1.3.1.4 integer read-only
Indicates the status of this LEC from the server's perspective. Enumeration: 'lesConnect': 3, 'operational': 5, 'other': 1, 'noLesConnect': 2, 'deleting': 6, 'joining': 4.
                   decLesClientRowStatus 1.3.6.1.4.1.36.2.18.28.1.3.1.5 integer read-write
Provides a way to disconnect a LEC from the emulated LAN. When read, this object has the value 'active'. When written, it accepts the value 'destroy'. Because the ability to disconnect clients could lead to denial-of-service attacks, support for this feature is strictly optional. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           decLesLecTable 1.3.6.1.4.1.36.2.18.28.1.4 no-access
A table listing clients which belong to the emulated LANs that this node serves.
               decLesLecEntry 1.3.6.1.4.1.36.2.18.28.1.4.1 no-access
Each entry describes a LAN Emulation Client from the perspective of the LES.
                   decLesLecAtmAddress 1.3.6.1.4.1.36.2.18.28.1.4.1.1 octet string read-only
The primary ATM address of the LAN Emulation Client.
                   decLesLecID 1.3.6.1.4.1.36.2.18.28.1.4.1.2 integer read-only
For an active client, the LEC-ID that the LES handed to the client as part of the Join process. For an inactive client, the value zero.
                   decLesLecIsProxy 1.3.6.1.4.1.36.2.18.28.1.4.1.3 integer read-only
Indicates whether this client is a proxy client. Enumeration: 'false': 2, 'true': 1.
                   decLesLecState 1.3.6.1.4.1.36.2.18.28.1.4.1.4 integer read-only
Indicates the status of this LEC from the server's perspective. Enumeration: 'lesConnect': 3, 'operational': 5, 'other': 1, 'noLesConnect': 2, 'deleting': 6, 'joining': 4.
                   decLesLecRowStatus 1.3.6.1.4.1.36.2.18.28.1.4.1.5 integer read-write
Provides a way to disconnect a LEC from the emulated LAN. When read, this object has the value 'active'. When written, it only accepts the value 'destroy'. Because the ability to disconnect clients could lead to denial-of-service attacks, support for this feature is strictly optional. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           decLesCtlDirectTable 1.3.6.1.4.1.36.2.18.28.1.5 no-access
This optional table identifies Control Direct VCCs at the place where they attach to the LES. In a SVC implementation, the objects in this table will be read-only. In a PVC implementation, this table can be used to tell the LES about the creation or the deletion of Control Direct VCCs.
               decLesCtlDirectEntry 1.3.6.1.4.1.36.2.18.28.1.5.1 no-access
Each entry describes the circuits going to one LAN Emulation Client.
                   decLesControlDirectInterface 1.3.6.1.4.1.36.2.18.28.1.5.1.1 integer read-write
If a Control Direct VCC exists, this object contains the 'ifIndex' of the ATM port which terminates that circuit at the LES. Otherwise, its value is 0.
                   decLesControlDirectVpi 1.3.6.1.4.1.36.2.18.28.1.5.1.2 integer read-write
If a Control Direct VCC exists, this object contains the VPI of the Control Direct VCC at the point where it connects to the LES. Otherwise, its value is 0.
                   decLesControlDirectVci 1.3.6.1.4.1.36.2.18.28.1.5.1.3 integer read-write
If a Control Direct VCC exists, this object contains the VCI of the Control Direct VCC at the point where it connects to the LES. Otherwise, its value is 0.
                   decLesControlDirectRowStatus 1.3.6.1.4.1.36.2.18.28.1.5.1.4 integer read-write
Used to create and delete rows in the table. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           decLesCtlDistTable 1.3.6.1.4.1.36.2.18.28.1.6 no-access
This optional table identifies Control Distribute VCCs at the place where they attach to the LES. In a SVC implementation, this table will be read- only. In a PVC implementation, this table can be used to tell the LES about the creation or the deletion of Control Distribute VCCs.
               decLesCtlDistEntry 1.3.6.1.4.1.36.2.18.28.1.6.1 no-access
Each entry describes one Control Distribute VCC.
                   decLesControlDistInterface 1.3.6.1.4.1.36.2.18.28.1.6.1.1 integer read-only
The 'ifIndex' of the ATM port which terminates the Control Distribute VCC at the LES.
                   decLesControlDistVpi 1.3.6.1.4.1.36.2.18.28.1.6.1.2 integer read-only
The VPI of the Control Distribute VCC at the point where this VCC connects to the LES.
                   decLesControlDistVci 1.3.6.1.4.1.36.2.18.28.1.6.1.3 integer read-only
The VCI of the Control Distribute VCC at the point where this VCC connects to the LES.
                   decLesControlDistRowStatus 1.3.6.1.4.1.36.2.18.28.1.6.1.4 integer read-write
An object provided to satisfy the requirement that all tables have at least one accessible object; in the future, it may also be extended to provide PVC support. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           decLesMacAddressTable 1.3.6.1.4.1.36.2.18.28.1.7 no-access
A table of unicast MAC addresses registered with this host's LES components by their local clients.
               decLesMacAddressEntry 1.3.6.1.4.1.36.2.18.28.1.7.1 no-access
Each entry describes one registered (MAC address, ATM address) pair.
                   decLesMacAddress 1.3.6.1.4.1.36.2.18.28.1.7.1.1 octet string read-only
One of the MAC addresses registered with the LAN Emulation Server 'decLesIndex'.
                   decLesMacAddressOwner 1.3.6.1.4.1.36.2.18.28.1.7.1.2 integer read-only
The LECID of the client that registered this MAC address.
                   decLesMacAddressAtmBinding 1.3.6.1.4.1.36.2.18.28.1.7.1.3 octet string read-only
The ATM address associated with this MAC address.
           decLesRouteDescrTable 1.3.6.1.4.1.36.2.18.28.1.8 no-access
A table of IEEE 802.5 Route Descriptors registered with this host's LES components by their local clients.
               decLesRouteDescrEntry 1.3.6.1.4.1.36.2.18.28.1.8.1 no-access
Each table row describes a (Route Descriptor, ATM address) pair registered for a particular client.
                   decLesRouteDescrSegmentID 1.3.6.1.4.1.36.2.18.28.1.8.1.1 integer read-only
The LAN ID portion of the IEEE 802.5 route descriptor associated with this conceptual row.
                   decLesRouteDescrBridgeNumber 1.3.6.1.4.1.36.2.18.28.1.8.1.2 integer read-only
The Bridge Number portion of the IEEE 802.5 route descriptor associated with this conceptual row.
                   decLesRouteDescrOwner 1.3.6.1.4.1.36.2.18.28.1.8.1.3 integer read-only
The LECID of the client that registered this route descriptor.
                   decLesRouteDescrAtmBinding 1.3.6.1.4.1.36.2.18.28.1.8.1.4 octet string read-only
The ATM address registered for the IEEE 802.5 route descriptor ('decLesRouteDescrSegmentID', 'decLesRouteDescrBridgeNumber').
           decLesTrafficTable 1.3.6.1.4.1.36.2.18.28.1.9 no-access
A table of traffic statistics, with one row for each Broadcast and Unknown Server.
               decLesTrafficEntry 1.3.6.1.4.1.36.2.18.28.1.9.1 no-access
A set of traffic statistics for one BUS component.
                   decLesControlFramesIn 1.3.6.1.4.1.36.2.18.28.1.9.1.1 counter read-only
The total number of control frames received by this LES component. This includes invalid frames.
                   decLesShortFrames 1.3.6.1.4.1.36.2.18.28.1.9.1.2 counter read-only
The number of frames which were discarded because they were too short, and which are not included in any other error count.
                   decLesUnjoinedClientFrames 1.3.6.1.4.1.36.2.18.28.1.9.1.3 counter read-only
The number of frames which were discarded because a client had not completed the Join process, and which are not included in any other error count.
                   decLesVersionsNotSupported 1.3.6.1.4.1.36.2.18.28.1.9.1.4 counter read-only
The number of frames which were discarded because they specified a version of the LAN Emulation protocol which the server does not support. This count does not include Join frames counted by the MIB object 'decLesJoinVersionsNotSupported'.
                   decLesInvalidFrames 1.3.6.1.4.1.36.2.18.28.1.9.1.5 counter read-only
The number of frames which were discarded because of invalid frame formats, and which are not included in any other error count. This counter includes frames with invalid MARKERs and OPCODEs.
                   decLesReceiveQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.9.1.6 counter read-only
The number of frames discarded due to receive queue overflows, and not included in other discard counts.
                   decLesMiscDiscards 1.3.6.1.4.1.36.2.18.28.1.9.1.7 counter read-only
The number of incoming frames which were discarded due to no fault of their own, and which are not included in any other discard count or error count.
           decLesCallStatsTable 1.3.6.1.4.1.36.2.18.28.1.10 no-access
This table holds statistics on virtual circuit/leaf establishment attempts. It contains one row for each LAN Emulation Server, and acts as an extension to 'decLesServicesTable'.
                 decLesCallStatsEntry 1.3.6.1.4.1.36.2.18.28.1.10.1 no-access
Each row contains connection statistics for one LAN Emulation Server.
                     decLesCtlDirectCalls 1.3.6.1.4.1.36.2.18.28.1.10.1.1 counter read-only
The total number of Control Direct VCC establishment attempts for this LES component.
                     decLesCtlDirectFailures 1.3.6.1.4.1.36.2.18.28.1.10.1.2 counter read-only
The number of Control Direct establishment attempts for this LES component which were not accepted. This includes failures counted in decLesCtlDirectOutOfResources decLesCtlDirectInvalidInfoElements and any miscellaneous failures.
                     decLesCtlDirectOutOfResources 1.3.6.1.4.1.36.2.18.28.1.10.1.3 counter read-only
The number of Control Direct establishment attempts for this LES component which failed for lack of resources.
                     decLesCtlDirectInvalidInfoElements 1.3.6.1.4.1.36.2.18.28.1.10.1.4 counter read-only
The number of Control Direct establishment attempts for this LES component which failed because required information elements were missing or contained invalid information. The optional Event Log group can help you determine which information elements were invalid or missing.
                     decLesCtlDistributeCalls 1.3.6.1.4.1.36.2.18.28.1.10.1.5 counter read-only
The total number of Control Distribute connections which this LES component tried to establish to clients.
                     decLesCtlDistributeFailures 1.3.6.1.4.1.36.2.18.28.1.10.1.6 counter read-only
The number of Control Distribute connections which this LES component was unable to establish. This includes failures counted in decLesCtlDistribOutOfResources decLesJoinCtlDistributeRejects and any miscellaneous failures.
                     decLesCtlDistribOutOfResources 1.3.6.1.4.1.36.2.18.28.1.10.1.7 counter read-only
The number of Control Distribute connections which this LES component could not establish due to lack of resources.
           decLesJoinTable 1.3.6.1.4.1.36.2.18.28.1.11 no-access
This table holds statistics on Join attempts. It contains one row for each managed LES component.
                 decLesJoinEntry 1.3.6.1.4.1.36.2.18.28.1.11.1 no-access
Each row contains Join statistics for one LES.
                     decLesJoinRequests 1.3.6.1.4.1.36.2.18.28.1.11.1.1 counter read-only
The total number of Join requests received by this LES component.
                     decLesJoinSuccesses 1.3.6.1.4.1.36.2.18.28.1.11.1.2 counter read-only
The number of first-time Join requests accepted by this LES component.
                     decLesJoinFailures 1.3.6.1.4.1.36.2.18.28.1.11.1.3 counter read-only
The number of first-time Join requests rejected by this LES component. This includes requests counted in decLesJoinInvalidParameters decLesJoinDuplicateAtmAddresses decLesJoinDuplicateLanDestinations decLesJoinInvalidAtmAddresses decLesJoinInvalidLanDestinations decLesJoinWrongLanTypes decLesJoinMaxFrameSizesTooSmall decLesJoinInvalidLECIDs decLesJoinCtlDistributeRejects decLesJoinOutOfResources This value does not include failures counted in decLesJoinDuplicates decLesJoinNonDuplicates decLesJoinDiscards decLesJoinTimeouts decLesJoinVersionsNotSupported
                     decLesJoinDuplicates 1.3.6.1.4.1.36.2.18.28.1.11.1.4 counter read-only
The number of duplicate Join requests received by this LES component. Each duplicate Join request is answered with a duplicate Join response. These do not count towards the various 'successful Join' and 'failed Join' statistics.
                     decLesJoinNonDuplicates 1.3.6.1.4.1.36.2.18.28.1.11.1.5 counter read-only
The number of Join requests which were rejected by this LES component because they differed from previous Join requests received over the same Control Direct VCCs. Clients which send such requests are terminated.
                     decLesJoinDiscards 1.3.6.1.4.1.36.2.18.28.1.11.1.6 counter read-only
The number of Join requests which were discarded due to no fault of their own, and for which this LES component sent no Join response.
                     decLesJoinTimeouts 1.3.6.1.4.1.36.2.18.28.1.11.1.7 counter read-only
The number of Control Direct VCCs which this LES closed because their callers failed to send Join requests within a reasonable time-out period.
                     decLesJoinVersionsNotSupported 1.3.6.1.4.1.36.2.18.28.1.11.1.8 counter read-only
The number of Join requests which were ignored by this LES component because they specified a version of the LAN Emulation protocol which the server does not support. As per the specification, such requests are not answered with response frames.
                     decLesJoinInvalidParameters 1.3.6.1.4.1.36.2.18.28.1.11.1.9 counter read-only
The number of Join requests which were rejected by this LES component due to invalid parameters (such as a non-zero STATUS in the Join request frame).
                     decLesJoinDuplicateAtmAddresses 1.3.6.1.4.1.36.2.18.28.1.11.1.10 counter read-only
The number of Join requests which were rejected by this LES component because they specified a duplicate ATM address.
                     decLesJoinDuplicateLanDestinations 1.3.6.1.4.1.36.2.18.28.1.11.1.11 counter read-only
The number of Join requests which were rejected by this LES component because they specified a duplicate LAN destination.
                     decLesJoinInvalidAtmAddresses 1.3.6.1.4.1.36.2.18.28.1.11.1.12 counter read-only
The number of Join requests which were rejected by this LES component because they specified an invalid ATM address, or because the would-be clients violated the rules concerning primary ATM addresses.
                     decLesJoinInvalidLanDestinations 1.3.6.1.4.1.36.2.18.28.1.11.1.13 counter read-only
The number of Join requests which were rejected by this LES component because they specified an illegal LAN destination, such as a multicast or broadcast MAC address.
                     decLesJoinWrongLanTypes 1.3.6.1.4.1.36.2.18.28.1.11.1.14 counter read-only
The number of Join requests which were rejected by this LES component because they specified the wrong LAN Type.
                     decLesJoinMaxFrameSizesTooSmall 1.3.6.1.4.1.36.2.18.28.1.11.1.15 counter read-only
The number of Join requests which were rejected by this LES component because they specified a maximum frame size smaller than the one configured for the emulated LAN.
                     decLesJoinInvalidLECIDs 1.3.6.1.4.1.36.2.18.28.1.11.1.16 counter read-only
The number of Join requests which were rejected by this LES component because they specified a REQUESTER-LECID other than zero.
                     decLesJoinCtlDistributeRejects 1.3.6.1.4.1.36.2.18.28.1.11.1.17 counter read-only
The number of Join requests which were rejected by this LES component because the client failed to accept a Control Distribute VCC connection.
                     decLesJoinOutOfResources 1.3.6.1.4.1.36.2.18.28.1.11.1.18 counter read-only
The number of Join requests which were rejected by this LES component because the LES ran out of resources.
                     decLesJoinRcvQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.11.1.19 counter read-only
The number of Join request discards which were due to running out of space in Join receive queues.
                     decLesJoinLecRcvQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.11.1.20 counter read-only
The number of Join request discards which were due to running out of space in per-LEC receive queues.
                     decLesJoinResourceDiscards 1.3.6.1.4.1.36.2.18.28.1.11.1.21 counter read-only
The number of Join request discards which were due to the server running out of other resources.
           decLesRegisterTable 1.3.6.1.4.1.36.2.18.28.1.12 no-access
This table holds statistics on Registration attempts. It contains one row for each managed LES component.
                 decLesRegisterEntry 1.3.6.1.4.1.36.2.18.28.1.12.1 no-access
Each row contains registration statistics for one LES.
                     decLesRegisterRequests 1.3.6.1.4.1.36.2.18.28.1.12.1.1 counter read-only
The total number of Register requests received by this LAN Emulation Server component.
                     decLesRegisterSuccesses 1.3.6.1.4.1.36.2.18.28.1.12.1.2 counter read-only
The total number of valid registration requests received by this LAN Emulation Server component.
                     decLesRegisterFailures 1.3.6.1.4.1.36.2.18.28.1.12.1.3 counter read-only
The total number of invalid registration requests received by this LAN Emulation Server component.
                     decLesRegisterDiscards 1.3.6.1.4.1.36.2.18.28.1.12.1.4 counter read-only
The number of Register requests which were discarded due to no fault of their own, and for which this LES component sent no Register response.
                     decLesUnregisterRequests 1.3.6.1.4.1.36.2.18.28.1.12.1.5 counter read-only
The total number of Unregister requests received by this LAN Emulation Server component.
                     decLesUnregisterSuccesses 1.3.6.1.4.1.36.2.18.28.1.12.1.6 counter read-only
The total number of valid unregister requests received by this LAN Emulation Server component.
                     decLesUnregisterFailures 1.3.6.1.4.1.36.2.18.28.1.12.1.7 counter read-only
The total number of invalid unregister requests received by this LAN Emulation Server component.
                     decLesUnregisterDiscards 1.3.6.1.4.1.36.2.18.28.1.12.1.8 counter read-only
The number of Unregister requests which were discarded due to no fault of their own, and for which this LES component sent no Unregister response.
                     decLesRegDuplicateAtmAddresses 1.3.6.1.4.1.36.2.18.28.1.12.1.9 counter read-only
The number of Register requests that failed because they specified an ATM address already registered to another client.
                     decLesRegDuplicateLanDestinations 1.3.6.1.4.1.36.2.18.28.1.12.1.10 counter read-only
The number of Register requests that failed because they specified a LAN Destination already registered to another client.
                     decLesRegInvalidAtmAddresses 1.3.6.1.4.1.36.2.18.28.1.12.1.11 counter read-only
The number of Register requests that failed because they contained an invalid ATM address.
                     decLesRegInvalidLanDestinations 1.3.6.1.4.1.36.2.18.28.1.12.1.12 counter read-only
The number of Register requests that failed because they specified an invalid LAN Destination - such as a broadcast or multicast MAC address.
                     decLesRegInvalidLECIDs 1.3.6.1.4.1.36.2.18.28.1.12.1.13 counter read-only
The number of Register requests that failed because they contained an invalid LEC ID.
                     decLesRegOutOfResources 1.3.6.1.4.1.36.2.18.28.1.12.1.14 counter read-only
The number of Register requests that failed because the server ran out of resources.
                     decLesRegRcvQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.12.1.15 counter read-only
The number of Register requests which were discarded by this LES component because one of its receive queues was full.
                     decLesRegLecRcvQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.12.1.16 counter read-only
The number of Register requests which were discarded by this LES component because one of its per-LEC receive queues was full.
                     decLesRegResourceDiscards 1.3.6.1.4.1.36.2.18.28.1.12.1.17 counter read-only
The number of Register requests which were discarded by this LES component because the server ran out of resources.
                     decLesUnRegInvalidLanDestinations 1.3.6.1.4.1.36.2.18.28.1.12.1.18 counter read-only
The number of Unregister requests that failed because they specified an invalid LAN Destination - such as a broadcast or multicast MAC address.
                     decLesUnRegInvalidLECIDs 1.3.6.1.4.1.36.2.18.28.1.12.1.19 counter read-only
The number of Unregister requests that failed because they contained an invalid LEC ID.
                     decLesUnRegRcvQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.12.1.20 counter read-only
The number of Unregister requests which were discarded by this LES component because one of its receive queues was full.
                     decLesUnRegLecRcvQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.12.1.21 counter read-only
The number of Unregister requests which were discarded by this LES component because one of its per-LEC receive queues was full.
                     decLesUnRegResourceDiscards 1.3.6.1.4.1.36.2.18.28.1.12.1.22 counter read-only
The number of Unregister requests which were discarded by this LES component because the server ran out of resources.
                     decLesRegAlreadyRegistered 1.3.6.1.4.1.36.2.18.28.1.12.1.23 counter read-only
The number of successful Register requests which had no effect, because the address pairs they specified were already registered to the requesting clients.
                     decLesUnRegNoSuchLanDestinations 1.3.6.1.4.1.36.2.18.28.1.12.1.24 counter read-only
The number of successful Unregister requests which had no effect, because the LAN Destinations that they specified were already unregistered.
                     decLesUnRegNoSuchAddressPairs 1.3.6.1.4.1.36.2.18.28.1.12.1.25 counter read-only
The number of successful Unregister requests which had no effect, because the ATM addresses that they specified did not match the registered ones.
                     decLesUnRegOwnedByOthers 1.3.6.1.4.1.36.2.18.28.1.12.1.26 counter read-only
The number of successful Unregister requests which had no effect, because they attempted to unregister LAN Destinations belonging to other clients.
           decLesArpTable 1.3.6.1.4.1.36.2.18.28.1.13 no-access
This table holds statistics on LE_ARP_REQUESTs and related LAN Emulation control frames. It contains one row for each managed LES component.
                 decLesArpEntry 1.3.6.1.4.1.36.2.18.28.1.13.1 no-access
Each row contains LE-ARP statistics for one LES.
                     decLesArpRequestsAnswered 1.3.6.1.4.1.36.2.18.28.1.13.1.1 counter read-only
The number of LE_ARP_REQUESTs which this LES component has answered directly with a Success code.
                     decLesArpRequestsForwarded 1.3.6.1.4.1.36.2.18.28.1.13.1.2 counter read-only
The number of LE_ARP_REQUESTs which this LES component has forwarded to clients or other server components.
                     decLesArpRequestsRejected 1.3.6.1.4.1.36.2.18.28.1.13.1.3 counter read-only
The number of LE_ARP_REQUESTs which this LES component has rejected. This includes frames counted in decLesArpReqInvalidAtmAddresses decLesArpReqInvalidLanDestinations decLesArpReqInvalidLECIDs
                     decLesArpRequestsDiscarded 1.3.6.1.4.1.36.2.18.28.1.13.1.4 counter read-only
The number of LE_ARP_REQUESTs which this LES component has discarded, due to no fault of their own.
                     decLesArpResponsesForwarded 1.3.6.1.4.1.36.2.18.28.1.13.1.5 counter read-only
The number of LE_ARP_RESPONSEs which this LES component has forwarded to one or more clients. This count does not include any LE_ARP_RESPONSE which is counted in 'decLesArpRequestsAnswered'.
                     decLesArpResponsesRejected 1.3.6.1.4.1.36.2.18.28.1.13.1.6 counter read-only
The number of LE_ARP_RESPONSEs which this LES component has discarded due to errors. This includes frames counted in decLesArpRespInvalidLECIDs
                     decLesArpResponsesDiscarded 1.3.6.1.4.1.36.2.18.28.1.13.1.7 counter read-only
The number of LE_ARP_RESPONSEs which this LES component has discarded due to no fault of their own.
                     decLesNarpRequestsForwarded 1.3.6.1.4.1.36.2.18.28.1.13.1.8 counter read-only
The number of LE_NARP_REQUESTs which this LES component has forwarded to clients.
                     decLesNarpRequestsFiltered 1.3.6.1.4.1.36.2.18.28.1.13.1.9 counter read-only
The number of LE_NARP_REQUESTs which this LES has filtered (discarded) to enforce management policy. See 'decLesNarpRequestPolicy'.
                     decLesNarpRequestsRejected 1.3.6.1.4.1.36.2.18.28.1.13.1.10 counter read-only
The number of LE_NARP_REQUESTs which this LES component has rejected. This includes frames counted in decLesNarpReqInvalidAtmAddresses decLesNarpReqInvalidLanDestinations decLesNarpReqInvalidLECIDs
                     decLesNarpRequestsDiscarded 1.3.6.1.4.1.36.2.18.28.1.13.1.11 counter read-only
The number of LE_NARP_REQUESTs which this LES has discarded through no fault of their own, and which are not counted in decLesNarpRequestsFiltered.
                     decLesTopologyRequestsForwarded 1.3.6.1.4.1.36.2.18.28.1.13.1.12 counter read-only
The number of LE_TOPOLOGY_REQUESTs which this LES component has forwarded to clients.
                     decLesTopologyRequestsGenerated 1.3.6.1.4.1.36.2.18.28.1.13.1.13 counter read-only
The number of LE_TOPOLOGY_REQUESTs which this LES component has generated to take the emulated LAN out of accelerated aging mode.
                     decLesTopologyRequestsRejected 1.3.6.1.4.1.36.2.18.28.1.13.1.14 counter read-only
The number of LE_TOPOLOGY_REQUESTs which this LES component has rejected.
                     decLesTopologyRequestsDiscarded 1.3.6.1.4.1.36.2.18.28.1.13.1.15 counter read-only
The number of LE_TOPOLOGY_REQUESTs which this LES component has discarded due to no fault of their own.
                     decLesTopologyRequestGenFailures 1.3.6.1.4.1.36.2.18.28.1.13.1.16 counter read-only
The number of LE_TOPOLOGY_REQUESTs which this LES component has tried, but failed, to generate.
                     decLesArpReqInvalidAtmAddresses 1.3.6.1.4.1.36.2.18.28.1.13.1.17 counter read-only
The number of LE_ARP_REQUESTs which were rejected because their ATM addresses were in unrecognizable formats.
                     decLesArpReqInvalidLanDestinations 1.3.6.1.4.1.36.2.18.28.1.13.1.18 counter read-only
The number of LE_ARP_REQUESTs which were rejected because they specified invalid LAN Destinations - such as multicast MAC addresses.
                     decLesArpReqInvalidLECIDs 1.3.6.1.4.1.36.2.18.28.1.13.1.19 counter read-only
The number of LE_ARP_REQUESTs that were discarded because they contained an invalid LEC ID.
                     decLesArpReqReceiveQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.13.1.20 counter read-only
The number of LE_ARP requests which were discarded by this LES component because one of its receive queues was full.
                     decLesArpReqResourceDiscards 1.3.6.1.4.1.36.2.18.28.1.13.1.21 counter read-only
The number of LE_ARP requests which were discarded by this LES component because the server ran out of resources.
                     decLesArpRespInvalidLECIDs 1.3.6.1.4.1.36.2.18.28.1.13.1.22 counter read-only
The number of LE_ARP_RESPONSEs which this LES component has discarded because * they specify invalid LECIDs, * their REQUESTER-LECIDs and SOURCE-ATM-ADDRESSes indicate two different clients, or * the clients to which they were directed are no longer part of the emulated LAN.
                     decLesArpRespReceiveQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.13.1.23 counter read-only
The number of LE_ARP responses which were discarded by this LES component because one of its receive queues was full.
                     decLesArpRespResourceDiscards 1.3.6.1.4.1.36.2.18.28.1.13.1.24 counter read-only
The number of LE_ARP responses which were discarded by this LES component because the server ran out of resources.
                     decLesNarpReqInvalidAtmAddresses 1.3.6.1.4.1.36.2.18.28.1.13.1.25 counter read-only
The number of LE_NARP_REQUESTs which were rejected because their ATM addresses were in unrecognizable formats.
                     decLesNarpReqInvalidLanDestinations 1.3.6.1.4.1.36.2.18.28.1.13.1.26 counter read-only
The number of LE_NARP_REQUESTs that were rejected because they specified invalid LAN Destinations - such as multicast MAC addresses.
                     decLesNarpReqInvalidLECIDs 1.3.6.1.4.1.36.2.18.28.1.13.1.27 counter read-only
The number of LE_NARP_REQUESTs that were rejected because they contained an invalid LEC ID.
                     decLesNarpReqReceiveQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.13.1.28 counter read-only
The number of LE_NARP requests which were discarded by this LES component because one of its receive queues was full.
                     decLesNarpReqResourceDiscards 1.3.6.1.4.1.36.2.18.28.1.13.1.29 counter read-only
The number of LE_NARP requests which were discarded by this LES component because the server ran out of resources.
                     decLesTopoReqReceiveQueueDiscards 1.3.6.1.4.1.36.2.18.28.1.13.1.30 counter read-only
The number of LE_TOPOLOGY requests which were discarded by this LES component because one of its receive queues was full.
                     decLesTopoReqResourceDiscards 1.3.6.1.4.1.36.2.18.28.1.13.1.31 counter read-only
The number of LE_TOPOLOGY requests which were discarded by this LES component because the server ran out of resources.
           decLesFlushTable 1.3.6.1.4.1.36.2.18.28.1.14 no-access
This table holds statistics on LE_FLUSH_RESPONSE frames. It contains one row for each managed LES component.
                 decLesFlushEntry 1.3.6.1.4.1.36.2.18.28.1.14.1 no-access
Each row contains Flush statistics for one LES.
                     decLesFlushResponsesForwarded 1.3.6.1.4.1.36.2.18.28.1.14.1.1 counter read-only
The number of LE_FLUSH_RESPONSES which this LES component has forwarded.
                     decLesFlushResponsesRejected 1.3.6.1.4.1.36.2.18.28.1.14.1.2 counter read-only
The number of LE_FLUSH_RESPONSES which this LES component has rejected.
                     decLesFlushResponsesDiscarded 1.3.6.1.4.1.36.2.18.28.1.14.1.3 counter read-only
The number of LE_FLUSH_RESPONSES which this LES component has discarded due to no fault of their own.
           decLesEventLogMaximumSize 1.3.6.1.4.1.36.2.18.28.1.15 integer read-write
The minimum number of events which the agent should remember before purging old log entries to make way for new ones.
           decLesEventLogTable 1.3.6.1.4.1.36.2.18.28.1.16 no-access
A table of event log entries for the emulated LANs that this node serves.
                 decLesEventLogEntry 1.3.6.1.4.1.36.2.18.28.1.16.1 no-access
An entry describing a significant event.
                     decLesEventIndex 1.3.6.1.4.1.36.2.18.28.1.16.1.1 integer read-only
A unique number greater than zero which identifies this table row.
                     decLesEventType 1.3.6.1.4.1.36.2.18.28.1.16.1.2 integer read-only
The event which triggered this log entry. joinFailed(1) - A client tried to join one of the LANs this host serves, but the attempt failed. registrationFailed(2) - A client was not able to register a new LAN Destination. Enumeration: 'registrationFailed': 2, 'joinFailed': 1.
                     decLesEventReason 1.3.6.1.4.1.36.2.18.28.1.16.1.3 integer read-only
The cause of the failure. Enumeration: 'invalidConnectionIdentifier': 87, 'controlDistributeFailure': 54, 'invalidCalledPartyNumber': 86, 'insufficientResources': 6, 'wrongMaxFrameSize': 51, 'noBroadbandBearerCapability': 73, 'invalidRequestorId': 8, 'invalidLanDestination': 9, 'noConnectionIdentifier': 77, 'invalidCallingPartyNumber': 85, 'multicastForwardFailure': 55, 'duplicateAtmAddress': 5, 'joinNotCompleted': 56, 'invalidAalParameters': 81, 'invalidBlli': 84, 'clientNotConnectedToLes': 59, 'noAalParameters': 71, 'noCalledPartyNumber': 76, 'invalidQosParameter': 88, 'noQosParameter': 78, 'versionNotSupported': 1, 'invalidAtmAddress': 10, 'duplicateLanDestination': 4, 'nonDuplicateRequest': 53, 'noAtmTrafficDescriptor': 72, 'wrongJoinMaxFrameSize': 52, 'invalidInformationElement': 80, 'wrongLanType': 50, 'unverifiedAtmAddress': 101, 'invalidRequestParameters': 2, 'noBlli': 74, 'invalidAalMode': 90, 'invalidBroadbandBearerCapability': 83, 'invalidAtmTrafficDescriptor': 82, 'invalidAalSccs': 91, 'insecureAtmAddress': 100, 'joinTimeout': 57, 'missingInformationElement': 70, 'busConnectTimeout': 58, 'noCallingPartyNumber': 75, 'accessDenied': 7.
                     decLesEventServer 1.3.6.1.4.1.36.2.18.28.1.16.1.4 integer read-only
The 'decLesIndex' of the LAN Emulation Server that was involved in this incident. If the value of this object is zero, it indicates that the server no longer exists.
                     decLesEventServerAtmAddress 1.3.6.1.4.1.36.2.18.28.1.16.1.5 octet string read-only
The ATM address of the LAN Emulation server that was involved in this incident.
                     decLesEventClientAtmAddress 1.3.6.1.4.1.36.2.18.28.1.16.1.6 octet string read-only
If known, the ATM address of the LAN Emulation Client that was involved in this incident.
                     decLesEventClientMacAddress 1.3.6.1.4.1.36.2.18.28.1.16.1.7 octet string read-only
If known, one of the MAC addresses of the client that was involved in this incident. If 'decLesEventReason' is 'duplicateLanDestination' or 'invalidLanDestination', the value of this object will be the MAC address in question.
                     decLesEventTimestamp 1.3.6.1.4.1.36.2.18.28.1.16.1.8 timeticks read-only
The value of sysUpTime at the time that the event occurred. If the event occurred prior to the last re-initialization of the local network management subsystem, this object contains a zero value.
       decLesMIBConformance 1.3.6.1.4.1.36.2.18.28.2
           decLesMIBGroups 1.3.6.1.4.1.36.2.18.28.2.1
               decLesConfigGroup 1.3.6.1.4.1.36.2.18.28.2.1.1
               decLesClientStatesGroup 1.3.6.1.4.1.36.2.18.28.2.1.2
               decLesClientGroup 1.3.6.1.4.1.36.2.18.28.2.1.3
               decLesLecGroup 1.3.6.1.4.1.36.2.18.28.2.1.4
               decLesCircuitGroup 1.3.6.1.4.1.36.2.18.28.2.1.5
               decLesMacAddressGroup 1.3.6.1.4.1.36.2.18.28.2.1.6
               decLesRouteDescrGroup 1.3.6.1.4.1.36.2.18.28.2.1.7
               decLesTrafficGroup 1.3.6.1.4.1.36.2.18.28.2.1.8
               decLesCallStatsGroup 1.3.6.1.4.1.36.2.18.28.2.1.9
               decLesJoinStatsGroup 1.3.6.1.4.1.36.2.18.28.2.1.10
               decLesRegisterStatsGroup 1.3.6.1.4.1.36.2.18.28.2.1.11
               decLesArpStatsGroup 1.3.6.1.4.1.36.2.18.28.2.1.12
               decLesFlushStatsGroup 1.3.6.1.4.1.36.2.18.28.2.1.13
               decLesEventLogGroup 1.3.6.1.4.1.36.2.18.28.2.1.14
           decLesMIBCompliances 1.3.6.1.4.1.36.2.18.28.2.2
               decLesMIBCompliance 1.3.6.1.4.1.36.2.18.28.2.2.1