H3C-SUBNET-VLAN-MIB

File: H3C-SUBNET-VLAN-MIB.mib (8990 bytes)

Imported modules

HUAWEI-3COM-OID-MIB SNMPv2-CONF SNMPv2-SMI
INET-ADDRESS-MIB SNMPv2-TC

Imported symbols

h3cCommon OBJECT-GROUP MODULE-COMPLIANCE
Integer32 OBJECT-TYPE MODULE-IDENTITY
InetAddressType InetAddress RowStatus

Defined Types

H3cSubnetVlanEntry  
SEQUENCE    
  h3cSubnetVlanVlanId Integer32
  h3cSubnetVlanSubnetIndex Integer32
  h3cSubnetVlanVlanIpAddressType InetAddressType
  h3cSubnetVlanIpAddressValue InetAddress
  h3cSubnetVlanNetMaskValue InetAddress
  h3cSubnetVlanRowStatus RowStatus

H3cSubnetVlanPortCreateEntry  
SEQUENCE    
  h3cSubnetVlanPortCreateIndex Integer32
  h3cSubnetVlanPortCreateVlanId Integer32
  h3cSubnetVlanPortInfoVlanId Integer32
  h3cSubnetVlanPortRowStatus RowStatus

Defined Values

h3cSubnetVlan 1.3.6.1.4.1.2011.10.2.61
This MIB contains the objects for managing the subnet-based vlan configurations.
MODULE-IDENTITY    

h3cSubnetVlanObjects 1.3.6.1.4.1.2011.10.2.61.1
OBJECT IDENTIFIER    

h3cSubnetVlanScalarObjects 1.3.6.1.4.1.2011.10.2.61.1.1
OBJECT IDENTIFIER    

h3cSubnetNumAllVlan 1.3.6.1.4.1.2011.10.2.61.1.1.1
The maximum number of subnet that can be configured on all vlans.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cSubnetNumPerVlan 1.3.6.1.4.1.2011.10.2.61.1.1.2
The maximum number of subnet that can be configured on each vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cSubnetNumAllPort 1.3.6.1.4.1.2011.10.2.61.1.1.3
The maximum number of subnet that can be applied to all ports.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cSubnetNumPerPort 1.3.6.1.4.1.2011.10.2.61.1.1.4
The maximum number of subnet that can be applied to each port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cSubnetVlanTable 1.3.6.1.4.1.2011.10.2.61.1.2
Subnet-based vlan configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cSubnetVlanEntry

h3cSubnetVlanEntry 1.3.6.1.4.1.2011.10.2.61.1.2.1
Subnet-based vlan configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cSubnetVlanEntry  

h3cSubnetVlanVlanId 1.3.6.1.4.1.2011.10.2.61.1.2.1.1
Vlan id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cSubnetVlanSubnetIndex 1.3.6.1.4.1.2011.10.2.61.1.2.1.2
The subnet index value of a row in this table is from zero to the value of h3cSubnetNumPerVlan subtracting one.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cSubnetVlanVlanIpAddressType 1.3.6.1.4.1.2011.10.2.61.1.2.1.3
There are two kinds of ip address supported by vlan. One is ipv4, which is 32 bits. The other is ipv6, which is 128 bits.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

h3cSubnetVlanIpAddressValue 1.3.6.1.4.1.2011.10.2.61.1.2.1.4
The ip address of the configured subnet on vlan, including ipv4 and ipv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

h3cSubnetVlanNetMaskValue 1.3.6.1.4.1.2011.10.2.61.1.2.1.5
The net mask of the configured subnet on vlan, including ipv4 and ipv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

h3cSubnetVlanRowStatus 1.3.6.1.4.1.2011.10.2.61.1.2.1.6
The row status of this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cSubnetVlanPortCreateTable 1.3.6.1.4.1.2011.10.2.61.1.3
Subnet-based vlan port table. Add all subnet on vlan whose vlan id is h3cSubnetVlanPortInfoVlanId into port at a draught. All of the subnet information in this port is from the h3cSubnetVlanTable above, with the value of h3cSubnetVlanPortInfoVlanId as an index, which is h3cSubnetVlanVlanId in h3cSubnetVlanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cSubnetVlanPortCreateEntry

h3cSubnetVlanPortCreateEntry 1.3.6.1.4.1.2011.10.2.61.1.3.1
Subnet-based vlan port create entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cSubnetVlanPortCreateEntry  

h3cSubnetVlanPortCreateIndex 1.3.6.1.4.1.2011.10.2.61.1.3.1.1
The port index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cSubnetVlanPortCreateVlanId 1.3.6.1.4.1.2011.10.2.61.1.3.1.2
The subnet-based vlan id. h3cSubnetVlanPortCreateVlanId refers to h3cSubnetVlanVlanId in h3cSubnetVlanTable. If h3cSubnetVlanPortCreateVlanId has no corresponding entry in h3cSubnetVlanTable, set operation will fail.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cSubnetVlanPortInfoVlanId 1.3.6.1.4.1.2011.10.2.61.1.3.1.3
This vlaue is the same as the value of h3cSubnetVlanPortCreateVlanId index. All of the subnet information in this port, is described on vlan, whose vlan id is the value of h3cSubnetVlanPortInfoVlanId. The vlan id of vlan including subnet information can be gotten here. The subnet information can be gotten in the h3cSubnetVlanTable above.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cSubnetVlanPortRowStatus 1.3.6.1.4.1.2011.10.2.61.1.3.1.4
The row status of this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cSubnetVlanConformance 1.3.6.1.4.1.2011.10.2.61.2
OBJECT IDENTIFIER    

h3cSubnetVlanCompliances 1.3.6.1.4.1.2011.10.2.61.2.1
OBJECT IDENTIFIER    

h3cSubnetVlanCompliance 1.3.6.1.4.1.2011.10.2.61.2.1.1
The compliance statement for subnet vlan MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

h3cSubnetVlanGroups 1.3.6.1.4.1.2011.10.2.61.2.2
OBJECT IDENTIFIER    

h3cSubnetVlanScalarObjectGroup 1.3.6.1.4.1.2011.10.2.61.2.2.1
A group of scalar objects describing the maximum number.
Status: current Access: read-create
OBJECT-GROUP    

h3cSubnetVlanSubnetGroup 1.3.6.1.4.1.2011.10.2.61.2.2.2
A group of subnet vlan subnet.
Status: current Access: read-create
OBJECT-GROUP    

h3cSubnetVlanPortCreateGroup 1.3.6.1.4.1.2011.10.2.61.2.2.3
A group of subnet vlan port create table.
Status: current Access: read-create
OBJECT-GROUP