ZHNLAYER2BRIDGING

File: ZHNLAYER2BRIDGING.mib (40625 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
Zhone-TC IF-MIB Zhone

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 Unsigned32 IpAddress
MODULE-COMPLIANCE OBJECT-GROUP TEXTUAL-CONVENTION
MacAddress TruthValue ZhoneRowStatus
ifIndex InterfaceIndex InterfaceIndexOrZero
zhoneWtn

Defined Types

BridgeEntryStatusValues  
Status of an entry in the bridge, filter or marking tables. List of supported strings: Disabled Enabled Error
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..16)  

VlanTypeValues  
Type of VLAN associated with a bridge table entry. List of supported strings: Unknown Bridged Routed TLS-Bridged PPPoE_Routed PPPoE_Bridged BRouted PWE-Bridged
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..16)  

VlanSecureType  
Secure setting for a VLAN associated with a bridge table entry. List of supported strings: Disable - indicates traffic will be bridged normally. Enable - indicates all outgoing traffic will be forced out the uplink. Unknown - indicates the secure settined has not been configured.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..16)  

VlanIDType  
Type of VLAN port membership. List of supported strings: Unknown - indicates the port membership has not been configured. Untagged - indicates the frame leaving the device has no VLAN tag. Tagged - indicates the frame leaving the device has one VLAN tag. S-TAG - indicates the frame leaving the device has a service VLAN tag or a Service VLAN tag and a customer VLAN tag. TLS - indicates the frame leaving the device may have a customer VLAN tag or no VLAN tag. OMCI - indicates the frame leaving the device on the provised the GEM Port.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..16)  

BridgingIntfTypeValues  
Type of LAN/WAN connection for the interface. List of supported strings: lanInterface wanInterface lanRouterConnection wanRouterConnection
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

VlanTLSMode  
Transparent LAN Service Mode. Enumeration of: sTag - S-TAG mode. All traffic must be encapsulated within a configured S-Tag. Untagged or single-tagged traffic can be S-tagged upon LAN port ingress based on the configured Port Defaults. unknown - not defined normal - All traffic must be encapsulated within a configured VLAN tag. Untagged traffic can be tagged upon LAN port ingress based on the configured Port Defaults.
TEXTUAL-CONVENTION    
  INTEGER sTag(1), unknown(2), normal(3)  

VlanTLSServiceTags  
Transparent Service Tags. Enumeration of: none sTag8100 sTag88A8 sTag9100 sTag9200 sTag9300
TEXTUAL-CONVENTION    
  INTEGER none(1), sTag8100(2), sTag88A8(3), sTag9100(4), sTag9200(5), sTag9300(6)  

VlanQOSMethods  
Quality of Service Method. Enumeration of: layer2 - Layer 2 VLAN COS method will check the COS bits in the Ethernet Packet to define the QOS. layer3 - Layer 3 IP Precedence method will check the DSCP field in the IP header to determine priority of the packet.
TEXTUAL-CONVENTION    
  INTEGER layer2(1), layer3(2)  

BridgeEntry  
SEQUENCE    
  bridgeKey Unsigned32
  bridgeEnable TruthValue
  bridgeStatus BridgeEntryStatusValues
  bridgeName OCTET STRING
  vlanID Unsigned32
  vlanType VlanTypeValues
  secureVlan VlanSecureType
  bridgeTableRowStatus ZhoneRowStatus

FilterBridgeEntry  
SEQUENCE    
  filterKey Unsigned32
  filterEnable TruthValue
  zhnFilterStatus BridgeEntryStatusValues
  filterBridgeReference Unsigned32
  filterInterface OCTET STRING
  sourceMACFromVendorClassIDFilter OCTET STRING
  sourceMACFromVendorClassIDFilterExclude TruthValue
  bridgeFilterRowStatus ZhoneRowStatus

MarkingEntry  
SEQUENCE    
  markingKey Unsigned32
  markingEnable TruthValue
  markingStatus BridgeEntryStatusValues
  markingBridgeReference Unsigned32
  markingInterface OCTET STRING
  vlanIDUntag TruthValue
  vlanIDMark INTEGER
  ethernetPriorityMark INTEGER
  ethernetPriorityOverride TruthValue
  vlanIDType VlanIDType
  bridgeMarkingRowStatus ZhoneRowStatus

