ZYXEL-BRIDGE-CONTROL-PROTOCOL-TRANSPARENCY-MIB

File: ZYXEL-BRIDGE-CONTROL-PROTOCOL-TRANSPARENCY-MIB.mib (4400 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelBridgeControlProtocolTransparencyPortEntry  
SEQUENCE    
  zyBridgeControlProtocolTransparencyPortMode INTEGER

Defined Values

zyxelBridgeControlProtocolTransparency 1.3.6.1.4.1.890.1.15.3.15
The subtree for bridge control protocol transparency
MODULE-IDENTITY    

zyxelBridgeControlProtocolTransparencySetup 1.3.6.1.4.1.890.1.15.3.15.1
OBJECT IDENTIFIER    

zyBridgeControlProtocolTransparencyState 1.3.6.1.4.1.890.1.15.3.15.1.1
Enable/Disable bridge control protocol transparency on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelBridgeControlProtocolTransparencyPortTable 1.3.6.1.4.1.890.1.15.3.15.1.2
The table contains bridge control protocol transparency port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelBridgeControlProtocolTransparencyPortEntry

zyxelBridgeControlProtocolTransparencyPortEntry 1.3.6.1.4.1.890.1.15.3.15.1.2.1
An entry contains bridge control protocol transparency port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelBridgeControlProtocolTransparencyPortEntry  

zyBridgeControlProtocolTransparencyPortMode 1.3.6.1.4.1.890.1.15.3.15.1.2.1.1
Configure bridge control protocol transparency mode for the port. 'Peer' means to process any BPDU (Bridge Protocol Data Unit) received on this port. 'Tunnel' means to forward BPDUs received on this port. 'Discard' means to drop any BPDU received on this port. 'Network' means to process a BPDU with no VLAN tag and forward a tagged BPDU.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER peer(0), tunnel(1), discard(2), network(3)