ZHNLAYER2BRIDGING
78 objects
This file defines the private Enterprise MIB extensions that define Layer 2 Bridging objects supported by the Zhone VoIP CPEs.
Imported Objects
| IF-MIB | ifIndex InterfaceIndex InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | enterprises Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress TEXTUAL-CONVENTION TruthValue |
| Zhone | zhoneWtn |
| Zhone-TC | ZhoneRowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.5504.2.5.42 | IdentityzhnLayer2Bridging | This file defines the private Enterprise MIB extensions that define Layer 2 Bridging objects supported by the Zhone VoIP CPEs. | ||
| 1.3.6.1.4.1.5504.2.5.42.1 | Nodelayer2BridgingObjects | |||
| 1.3.6.1.4.1.5504.2.5.42.1.1 | ScalarmaxBridgeEntries | read-only | current | The maximum number of entries available in the Bridge table. |
| 1.3.6.1.4.1.5504.2.5.42.1.2 | ScalarmaxFilterEntries | read-only | current | The maximum number of entries available in the Filter table. |
| 1.3.6.1.4.1.5504.2.5.42.1.3 | ScalarmaxMarkingEntries | read-only | current | The maximum number of entries available in the Marking table. |
| 1.3.6.1.4.1.5504.2.5.42.1.4 | ScalarbridgeNumberOfEntries | read-only | current | Number of entries in the Bridge table. |
| 1.3.6.1.4.1.5504.2.5.42.1.5 | ScalarfilterNumberOfEntries | read-only | current | Number of entries in the Filter table. |
| 1.3.6.1.4.1.5504.2.5.42.1.6 | ScalarmarkingNumberOfEntries | read-only | current | Number of entries in the Marking table. |
| 1.3.6.1.4.1.5504.2.5.42.1.7 | ScalaravailableInterfaceNumberOfEntries | read-only | current | Number of entries in the AvailableInterfaces table. |
| 1.3.6.1.4.1.5504.2.5.42.1.8 | TablebridgeTable | not-accessible | current | Bridge Table. |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1 | RowbridgeEntry | not-accessible | current | Bridge Table. |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1.1 | ColumnbridgeKey | read-only | current | Unique key for each Bridge table entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1.2 | ColumnbridgeEnable | read-write | current | Enables or disables this Bridge table entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1.3 | ColumnbridgeStatus | read-only | current | The status of the bridge table entry. Enumeration of: Disabled Enabled Error |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1.4 | ColumnbridgeName | read-write | current | Human-readable name for this Bridge table entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1.5 | ColumnvlanID | read-write | current | The 802.1Q VLAN ID associated with this Bridge entry. A value of 0 indicates either Untagged or PriorityOnly tagging, which are treated identically. |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1.6 | ColumnvlanType | read-write | current | The type of 802.1Q VLAN associated with this Bridge entry. Enumeration of: Unknown Bridged Routed TlsBridged PppoeRouted PppoeBridged BRouted PWEBridged CPU-Br… |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1.7 | ColumnsecureVlan | read-write | current | Secure setting for a VLAN associated with a bridge table entry. Enumeration of: disable enable unknown |
| 1.3.6.1.4.1.5504.2.5.42.1.8.1.8 | ColumnbridgeTableRowStatus | read-write | current | The SNMP RowStatus of the current row. The following objects must be specified upon row creation: vlanID vlanType bridgeName |
| 1.3.6.1.4.1.5504.2.5.42.1.9 | TablefilterBridgeTable | not-accessible | current | Filter table containing filter entries each of which is associated with one Bridge as specified by a Bridge table entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1 | RowfilterBridgeEntry | not-accessible | current | Bridge Filter Table. |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1.1 | ColumnfilterKey | read-only | current | Unique key for each Bridge Filter table entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1.2 | ColumnfilterEnable | read-write | current | Enables or disables this Filter table entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1.3 | ColumnzhnFilterStatus | read-write | current | The status of this Filter table entry. Enumeration of: Disabled Enabled Error |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1.4 | ColumnfilterBridgeReference | read-only | current | The BridgeKey value of the Bridge table entry associated with this Filter. |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1.5 | ColumnfilterInterface | read-write | current | 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… |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1.6 | ColumnsourceMACFromVendorClassIDFilter | read-write | current | 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… |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1.7 | ColumnsourceMACFromVendorClassIDFilterExclude | read-write | current | 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 … |
| 1.3.6.1.4.1.5504.2.5.42.1.9.1.8 | ColumnbridgeFilterRowStatus | read-write | current | The SNMP RowStatus of the current row. The following objects must be specified upon row creation: filterBridgeReference |
| 1.3.6.1.4.1.5504.2.5.42.1.10 | TablemarkingTable | not-accessible | current | Marking table identifies non-default layer-2 marking behavior for packets on egress from the specified interfaces. |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1 | RowmarkingEntry | not-accessible | current | Marking table identifies non-default layer-2 marking behavior for packets on egress from the specified interfaces. |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.1 | ColumnmarkingKey | read-only | current | Unique key for each Bridge Marking table entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.2 | ColumnmarkingEnable | read-write | current | Enables or disables this Marking table entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.3 | ColumnmarkingStatus | read-only | current | The status of this Marking table entry. Enumeration of: Disabled Enabled Error |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.4 | ColumnmarkingBridgeReference | read-only | current | 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… |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.5 | ColumnmarkingInterface | read-write | current | The interface or interfaces associated with this Marking table entry. The bridge corresponding to this Marking table entry is defined to admit packets on ingre… |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.6 | ColumnvlanIDUntag | read-write | current | 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 … |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.7 | ColumnvlanIDMark | read-write | current | 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 … |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.8 | ColumnethernetPriorityMark | read-write | current | 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 e… |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.9 | ColumnethernetPriorityOverride | read-write | current | If false, on egress to the interfaces associated with this Marking table entry, the EthernetPriorityMark, if specified, is applied only to packets of priority … |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.10 | ColumnvlanIDType | read-only | current | This parameter specifies the port VLAN membership type. The supported VLAN membership types are: Tagged - The frame leaving the device has one VLAN tag. Untagg… |
| 1.3.6.1.4.1.5504.2.5.42.1.10.1.11 | ColumnbridgeMarkingRowStatus | read-write | current | The SNMP RowStatus of the current row. |
| 1.3.6.1.4.1.5504.2.5.42.1.11 | TableavailableInterfaceTable | not-accessible | current | 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… |
| 1.3.6.1.4.1.5504.2.5.42.1.11.1 | RowavailableInterfaceEntry | not-accessible | current | 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… |
| 1.3.6.1.4.1.5504.2.5.42.1.11.1.1 | ColumnavailableInterfaceKey | read-only | current | Unique key for each interface entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.11.1.2 | ColumninterfaceType | read-only | current | Indicates whether the interface is a LAN-side or WAN-side interface, or a LAN-side or WAN-side connection to the Gateway. |
| 1.3.6.1.4.1.5504.2.5.42.1.11.1.3 | ColumninterfaceReference | read-only | current | 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 … |
| 1.3.6.1.4.1.5504.2.5.42.1.11.1.4 | ColumnavailableInterfaceRowStatus | read-write | current | The SNMP RowStatus of the current row. |
| 1.3.6.1.4.1.5504.2.5.42.1.12 | TablevlanPortMembershipTable | not-accessible | current | Layer 2 VLAN Port Membership Table. |
| 1.3.6.1.4.1.5504.2.5.42.1.12.1 | RowvlanPortMembershipEntry | not-accessible | current | Layer 2 VLAN Port Membership Table. |
| 1.3.6.1.4.1.5504.2.5.42.1.12.1.1 | ColumnvlanPort | read-only | current | Bridge interface(port) name. |
| 1.3.6.1.4.1.5504.2.5.42.1.12.1.2 | ColumnvlanPortVlanID | read-write | current | The 802.1Q VLAN ID associated with this Bridge entry. |
| 1.3.6.1.4.1.5504.2.5.42.1.12.1.3 | ColumnvlanPortMembershipType | read-write | current | 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… |
| 1.3.6.1.4.1.5504.2.5.42.1.12.1.4 | ColumnvlanPortMembershipAction | read-write | current | The SNMP RowStatus of the current row. |
| 1.3.6.1.4.1.5504.2.5.42.1.13 | Nodelayer2BridgingGlobalObjects | |||
| 1.3.6.1.4.1.5504.2.5.42.1.13.1 | ScalarvlanTLSMode | read-write | current | 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. Th… |
| 1.3.6.1.4.1.5504.2.5.42.1.13.2 | ScalarvlanServiceTagTPID | read-write | current | 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: non… |
| 1.3.6.1.4.1.5504.2.5.42.1.13.3 | ScalarvlanRouteAcrossVlans | read-write | current | 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 i… |
| 1.3.6.1.4.1.5504.2.5.42.1.13.4 | ScalarvlanQOSMethod | read-write | current | 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… |
| 1.3.6.1.4.1.5504.2.5.42.2 | NodezhnLayer2BridgeConformance | |||
| 1.3.6.1.4.1.5504.2.5.42.2.1 | NodezhnLayer2BridgeGroups | |||
| 1.3.6.1.4.1.5504.2.5.42.2.1.1 | GroupzhnBridgeGroup | current | A collection of Zhone Bridge table objects that describe the bridged interfaces of the device. | |
| 1.3.6.1.4.1.5504.2.5.42.2.1.2 | GroupzhnBridgeTableGroup | current | A collection of Zhone Bridge table objects that describe the bridged interfaces of the device. | |
| 1.3.6.1.4.1.5504.2.5.42.2.1.3 | GroupzhnFilterGroup | current | A collection of Zhone Bridge Filter table objects that describe the filtering for bridged interfaces of the device. | |
| 1.3.6.1.4.1.5504.2.5.42.2.1.4 | GroupzhnBridgeMarkingTableGroup | current | A collection of Zhone Bridge Marking table objects that describe the VLAN marking for bridged interfaces of the device. | |
| 1.3.6.1.4.1.5504.2.5.42.2.1.5 | GroupzhnBridgeAvailableInterfaceGroup | current | A collection of Zhone Bridge Available Interface table objects that identify the available bridged interfaces of the device. | |
| 1.3.6.1.4.1.5504.2.5.42.2.1.6 | GroupzhnPortMembershipGroup | current | A collection of Zhone VLAN Port Membership table objects that map bridge ports to VLANs. | |
| 1.3.6.1.4.1.5504.2.5.42.2.1.7 | GroupzhnVlanGlobalGroup | current | A collection of Zhone VLAN Global scalar objects. | |
| 1.3.6.1.4.1.5504.2.5.42.2.2 | NodezhnLayer2BridgeCompliances | |||
| 1.3.6.1.4.1.5504.2.5.42.2.2.1 | CompliancezhnLayer2BridgeCompliance | read-only | current | The Compliance statement for SNMP entities which manage display the Zhone CPE Layer Bridging Information. The Layer 2 Bridging filterBridgeTable is not require… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| BridgeEntryStatusValues | OCTET STRING (SIZE (0..16)) | current | Status of an entry in the bridge, filter or marking tables. List of supported strings: Disabled Enabled Error |
| BridgingIntfTypeValues | OCTET STRING (SIZE (0..32)) | current | Type of LAN/WAN connection for the interface. List of supported strings: lanInterface wanInterface lanRouterConnection wanRouterConnection |
| VlanIDType | OCTET STRING (SIZE (0..16)) | current | 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 l… |
| VlanQOSMethods | INTEGER { layer2 (1), layer3 (2) } | current | 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 hea… |
| VlanSecureType | OCTET STRING (SIZE (0..16)) | current | 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. Unk… |
| VlanTLSMode | INTEGER { sTag (1), unknown (2), normal (3) } | current | 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 configure… |
| VlanTLSServiceTags | INTEGER { none (1), sTag8100 (2), sTag88A8 (3), sTag9100 (4), sTag9200 (5), sTag9300 (6) } | current | Transparent Service Tags. Enumeration of: none sTag8100 sTag88A8 sTag9100 sTag9200 sTag9300 |
| VlanTypeValues | OCTET STRING (SIZE (0..16)) | current | 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 |