AvailableInterfaceEntry  
SEQUENCE    
  availableInterfaceKey Unsigned32
  interfaceType BridgingIntfTypeValues
  interfaceReference OCTET STRING
  availableInterfaceRowStatus ZhoneRowStatus

VlanPortMembershipEntry  
SEQUENCE    
  vlanPort OCTET STRING
  vlanPortVlanID Unsigned32
  vlanPortMembershipType VlanIDType
  vlanPortMembershipAction ZhoneRowStatus

Defined Values

zhnLayer2Bridging 1.3.6.1.4.1.5504.2.5.42
This file defines the private Enterprise MIB extensions that define Layer 2 Bridging objects supported by the Zhone VoIP CPEs.
MODULE-IDENTITY    

layer2BridgingObjects 1.3.6.1.4.1.5504.2.5.42.1
OBJECT IDENTIFIER    

maxBridgeEntries 1.3.6.1.4.1.5504.2.5.42.1.1
The maximum number of entries available in the Bridge table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

maxFilterEntries 1.3.6.1.4.1.5504.2.5.42.1.2
The maximum number of entries available in the Filter table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

maxMarkingEntries 1.3.6.1.4.1.5504.2.5.42.1.3
The maximum number of entries available in the Marking table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bridgeNumberOfEntries 1.3.6.1.4.1.5504.2.5.42.1.4
Number of entries in the Bridge table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

filterNumberOfEntries 1.3.6.1.4.1.5504.2.5.42.1.5
Number of entries in the Filter table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

markingNumberOfEntries 1.3.6.1.4.1.5504.2.5.42.1.6
Number of entries in the Marking table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

availableInterfaceNumberOfEntries 1.3.6.1.4.1.5504.2.5.42.1.7
Number of entries in the AvailableInterfaces table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bridgeTable 1.3.6.1.4.1.5504.2.5.42.1.8
Bridge Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BridgeEntry

bridgeEntry 1.3.6.1.4.1.5504.2.5.42.1.8.1
Bridge Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BridgeEntry  

bridgeKey 1.3.6.1.4.1.5504.2.5.42.1.8.1.1
Unique key for each Bridge table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4096  

bridgeEnable 1.3.6.1.4.1.5504.2.5.42.1.8.1.2
Enables or disables this Bridge table entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bridgeStatus 1.3.6.1.4.1.5504.2.5.42.1.8.1.3
The status of the bridge table entry. Enumeration of: Disabled Enabled Error
Status: current Access: read-only
OBJECT-TYPE    
  BridgeEntryStatusValues  

bridgeName 1.3.6.1.4.1.5504.2.5.42.1.8.1.4
Human-readable name for this Bridge table entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

vlanID 1.3.6.1.4.1.5504.2.5.42.1.8.1.5
The 802.1Q VLAN ID associated with this Bridge entry. A value of 0 indicates either Untagged or PriorityOnly tagging, which are treated identically.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4096  

vlanType 1.3.6.1.4.1.5504.2.5.42.1.8.1.6
The type of 802.1Q VLAN associated with this Bridge entry. Enumeration of: Unknown Bridged Routed TlsBridged PppoeRouted PppoeBridged BRouted PWEBridged CPU-Bridged
Status: current Access: read-write
OBJECT-TYPE    
  VlanTypeValues  

secureVlan 1.3.6.1.4.1.5504.2.5.42.1.8.1.7
Secure setting for a VLAN associated with a bridge table entry. Enumeration of: disable enable unknown
Status: current Access: read-write
OBJECT-TYPE    
  VlanSecureType  

bridgeTableRowStatus 1.3.6.1.4.1.5504.2.5.42.1.8.1.8
The SNMP RowStatus of the current row. The following objects must be specified upon row creation: vlanID vlanType bridgeName
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

filterBridgeTable 1.3.6.1.4.1.5504.2.5.42.1.9
Filter table containing filter entries each of which is associated with one Bridge as specified by a Bridge table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FilterBridgeEntry

filterBridgeEntry 1.3.6.1.4.1.5504.2.5.42.1.9.1
Bridge Filter Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FilterBridgeEntry  

filterKey 1.3.6.1.4.1.5504.2.5.42.1.9.1.1
Unique key for each Bridge Filter table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4096  

