TN-VLAN-MGMT-MIB

File: TN-VLAN-MGMT-MIB.mib (67953 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ENTITY-MIB
IF-MIB Q-BRIDGE-MIB DOT3-OAM-MIB
SNMP-FRAMEWORK-MIB TRANSITION-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress enterprises RowStatus
MacAddress TEXTUAL-CONVENTION DisplayString
TimeStamp TruthValue entPhysicalIndex
InterfaceIndexOrZero InterfaceIndex ifIndex
VlanIndex PortList EightOTwoOui
SnmpAdminString tnProducts

Defined Types

TnVlanServiceTranslationType  
T
TEXTUAL-CONVENTION    
  INTEGER noTranslation(1), untaggedUntagged(2), untaggedSingleTagged(3), singleTaggedSingleTagged(4), singleTaggedTranslation(5), singleTaggedDoubleTagged(6), doubleTaggedDoubleTagged(7), doubleTaggedTranslation(8), addProviderTag(9)  

TNVlanListQuarter  
A list representing 1024 VLAN IDs. The type should be interpreted as a sequence of bits, each bit representing one VLAN ID. If a bit is set (1) the represented VLAN is included in the VLAN list. If a bit is not set (0) the represented VLAN is not included in the VLAN list. The least significant bit of each byte represents a smaller VLAN ID than a more significant bit of a byte. If for example the VLAN list represents VLAN IDs from 0 to 1023, bit 0 of the first byte represents VLAN ID 0, bit 1 of the first byte represents VLAN ID 1, and so on. The most significant bit of the 128th byte therefore represents VLAN ID 1023. An implementation that needs to represent all 4K VLANs will divide the VLAN list into four equally sized objects. VLAN ID 0 is included in the first object even though it is not used.
TEXTUAL-CONVENTION    
  OCTET STRING Size(128)  

TnSysManagmentVLANEntry  
SEQUENCE    
  tnSysMgmtVLANStatus INTEGER
  tnSysMgmtVLANId INTEGER
  tnSysMgmtMemberPorts BITS

TnSysVLANExtEntry  
SEQUENCE    
  tnSysVlanExtMgmtPortType INTEGER
  tnSysVLANExtCustomSTag OCTET STRING
  tnVlanConfigGlobalsMainAccessVlans0To1K TNVlanListQuarter
  tnVlanConfigGlobalsMainAccessVlans1KTo2K TNVlanListQuarter
  tnVlanConfigGlobalsMainAccessVlans2KTo3K TNVlanListQuarter
  tnVlanConfigGlobalsMainAccessVlans3KTo4K TNVlanListQuarter

TnSwIPPrioEntry  
SEQUENCE    
  tnSwIPPrioIndex INTEGER
  tnSwIPPrioTC INTEGER
  tnSwIPPrioRemap INTEGER

TnSwIEEEPrioEntry  
SEQUENCE    
  tnSwIEEEPriority INTEGER
  tnSwIEEEPriorityRemap INTEGER

TnIfPriorityEntry  
SEQUENCE    
  tnIfDefaultPriority INTEGER
  tnIfUseIEEEPriority TruthValue
  tnIfUseIPPriority TruthValue
  tnIfUseIPOrIEEEPriority INTEGER
  tnIfSrcMACPriorityRemap TruthValue
  tnIfDstMACPriorityRemap TruthValue
  tnIfVIDPriorityRemap TruthValue

TnIfPriorityRemapEntry  
SEQUENCE    
  tnIfUserPriority INTEGER
  tnIfRemappedPriority INTEGER

TnIfVLANEntry  
SEQUENCE    
  tnIfDot1qState INTEGER
  tnIfDiscardTagged TruthValue
  tnIfDiscardUntagged TruthValue
  tnIfDefaultVlanId INTEGER
  tnIfForceDefaultVlanId TruthValue

TnIfVLANTagMgmtEntry  
SEQUENCE    
  tnIfFrameTagMode INTEGER
  tnIfProviderEtherType INTEGER
  tnIfNetworkModeTagging INTEGER

TnIfVLANTagMgmt2Entry  
SEQUENCE    
  tnIfVLANTagMgmt2PortType INTEGER
  tnIfVLANTagMgmt2TxTagType INTEGER
  tnIfVLANTagMgmt2ConfigConflicts INTEGER
  tnVlanConfigInterfaceMode INTEGER
  tnVlanConfigInterfaceAllowVlans0KTo1K TNVlanListQuarter
  tnVlanConfigInterfaceAllowVlans1KTo2K TNVlanListQuarter
  tnVlanConfigInterfaceAllowVlans2KTo3K TNVlanListQuarter
  tnVlanConfigInterfaceAllowVlans3KTo4K TNVlanListQuarter
  tnVlanConfigInterfaceForbiddenVlans0KTo1K TNVlanListQuarter
  tnVlanConfigInterfaceForbiddenVlans1KTo2K TNVlanListQuarter
  tnVlanConfigInterfaceForbiddenVlans2KTo3K TNVlanListQuarter
  tnVlanConfigInterfaceForbiddenVlans3KTo4K TNVlanListQuarter

TnVLANDbEntry  
SEQUENCE    
  tnVlanDbVID VlanIndex
  tnVlanDbFID INTEGER
  tnVlanDbVIDPriOverride INTEGER
  tnVlanDbVIDPriority INTEGER
  tnVlanDbMemTagPort1 INTEGER
  tnVlanDbMemTagPort2 INTEGER
  tnVlanDbMemTagPort3 INTEGER
  tnVlanDbMemTagPort4 INTEGER
  tnVlanDbMemTagPort5 INTEGER
  tnVlanDbMemTagPort6 INTEGER
  tnVlanDbMemTagPort7 INTEGER
  tnVlanDbMemTagPort8 INTEGER
  tnVlanDbMemTagPort9 INTEGER
  tnVlanDbMemTagPort10 INTEGER
  tnVlanDbRowStatus RowStatus

TnFIDDbEntry  
SEQUENCE    
  tnFIDDbID INTEGER
  tnFIDDbMacAddress MacAddress
  tnFIDDbConnPort INTEGER
  tnFIDDbPriority INTEGER
  tnFIDDbEntryType INTEGER
  tnFIDDbEntryStatus RowStatus

TnVclMacBasedEntry  
SEQUENCE    
  tnVclMacBasedMacAddr MacAddress
  tnVclMacBasedVlanId VlanIndex
  tnVclMacBasedPortMember PortList
  tnVclMacBasedUser INTEGER
  tnVclMacBasedRowStatus RowStatus

TnVclProtoBasedGroupMapEntry  
SEQUENCE    
  tnVclProtoBasedGroupMapName SnmpAdminString
  tnVclProtoBasedGroupMapProtocol INTEGER
  tnVclProtoBasedGroupMapEtherTypeVal INTEGER
  tnVclProtoBasedGroupMapSnapOui EightOTwoOui
  tnVclProtoBasedGroupMapSnapPid INTEGER
  tnVclProtoBasedGroupMapLlcDsap INTEGER
  tnVclProtoBasedGroupMapLlcSsap INTEGER
  tnVclProtoBasedGroupMapRowStatus RowStatus

TnVclProtoBasedVlanMapEntry  
SEQUENCE    
  tnVclProtoBasedVlanMapVlanId VlanIndex
  tnVclProtoBasedVlanMapPortMember PortList
  tnVclProtoBasedVlanMapRowStatus RowStatus

TnVclIpSubnetBasedEntry  
SEQUENCE    
  tnVclIpSubnetBasedVceId INTEGER
  tnVclIpSubnetBasedIpAddr IpAddress
  tnVclIpSubnetBasedMaskLen INTEGER
  tnVclIpSubnetBasedVlanId VlanIndex
  tnVclIpSubnetBasedPortMember PortList
  tnVclIpSubnetBasedRowStatus RowStatus

Defined Values

tnVlanQoSMgmtMIB 1.3.6.1.4.1.868.2.5.4
The mib module for managing VLAN and QoS in TN platform products.
MODULE-IDENTITY    

tnVlanQoSMgmtNotifications 1.3.6.1.4.1.868.2.5.4.0
OBJECT IDENTIFIER    

tnVlanQoSMgmtObjects 1.3.6.1.4.1.868.2.5.4.1
OBJECT IDENTIFIER    

tnVlanMQoSgmtConformance 1.3.6.1.4.1.868.2.5.4.2
OBJECT IDENTIFIER    

tnSysVlanMgmt 1.3.6.1.4.1.868.2.5.4.1.1
OBJECT IDENTIFIER    

tnDevSysPriorityMgmt 1.3.6.1.4.1.868.2.5.4.1.2
OBJECT IDENTIFIER    

tnInterfaceQoSMgmt 1.3.6.1.4.1.868.2.5.4.1.3
OBJECT IDENTIFIER    

tnInterfaceVlanMgmt 1.3.6.1.4.1.868.2.5.4.1.4
OBJECT IDENTIFIER    

tnVlanServiceMgmt 1.3.6.1.4.1.868.2.5.4.1.5
OBJECT IDENTIFIER    

tnVlanDbMgmt 1.3.6.1.4.1.868.2.5.4.1.6
OBJECT IDENTIFIER    

tnFIDDbMgmt 1.3.6.1.4.1.868.2.5.4.1.7
OBJECT IDENTIFIER    

tnVclMgmt 1.3.6.1.4.1.868.2.5.4.1.8
OBJECT IDENTIFIER    

tnSysManagmentVLANTable 1.3.6.1.4.1.868.2.5.4.1.1.1
Management VLAN configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnSysManagmentVLANEntry

tnSysManagmentVLANEntry 1.3.6.1.4.1.868.2.5.4.1.1.1.1
Each entry represents the management VLAN entry on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnSysManagmentVLANEntry  

tnSysMgmtVLANStatus 1.3.6.1.4.1.868.2.5.4.1.1.1.1.1
The device if management VLAN capable, can enable the secure channel for all its management traffic by setting this variable to enabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tnSysMgmtVLANId 1.3.6.1.4.1.868.2.5.4.1.1.1.1.2
The VLAN id, that this device will use for its management traffic. All Management frames to this device when 'tnSysManagmentVLANStatus' is set to 'enabled(1)' must be tagged with this VLAN id and all management frames from this device will be tagged with this VLAN id.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

tnSysMgmtMemberPorts 1.3.6.1.4.1.868.2.5.4.1.1.1.1.3
The ports on this device which are members of this Management VLAN. This is for security, some ports can be made not a member, which blocks all management access from this port. Each bit in this variable represents the logical port number local to the device.
Status: current Access: read-write
OBJECT-TYPE    
  BITS none(0)  

tnSysVLANExtTable 1.3.6.1.4.1.868.2.5.4.1.1.2
System VLAN external configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnSysVLANExtEntry

tnSysVLANExtEntry 1.3.6.1.4.1.868.2.5.4.1.1.2.1
Each entry represents the VLAN config on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnSysVLANExtEntry  

tnSysVlanExtMgmtPortType 1.3.6.1.4.1.868.2.5.4.1.1.2.1.1
This mib variable is applicable for products that have a out of band management port. This determines the Port type for all management traffic.It can be one of the following types: Unaware, C-port, S-port, or S-custom-port where: - Unaware: The management traffic is untagged or not management vlan. - C-port: The management vlan is a C-Vlan and TPID 0x8100 is used for out of band management traffic. - S-port: The management vlan is a S-Vlan and TPID 0x88a8 is used for out of band management traffic. - S-custom-port: The management vlan is a S-Vlan, which use a custom TPID defined in tnSysVLANExtCustomSTag.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unaware(1), cPort(2), sPort(3), sCustomPort(4)  

tnSysVLANExtCustomSTag 1.3.6.1.4.1.868.2.5.4.1.1.2.1.2
This field specifies the Ether type used for Custom S-ports. This is a global setting and is applicable for all Custom S-ports. This field is used when TPID other than 0x8100 and 0x88a8 is needed for S-Tags.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

tnVlanConfigGlobalsMainAccessVlans0To1K 1.3.6.1.4.1.868.2.5.4.1.1.2.1.3
First quarter of bit-array indicating the enabled access VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigGlobalsMainAccessVlans1KTo2K 1.3.6.1.4.1.868.2.5.4.1.1.2.1.4
Second quarter of bit-array indicating the enabled access VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigGlobalsMainAccessVlans2KTo3K 1.3.6.1.4.1.868.2.5.4.1.1.2.1.5
Third quarter of bit-array indicating the enabled access VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigGlobalsMainAccessVlans3KTo4K 1.3.6.1.4.1.868.2.5.4.1.1.2.1.6
Last quarter of bit-array indicating the enabled access VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnSwIPPrioTable 1.3.6.1.4.1.868.2.5.4.1.2.1
IP Traffic class table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnSwIPPrioEntry

tnSwIPPrioEntry 1.3.6.1.4.1.868.2.5.4.1.2.1.1
Each entry represents the remapped value for each traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnSwIPPrioEntry  

tnSwIPPrioIndex 1.3.6.1.4.1.868.2.5.4.1.2.1.1.1
The IP traffic class remap table index. The indexing is for a bridge entity
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..11111  

tnSwIPPrioTC 1.3.6.1.4.1.868.2.5.4.1.2.1.1.2
The IP traffic class value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnSwIPPrioRemap 1.3.6.1.4.1.868.2.5.4.1.2.1.1.3
The frames with IP traffic class set, will be remapped to the listed priority queues.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pri0(1), pri1(2), pri2(3), pri3(4)  

tnSwIEEEPrioTable 1.3.6.1.4.1.868.2.5.4.1.2.2
IEEE priority remapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnSwIEEEPrioEntry

tnSwIEEEPrioEntry 1.3.6.1.4.1.868.2.5.4.1.2.2.1
Each entry represents the remapped value for each priority class.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnSwIEEEPrioEntry  

tnSwIEEEPriority 1.3.6.1.4.1.868.2.5.4.1.2.2.1.1
The IEEE tag priority bits in the frame.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

tnSwIEEEPriorityRemap 1.3.6.1.4.1.868.2.5.4.1.2.2.1.2
The frames with IEEE priority bits set, will be mapped to the listed priority queues.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pri0(1), pri1(2), pri2(3), pri3(4)  

tnIfPriorityTable 1.3.6.1.4.1.868.2.5.4.1.3.1
This table has entries for interfaces which are capable of Priority management.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnIfPriorityEntry

tnIfPriorityEntry 1.3.6.1.4.1.868.2.5.4.1.3.1.1
A entry in the table represents Priority configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnIfPriorityEntry  

tnIfDefaultPriority 1.3.6.1.4.1.868.2.5.4.1.3.1.1.1
The default priority for frames ingressing this port, if it doesnt have any IEEE 802.3ac tag or any IP TOS/Diffserv traffic class fields.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

tnIfUseIEEEPriority 1.3.6.1.4.1.868.2.5.4.1.3.1.1.2
If the frame is IEEE tagged, and this mib variable is set to 'true', the 802.1p bits are used as the frames priority.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnIfUseIPPriority 1.3.6.1.4.1.868.2.5.4.1.3.1.1.3
If the frame has IP TOS/Diffserv traffic class fields, and this mib variable is set to 'true'. The traffic class fields will be used as the frame's priority.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnIfUseIPOrIEEEPriority 1.3.6.1.4.1.868.2.5.4.1.3.1.1.4
If the frame has IP TOS/Diffserv traffic class fields, and IEEE 802.3ac tagged, then this mib variable decides which one is to be considered as the frame's priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER useIEEE(1), useIP(2)  

tnIfSrcMACPriorityRemap 1.3.6.1.4.1.868.2.5.4.1.3.1.1.5
When set to true(1), a frame's Source MAC address decides the priority of the frame. The new priority value is assigned based on the priority assigned to that MAC address in the MAC forwarding database.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnIfDstMACPriorityRemap 1.3.6.1.4.1.868.2.5.4.1.3.1.1.6
When set to true(1), a frame's Destination MAC address decides the priority of the frame. The new priority value is assigned based on the priority assigned to that MAC address in the MAC forwarding database.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnIfVIDPriorityRemap 1.3.6.1.4.1.868.2.5.4.1.3.1.1.7
When set to true(1), a frame's VLAN id decides the priority of the frame. The new priority value is assigned based on the priority assigend to that VLAN id in the VLAN database.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnIfPriorityRemapTable 1.3.6.1.4.1.868.2.5.4.1.3.2
This table has entries for each interface's IEEE priority remapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnIfPriorityRemapEntry

tnIfPriorityRemapEntry 1.3.6.1.4.1.868.2.5.4.1.3.2.1
A entry in the table represents Priority remapping for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnIfPriorityRemapEntry  

tnIfUserPriority 1.3.6.1.4.1.868.2.5.4.1.3.2.1.1
The priority found in the frames ingressing this interface. Frames which are untagged take up the interface's priority.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

tnIfRemappedPriority 1.3.6.1.4.1.868.2.5.4.1.3.2.1.2
The frame's priority is remapped to this new priority value. Frames that egress tagged will have the remapped priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

tnIfVLANTable 1.3.6.1.4.1.868.2.5.4.1.4.1
This table has entries for interfaces which are VLAN capable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnIfVLANEntry

tnIfVLANEntry 1.3.6.1.4.1.868.2.5.4.1.4.1.1
A entry in the table represents VLAN configuration on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnIfVLANEntry  

tnIfDot1qState 1.3.6.1.4.1.868.2.5.4.1.4.1.1.1
The IEEE802.1Q status of this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER vlanEnabled(1), vlanDisabled(2)  

tnIfDiscardTagged 1.3.6.1.4.1.868.2.5.4.1.4.1.1.2
This filters all tagged non-management frames ingressing this port. All untagged and priority tagged frames are processed as normal frames.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnIfDiscardUntagged 1.3.6.1.4.1.868.2.5.4.1.4.1.1.3
This filters all untagged and priority tagged non-management frames ingressing this port. All frames .1Q tagged frames are processed as normal frames.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnIfDefaultVlanId 1.3.6.1.4.1.868.2.5.4.1.4.1.1.4
The interface's default Vlan id. This VLAN id is given to untagged frames on ingress into the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

tnIfForceDefaultVlanId 1.3.6.1.4.1.868.2.5.4.1.4.1.1.5
This forces all untagged and (802.1Q)tagged frames to take up the interface's ionIfDefaultVlanId.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnIfVLANTagMgmtTable 1.3.6.1.4.1.868.2.5.4.1.4.2
This table has entries for interfaces which are VLAN capable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnIfVLANTagMgmtEntry

tnIfVLANTagMgmtEntry 1.3.6.1.4.1.868.2.5.4.1.4.2.1
A entry in the table represents VLAN configuration on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnIfVLANTagMgmtEntry  

tnIfFrameTagMode 1.3.6.1.4.1.868.2.5.4.1.4.2.1.1
The interface's taggin mode. The interface can be set as : network(1) - This is the normal network mode. It can take untagged and 802.3ac tagged frames. In this mode, 802.1q can be enabled on the interface. Frames with an ethertype of 0x8100 is considered as tagged. provider(2) - In provider mode, frames are considered provider tagged if it matches the 'ionIfProviderEtherType'. Frames which are ingress with a provider tag, are stripped of their provider tag on egressing this interface. If the frame's ethertype doesnt match the 'ionIfProviderEtherType' it is as untagged. customer(3) - The customer mode is a normal access port which is not 802.1Q aware.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER network(1), provider(2), customer(3)  

tnIfProviderEtherType 1.3.6.1.4.1.868.2.5.4.1.4.2.1.2
This ether type is used when an interface is set to 'provider' mode. Frames are considered tagged only if the ether type matches this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER x8100(1), x9100(2), x88a8(3)  

tnIfNetworkModeTagging 1.3.6.1.4.1.868.2.5.4.1.4.2.1.3
This is available only when 'ionIfFrameTagMode' is set to 'network(1)' mode. In unmodified(1) - Frames are unmodified, the egress the same as they ingress this interface removeTag(2) - Tagged frames are stripped of their tag, and are transmitted untagged addTag(3) - Untagged frames get tagged when they egress this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmodified(1), removeTag(2), addTag(3)  

tnIfVLANTagMgmt2Table 1.3.6.1.4.1.868.2.5.4.1.4.3
This table has entries for interfaces which are VLAN capable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnIfVLANTagMgmt2Entry

tnIfVLANTagMgmt2Entry 1.3.6.1.4.1.868.2.5.4.1.4.3.1
A entry in the table represents VLAN configuration on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnIfVLANTagMgmt2Entry  

tnIfVLANTagMgmt2PortType 1.3.6.1.4.1.868.2.5.4.1.4.3.1.1
A Port can be one of the following types: Unaware, C-port, S-port, or S-custom-port where: - Unaware: all frames are classified to the Port VLAN ID and tags are not removed (default). - C-port: Customer port; with Customer tags (C-Tags), which use TPID 0x8100. - S-port: Service port; with Service tags (S-Tags), which use TPID 0x88A8 (IEEE 802.1ad). - S-custom-port: Custom Service port; with Service tags (S-Tags), which use a custom TPID assigned in tnSysVLANExtCustomSTag. For Customer tags and Service tags, both VLAN tags (tags with non-zero VID) and Priority tags (tags with VID = 0) are processed. The tag header is either retrieved from a tag in the incoming frame or from a default port-based tag header. The port-based tag header is configured in ieee8021QBridgePvid. For double-tagged frames, there is an option to use the inner tag instead of the outer tag. In addition to the tag header, the ingress port decides the number of VLAN tags to pop at egress. If the configured number of tags to pop is greater than the actual number of tags in the frame, the number is reduced to the actual number of tags in the frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unaware(1), cPort(2), sPort(3), sCustomPort(4)  

tnIfVLANTagMgmt2TxTagType 1.3.6.1.4.1.868.2.5.4.1.4.3.1.2
Determines egress tagging on a port: - Untag_pvid - All frames with classified VLAN as the PVID egress as untagged frames. - Tag_all - All frames which do not have a tag with classified vlan are tagged on egress. An extra tag with ingress port PVID is added if the frames are already tagged. - Untag_all - All frames tagged with the classified vlan id are untagged on egress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER untagPvid(1), tagAll(2), untagAll(3)  

tnIfVLANTagMgmt2ConfigConflicts 1.3.6.1.4.1.868.2.5.4.1.4.3.1.3
Shows the status of Conflicts whether one exists or not. When a Volatile VLAN User requests to set VLAN membership or VLAN port configuration, the following conflicts can occur: - Functional Conflicts between features. - Conflicts due to hardware limitation. - Direct conflict between user modules.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

tnVlanConfigInterfaceMode 1.3.6.1.4.1.868.2.5.4.1.4.3.1.4
Determines the underlying port mode. Access ports are only members of one VLAN, the AccessVlan. Trunk ports are by default members of all VLANs, which can be limited with TrunkVlans. Hybrid ports allow for changing all port VLAN parameters. As trunk ports, hybrid ports are by default members of all VLANs, which can be limited with HybridVlans.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER access(1), trunk(2), hybrid(3)  

tnVlanConfigInterfaceAllowVlans0KTo1K 1.3.6.1.4.1.868.2.5.4.1.4.3.1.5
First quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is hybrid.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigInterfaceAllowVlans1KTo2K 1.3.6.1.4.1.868.2.5.4.1.4.3.1.6
Second quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is hybrid.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigInterfaceAllowVlans2KTo3K 1.3.6.1.4.1.868.2.5.4.1.4.3.1.7
Third quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is hybrid.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigInterfaceAllowVlans3KTo4K 1.3.6.1.4.1.868.2.5.4.1.4.3.1.8
Last quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is hybrid.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigInterfaceForbiddenVlans0KTo1K 1.3.6.1.4.1.868.2.5.4.1.4.3.1.9
First quarter of bit-array indicating whether the port can ever become a member of a VLAN ('0') or not ('1'). Used in all modes.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigInterfaceForbiddenVlans1KTo2K 1.3.6.1.4.1.868.2.5.4.1.4.3.1.10
Second quarter of bit-array indicating whether the port can ever become a member of a VLAN ('0') or not ('1'). Used in all modes.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigInterfaceForbiddenVlans2KTo3K 1.3.6.1.4.1.868.2.5.4.1.4.3.1.11
Third quarter of bit-array indicating whether the port can ever become a member of a VLAN ('0') or not ('1'). Used in all modes.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanConfigInterfaceForbiddenVlans3KTo4K 1.3.6.1.4.1.868.2.5.4.1.4.3.1.12
Last quarter of bit-array indicating whether the port can ever become a member of a VLAN ('0') or not ('1'). Used in all modes.
Status: current Access: read-write
OBJECT-TYPE    
  TNVlanListQuarter  

tnVlanServiceConnType 1.3.6.1.4.1.868.2.5.4.1.5.1
This defines the VLAN service type. The connection specified Port 1 and Port 2 configuration. customerProvider(1) : This sets the Port 1 to be customer facing port and Port 2 to be provider facing port. providerCustomer(2) : This sets the Port 1 to be provider facing port and Port 2 to be customer facing port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER customerProvider(1), providerCustomer(2)  

tnVlanServiceVIDForTag 1.3.6.1.4.1.868.2.5.4.1.5.2
This Vlan id will be used when the service translation requires an extra tag to be added.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

tnVlanServiceEtherTypeForTag 1.3.6.1.4.1.868.2.5.4.1.5.3
This Ethertype will be used when the service translation requires an extra tag to be added. Typical values are 0x8100 for IEEE 802.1Q tags, 0x88a8 for IEEE 802.1ad S-tags or other 2 byte private ethertype.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnVlanServiceTranslation 1.3.6.1.4.1.868.2.5.4.1.5.4
This determines the service or flow type between the two terminations. The translation type as the flow passes the termination points from Customer edge to provider edge are detailed below : <----- Provider Side -----> <----- Customer Side -----> Device +------------------------------+ ----> | P | | P | ----> ----> | o | | o | ----> <---- | r | | r | <---- <---- | t | | t | <---- |(PE)| |(CE)| +------------------------------+ noTranslation(1) :- The ingress flow might contain any kind of frames, untagged or single or double tagged. The egress flow will be exactly the same, no translation is done. untaggedUntagged(2) :- The traffic should be untagged, all tagged frames will be discarded. The traffic that egress the device contain the untagged flow without any modification. untaggedSingleTagged(3) :- At the CE the traffic should be untagged. At the PE the traffic will contain a single tag with the VID specified in tnVlanServiceVIDForTag. singleTaggedSingleTagged(4) :- The traffic should be single tagged on ingress and on egress with no translation. singleTaggedTranslation(5) :- The traffic should be single tagged on ingress and on egress. The only changes from the singleTaggedSingleTagged(4), there is a translation. The Vlan Id that came on ingress is translated to a different Vlan Id on egress. singleTaggedDoubleTagged(6) :- At the CE the traffic should be single tagged. At the PE the traffic will contain an extra tag with the VID specified in tnVlanServiceVIDForTag. doubleTaggedDoubleTagged(7) :- The traffic should be double tagged on ingress and on egress with no translation. doubleTaggedTranslation(8) :- The traffic should be double tagged on ingress and on egress. The only changes from the doubleTaggedDoubleTagged(7), there is a translation. The Vlan Id in outer tag that came on CE is translated to a different Vlan Id on PE. The inner tag remains intact. addProviderTag(9) :- This option adds an extra tag on the PE interface, no matter what kind of traffic at CE. This strips the outer tag for traffic from PE interface egressing the CE interface.
Status: current Access: read-write
OBJECT-TYPE    
  TnVlanServiceTranslationType  

tnVLANDbTable 1.3.6.1.4.1.868.2.5.4.1.6.1
This table contains all VLAN entries for this bridge.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnVLANDbEntry

tnVLANDbEntry 1.3.6.1.4.1.868.2.5.4.1.6.1.1
A entry in the table represents a VLAN and the interfaces that are members of that VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnVLANDbEntry  

tnVlanDbVID 1.3.6.1.4.1.868.2.5.4.1.6.1.1.1
The VLAN ID of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

tnVlanDbFID 1.3.6.1.4.1.868.2.5.4.1.6.1.1.2
The Forwarding Database number for this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

tnVlanDbVIDPriOverride 1.3.6.1.4.1.868.2.5.4.1.6.1.1.3
Override Priority on frames assosicated with this VID.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tnVlanDbVIDPriority 1.3.6.1.4.1.868.2.5.4.1.6.1.1.4
Priority for frames assosicated with this VID.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnVlanDbMemTagPort1 1.3.6.1.4.1.868.2.5.4.1.6.1.1.5
Membership and Egress Tagging on Logical Port 1. memEgressNoMode(1)- Port 1 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 1 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 1 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 1 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort2 1.3.6.1.4.1.868.2.5.4.1.6.1.1.6
Membership and Egress Tagging on Logical Port 2. memEgressNoMode(1)- Port 2 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 2 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 2 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 2 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort3 1.3.6.1.4.1.868.2.5.4.1.6.1.1.7
Membership and Egress Tagging on Logical Port 3. memEgressNoMode(1)- Port 3 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 3 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 3 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 3 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort4 1.3.6.1.4.1.868.2.5.4.1.6.1.1.8
Membership and Egress Tagging on Logical Port 4. memEgressNoMode(1)- Port 4 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 4 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 4 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 4 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort5 1.3.6.1.4.1.868.2.5.4.1.6.1.1.9
Membership and Egress Tagging on Logical Port 5. memEgressNoMode(1)- Port 5 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 5 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 5 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 5 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort6 1.3.6.1.4.1.868.2.5.4.1.6.1.1.10
Membership and Egress Tagging on Logical Port 6. memEgressNoMode(1)- Port 6 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 6 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 6 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 6 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort7 1.3.6.1.4.1.868.2.5.4.1.6.1.1.11
Membership and Egress Tagging on Logical Port 7. memEgressNoMode(1)- Port 7 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 7 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 7 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 7 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort8 1.3.6.1.4.1.868.2.5.4.1.6.1.1.12
Membership and Egress Tagging on Logical Port 8. memEgressNoMode(1)- Port 8 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 8 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 8 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 8 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort9 1.3.6.1.4.1.868.2.5.4.1.6.1.1.13
Membership and Egress Tagging on Logical Port 9. memEgressNoMode(1)- Port 9 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 9 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 9 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 9 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbMemTagPort10 1.3.6.1.4.1.868.2.5.4.1.6.1.1.14
Membership and Egress Tagging on Logical Port 10. memEgressNoMode(1)- Port 10 is a member of this VLAN and frames that egress are unmodified. memEgressNoTag(2) - Port 10 is a member of this VLAN and frames that egress are untagged. memEgressTag(3) - Port 10 is a member of this VLAN and frames that egress are tagged. notMember(4) - Port 10 is not a member of this VLAN and frames that ingress with this VID are discarded. notApplicable(5) is returned if there is no valid port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER memEgressNoMod(1), memEgressNoTag(2), memEgressTag(3), notMember(4), notApplicable(5)  

tnVlanDbRowStatus 1.3.6.1.4.1.868.2.5.4.1.6.1.1.15
The status of this VLAN entry in the VLAN database.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnVLANDbFlush 1.3.6.1.4.1.868.2.5.4.1.6.2
OBJECT IDENTIFIER    

tnVLANDbFlushOperation 1.3.6.1.4.1.868.2.5.4.1.6.2.1
Set this viarable to: flushAll(2): flush all VLAN entries except default VLAN 1. This variable can't be set if the 'tnVLANDbFlushOperationStatus' is 'inProgress(4)'. Do getting to this variable: If an operation is being processed, the operation being processed is returned. If no operation is being processed, 'doNothing(1)' is returned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER doNothing(1), flushAll(2)  

tnVLANDbFlushOperationStatus 1.3.6.1.4.1.868.2.5.4.1.6.2.2
The VLAN database flush operation status. unknown(1): no flush operation has been performed. success(2)/failure(3): the last flush operation is finished, success(2) indicates the last flush operation is successful. failure(3) indicates the last flush operation fails. inProgress(4): flush operation is in progress.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), success(2), failure(3), inProgress(4)  

