HH3C-SUBNET-VLAN-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.61
- Last updated
- 2005-08-02 13:53
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2005-08-02 13:53
- Namespace
- comware
- Source file
HH3C-SUBNET-VLAN-MIB- Digest
sha256:f89f12fde768ad627fbc426f6da9590a14c2bda7efc5c7f156e69a7bc9f35991
Description
This MIB contains the objects for managing the subnet-based VLAN configurations.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-OID-MIB HH3C-SUBNET-VLAN-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cSubnetVlanObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.61.1 | |||
| hh3cSubnetVlanScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.61.1.1 | |||
| hh3cSubnetNumAllVlan OBJECT-TYPE The maximum number of subnets that can be configured on all VLANs. | 1.3.6.1.4.1.25506.2.61.1.1.1 | Integer32 | read-only | current |
| hh3cSubnetNumPerVlan OBJECT-TYPE The maximum number of subnets that can be configured on each VLAN. | 1.3.6.1.4.1.25506.2.61.1.1.2 | Integer32 | read-only | current |
| hh3cSubnetNumAllPort OBJECT-TYPE The maximum number of subnets that can be applied to all ports. | 1.3.6.1.4.1.25506.2.61.1.1.3 | Integer32 | read-only | current |
| hh3cSubnetNumPerPort OBJECT-TYPE The maximum number of subnets that can be applied to each port. | 1.3.6.1.4.1.25506.2.61.1.1.4 | Integer32 | read-only | current |
| hh3cSubnetVlanTable OBJECT-TYPE Subnet-based VLAN configuration table. | 1.3.6.1.4.1.25506.2.61.1.2 | not-accessible | current | |
| hh3cSubnetVlanEntry OBJECT-TYPE Subnet-based VLAN configuration entry. | 1.3.6.1.4.1.25506.2.61.1.2.1 | not-accessible | current | |
| hh3cSubnetVlanVlanId OBJECT-TYPE Vlan id. | 1.3.6.1.4.1.25506.2.61.1.2.1.1 | Integer32 | not-accessible | current |
| hh3cSubnetVlanSubnetIndex OBJECT-TYPE The subnet index value of a row in this table is from zero to the value of hh3cSubnetNumPerVlan subtracting one. | 1.3.6.1.4.1.25506.2.61.1.2.1.2 | Integer32 | not-accessible | current |
| hh3cSubnetVlanVlanIpAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.61.1.2.1.3 | InetAddressType | read-create | current |
| hh3cSubnetVlanIpAddressValue OBJECT-TYPE The ip address of the configured subnet on VLAN, which can be an IPv4 or IPv6. | 1.3.6.1.4.1.25506.2.61.1.2.1.4 | InetAddress | read-create | current |
| hh3cSubnetVlanNetMaskValue OBJECT-TYPE The net mask of the configured subnet on VLAN, which can be an IPv4 or IPv6. | 1.3.6.1.4.1.25506.2.61.1.2.1.5 | InetAddress | read-create | current |
| hh3cSubnetVlanRowStatus OBJECT-TYPE The row status of this table. | 1.3.6.1.4.1.25506.2.61.1.2.1.6 | RowStatus | read-create | current |
| hh3cSubnetVlanPortCreateTable OBJECT-TYPE Subnet-based VLAN port table. | 1.3.6.1.4.1.25506.2.61.1.3 | not-accessible | current | |
| hh3cSubnetVlanPortCreateEntry OBJECT-TYPE Subnet-based VLAN port creation entry. | 1.3.6.1.4.1.25506.2.61.1.3.1 | not-accessible | current | |
| hh3cSubnetVlanPortCreateIndex OBJECT-TYPE The port index. | 1.3.6.1.4.1.25506.2.61.1.3.1.1 | Integer32 | not-accessible | current |
| hh3cSubnetVlanPortCreateVlanId OBJECT-TYPE The subnet-based VLAN id. | 1.3.6.1.4.1.25506.2.61.1.3.1.2 | Integer32 | not-accessible | current |
| hh3cSubnetVlanPortInfoVlanId OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.61.1.3.1.3 | Integer32 | read-only | current |
| hh3cSubnetVlanPortRowStatus OBJECT-TYPE The row status of this table. | 1.3.6.1.4.1.25506.2.61.1.3.1.4 | RowStatus | read-create | current |
| hh3cSubnetVlanPortStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.61.1.3.1.5 | INTEGER {active(1), inactive(2)} | read-only | current |
| hh3cSubnetVlanConformance OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.61.2 | |||
| hh3cSubnetVlanCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.61.2.1 | |||
| hh3cSubnetVlanGroups OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.61.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hh3cSubnetVlanCompliance MODULE-COMPLIANCE The compliance statement for subnet VLAN MIB. | 1.3.6.1.4.1.25506.2.61.2.1.1 | current |
| hh3cSubnetVlanScalarObjectGroup OBJECT-GROUP A group of scalar objects describing the maximum number. | 1.3.6.1.4.1.25506.2.61.2.2.1 | current |
| hh3cSubnetVlanSubnetGroup OBJECT-GROUP A group of subnet VLAN subnets. | 1.3.6.1.4.1.25506.2.61.2.2.2 | current |
| hh3cSubnetVlanPortCreateGroup OBJECT-GROUP A group of subnet VLAN port creation table. | 1.3.6.1.4.1.25506.2.61.2.2.3 | current |