MIBs Depot

HPN-ICF-SUBNET-VLAN-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.61
Last updated
2005-08-02 13:53
Revisions
2005-08-02 13:53
Namespace
hp
Source file
HPN-ICF-SUBNET-VLAN-MIB
Digest
sha256:b04f167bb31b9d24adcb167777023069ddd229af9b407b921ebf2a2c12e5f850

Description

This MIB contains the objects for managing the subnet-based VLAN configurations.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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.

HPN-ICF-OID-MIB
HPN-ICF-SUBNET-VLAN-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hpnicfSubnetVlanObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.61.1
hpnicfSubnetVlanScalarObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.61.1.1
hpnicfSubnetNumAllVlan
OBJECT-TYPE
The maximum number of subnets that can be configured on all VLANs.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.1.1Integer32read-onlycurrent
hpnicfSubnetNumPerVlan
OBJECT-TYPE
The maximum number of subnets that can be configured on each VLAN.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.1.2Integer32read-onlycurrent
hpnicfSubnetNumAllPort
OBJECT-TYPE
The maximum number of subnets that can be applied to all ports.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.1.3Integer32read-onlycurrent
hpnicfSubnetNumPerPort
OBJECT-TYPE
The maximum number of subnets that can be applied to each port.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.1.4Integer32read-onlycurrent
hpnicfSubnetVlanTable
OBJECT-TYPE
Subnet-based VLAN configuration table.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.2not-accessiblecurrent
hpnicfSubnetVlanEntry
OBJECT-TYPE
Subnet-based VLAN configuration entry.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1not-accessiblecurrent
hpnicfSubnetVlanVlanId
OBJECT-TYPE
Vlan id.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.1Integer32not-accessiblecurrent
hpnicfSubnetVlanSubnetIndex
OBJECT-TYPE
The subnet index value of a row in this table is from zero to the value of hpnicfSubnetNumPerVlan subtracting one.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.2Integer32not-accessiblecurrent
hpnicfSubnetVlanVlanIpAddressType
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.11.2.14.11.15.2.61.1.2.1.3InetAddressTyperead-createcurrent
hpnicfSubnetVlanIpAddressValue
OBJECT-TYPE
The ip address of the configured subnet on VLAN, which can be an IPv4 or IPv6.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.4InetAddressread-createcurrent
hpnicfSubnetVlanNetMaskValue
OBJECT-TYPE
The net mask of the configured subnet on VLAN, which can be an IPv4 or IPv6.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.5InetAddressread-createcurrent
hpnicfSubnetVlanRowStatus
OBJECT-TYPE
The row status of this table.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.6RowStatusread-createcurrent
hpnicfSubnetVlanPortCreateTable
OBJECT-TYPE
Subnet-based VLAN port table.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.3not-accessiblecurrent
hpnicfSubnetVlanPortCreateEntry
OBJECT-TYPE
Subnet-based VLAN port creation entry.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1not-accessiblecurrent
hpnicfSubnetVlanPortCreateIndex
OBJECT-TYPE
The port index.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.1Integer32not-accessiblecurrent
hpnicfSubnetVlanPortCreateVlanId
OBJECT-TYPE
The subnet-based VLAN id.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.2Integer32not-accessiblecurrent
hpnicfSubnetVlanPortInfoVlanId
OBJECT-TYPE
This value is the same as the value of hpnicfSubnetVlanPortCreateVlanId index. All of the subnet information in this port, is described on vlan, whose VLAN id is the value of hpnicfSubnetVlanPortInfoVlanId. The VLAN id of vlan including subnet information can be obtained here. The subnet information can be obtained in the hpnicfSubnetVlanTable above.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.3Integer32read-onlycurrent
hpnicfSubnetVlanPortRowStatus
OBJECT-TYPE
The row status of this table.
1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.4RowStatusread-createcurrent
hpnicfSubnetVlanPortStatus
OBJECT-TYPE
The subnet VLAN status on the port. The value is active only when hpnicfSubnetVlanPortCreateVlanId has the corresponding entry in hpnicfSubnetVlanTable, 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.11.2.14.11.15.2.61.1.3.1.5INTEGER {active(1), inactive(2)}read-onlycurrent
hpnicfSubnetVlanConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.61.2
hpnicfSubnetVlanCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.61.2.1
hpnicfSubnetVlanGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.61.2.2

Conformance

NameOIDStatus
hpnicfSubnetVlanCompliance
MODULE-COMPLIANCE
The compliance statement for subnet VLAN MIB.
1.3.6.1.4.1.11.2.14.11.15.2.61.2.1.1current
hpnicfSubnetVlanScalarObjectGroup
OBJECT-GROUP
A group of scalar objects describing the maximum number.
1.3.6.1.4.1.11.2.14.11.15.2.61.2.2.1current
hpnicfSubnetVlanSubnetGroup
OBJECT-GROUP
A group of subnet VLAN subnets.
1.3.6.1.4.1.11.2.14.11.15.2.61.2.2.2current
hpnicfSubnetVlanPortCreateGroup
OBJECT-GROUP
A group of subnet VLAN port creation table.
1.3.6.1.4.1.11.2.14.11.15.2.61.2.2.3current