tnVLANDbFlushOperationFailureReason 1.3.6.1.4.1.868.2.5.4.1.6.2.3
Specifies the description of the cause of 'failure(3)' state of the object 'tnVLANDbFlushOperationStatus'. This object would be a null string if value of 'tnVLANDbFlushOperationStatus' is anything other than 'failure(3)'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

tnFIDDbTable 1.3.6.1.4.1.868.2.5.4.1.7.1
The forwarding/filtering address database for this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnFIDDbEntry

tnFIDDbEntry 1.3.6.1.4.1.868.2.5.4.1.7.1.1
Information about a particular MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnFIDDbEntry  

tnFIDDbID 1.3.6.1.4.1.868.2.5.4.1.7.1.1.2
The Forwarding Database Number. This identifies the database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

tnFIDDbMacAddress 1.3.6.1.4.1.868.2.5.4.1.7.1.1.3
The unicast or multicast MAC address that the device has forwarding information.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tnFIDDbConnPort 1.3.6.1.4.1.868.2.5.4.1.7.1.1.4
The index of the logical Port from which the device received the 'tnFIDDbMacAddress'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnFIDDbPriority 1.3.6.1.4.1.868.2.5.4.1.7.1.1.5
The priority of this MAC entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnFIDDbEntryType 1.3.6.1.4.1.868.2.5.4.1.7.1.1.6
The Entry state of this unicast or multicast entry. The types represent : static(1) - A Valid entry that doesnot age. staticNRL(2) - A static entry that has no ingress rate limiting. staticPA(3) - A static entry that has priority override enabled. dynamic(4) - A valid entry with no special attributes which ages and finally removed from the database. A unicast entry can be static(1) or staticPA(3) but not staticNRL(2). For MAC address which are learned, the read-only value of dynamic(4) is returned.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER static(1), staticNRL(2), staticPA(3), dynamic(4)  

