A3COM-HUAWEI-LswVLAN-MIB

File: A3COM-HUAWEI-LswVLAN-MIB.mib (31200 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMP-FRAMEWORK-MIB
A3COM-HUAWEI-OID-MIB RFC1213-MIB A3COM-HUAWEI-LswINF-MIB

Imported symbols

TimeInterval TEXTUAL-CONVENTION TruthValue
RowStatus MODULE-IDENTITY OBJECT-TYPE
Counter32 Integer32 OBJECT-IDENTITY
TimeTicks IpAddress SnmpAdminString
lswCommon ifEntry hwifVLANTrunkStatusEntry
PortList

Defined Types

HwVlanIndex  
A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see VlanId textual convention). If the value is greater than 4095 then it represents a VLAN with scope local to the particular agent, i.e. one without a global VLAN-ID assigned to it. Such VLANs are outside the scope of IEEE 802.1Q but it is convenient to be able to manage them in the same way using this MIB.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

HwDot1qVlanMIBEntry  
SEQUENCE    
  hwdot1qVlanIndex HwVlanIndex
  hwdot1qVlanName SnmpAdminString
  hwdot1qVlanPorts PortList
  hwdot1qVlanType INTEGER
  hwdot1qVlanMacFilter TruthValue
  hwdot1qVlanMcastUnknownProtos TruthValue
  hwExistInterface TruthValue
  hwVlanInterfaceIndex INTEGER
  hwdot1qVlanMacLearn TruthValue
  hwdot1qVlanStatus INTEGER
  hwdot1qVlanCreationTime TimeTicks
  hwdot1qVlanPriority INTEGER
  hwdot1qVlanRowStatus RowStatus
  hwdot1qVlanBroadcastSuppression INTEGER
  hwdot1qVlanBcastSuppressionPPS INTEGER
  hwdot1qVlanMulticast INTEGER
  hwdot1qVlanTaggedPorts PortList
  hwdot1qVlanUntaggedPorts PortList
  hwdot1qVlanPortIndexs OCTET STRING

HwVlanInterfaceEntry  
SEQUENCE    
  hwVlanInterfaceID INTEGER
  hwdot1qVlanID HwVlanIndex
  hwdot1qVlanIpAddress IpAddress
  hwdot1qVlanIpAddressMask IpAddress
  hwVlanInterfaceAdminStatus INTEGER
  hwVlanInterfaceFrameType INTEGER
  hwInterfaceRowStatus RowStatus
  hwVlanInterfaceIpMethod INTEGER
  hwVlanInterfaceIfIndex INTEGER

HwifIsolateMappingEntry  
SEQUENCE    
  hwifIsolatePrimaryVlanID HwVlanIndex
  hwifIsolateSecondaryVlanlistLow OCTET STRING
  hwifIsolateSecondaryVlanlistHigh OCTET STRING

HwVlanInterfaceAddrEntry  
SEQUENCE    
  hwVlanInterfaceIpIfIndex INTEGER
  hwVlanInterfaceIpAddr IpAddress
  hwVlanInterfaceIpMask IpAddress
  hwVlanInterfaceIpType INTEGER
  hwVlanInterfaceIpRowStatus RowStatus

HwDot1qVlanBatchMIBEntry  
SEQUENCE    
  hwdot1qVlanBatchOperIndex Integer32
  hwdot1qVlanBatchStartIndex HwVlanIndex
  hwdot1qVlanBatchEndIndex HwVlanIndex
  hwdot1qVlanBatchOperStatus INTEGER
  hwdot1qVlanBatchRowStatus RowStatus
  hwdot1qVlanBatchSetOperate INTEGER

HwifSuperVlanMappingEntry  
SEQUENCE    
  hwifSuperVlanID HwVlanIndex
  hwifSubVlanlistLow OCTET STRING
  hwifSubVlanlistHigh OCTET STRING

HwVLANMibSwitchCountEntry  
SEQUENCE    
  hwVLANMibSwitchGMRPRXPkt Counter32
  hwVLANMibSwitchGVRPRXPkt Counter32
  hwVLANMibSwitchGMRPTXPkt Counter32
  hwVLANMibSwitchGVRPTXPkt Counter32
  hwVLANMibSwitchDiscardedPkt Counter32
  hwVLANMibSwitchGarpStatClear INTEGER

