- Table of Contents
-
- 06-Layer 2 - LAN Switching
- 01-HH3C-LswMAM-MIB
- 02-HH3C-LswMSTP-MIB
- 03-HH3C-LswVLAN-MIB
- 04-HH3C-MAC-INFORMATION-MIB
- 05-HH3C-MLAG-MIB
- 06-HH3C-PROTOCOL-VLAN-MIB
- 07-HH3C-PVST-MIB
- 08-HH3C-QINQV2-MIB
- 09-HH3C-SUBNET-VLAN-MIB
- 10-HH3C-VMAP-MIB
- 11-IEEE8023-LAG-MIB
- 12-LLDP-EXT-DOT1-MIB
- 13-LLDP-EXT-DOT1-V2-MIB
- 14-LLDP-EXT-DOT3-MIB
- 15-LLDP-EXT-DOT3-V2-MIB
- 16-LLDP-EXT-MED-MIB
- 17-LLDP-MIB
- 18-LLDP-V2-MIB
- 19-BRIDGE-MIB
- 20-EtherLike-MIB
- 21-HH3C-LAG-MIB
- 22-HH3C-LLDP-EXT-MIB
- 23-HH3C-LPBKDT-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
09-HH3C-SUBNET-VLAN-MIB | 58.87 KB |
Contents
HH3C-SUBNET-VLAN-MIB
About this MIB
Use this MIB to manage and obtain information about IP subnet-based VLANs on a device that supports the subnet-based VLAN feature.
MIB file name
hh3c-subnet-vlan.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cSubnetVlan(61)
Scalar objects
hh3cSubnetNumAllVlan
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSubnetNumAllVlan (1.3.6.1.4.1.25506.2.61.1.1.1) |
read-only |
Integer32 |
Standard MIB values. |
Maximum number subnets that can be configured for all VLANs. |
Implementation varies by product. |
hh3cSubnetNumPerVlan
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSubnetNumPerVlan (1.3.6.1.4.1.25506.2.61.1.1.2) |
read-only |
Integer32 |
Standard MIB values. |
Maximum number of subnets that can be configured for a single VLAN. |
Implementation varies by product. |
hh3cSubnetNumAllPort
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSubnetNumAllPort (1.3.6.1.4.1.25506.2.61.1.1.3) |
read-only |
Integer32 |
Standard MIB values. |
Maximum number of subnets that can be configured for all ports. |
Implementation varies by product. |
hh3cSubnetNumPerPort
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSubnetNumPerPort (1.3.6.1.4.1.25506.2.61.1.1.4) |
read-only |
Integer32 |
Standard MIB values. |
Maximum number of subnets that can be configured for a single port. |
Implementation varies by product. |
Tabular objects
hh3cSubnetVlanTable
About this table
Use this table to configure and obtain information about VLAN-to-IP subnet or address mappings.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table indexes are hh3cSubnetVlanVlanId and hh3cSubnetVlanSubnetIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSubnetVlanVlanId (1.3.6.1.4.1.25506.2.61.1.2.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Subnet-based VLAN ID. |
As per the MIB. |
hh3cSubnetVlanSubnetIndex (1.3.6.1.4.1.25506.2.61.1.2.1.2) |
not-accessible |
Integer32 |
Standard MIB values. |
IP subnet index. |
As per the MIB. |
hh3cSubnetVlanVlanIpAddressType (1.3.6.1.4.1.25506.2.61.1.2.1.3) |
read-create |
InetAddressType |
Standard MIB values. |
IP subnet address type. |
This object cannot be separately modified after the VLAN-to-IP subnet mapping is configured. |
hh3cSubnetVlanIpAddressValue (1.3.6.1.4.1.25506.2.61.1.2.1.4) |
read-create |
InetAddress |
OCTET STRING (0..255) |
IP subnet address. |
This object cannot be separately modified after the VLAN-to-IP subnet mapping is configured. |
hh3cSubnetVlanNetMaskValue (1.3.6.1.4.1.25506.2.61.1.2.1.5) |
read-create |
InetAddress |
OCTET STRING (0..255) |
IP subnet mask. |
This object cannot be separately modified after the VLAN-to-IP subnet mapping is configured. When no value is specified, the default is 255.255.255.0. |
hh3cSubnetVlanRowStatus (1.3.6.1.4.1.25506.2.61.1.2.1.6) |
read-create |
RowStatus |
Standard MIB values. |
Subnet-based VLAN row state. |
Only the following operations are supported:
|
hh3cSubnetVlanPortCreateTable
About this table
Use this table to configure and obtain information about port-to-IP subnet-based VLAN mappings.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are hh3cSubnetVlanPortCreateIndex and hh3cSubnetVlanPortCreateVlanId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSubnetVlanPortCreateIndex (1.3.6.1.4.1.25506.2.61.1.3.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Port index. |
As per the MIB. |
hh3cSubnetVlanPortCreateVlanId (1.3.6.1.4.1.25506.2.61.1.3.1.2) |
not-accessible |
Integer32 |
Standard MIB values. |
ID of an IP subnet-based VLAN created on a port. |
As per the MIB. |
hh3cSubnetVlanPortInfoVlanId (1.3.6.1.4.1.25506.2.61.1.3.1.3) |
read-only |
Integer32 |
Standard MIB values. |
ID of an IP subnet-based VLAN on a port. |
As per the MIB. |
hh3cSubnetVlanPortRowStatus (1.3.6.1.4.1.25506.2.61.1.3.1.4) |
read-create |
RowStatus |
Standard MIB values. |
Port's subnet-based VLAN row state. |
As per the MIB. |
hh3cSubnetVlanPortStatus ( 1.3.6.1.4.1.25506.2.61.1.3.1.5 ) |
read-only |
INTEGER |
active (1),
|
Subnet-based VLAN state on a port. |
Active:
|