tnFIDDbEntryStatus 1.3.6.1.4.1.868.2.5.4.1.7.1.1.7
The status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnFIDDbFlush 1.3.6.1.4.1.868.2.5.4.1.7.2
OBJECT IDENTIFIER    

tnFIDDbFlushFID 1.3.6.1.4.1.868.2.5.4.1.7.2.1
When 'tnFIDDbFlushOperation' is 'flushAllFID(3)' or 'flushAllDynamicFID(4)', the value(1..4094) of this viarable is used to specify the FID to be flushed. The value 0 of this virable means no FID is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

tnFIDDbFlushOperation 1.3.6.1.4.1.868.2.5.4.1.7.2.2
Set this viarable to: flushAll(2): flush all FID entries for all FIDs. flushAllDynamic(3): flush all FID dynamic entries for all FIDs. flushAllFID(4): flush all FID entries for one FID which is specified by ionFIDDbFlushFID. flushAllDynamicFID(5): flush all FID dynamic entries for one FID which is specified by ionFIDDbFlushFID. This variable can't be set if the 'ionFIDDbFlushOperationStatus' is 'inProgress(4)'. Do getting to this variable: If an operation is being processed, the operation being processed is returned. If no operation is being processed, 'doNothing(1)' is returned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER doNothing(1), flushAll(2), flushAllDynamic(3), flushAllFID(4), flushAllDynamicFID(5)  