HwVLANMibHoldTimeEntry  
SEQUENCE    
  hwVLANMibHoldTime INTEGER

Defined Values

hwLswVlan 1.3.6.1.4.1.43.45.1.2.23.1.2
Tok_String
MODULE-IDENTITY    

hwLswVlanMngObject 1.3.6.1.4.1.43.45.1.2.23.1.2.1
Description.
Status: current Access: read-only
OBJECT-IDENTITY    

hwdot1qVlanMIBTable 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1
VLAN MIB table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1qVlanMIBEntry

hwdot1qVlanMIBEntry 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1
Entries of VLAN MIB table
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1qVlanMIBEntry  

hwdot1qVlanIndex 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.1
The VLAN-ID.
Status: current Access: read-only
OBJECT-TYPE    
  HwVlanIndex  

hwdot1qVlanName 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.2
Name of the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hwdot1qVlanPorts 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.3
Port list of the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

hwdot1qVlanType 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.4
Vlan types: SuperVlan(1), Common vlan(2), and Sub-vlan(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER superVlan(1), common-vlan(2), sub-vlan(3), isolate-user-vlan(4), secondary-vlan(5)  

hwdot1qVlanMacFilter 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.5
Whether to filter MAC addresses.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwdot1qVlanMcastUnknownProtos 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.6
Whether to broadcast the unknown packets.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwExistInterface 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.7
Whether there is virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwVlanInterfaceIndex 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.8
Whether vlan interface is configured on vlan. If vlan interface is configured, the value of the node is vlan id, else the value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwdot1qVlanMacLearn 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.9
MAC address learning identity. (common vlan/Sub-vlan)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwdot1qVlanStatus 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.10
Status of the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), static(2), dynamic(3)  

hwdot1qVlanCreationTime 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.11
The sysUPTime when the VLAN is created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwdot1qVlanPriority 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.12
Priority of the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

hwdot1qVlanRowStatus 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.13
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwdot1qVlanBroadcastSuppression 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.14
Whether broadcast suppression of vlan be supported pro rata. The vlaue of 100 indicates no broadcast suppression. If the function is not supported, this object cannot be written, and 100 will be returned when reading
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

hwdot1qVlanBcastSuppressionPPS 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.15
If the broadcast can be controlled with pps(packet per second)type, the value of 0 indicates no suppression. This node is conflicted with hwdot1qVlanBroadcastSuppression. If the mode is set, hwdot1qVlanBroadcastSuppression is unavailable. And vice versa.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..148800  