filterEnable 1.3.6.1.4.1.5504.2.5.42.1.9.1.2
Enables or disables this Filter table entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

zhnFilterStatus 1.3.6.1.4.1.5504.2.5.42.1.9.1.3
The status of this Filter table entry. Enumeration of: Disabled Enabled Error
Status: current Access: read-write
OBJECT-TYPE    
  BridgeEntryStatusValues  

filterBridgeReference 1.3.6.1.4.1.5504.2.5.42.1.9.1.4
The BridgeKey value of the Bridge table entry associated with this Filter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

filterInterface 1.3.6.1.4.1.5504.2.5.42.1.9.1.5
The interface or interfaces associated with this Filter table entry. The bridge corresponding to this Filter table entry is defined to admit packets on ingress to the bridge from the specified interfaces that meet all of the criteria specified in the Filter table entry. The following values are defined. - To associate this Filter with a single interface listed in the AvailableInterface table, the Filter Interface value is set to the value of corresponding AvailableInterfaceKey. - AllInterfaces indicates that this Filter is associated with all LAN and WAN interfaces listed in the AvailableInterface table (all entries of InterfaceType LANInterface or WANInterface). - LANInterfaces indicates that this Filter is associated with all LAN interfaces listed in the AvailableInterface table (all entries of InterfaceType LANInterface). - WANInterfaces indicates that this Filter is associated with all WAN interfaces listed in the AvailableInterface table (all entries of InterfaceType WANInterface). - An empty string indicates the Filter table entry is not associated with any interface (and has no effect).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sourceMACFromVendorClassIDFilter 1.3.6.1.4.1.5504.2.5.42.1.9.1.6
A string used to identify one or more devices via DHCP for which MAC address filtering would subsequently apply. A device is considered matching if it its DHCP Vendor Class Identifier (Option 60 as defined in RFC 2132) in the most recent DHCP lease acquisition or renewal was equal to the specified value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sourceMACFromVendorClassIDFilterExclude 1.3.6.1.4.1.5504.2.5.42.1.9.1.7
If false, on ingress to the interfaces associated with this Filter, the Bridge admits only those packets whose source MAC Address matches that of a LAN device previously identified as described in SourceMACFromVendorClassIDFilter. - If SourceMACFromVendorClassIDFilter is empty, no packets are admitted. - If SourceMACFromVendorClassIDFilter is true on ingress to the interfaces associated with this Filter, the Bridge admits all packets except those packets whose source MAC Address matches that of a LAN device previously identified as described in SourceMACFromVendorClassIDFilter. - If the SourceMACFromVendorClassIDFilter is empty, packets are admitted regardless of MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bridgeFilterRowStatus 1.3.6.1.4.1.5504.2.5.42.1.9.1.8
The SNMP RowStatus of the current row. The following objects must be specified upon row creation: filterBridgeReference
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

markingTable 1.3.6.1.4.1.5504.2.5.42.1.10
Marking table identifies non-default layer-2 marking behavior for packets on egress from the specified interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MarkingEntry

markingEntry 1.3.6.1.4.1.5504.2.5.42.1.10.1
Marking table identifies non-default layer-2 marking behavior for packets on egress from the specified interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  MarkingEntry  

markingKey 1.3.6.1.4.1.5504.2.5.42.1.10.1.1
Unique key for each Bridge Marking table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4096  

markingEnable 1.3.6.1.4.1.5504.2.5.42.1.10.1.2
Enables or disables this Marking table entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

markingStatus 1.3.6.1.4.1.5504.2.5.42.1.10.1.3
The status of this Marking table entry. Enumeration of: Disabled Enabled Error
Status: current Access: read-only
OBJECT-TYPE    
  BridgeEntryStatusValues  

markingBridgeReference 1.3.6.1.4.1.5504.2.5.42.1.10.1.4
The BridgeKey value of the Bridge table entry associated with this Marking. The effect of a Marking table entry applies only to packets that have been admitted to the specified bridge (regardless of the ingress interface).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

