HPN-ICF-LswVLAN-MIB

File: HPN-ICF-LswVLAN-MIB.mib (35015 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMP-FRAMEWORK-MIB
HPN-ICF-OID-MIB RFC1213-MIB HPN-ICF-LswINF-MIB

Imported symbols

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

Defined Types

HpnicfVlanIndex  
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  

HpnicfDot1qVlanMIBEntry  
SEQUENCE    
  hpnicfdot1qVlanIndex HpnicfVlanIndex
  hpnicfdot1qVlanName SnmpAdminString
  hpnicfdot1qVlanPorts PortList
  hpnicfdot1qVlanType INTEGER
  hpnicfdot1qVlanMacFilter TruthValue
  hpnicfdot1qVlanMcastUnknownProtos TruthValue
  hpnicfExistInterface TruthValue
  hpnicfVlanInterfaceIndex INTEGER
  hpnicfdot1qVlanMacLearn TruthValue
  hpnicfdot1qVlanStatus INTEGER
  hpnicfdot1qVlanCreationTime TimeTicks
  hpnicfdot1qVlanPriority INTEGER
  hpnicfdot1qVlanRowStatus RowStatus
  hpnicfdot1qVlanBroadcastSuppression INTEGER
  hpnicfdot1qVlanBcastSuppressionPPS INTEGER
  hpnicfdot1qVlanMulticast INTEGER
  hpnicfdot1qVlanTaggedPorts PortList
  hpnicfdot1qVlanUntaggedPorts PortList
  hpnicfdot1qVlanPortIndexs OCTET STRING

HpnicfVlanInterfaceEntry  
SEQUENCE    
  hpnicfVlanInterfaceID INTEGER
  hpnicfdot1qVlanID HpnicfVlanIndex
  hpnicfdot1qVlanIpAddress IpAddress
  hpnicfdot1qVlanIpAddressMask IpAddress
  hpnicfVlanInterfaceAdminStatus INTEGER
  hpnicfVlanInterfaceFrameType INTEGER
  hpnicfInterfaceRowStatus RowStatus
  hpnicfVlanInterfaceIpMethod INTEGER
  hpnicfVlanInterfaceIfIndex INTEGER

HpnicfifIsolateMappingEntry  
SEQUENCE    
  hpnicfifIsolatePrimaryVlanID HpnicfVlanIndex
  hpnicfifIsolateSecondaryVlanlistLow OCTET STRING
  hpnicfifIsolateSecondaryVlanlistHigh OCTET STRING

HpnicfVlanInterfaceAddrEntry  
SEQUENCE    
  hpnicfVlanInterfaceIpIfIndex INTEGER
  hpnicfVlanInterfaceIpAddr IpAddress
  hpnicfVlanInterfaceIpMask IpAddress
  hpnicfVlanInterfaceIpType INTEGER
  hpnicfVlanInterfaceIpRowStatus RowStatus

HpnicfDot1qVlanBatchMIBEntry  
SEQUENCE    
  hpnicfdot1qVlanBatchOperIndex Integer32
  hpnicfdot1qVlanBatchStartIndex HpnicfVlanIndex
  hpnicfdot1qVlanBatchEndIndex HpnicfVlanIndex
  hpnicfdot1qVlanBatchOperStatus INTEGER
  hpnicfdot1qVlanBatchRowStatus RowStatus
  hpnicfdot1qVlanBatchSetOperate INTEGER

HpnicfifSuperVlanMappingEntry  
SEQUENCE    
  hpnicfifSuperVlanID HpnicfVlanIndex
  hpnicfifSubVlanlistLow OCTET STRING
  hpnicfifSubVlanlistHigh OCTET STRING

HpnicfPrivateVlanMappingEntry  
SEQUENCE    
  hpnicfPrimaryVlanID HpnicfVlanIndex
  hpnicfSecondaryVlanlistLow OCTET STRING
  hpnicfSecondaryVlanlistHigh OCTET STRING

HpnicfVLANMibSwitchCountEntry  
SEQUENCE    
  hpnicfVLANMibSwitchGMRPRXPkt Counter32
  hpnicfVLANMibSwitchGVRPRXPkt Counter32
  hpnicfVLANMibSwitchGMRPTXPkt Counter32
  hpnicfVLANMibSwitchGVRPTXPkt Counter32
  hpnicfVLANMibSwitchDiscardedPkt Counter32
  hpnicfVLANMibSwitchGarpStatClear INTEGER

HpnicfVLANMibHoldTimeEntry  
SEQUENCE    
  hpnicfVLANMibHoldTime INTEGER

Defined Values

hpnicfLswVlan 1.3.6.1.4.1.11.2.14.11.15.8.35.2
Tok_String
MODULE-IDENTITY    

hpnicfLswVlanMngObject 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1
Description.
Status: current Access: read-only
OBJECT-IDENTITY    

hpnicfdot1qVlanMIBTable 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.1
VLAN MIB table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot1qVlanMIBEntry

hpnicfdot1qVlanMIBEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.1.1
Entries of VLAN MIB table
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot1qVlanMIBEntry  

hpnicfdot1qVlanIndex 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.1.1.1
The VLAN-ID.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfVlanIndex  

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

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

hpnicfdot1qVlanType 1.3.6.1.4.1.11.2.14.11.15.8.35.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), primaryVlan(6)  

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

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

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

