CISCO-LRE-CPE-MIB

File: CISCO-LRE-CPE-MIB.mib (10440 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
BRIDGE-MIB CISCO-SMI SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
InterfaceIndex ifIndex dot1dTpFdbAddress
ciscoMgmt MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

ClreCpeDot1dTpFdbEntry  
SEQUENCE    
  clreCpeDot1dBasePortIfIndex InterfaceIndex

ClreCpePortEntry  
SEQUENCE    
  clreCpePortAdminStatus INTEGER
  clreCpePortAdminSpeed INTEGER
  clreCpePortAdminDuplex INTEGER
  clreCpePortAdminProtected TruthValue
  clreCpePortOperProtected TruthValue

Defined Values

ciscoLreCpeMIB 1.3.6.1.4.1.9.9.340
The MIB module for the Cisco Long Reach Ethernet Customer Premise Equipment device information. *** ABBREVIATIONS, ACRONYMS, AND SYMBOLS *** CPE - Customer Premise Equipment DSL - Digital Subscriber Loop VDSL - Very High Speed DSL LRE - Long Reach Ethernet
MODULE-IDENTITY    

ciscoLreCpeMIBObjects 1.3.6.1.4.1.9.9.340.1
OBJECT IDENTIFIER    

clreCpeDot1dTp 1.3.6.1.4.1.9.9.340.1.1
OBJECT IDENTIFIER    

clreCpePort 1.3.6.1.4.1.9.9.340.1.2
OBJECT IDENTIFIER    

clreCpeDot1dTpFdbTable 1.3.6.1.4.1.9.9.340.1.1.1
A table that supplements the information from the BRIDGE-MIB. The BRIDGE-MIB tracks the MAC address to switch interface mapping in the dot1dTpFdbTable. On the long reach ethernet switch, CPE devices connect to the switch interfaces. Each CPE device has one or more ports. This table maps a MAC address on the switch to an interface associated with a CPE port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClreCpeDot1dTpFdbEntry

clreCpeDot1dTpFdbEntry 1.3.6.1.4.1.9.9.340.1.1.1.1
An entry that supplements the information in the dot1dTpFdbTable table from the BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClreCpeDot1dTpFdbEntry  

clreCpeDot1dBasePortIfIndex 1.3.6.1.4.1.9.9.340.1.1.1.1.1
The value of the instance of the ifIndex object, define in MIB-II, for the interface corresponding to this CPE port. The Forwarding database on the switch tracks a MAC address and its associated switch interface in the dot1dTpFdbTable table. This object adds information about which port on the CPE the MAC address was learnt on.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

clreCpePortTable 1.3.6.1.4.1.9.9.340.1.2.1
A list of LRE CPE port entries. The number of entries is determined by the number of Long Reach Ethernet interfaces (to which the CPE attaches) on the switch and the number of Fast Ethernet ports each CPE supports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClreCpePortEntry

clreCpePortEntry 1.3.6.1.4.1.9.9.340.1.2.1.1
Entry containing information for a particular CPE Fast Ethernet port. The entries are created as new CPE devices are discovered. A new CPE device is discovered when the LRE link between that CPE device and the LRE switch becomes operational. These entries are only valid for ifIndexes of ifType ethernetCsmacd(6).
Status: current Access: not-accessible
OBJECT-TYPE    
  ClreCpePortEntry  

clreCpePortAdminStatus 1.3.6.1.4.1.9.9.340.1.2.1.1.1
The desired state of the CPE port. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all CPE ports start with clreCpePortAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, clreCpePortAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

clreCpePortAdminSpeed 1.3.6.1.4.1.9.9.340.1.2.1.1.2
This object controls the speed of this CPE Fast Ethernet port. When set to autoDetect(1), the CPE port negotiates with its peer for the optimum speed, either s10000000(10000000) or s100000000(100000000). If the peer does not support the autoDetect(1) capability, the CPE port speed defaults to s10000000(10000000).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoDetect(1), s10000000(10000000), s100000000(100000000)  

clreCpePortAdminDuplex 1.3.6.1.4.1.9.9.340.1.2.1.1.3
This object controls the duplex of this CPE Fast Ethernet port. When set to autoDetect(1), the CPE port negotiates with its peer for the optimum duplex setting, either fullDuplex(2) or halfDuplex(3). If the peer does not support the autoDetect(1) capability, this CPE port's duplex defaults to halfDuplex(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoDetect(1), fullDuplex(2), halfDuplex(3)  

clreCpePortAdminProtected 1.3.6.1.4.1.9.9.340.1.2.1.1.4
This object configures a CPE Fast Ethernet port as a protected port when its value is set to true. Data traffic is disallowed between two CPE ports configured as protected ports. When the value of this object is set to false, the protected port property of this CPE port is removed. The value of this object can be set to true only on those CPE ports that support the protected port function.Note that the value of this object represents the desired state of the port. The actual state of the port may have a different value.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

clreCpePortOperProtected 1.3.6.1.4.1.9.9.340.1.2.1.1.5
The value represented by this object is the actual protected port state of the CPE port. The object value is true when this CPE port is configured as a protected port. Data packets are not forwarded between two CPE ports configured as protected ports.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

clreCpeMIBNotifications 1.3.6.1.4.1.9.9.340.0
OBJECT IDENTIFIER    

clreCpeMIBNotificationsPrefix 1.3.6.1.4.1.9.9.340.0.0
OBJECT IDENTIFIER    

clreCpeMIBConformance 1.3.6.1.4.1.9.9.340.2
OBJECT IDENTIFIER    

clreCpeMIBCompliances 1.3.6.1.4.1.9.9.340.2.1
OBJECT IDENTIFIER    

clreCpeMIBGroups 1.3.6.1.4.1.9.9.340.2.2
OBJECT IDENTIFIER    

clreCpeMIBCompliance 1.3.6.1.4.1.9.9.340.2.1.1
The compliance statement for switches supporting the LRE CPE devices.
Status: current Access: read-only
MODULE-COMPLIANCE    

clreCpeDot1dTpGroup 1.3.6.1.4.1.9.9.340.2.2.1
The collection of MIB objects used to monitor the transparent learning bridge on the LRE CPE.
Status: current Access: read-only
OBJECT-GROUP    

clreCpePortGroup 1.3.6.1.4.1.9.9.340.2.2.2
The collection of MIB objects used to manage and monitor LRE CPE Fast Ethernet ports.
Status: current Access: read-only
OBJECT-GROUP