markingInterface 1.3.6.1.4.1.5504.2.5.42.1.10.1.5
The interface or interfaces associated with this Marking table entry. The bridge corresponding to this Marking table entry is defined to admit packets on ingress to the bridge from the specified interfaces that meet all of the criteria specified in the Marking table entry. The following values are defined. - To associate this Marking with a single interface listed in the AvailableInterface table, the Marking Interface value is set to the value of corresponding AvailableInterfaceKey. - AllInterfaces indicates that this Marking is associated with all LAN and WAN interfaces listed in the AvailableInterface table (all entries of InterfaceType LANInterface or WANInterface). - LANInterfaces indicates that this Marking is associated with all LAN interfaces listed in the AvailableInterface table (all entries of InterfaceType LANInterface). - WANInterfaces indicates that this Marking is associated with all WAN interfaces listed in the AvailableInterface table (all entries of InterfaceType WANInterface). - An empty string indicates the Marking table entry is not associated with any interface (and has no effect). If there is more than one enabled Marking table entry that specifies one or more of the same interfaces for the same bridge (i.e. identical values of MarkingBridgeReference), then for packets on egress from the specified bridge to those interfaces, the applied marking MUST be that specified in the Marking table entry among those in conflict with the lowest MarkingKey value. If an interface in a given bridge does not have a corresponding Marking table entry, the marking is left unchanged on egress.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

vlanIDUntag 1.3.6.1.4.1.5504.2.5.42.1.10.1.6
If true, on egress to the interfaces associated with this Marking table entry, all packets are Untagged. That is, the VLAN tag is stripped from the packet. If false, on egress to the interfaces associated with this Marking table entry, all VLAN tags are left intact (including those added on ingress).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vlanIDMark 1.3.6.1.4.1.5504.2.5.42.1.10.1.7
The 802.1Q VLAN ID to be used on egress to the interfaces associated with this Marking table entry (if VLANIDUntag is false). A value of -1 indicates that the default VLAN ID for the Bridge should be used instead (as specified by InternetGatewayDevice.Layer2Bridging.Bridge.{i}.vlanID for the Bridge table entry associated with this Marking table entry).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..4095  

ethernetPriorityMark 1.3.6.1.4.1.5504.2.5.42.1.10.1.8
Ethernet priority code (as defined in 802.1D) to mark traffic with that falls into this Bridge on egress to the interfaces associated with this Marking table entry. A value of -1 indicates no change from the incoming packet or the mark assigned by the classifier.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..7  

ethernetPriorityOverride 1.3.6.1.4.1.5504.2.5.42.1.10.1.9
If false, on egress to the interfaces associated with this Marking table entry, the EthernetPriorityMark, if specified, is applied only to packets of priority 0. If true, on egress to the interfaces associated with this Marking table entry, the EthernetPriorityMark, if specified, is to be applied to all packets on Bridge. If VLANIDUntag is true, then no priority marking is done since the tag containing the Ethernet priority is removed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vlanIDType 1.3.6.1.4.1.5504.2.5.42.1.10.1.10
This parameter specifies the port VLAN membership type. The supported VLAN membership types are: Tagged - The frame leaving the device has one VLAN tag. Untagged - The frame leaving the device has no VLAN tag. S-TAG - The frame leaving the device has a service VLAN tag or a Service VLAN tag and a customer VLAN tag. TLS - The frame leaving the device may have a customer VLAN tag or no VLAN tag. OMCI - The frame leaves the device on the provised the GEM Port.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIDType  

bridgeMarkingRowStatus 1.3.6.1.4.1.5504.2.5.42.1.10.1.11
The SNMP RowStatus of the current row.
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

availableInterfaceTable 1.3.6.1.4.1.5504.2.5.42.1.11
Table containing all LAN and WAN interfaces that are available to be referenced by the Bridge table. Only interfaces that can carry layer-2 bridged traffic are included.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvailableInterfaceEntry

availableInterfaceEntry 1.3.6.1.4.1.5504.2.5.42.1.11.1
Table containing all LAN and WAN interfaces that are available to be referenced by the Bridge table. Only interfaces that can carry layer-2 bridged traffic are included.
Status: current Access: not-accessible
OBJECT-TYPE    
  AvailableInterfaceEntry  

availableInterfaceKey 1.3.6.1.4.1.5504.2.5.42.1.11.1.1
Unique key for each interface entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4096  