hpnicfVlanInterfaceIndex 1.3.6.1.4.1.11.2.14.11.15.8.35.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  

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

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

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

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

hpnicfdot1qVlanRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.1.1.13
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfdot1qVlanBroadcastSuppression 1.3.6.1.4.1.11.2.14.11.15.8.35.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  

hpnicfdot1qVlanBcastSuppressionPPS 1.3.6.1.4.1.11.2.14.11.15.8.35.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 hpnicfdot1qVlanBroadcastSuppression. If the mode is set, hpnicfdot1qVlanBroadcastSuppression is unavailable. And vice versa.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..148800  

hpnicfdot1qVlanMulticast 1.3.6.1.4.1.11.2.14.11.15.8.35.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)  

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

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

hpnicfdot1qVlanPortIndexs 1.3.6.1.4.1.11.2.14.11.15.8.35.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  

hpnicfVlanInterfaceTable 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.2
Virtual interface configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVlanInterfaceEntry

hpnicfVlanInterfaceEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.2.1
Entries of virtual interface configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVlanInterfaceEntry  

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

hpnicfdot1qVlanID 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.2.1.2
VLAN-ID
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfVlanIndex  

hpnicfdot1qVlanIpAddress 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.2.1.3
IP address of interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

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

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

hpnicfVlanInterfaceFrameType 1.3.6.1.4.1.11.2.14.11.15.8.35.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)  

hpnicfInterfaceRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.2.1.7
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfVlanInterfaceIpMethod 1.3.6.1.4.1.11.2.14.11.15.8.35.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)  

hpnicfVlanInterfaceIfIndex 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.2.1.9
IfIndex of VLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnicfifIsolateMappingTable 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.4
Secondary vlan lists of Isolate-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfifIsolateMappingEntry

hpnicfifIsolateMappingEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.4.1
Secondary vlan lists of Isolate-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfifIsolateMappingEntry  

hpnicfifIsolatePrimaryVlanID 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.4.1.1
Primary VLAN-ID.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfVlanIndex  

hpnicfifIsolateSecondaryVlanlistLow 1.3.6.1.4.1.11.2.14.11.15.8.35.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)  

hpnicfifIsolateSecondaryVlanlistHigh 1.3.6.1.4.1.11.2.14.11.15.8.35.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)  

hpnicfVlanInterfaceAddrTable 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.5
VLAN interface IP address configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVlanInterfaceAddrEntry

hpnicfVlanInterfaceAddrEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.5.1
Entries of VLAN interface IP address configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVlanInterfaceAddrEntry  

hpnicfVlanInterfaceIpIfIndex 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.5.1.1
Index of VLAN interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnicfVlanInterfaceIpAddr 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.5.1.2
IP address of VLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfVlanInterfaceIpMask 1.3.6.1.4.1.11.2.14.11.15.8.35.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-create
OBJECT-TYPE    
  IpAddress  

hpnicfVlanInterfaceIpType 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.5.1.4
IP address type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER primary(1), sub(2), cluster(3), vrrp(4)  

hpnicfVlanInterfaceIpRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.35.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  

hpnicfDot1qVlanBatchMIBTable 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.6
VLAN batch configuration table. In the case of VLAN batch creation, hpnicfdot1qVlanBatchSetOperate 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: hpnicfdot1qVlanBatchStartIndex 2, hpnicfdot1qVlanBatchEndIndex 4, hpnicfdot1qVlanBatchSetOperate create(1), hpnicfdot1qVlanBatchRowStatus createAndGo(4). In the case of VLAN batch deletion, hpnicfdot1qVlanBatchSetOperate 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: hpnicfdot1qVlanBatchStartIndex 10, hpnicfdot1qVlanBatchEndIndex 20, hpnicfdot1qVlanBatchSetOperate delete(2), hpnicfdot1qVlanBatchRowStatus 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  
    HpnicfDot1qVlanBatchMIBEntry

hpnicfDot1qVlanBatchMIBEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.6.1
VLAN batch configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot1qVlanBatchMIBEntry  

hpnicfdot1qVlanBatchOperIndex 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.6.1.1
The consequence of operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfdot1qVlanBatchStartIndex 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.6.1.2
The value of start VLAN-ID.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfVlanIndex  

hpnicfdot1qVlanBatchEndIndex 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.6.1.3
The value of end VLAN-ID.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfVlanIndex  

hpnicfdot1qVlanBatchOperStatus 1.3.6.1.4.1.11.2.14.11.15.8.35.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)  

hpnicfdot1qVlanBatchRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.6.1.5
The row status of HpnicfDot1qVlanBatchMIBEntry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

hpnicfifSuperVlanMappingTable 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.7
Sub VLAN lists of super-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfifSuperVlanMappingEntry

hpnicfifSuperVlanMappingEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.7.1
Sub VLAN lists of super-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfifSuperVlanMappingEntry  

hpnicfifSuperVlanID 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.7.1.1
Super VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfVlanIndex  

hpnicfifSubVlanlistLow 1.3.6.1.4.1.11.2.14.11.15.8.35.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)  

hpnicfifSubVlanlistHigh 1.3.6.1.4.1.11.2.14.11.15.8.35.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)  

hpnicfPrivateVlanMappingTable 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8
Secondary vlan lists of Primary-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfPrivateVlanMappingEntry

hpnicfPrivateVlanMappingEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.1
Secondary vlan lists of Primary-VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfPrivateVlanMappingEntry  

hpnicfPrimaryVlanID 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.1.1
Primary VLAN-ID.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfVlanIndex  

hpnicfSecondaryVlanlistLow 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.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)  

hpnicfSecondaryVlanlistHigh 1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.8.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)  

hpnicfLswVlanProtoObject 1.3.6.1.4.1.11.2.14.11.15.8.35.2.2
Description.
Status: current Access: read-write
OBJECT-IDENTITY    

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

hpnicfvLANMibSwitchCountTable 1.3.6.1.4.1.11.2.14.11.15.8.35.2.2.15
A table containing the information various statistics of switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVLANMibSwitchCountEntry

hpnicfvLANMibSwitchCountEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.2.15.1
A table containing the information various statistics of switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVLANMibSwitchCountEntry  

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

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

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

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

hpnicfVLANMibSwitchDiscardedPkt 1.3.6.1.4.1.11.2.14.11.15.8.35.2.2.15.1.5
Number of discarded frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

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

hpnicfvLANMibHoldTimeEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.2.2.16.1
A table for setting/getting the HoldTime of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVLANMibHoldTimeEntry  

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