HH3C-SUBNET-VLAN-MIB
File:
HH3C-SUBNET-VLAN-MIB.mib (9065 bytes)
Imported modules
Imported symbols
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 |
|
|
|
hh3cSubnetVlanEntry |
1.3.6.1.4.1.25506.2.61.1.2.1 |
Subnet-based VLAN configuration entry. |
OBJECT-TYPE |
|
|
|
|
Hh3cSubnetVlanEntry |
|
|
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. |
OBJECT-TYPE |
|
|
|
|
Integer32 |
|
|
hh3cSubnetVlanPortCreateEntry |
1.3.6.1.4.1.25506.2.61.1.3.1 |
Subnet-based VLAN port creation entry. |
OBJECT-TYPE |
|
|
|
|
Hh3cSubnetVlanPortCreateEntry |
|
|
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. |
OBJECT-TYPE |
|
|
|
|
Integer32 |
|
|
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. |
OBJECT-TYPE |
|
|
|
|
INTEGER |
active(1), inactive(2) |
|