interfaceType 1.3.6.1.4.1.5504.2.5.42.1.11.1.2
Indicates whether the interface is a LAN-side or WAN-side interface, or a LAN-side or WAN-side connection to the Gateway.
Status: current Access: read-only
OBJECT-TYPE    
  BridgingIntfTypeValues  

interfaceReference 1.3.6.1.4.1.5504.2.5.42.1.11.1.3
This table should contain a single entry for each available LAN and WAN interface. For a WAN interface, this parameter is the full hierarchical parameter name of a particular WANConnectionDevice. A WANConnectionDevice is considered available (included in this table) only if it supports layer-2 bridged traffic. That is, this table MUST include only WANConnectionDevices that contain either a WANEthernetLinkConfig object, or that contain a WANDSLLinkConfig object for which the LinkType is EoA (Ethernet over ATM). For example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2 For a LAN interface, this parameter is the full hierarchical parameter name of a particular LAN InterfaceConfig object, or a WLANConfiguration object. This table SHOULD include one entry for each such object. For example: InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2 For a WAN-side connection to the Gateway's IP router, this parameter is the full hierarchical parameter name of a particular WANConnection service. This table SHOULD include an entry for each layer-3 WAN connection. For example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1 For a LAN-side connection to the Gateway's IP router, this parameter is the full hierarchical parameter name of a particular LANDevice. This table SHOULD include an entry for each LANDevice, each of which is associated with a LAN-side layer-3 connection to the Gateway's IP router. For example: InternetGatewayDevice.LANDevice.2
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

availableInterfaceRowStatus 1.3.6.1.4.1.5504.2.5.42.1.11.1.4
The SNMP RowStatus of the current row.
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

vlanPortMembershipTable 1.3.6.1.4.1.5504.2.5.42.1.12
Layer 2 VLAN Port Membership Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanPortMembershipEntry

vlanPortMembershipEntry 1.3.6.1.4.1.5504.2.5.42.1.12.1
Layer 2 VLAN Port Membership Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanPortMembershipEntry  

vlanPort 1.3.6.1.4.1.5504.2.5.42.1.12.1.1
Bridge interface(port) name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanPortVlanID 1.3.6.1.4.1.5504.2.5.42.1.12.1.2
The 802.1Q VLAN ID associated with this Bridge entry.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

vlanPortMembershipType 1.3.6.1.4.1.5504.2.5.42.1.12.1.3
This parameter specifies the port VLAN membership type. When creating a new Vlan Port Member Entry, the supported VLAN membership types are: Tagged - The frame leaving the device has one VLAN tag. Untagged - The frame leaving the device has no VLAN tag. S-TAG - The frame leaving the device has a service VLAN tag or a Service VLAN tag and a customer VLAN tag. TLS - The frame leaving the device may have a customer VLAN tag or no VLAN tag. OMCI - The frame leaving the device is on the provisioned GEM Port.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIDType  

vlanPortMembershipAction 1.3.6.1.4.1.5504.2.5.42.1.12.1.4
The SNMP RowStatus of the current row.
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

layer2BridgingGlobalObjects 1.3.6.1.4.1.5504.2.5.42.1.13
OBJECT IDENTIFIER    

vlanTLSMode 1.3.6.1.4.1.5504.2.5.42.1.13.1
This object implements transparent LAN service (TLS) by using a S-Tag (Service Provider tag) to tunnel the customer traffic over a service provider network. The CPE can operate in normal or S-Tag mode. In normal mode, CPE device operates according to the IEEE 802.1Q or 802.1D specifications. In S-TAG mode, the CPE device operates as follows: 1) The CPE's TPID (tag protocol ID) must be provisioned. 2) A S-Tag frame consists of a VLAN ID and a TPID that matches the CPE's provisioned TPID. 3) When the CPE adds a S-TAG, the S-Tag's VLAN ID will be taken from the CPE's default PVID and the TPID will be taken from the CPE's provisioned TPID. 4) The CPE device supports a TLS-Bridge. The ports on this bridge can be either S-TAG or TLS members. S-Tag port - The input frames from the service provider port may or may not have a S-TAG. The CPE will compare the tagged frame's TPID against the provisioned S-TAG TPID. If there is a match, the CPE will bridge the frame based on the VLAN ID in the S-Tag. If there is not a match, the frame is forwarded to the CPU. TLS port - The CPE will add a S-Tag to all input frames from this port regardless of whether the frames have a 802.1Q tag or not. The CPE will bridge the frames based on the VLAN ID in the S-Tag. Only a VLAN-tagged or untagged frames are expected from the ingress of a TLS (customer) port.
Status: current Access: read-write
OBJECT-TYPE    
  VlanTLSMode  

