CISCO-ETHERNET-ACCESS-MIB
20 objects
The tables defined by this MIB module contain a collection of managed objects that are general in nature and apply to an edge device in an organizations network, e.g. a Metro Ethernet network. An edge device, is a customer located equipment, this is the first device which will connect the Service Provider's network and map subscriber traffic into the next layer. The access media could be either CAT5 or fiber. The access device (edge device) can be designed for DSL, Ethernet or other technologies, however, this MIB is designed for Ethernet. Terminology: UNI - User to Network Interface NNI - Network to Network Interface. ENI - Enhanced Network Interface. Enhanced UNI port. module/device - In an environment (specifically, in an SNMP context) consisting of a single chassis which can contain multiple cards, the term 'module' refers to a card and the term 'device' refers to the whole chassis. In an environment where multiple chassis are 'stacked' together, the term 'module' refers to a chassis and the term 'device' refers to the whole stack. In an environment containing only a single chassis without removable cards, the terms 'device' and 'module' both refer to the chassis and its contents.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-VTP-MIB | managementDomainIndex vtpVlanIndex |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.466 | IdentityciscoEthernetAccessMIB | The tables defined by this MIB module contain a collection of managed objects that are general in nature and apply to an edge device in an organizations networ… | ||
| 1.3.6.1.4.1.9.9.466.1 | NodeciscoEthernetAccessMIBObjects | |||
| 1.3.6.1.4.1.9.9.466.1.1 | NodeceaGlobals | |||
| 1.3.6.1.4.1.9.9.466.1.1.1 | ScalarceaMaxNNIPorts | read-only | current | The max number of interfaces per module for which the ceaPortType can have the value 'nni'. The value of 0 is returned by this object if there is no limitation… |
| 1.3.6.1.4.1.9.9.466.1.1.2 | ScalarceaMaxUNIVlanCommunityPorts | read-only | current | The maximum number of ports on this device for which the ceaUNIVlanType object can have the value 'community'. The value of 0 is returned by this object if the… |
| 1.3.6.1.4.1.9.9.466.1.2 | NodeceaConfig | |||
| 1.3.6.1.4.1.9.9.466.1.2.1 | TableceaPortTable | not-accessible | current | This table contains Ethernet port specific information. There exists an entry for each Ethernet port with an ifType of 6 (ethernetCsmacd) in this table. Note t… |
| 1.3.6.1.4.1.9.9.466.1.2.1.1 | RowceaPortEntry | not-accessible | current | A set of Ethernet port specific parameters for a device which can be configured with a mixture of port types defined by the ceaPortType object. |
| 1.3.6.1.4.1.9.9.466.1.2.1.1.1 | ColumnceaPortType | read-write | current | The current configuration of the port. Only ports that are supported by the ceaPortCapability object can be set. Unspecified port type is any other port type t… |
| 1.3.6.1.4.1.9.9.466.1.2.1.1.2 | ColumnceaPortCapability | read-only | current | Types supported by the Ethernet port. If a port doesn't support the port type the ceaPortType will not allow set of the unsupported type. nni = Port supports N… |
| 1.3.6.1.4.1.9.9.466.1.2.2 | TableceaUNIVlanTable | not-accessible | current | This table contains UNI VLAN information for all the VLANs which currently exist on this device. The number of UNI ports that can belong to a VLAN type 'commun… |
| 1.3.6.1.4.1.9.9.466.1.2.2.1 | RowceaUNIVlanEntry | not-accessible | current | There is an entry in this table for each VLAN that exist on this device. |
| 1.3.6.1.4.1.9.9.466.1.2.2.1.1 | ColumnceaUNIVlanType | read-write | current | Indicates the VLAN type defined for the UNI VLAN. |
| 1.3.6.1.4.1.9.9.466.2 | NodeciscoEthernetAccessMIBConform | |||
| 1.3.6.1.4.1.9.9.466.2.1 | NodecEthernetAccessMIBCompliances | |||
| 1.3.6.1.4.1.9.9.466.2.1.1 | CompliancecEthernetAccessMIBCompliance | read-only | current | The compliance statement for entities that implement the CISCO-ETHERNET-ACCESS-MIB. Implementation of this MIB is mandatory for any platform that have Ethernet… |
| 1.3.6.1.4.1.9.9.466.2.2 | NodecEthernetAccessMIBGroups | |||
| 1.3.6.1.4.1.9.9.466.2.2.1 | GroupceaPortGroup | current | A collection of managed objects defining port types. | |
| 1.3.6.1.4.1.9.9.466.2.2.2 | GroupceaVlanGroup | current | A collection of managed objects defining VLAN types. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CeaVlanUNIType | INTEGER { other(1), isolated(2), community(3) } | current | The type of a VLAN. 'other' 'isolated' UNI ports that are members of a UNI isolated VLAN can not communicate with other ports in that VLAN, however NNI ports can communicate with UNI and NNI ports in the same VLAN. 'com… |