HH3C-SUBNET-VLAN-MIB

File: HH3C-SUBNET-VLAN-MIB.mib (9373 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI
INET-ADDRESS-MIB SNMPv2-TC

Imported symbols

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

Defined Types

Hh3cSubnetVlanEntry  
SEQUENCE    
  hh3cSubnetVlanVlanId Integer32
  hh3cSubnetVlanSubnetIndex Integer32
  hh3cSubnetVlanVlanIpAddressType InetAddressType
  hh3cSubnetVlanIpAddressValue InetAddress
  hh3cSubnetVlanNetMaskValue InetAddress
  hh3cSubnetVlanRowStatus RowStatus

Hh3cSubnetVlanPortCreateEntry  
SEQUENCE    
  hh3cSubnetVlanPortCreateIndex Integer32
  hh3cSubnetVlanPortCreateVlanId Integer32
  hh3cSubnetVlanPortInfoVlanId Integer32
  hh3cSubnetVlanPortRowStatus RowStatus
  hh3cSubnetVlanPortStatus INTEGER

Defined Values

hh3cSubnetVlan 1.3.6.1.4.1.25506.2.61
This MIB contains the objects for managing the subnet-based VLAN configurations.
MODULE-IDENTITY    

hh3cSubnetVlanObjects 1.3.6.1.4.1.25506.2.61.1
OBJECT IDENTIFIER    

hh3cSubnetVlanScalarObjects 1.3.6.1.4.1.25506.2.61.1.1
OBJECT IDENTIFIER    

hh3cSubnetNumAllVlan 1.3.6.1.4.1.25506.2.61.1.1.1
The maximum number of subnets that can be configured on all VLANs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cSubnetNumPerVlan 1.3.6.1.4.1.25506.2.61.1.1.2
The maximum number of subnets that can be configured on each VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cSubnetNumAllPort 1.3.6.1.4.1.25506.2.61.1.1.3
The maximum number of subnets that can be applied to all ports.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cSubnetNumPerPort 1.3.6.1.4.1.25506.2.61.1.1.4
The maximum number of subnets that can be applied to each port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cSubnetVlanTable 1.3.6.1.4.1.25506.2.61.1.2
Subnet-based VLAN configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cSubnetVlanEntry

hh3cSubnetVlanEntry 1.3.6.1.4.1.25506.2.61.1.2.1
Subnet-based VLAN configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cSubnetVlanEntry  

hh3cSubnetVlanVlanId 1.3.6.1.4.1.25506.2.61.1.2.1.1
Vlan id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

hh3cSubnetVlanVlanIpAddressType 1.3.6.1.4.1.25506.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  

hh3cSubnetVlanIpAddressValue 1.3.6.1.4.1.25506.2.61.1.2.1.4
The ip address of the configured subnet on VLAN, which can be an IPv4 or IPv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cSubnetVlanNetMaskValue 1.3.6.1.4.1.25506.2.61.1.2.1.5
The net mask of the configured subnet on VLAN, which can be an IPv4 or IPv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

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

hh3cSubnetVlanPortCreateTable 1.3.6.1.4.1.25506.2.61.1.3
Subnet-based VLAN port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cSubnetVlanPortCreateEntry

hh3cSubnetVlanPortCreateEntry 1.3.6.1.4.1.25506.2.61.1.3.1
Subnet-based VLAN port creation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cSubnetVlanPortCreateEntry  

hh3cSubnetVlanPortCreateIndex 1.3.6.1.4.1.25506.2.61.1.3.1.1
The port index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cSubnetVlanPortCreateVlanId 1.3.6.1.4.1.25506.2.61.1.3.1.2
The subnet-based VLAN id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cSubnetVlanPortInfoVlanId 1.3.6.1.4.1.25506.2.61.1.3.1.3
This value is the same as the value of hh3cSubnetVlanPortCreateVlanId index. All of the subnet information in this port, is described on vlan, whose VLAN id is the value of hh3cSubnetVlanPortInfoVlanId. The VLAN id of vlan including subnet information can be obtained here. The subnet information can be obtained in the hh3cSubnetVlanTable above.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

hh3cSubnetVlanPortStatus 1.3.6.1.4.1.25506.2.61.1.3.1.5
The subnet VLAN status on the port. The value is active only when hh3cSubnetVlanPortCreateVlanId has the corresponding entry in hh3cSubnetVlanTable, the port link type is hybrid, and the VLAN is allowed by the port. active: subnet VLAN has been applied on the port. inactive: subnet VLAN is not applied on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hh3cSubnetVlanConformance 1.3.6.1.4.1.25506.2.61.2
OBJECT IDENTIFIER    

hh3cSubnetVlanCompliances 1.3.6.1.4.1.25506.2.61.2.1
OBJECT IDENTIFIER    

hh3cSubnetVlanCompliance 1.3.6.1.4.1.25506.2.61.2.1.1
The compliance statement for subnet VLAN MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hh3cSubnetVlanGroups 1.3.6.1.4.1.25506.2.61.2.2
OBJECT IDENTIFIER    

hh3cSubnetVlanScalarObjectGroup 1.3.6.1.4.1.25506.2.61.2.2.1
A group of scalar objects describing the maximum number.
Status: current Access: read-only
OBJECT-GROUP    

hh3cSubnetVlanSubnetGroup 1.3.6.1.4.1.25506.2.61.2.2.2
A group of subnet VLAN subnets.
Status: current Access: read-only
OBJECT-GROUP    

hh3cSubnetVlanPortCreateGroup 1.3.6.1.4.1.25506.2.61.2.2.3
A group of subnet VLAN port creation table.
Status: current Access: read-only
OBJECT-GROUP