vlanServiceTagTPID 1.3.6.1.4.1.5504.2.5.42.1.13.2
This object specifies the TPID (Tag Protocol ID) of the S-Tag. It is only used when the device's VlanMode is set to S-Tag. The supported Service TPIDs are: none sTag8100 sTag88A8 sTag9100 sTag9200 sTag9300
Status: current Access: read-write
OBJECT-TYPE    
  VlanTLSServiceTags  

vlanRouteAcrossVlans 1.3.6.1.4.1.5504.2.5.42.1.13.3
This object defines the VLAN router operation. If this object is set to TRUE, the router will route between IP subnets across VLANs. Route table lookups will ignore the VLAN ID of the ingress and egress ports. If there is a match, the packet is routed out the interface specified in the Route Table, regardless of the VLAN with which it is a member. If set to FALSE, the router will only route between IP subnets that are on the same VLAN. Packets will be forwarded to the configured Default Route for the VLAN that they arrived on, unless there is a Route Table match within that same VLAN. Routing of packets across VLANs is prevented, providing traffic isolation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vlanQOSMethod 1.3.6.1.4.1.5504.2.5.42.1.13.4
This object defines the VLAN router operation. If this object is set to TRUE, the router will route between IP subnets across VLANs. If it is set to FALSE, the router will only route between IP subnets that are on the same VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  VlanQOSMethods  

zhnLayer2BridgeConformance 1.3.6.1.4.1.5504.2.5.42.2
OBJECT IDENTIFIER    

zhnLayer2BridgeGroups 1.3.6.1.4.1.5504.2.5.42.2.1
OBJECT IDENTIFIER    

zhnLayer2BridgeCompliances 1.3.6.1.4.1.5504.2.5.42.2.2
OBJECT IDENTIFIER    

zhnLayer2BridgeCompliance 1.3.6.1.4.1.5504.2.5.42.2.2.1
The Compliance statement for SNMP entities which manage display the Zhone CPE Layer Bridging Information. The Layer 2 Bridging filterBridgeTable is not required to be supported. If it is supported, not all objects defined as read-write are required to be writable.
Status: current Access: read-only
MODULE-COMPLIANCE    

zhnBridgeGroup 1.3.6.1.4.1.5504.2.5.42.2.1.1
A collection of Zhone Bridge table objects that describe the bridged interfaces of the device.
Status: current Access: read-only
OBJECT-GROUP    

zhnBridgeTableGroup 1.3.6.1.4.1.5504.2.5.42.2.1.2
A collection of Zhone Bridge table objects that describe the bridged interfaces of the device.
Status: current Access: read-only
OBJECT-GROUP    

zhnFilterGroup 1.3.6.1.4.1.5504.2.5.42.2.1.3
A collection of Zhone Bridge Filter table objects that describe the filtering for bridged interfaces of the device.
Status: current Access: read-only
OBJECT-GROUP    

zhnBridgeMarkingTableGroup 1.3.6.1.4.1.5504.2.5.42.2.1.4
A collection of Zhone Bridge Marking table objects that describe the VLAN marking for bridged interfaces of the device.
Status: current Access: read-only
OBJECT-GROUP    

zhnBridgeAvailableInterfaceGroup 1.3.6.1.4.1.5504.2.5.42.2.1.5
A collection of Zhone Bridge Available Interface table objects that identify the available bridged interfaces of the device.
Status: current Access: read-only
OBJECT-GROUP    

zhnPortMembershipGroup 1.3.6.1.4.1.5504.2.5.42.2.1.6
A collection of Zhone VLAN Port Membership table objects that map bridge ports to VLANs.
Status: current Access: read-only
OBJECT-GROUP    

zhnVlanGlobalGroup 1.3.6.1.4.1.5504.2.5.42.2.1.7
A collection of Zhone VLAN Global scalar objects.
Status: current Access: read-only
OBJECT-GROUP