hwdot1qVlanMulticast 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.16
Multicast vlan. The default value is disable(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

hwdot1qVlanTaggedPorts 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.17
Tagged port list of the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

hwdot1qVlanUntaggedPorts 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.18
Untagged port list of the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

hwdot1qVlanPortIndexs 1.3.6.1.4.1.43.45.1.2.23.1.2.1.1.1.19
PortIndex list of the VLAN, that delimited by comma, such as 1,3,4,7.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hwVlanInterfaceTable 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2
Virtual interface configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVlanInterfaceEntry

hwVlanInterfaceEntry 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1
Entries of virtual interface configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVlanInterfaceEntry  

hwVlanInterfaceID 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.1
Index of the vlan interface table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwdot1qVlanID 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.2
VLAN-ID
Status: current Access: read-only
OBJECT-TYPE    
  HwVlanIndex  

hwdot1qVlanIpAddress 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.3
IP address of interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwdot1qVlanIpAddressMask 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.4
IP address mask of interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwVlanInterfaceAdminStatus 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.5
Status of VLAN virtual interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hwVlanInterfaceFrameType 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.6
Frame type accepted by VLAN virtual interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ethernet-ii(1), ethernet-snap(2), ethernet-8022(3), ethernet-8023(4)  

hwInterfaceRowStatus 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.7
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwVlanInterfaceIpMethod 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.8
Vlan interface ip address acquiring method which is manual, dhcp or bootp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER assigned-ip(1), dhcp-ip(2), bootp-ip(3)  

hwVlanInterfaceIfIndex 1.3.6.1.4.1.43.45.1.2.23.1.2.1.2.1.9
IfIndex of VLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwifIsolateMappingTable 1.3.6.1.4.1.43.45.1.2.23.1.2.1.4
Secondary vlan lists of Isolate-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwifIsolateMappingEntry

hwifIsolateMappingEntry 1.3.6.1.4.1.43.45.1.2.23.1.2.1.4.1
Secondary vlan lists of Isolate-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwifIsolateMappingEntry  

hwifIsolatePrimaryVlanID 1.3.6.1.4.1.43.45.1.2.23.1.2.1.4.1.1
Primary VLAN-ID.
Status: current Access: read-only
OBJECT-TYPE    
  HwVlanIndex  

hwifIsolateSecondaryVlanlistLow 1.3.6.1.4.1.43.45.1.2.23.1.2.1.4.1.2
Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8, the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each secondary VLAN of the primary VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is secondary VLAN in the set of VLANs; the VLAN is not secondary VLAN if its bit has a value of '0'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hwifIsolateSecondaryVlanlistHigh 1.3.6.1.4.1.43.45.1.2.23.1.2.1.4.1.3
Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 2049 through 2056, the second octet specifying VLANs 2057 through 2064, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each secondary VLAN of the primary VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is secondary VLAN in the set of VLANs; the VLAN is not secondary VLAN if its bit has a value of '0'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hwVlanInterfaceAddrTable 1.3.6.1.4.1.43.45.1.2.23.1.2.1.5
VLAN interface IP address configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVlanInterfaceAddrEntry

hwVlanInterfaceAddrEntry 1.3.6.1.4.1.43.45.1.2.23.1.2.1.5.1
Entries of VLAN interface IP address configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVlanInterfaceAddrEntry  

hwVlanInterfaceIpIfIndex 1.3.6.1.4.1.43.45.1.2.23.1.2.1.5.1.1
Index of VLAN interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVlanInterfaceIpAddr 1.3.6.1.4.1.43.45.1.2.23.1.2.1.5.1.2
IP address of VLAN interface. When taking destory operation, you could set it zero to destory all IP addresses(but cluster IP address) in this VLAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwVlanInterfaceIpMask 1.3.6.1.4.1.43.45.1.2.23.1.2.1.5.1.3
IP address mask of VLAN interface. When destory single IP address, you must set it correct to relative IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwVlanInterfaceIpType 1.3.6.1.4.1.43.45.1.2.23.1.2.1.5.1.4
IP address type. cluster(3) will only be set when taking GET or GET NEXT operation. primary(1) is optional when taking SET primary IP address operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), sub(2), cluster(3), vrrp(4)  

hwVlanInterfaceIpRowStatus 1.3.6.1.4.1.43.45.1.2.23.1.2.1.5.1.5
Operation status. active(1) will only be set when taking GET or GET NEXT operation. createAndGo(4) and destory(6) is valid when taking SET operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwdot1qVlanBatchMIBTable 1.3.6.1.4.1.43.45.1.2.23.1.2.1.6
VLAN batch configuration table. In the case of VLAN batch creation, hwdot1qVlanBatchSetOperate should be set to 1. For example, if creating a row is for creating VLANs 2 to 4, the value of the objects should be set as follows: hwdot1qVlanBatchStartIndex 2, hwdot1qVlanBatchEndIndex 4, hwdot1qVlanBatchSetOperate create(1), hwdot1qVlanBatchRowStatus createAndGo(4). In the case of VLAN batch deletion, hwdot1qVlanBatchSetOperate should be set to 2. For example, if creating a row is for deleting VLANs 10 to 20, the value of the objects should be set as follows: hwdot1qVlanBatchStartIndex 10, hwdot1qVlanBatchEndIndex 20, hwdot1qVlanBatchSetOperate delete(2), hwdot1qVlanBatchRowStatus createAndGo(4). When the action of batch VLANs deleting or creating is done, one row will be existent until it is deleted manually or ages out, but the VLANs of it won't disappear with the deletion of the row.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1qVlanBatchMIBEntry

hwDot1qVlanBatchMIBEntry 1.3.6.1.4.1.43.45.1.2.23.1.2.1.6.1
VLAN batch configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1qVlanBatchMIBEntry  

