HPN-ICF-SUBNET-VLAN-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPN-ICF-SUBNET-VLAN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpnicfSubnetVlan 1.3.6.1.4.1.11.2.14.11.15.2.61
This MIB contains the objects for managing the subnet-based VLAN configurations.
       hpnicfSubnetVlanObjects 1.3.6.1.4.1.11.2.14.11.15.2.61.1
           hpnicfSubnetVlanScalarObjects 1.3.6.1.4.1.11.2.14.11.15.2.61.1.1
               hpnicfSubnetNumAllVlan 1.3.6.1.4.1.11.2.14.11.15.2.61.1.1.1 integer32 read-only
The maximum number of subnets that can be configured on all VLANs.
               hpnicfSubnetNumPerVlan 1.3.6.1.4.1.11.2.14.11.15.2.61.1.1.2 integer32 read-only
The maximum number of subnets that can be configured on each VLAN.
               hpnicfSubnetNumAllPort 1.3.6.1.4.1.11.2.14.11.15.2.61.1.1.3 integer32 read-only
The maximum number of subnets that can be applied to all ports.
               hpnicfSubnetNumPerPort 1.3.6.1.4.1.11.2.14.11.15.2.61.1.1.4 integer32 read-only
The maximum number of subnets that can be applied to each port.
           hpnicfSubnetVlanTable 1.3.6.1.4.1.11.2.14.11.15.2.61.1.2 no-access
Subnet-based VLAN configuration table.
               hpnicfSubnetVlanEntry 1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1 no-access
Subnet-based VLAN configuration entry.
                   hpnicfSubnetVlanVlanId 1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.1 integer32 no-access
Vlan id.
                   hpnicfSubnetVlanSubnetIndex 1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.2 integer32 no-access
The subnet index value of a row in this table is from zero to the value of hpnicfSubnetNumPerVlan subtracting one.
                   hpnicfSubnetVlanVlanIpAddressType 1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.3 inetaddresstype read-only
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.
                   hpnicfSubnetVlanIpAddressValue 1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.4 inetaddress read-only
The ip address of the configured subnet on VLAN, which can be an IPv4 or IPv6.
                   hpnicfSubnetVlanNetMaskValue 1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.5 inetaddress read-only
The net mask of the configured subnet on VLAN, which can be an IPv4 or IPv6.
                   hpnicfSubnetVlanRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.61.1.2.1.6 rowstatus read-only
The row status of this table.
           hpnicfSubnetVlanPortCreateTable 1.3.6.1.4.1.11.2.14.11.15.2.61.1.3 no-access
Subnet-based VLAN port table.
               hpnicfSubnetVlanPortCreateEntry 1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1 no-access
Subnet-based VLAN port creation entry.
                   hpnicfSubnetVlanPortCreateIndex 1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.1 integer32 no-access
The port index.
                   hpnicfSubnetVlanPortCreateVlanId 1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.2 integer32 no-access
The subnet-based VLAN id.
                   hpnicfSubnetVlanPortInfoVlanId 1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.3 integer32 read-only
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.
                   hpnicfSubnetVlanPortRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.4 rowstatus read-only
The row status of this table.
                   hpnicfSubnetVlanPortStatus 1.3.6.1.4.1.11.2.14.11.15.2.61.1.3.1.5 integer read-only
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. Enumeration: 'active': 1, 'inactive': 2.
       hpnicfSubnetVlanConformance 1.3.6.1.4.1.11.2.14.11.15.2.61.2
           hpnicfSubnetVlanCompliances 1.3.6.1.4.1.11.2.14.11.15.2.61.2.1
               hpnicfSubnetVlanCompliance 1.3.6.1.4.1.11.2.14.11.15.2.61.2.1.1
The compliance statement for subnet VLAN MIB.
           hpnicfSubnetVlanGroups 1.3.6.1.4.1.11.2.14.11.15.2.61.2.2
               hpnicfSubnetVlanScalarObjectGroup 1.3.6.1.4.1.11.2.14.11.15.2.61.2.2.1
A group of scalar objects describing the maximum number.
               hpnicfSubnetVlanSubnetGroup 1.3.6.1.4.1.11.2.14.11.15.2.61.2.2.2
A group of subnet VLAN subnets.
               hpnicfSubnetVlanPortCreateGroup 1.3.6.1.4.1.11.2.14.11.15.2.61.2.2.3
A group of subnet VLAN port creation table.