tnFIDDbFlushOperationStatus 1.3.6.1.4.1.868.2.5.4.1.7.2.3
The FID database flush operation status. unknown(1): no flush operation has been performed. success(2)/failure(3): the last flush operation is finished, success(2) indicates the last flush operation is successful. failure(3) indicates the last flush operation fails. inProgress(4): flush operation is in progress.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), success(2), failure(3), inProgress(4)  

tnFIDDbFlushOperationFailureReason 1.3.6.1.4.1.868.2.5.4.1.7.2.4
Specifies the description of the cause of 'failure(3)' state of the object 'ionFIDDbFlushOperationStatus'. This object would be a null string if value of 'ionFIDDbFlushOperationStatus' is anything other than 'failure(3)'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

tnVclMacBasedMgmt 1.3.6.1.4.1.868.2.5.4.1.8.1
OBJECT IDENTIFIER    

tnVclProtoBasedMgmt 1.3.6.1.4.1.868.2.5.4.1.8.2
OBJECT IDENTIFIER    

tnVclIpSubnetBasedMgmt 1.3.6.1.4.1.868.2.5.4.1.8.3
OBJECT IDENTIFIER    

tnVclMacBasedTable 1.3.6.1.4.1.868.2.5.4.1.8.1.1
This table is used to control MAC based Vlan functions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnVclMacBasedEntry

tnVclMacBasedEntry 1.3.6.1.4.1.868.2.5.4.1.8.1.1.1
A entry in the table is used to control MAC based Vlan functions.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnVclMacBasedEntry  

tnVclMacBasedMacAddr 1.3.6.1.4.1.868.2.5.4.1.8.1.1.1.1
The MAC address is used for the MAC based VLAN function classification key.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

tnVclMacBasedVlanId 1.3.6.1.4.1.868.2.5.4.1.8.1.1.1.2
The Vlan Id will be assigned to the incoming frame(if needed) which matches this specific MAC address and port member list.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

tnVclMacBasedPortMember 1.3.6.1.4.1.868.2.5.4.1.8.1.1.1.3
The member port list of this specific MAC based Vlan match process takes place.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

tnVclMacBasedUser 1.3.6.1.4.1.868.2.5.4.1.8.1.1.1.4
The creater of this entry. The MAC based VLAN entry is either created by user configuration(static), or by NAS dynamic creation(nas).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), nas(2)  

tnVclMacBasedRowStatus 1.3.6.1.4.1.868.2.5.4.1.8.1.1.1.5
The status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnVclProtoBasedGroupMapTable 1.3.6.1.4.1.868.2.5.4.1.8.2.1
This table is used to build a specific protocol group for VCL match process.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnVclProtoBasedGroupMapEntry

tnVclProtoBasedGroupMapEntry 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1
A entry in this table is used to build a specific protocol group for VCL match process.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnVclProtoBasedGroupMapEntry  

tnVclProtoBasedGroupMapName 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1.1
The locally arbitrary, but unique identifier associated with this TnVclProtoBasedGroupMapEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

tnVclProtoBasedGroupMapProtocol 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1.2
Frame Type can have one of the following values: 1. Ethernet 2. SNAP 3. LLC
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ethernet(1), snap(2), llc(3)  

tnVclProtoBasedGroupMapEtherTypeVal 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1.3
Ethernet Type is valid only if the tnVclProtoBasedGroupMapProtocol is ethernet(1). Valid values for etype ranges is from 0x0600-0xffff. If tnVclProtoBasedGroupMapProtocol is not ethernet(1), this value will be 0xffff instead.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1536..65535  

tnVclProtoBasedGroupMapSnapOui 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1.4
SNAP OUI is valid only if the tnVclProtoBasedGroupMapProtocol is snap(2). OUI (Organizationally Unique Identifier) is value in format of xx-xx-xx where each pair (xx) in string is a hexadecimal value ranges from 0x00-0xff. If tnVclProtoBasedGroupMapProtocol is not snap(2), this value will be FF-FF-FF instead.
Status: current Access: read-create
OBJECT-TYPE    
  EightOTwoOui  

tnVclProtoBasedGroupMapSnapPid 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1.5
SNAP PID is valid only if the tnVclProtoBasedGroupMapProtocol is snap(2). If the OUI is hexadecimal 000000, the protocol ID is the Ethernet type (EtherType) field value for the protocol running on top of SNAP; if the OUI is an OUI for a particular organization, the protocol ID is a value assigned by that organization to the protocol running on top of SNAP. In other words, if value of OUI field is 00-00-00 then value of PID will be etype (0x0600-0xffff) and if value of OUI is other than 00-00-00 then valid value of PID will be any value from 0x0000 to 0xffff. If tnVclProtoBasedGroupMapProtocol is not snap(2), this value will be 0xffff instead.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnVclProtoBasedGroupMapLlcDsap 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1.6
LLC DSAP is valid only if the tnVclProtoBasedGroupMapProtocol is llc(3). DSAP: 1-byte long string (0x00-0xff). If tnVclProtoBasedGroupMapProtocol is not llc(3), this value will be 0xff instead.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnVclProtoBasedGroupMapLlcSsap 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1.7
LLC SSAP is valid only if the tnVclProtoBasedGroupMapProtocol is llc(3). SSAP: 1-byte long string (0x00-0xff). If tnVclProtoBasedGroupMapProtocol is not llc(3), this value will be 0xff instead.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnVclProtoBasedGroupMapRowStatus 1.3.6.1.4.1.868.2.5.4.1.8.2.1.1.8
The status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnVclProtoBasedVlanMapTable 1.3.6.1.4.1.868.2.5.4.1.8.2.2
The table is used to associate the protocol based VLAN groups with VLAN paramaters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnVclProtoBasedVlanMapEntry

tnVclProtoBasedVlanMapEntry 1.3.6.1.4.1.868.2.5.4.1.8.2.2.1
A entry in this table is used to associate the protocol based VLAN groups with VLAN paramaters.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnVclProtoBasedVlanMapEntry  

tnVclProtoBasedVlanMapVlanId 1.3.6.1.4.1.868.2.5.4.1.8.2.2.1.1
The Vlan Id will be assigned to the incoming frame(if needed) which matches this specific Protocol Group and port member list.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

tnVclProtoBasedVlanMapPortMember 1.3.6.1.4.1.868.2.5.4.1.8.2.2.1.2
The member port list of this specific Protocol based Vlan match process takes place.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

tnVclProtoBasedVlanMapRowStatus 1.3.6.1.4.1.868.2.5.4.1.8.2.2.1.3
The status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnVclIpSubnetBasedTable 1.3.6.1.4.1.868.2.5.4.1.8.3.1
This Table is used to control IP subnet based VLAN functions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnVclIpSubnetBasedEntry

tnVclIpSubnetBasedEntry 1.3.6.1.4.1.868.2.5.4.1.8.3.1.1
A entry in this table is used to control IP subnet based VLAN functions.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnVclIpSubnetBasedEntry  

tnVclIpSubnetBasedVceId 1.3.6.1.4.1.868.2.5.4.1.8.3.1.1.1
Indicates the index of the entry. The valid range is implement specific. If VCE ID is 0, application will auto-generate the VCE ID for that entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..11111  

tnVclIpSubnetBasedIpAddr 1.3.6.1.4.1.868.2.5.4.1.8.3.1.1.2
Indicates the IP address for match process.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tnVclIpSubnetBasedMaskLen 1.3.6.1.4.1.868.2.5.4.1.8.3.1.1.3
Indicates the network mask length.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnVclIpSubnetBasedVlanId 1.3.6.1.4.1.868.2.5.4.1.8.3.1.1.4
The Vlan Id will be assigned to the incoming frame(if needed) which matches this specific IP subnet and port member list.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

tnVclIpSubnetBasedPortMember 1.3.6.1.4.1.868.2.5.4.1.8.3.1.1.5
The member port list of this specific IP subnet based Vlan match process takes place.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

tnVclIpSubnetBasedRowStatus 1.3.6.1.4.1.868.2.5.4.1.8.3.1.1.6
The status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnIfSourceAddrChangeEvt 1.3.6.1.4.1.868.2.5.4.0.1
A tnIfSourceAddrChangeEvt event is sent when the tnIfSourceAddrLock is set to 'true', the ionIfSourceAddrLockAction is set to 'discardAndNotify' or 'all' and there is an intrusion/SA change on this port.
Status: current Access: read-create
NOTIFICATION-TYPE