hwdot1qVlanBatchOperIndex 1.3.6.1.4.1.43.45.1.2.23.1.2.1.6.1.1
The consequence of operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwdot1qVlanBatchStartIndex 1.3.6.1.4.1.43.45.1.2.23.1.2.1.6.1.2
The value of start VLAN-ID.
Status: current Access: read-write
OBJECT-TYPE    
  HwVlanIndex  

hwdot1qVlanBatchEndIndex 1.3.6.1.4.1.43.45.1.2.23.1.2.1.6.1.3
The value of end VLAN-ID.
Status: current Access: read-write
OBJECT-TYPE    
  HwVlanIndex  

hwdot1qVlanBatchOperStatus 1.3.6.1.4.1.43.45.1.2.23.1.2.1.6.1.4
The status of operation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER opInprogress(1), opfailure(2), opsuccess(3), opsuccesspartial(4)  

hwdot1qVlanBatchRowStatus 1.3.6.1.4.1.43.45.1.2.23.1.2.1.6.1.5
The row status of HwDot1qVlanBatchMIBEntry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwdot1qVlanBatchSetOperate 1.3.6.1.4.1.43.45.1.2.23.1.2.1.6.1.6
VLAN batch creation or deletion.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

hwifSuperVlanMappingTable 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7
Sub VLAN lists of super-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwifSuperVlanMappingEntry

hwifSuperVlanMappingEntry 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1
Sub VLAN lists of super-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwifSuperVlanMappingEntry  

hwifSuperVlanID 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1.1
Super VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  HwVlanIndex  

hwifSubVlanlistLow 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1.2
Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8, the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each sub VLAN of the super VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is a sub VLAN of the super VLAN; the VLAN is not a sub VLAN of the super VLAN if its bit has a value of '0'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hwifSubVlanlistHigh 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1.3
Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 2049 through 2056, the second octet specifying VLANs 2057 through 2064, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each sub VLAN of the super VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is a sub VLAN of the super VLAN; the VLAN is not a sub VLAN of the super VLAN if its bit has a value of '0'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hwLswVlanProtoObject 1.3.6.1.4.1.43.45.1.2.23.1.2.2
Description.
Status: current Access: read-write
OBJECT-IDENTITY    

hwVLANMibGarpLeaveAllTime 1.3.6.1.4.1.43.45.1.2.23.1.2.2.14
The GARP LeaveAll time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

hwvLANMibSwitchCountTable 1.3.6.1.4.1.43.45.1.2.23.1.2.2.15
A table containing the information various statistics of switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVLANMibSwitchCountEntry

hwvLANMibSwitchCountEntry 1.3.6.1.4.1.43.45.1.2.23.1.2.2.15.1
A table containing the information various statistics of switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVLANMibSwitchCountEntry  

hwVLANMibSwitchGMRPRXPkt 1.3.6.1.4.1.43.45.1.2.23.1.2.2.15.1.1
Number of GMRP frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwVLANMibSwitchGVRPRXPkt 1.3.6.1.4.1.43.45.1.2.23.1.2.2.15.1.2
Number of GVRP frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwVLANMibSwitchGMRPTXPkt 1.3.6.1.4.1.43.45.1.2.23.1.2.2.15.1.3
Number of GMRP frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwVLANMibSwitchGVRPTXPkt 1.3.6.1.4.1.43.45.1.2.23.1.2.2.15.1.4
Number of GVRP frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwVLANMibSwitchDiscardedPkt 1.3.6.1.4.1.43.45.1.2.23.1.2.2.15.1.5
Number of discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwVLANMibSwitchGarpStatClear 1.3.6.1.4.1.43.45.1.2.23.1.2.2.15.1.6
Clear various Statistics viz. read operation not supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

hwvLANMibHoldTimeTable 1.3.6.1.4.1.43.45.1.2.23.1.2.2.16
A table for setting/getting the Hold Time for a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVLANMibHoldTimeEntry

hwvLANMibHoldTimeEntry 1.3.6.1.4.1.43.45.1.2.23.1.2.2.16.1
A table for setting/getting the HoldTime of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVLANMibHoldTimeEntry  

hwVLANMibHoldTime 1.3.6.1.4.1.43.45.1.2.23.1.2.2.16.1.1
HoldTime of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..32765