ZXR10-PEB-MIB

File: ZXR10-PEB-MIB.mib (9402 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
enterprises MacAddress DisplayString

Defined Types

Zxr10PebPortCfgEntry  
SEQUENCE    
  pebPortCfgPortIndex Unsigned32
  pebPortCfgPortName DisplayString
  pebPortCfgPriority Unsigned32
  pebPortCfgLldpPeTlv INTEGER

Zxr10PebPortStatusEntry  
SEQUENCE    
  pebPortStatusPortIndex Unsigned32
  pebPortStatusPortName DisplayString
  pebPortStatusMac MacAddress
  pebPortStatusAccessPort DisplayString
  pebPortStatusPortType INTEGER
  pebPortStatus INTEGER
  pebPortEcid DisplayString

Defined Values

zxr10PebMIB 1.3.6.1.4.1.3902.3.6000.510
The MIB module to describe part of IEEE P802.1BR protocol data. Include some private variable used when the protocol is completed.
MODULE-IDENTITY    

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10RosngMIB 1.3.6.1.4.1.3902.3.6000
OBJECT IDENTIFIER    

zxr10PebGlobalObjects 1.3.6.1.4.1.3902.3.6000.510.1
OBJECT IDENTIFIER    

zxr10PebPortCfgObjects 1.3.6.1.4.1.3902.3.6000.510.2
OBJECT IDENTIFIER    

zxr10PebPortStatusObjects 1.3.6.1.4.1.3902.3.6000.510.3
OBJECT IDENTIFIER    

zxr10PebNotifications 1.3.6.1.4.1.3902.3.6000.510.4
OBJECT IDENTIFIER    

zxr10PebConformance 1.3.6.1.4.1.3902.3.6000.510.5
OBJECT IDENTIFIER    

pebRole 1.3.6.1.4.1.3902.3.6000.510.1.1
The role of the device in the Extended Bridge system, include controller(Controlling Bridge) and extender(Bridge Port Extender). The value none means the device is not an Extended Bridge system device. The default value for pebRole object is none.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER controller(1), extender(2), none(3)  

pebLldpPeTlv 1.3.6.1.4.1.3902.3.6000.510.1.2
The global control of sending PE-TLV. The default value is defined by performance parameter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10PebPortCfgTable 1.3.6.1.4.1.3902.3.6000.510.2.1
The table that controls PEB private configuration on individual port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10PebPortCfgEntry

zxr10PebPortCfgEntry 1.3.6.1.4.1.3902.3.6000.510.2.1.1
PEB configuration information for a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10PebPortCfgEntry  

pebPortCfgPortIndex 1.3.6.1.4.1.3902.3.6000.510.2.1.1.1
The index value used to identify the port component associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

pebPortCfgPortName 1.3.6.1.4.1.3902.3.6000.510.2.1.1.2
The port name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

pebPortCfgPriority 1.3.6.1.4.1.3902.3.6000.510.2.1.1.3
The priority of the port. When transmitted from a Port capable of operating as a cascade Port (e.g. Ports of a Controlling Bridge or Extended Ports of an Extended Bridge), indicates the cascade_port_priority used in determining which Port is to be used by a Bridge Port Extender as its Upstream Port. Valid values are the range from 0 to 254. When transmitted from a Bridge Port Extender on an Upstream Port or a Port capable of becoming an Upstream Port, this parameter shall be set to 255. The default value for pebPortCfgPriority object is 100.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

pebPortCfgLldpPeTlv 1.3.6.1.4.1.3902.3.6000.510.2.1.1.4
The control of sending PE-TLV on a port. The default value is defined by performance parameter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10PebPortStatusTable 1.3.6.1.4.1.3902.3.6000.510.3.1
The table include port status infomation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10PebPortStatusEntry

zxr10PebPortStatusEntry 1.3.6.1.4.1.3902.3.6000.510.3.1.1
PEB status information for a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10PebPortStatusEntry  

pebPortStatusPortIndex 1.3.6.1.4.1.3902.3.6000.510.3.1.1.1
The index value used to identify the port component associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

pebPortStatusPortName 1.3.6.1.4.1.3902.3.6000.510.3.1.1.2
The port name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

pebPortStatusMac 1.3.6.1.4.1.3902.3.6000.510.3.1.1.3
MAC address of the device for the interface. For ethernet interface on Controlling Bridge, the MAC address indicates the base MAC address of the device; For BEP interface on Controlling Bridge, the MAC address indicates the MAC address of the associated External Bridge Port Extender. For the interface on External Bridge Port Extender, the MAC address indicates the base MAC address of the device.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

pebPortStatusAccessPort 1.3.6.1.4.1.3902.3.6000.510.3.1.1.4
The interface on the Upstream equipment which is connected to the Upstream Port of the device for the specified interface. For ethernet interface on Controlling Bridge and interface on Port Externed Bridge, there is no access port. For BEP interace on Controlling Bridge, the access port is the associated cascade port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

pebPortStatusPortType 1.3.6.1.4.1.3902.3.6000.510.3.1.1.5
The type for the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER upstream(1), extended(2), cascade(3), null(4)  

pebPortStatus 1.3.6.1.4.1.3902.3.6000.510.3.1.1.6
The port status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), offline(3)  

pebPortEcid 1.3.6.1.4.1.3902.3.6000.510.3.1.1.7
The ECID for the interface. The value null is for the ethernet interface on Controlling Bridge. The value all is for the Upstream Port on External Bridge Port Extender.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString