H3C-SUBNET-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-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).
|
|||
Object Name | OID | Type | Access | Info |
h3cSubnetVlan | 1.3.6.1.4.1.2011.10.2.61 |
This MIB contains the objects for managing the subnet-based vlan configurations. |
||
h3cSubnetVlanObjects | 1.3.6.1.4.1.2011.10.2.61.1 | |||
h3cSubnetVlanScalarObjects | 1.3.6.1.4.1.2011.10.2.61.1.1 | |||
h3cSubnetNumAllVlan | 1.3.6.1.4.1.2011.10.2.61.1.1.1 | integer32 | read-only |
The maximum number of subnet that can be configured on all vlans. |
h3cSubnetNumPerVlan | 1.3.6.1.4.1.2011.10.2.61.1.1.2 | integer32 | read-only |
The maximum number of subnet that can be configured on each vlan. |
h3cSubnetNumAllPort | 1.3.6.1.4.1.2011.10.2.61.1.1.3 | integer32 | read-only |
The maximum number of subnet that can be applied to all ports. |
h3cSubnetNumPerPort | 1.3.6.1.4.1.2011.10.2.61.1.1.4 | integer32 | read-only |
The maximum number of subnet that can be applied to each port. |
h3cSubnetVlanTable | 1.3.6.1.4.1.2011.10.2.61.1.2 | no-access |
Subnet-based vlan configuration table. |
|
1.3.6.1.4.1.2011.10.2.61.1.2.1 | no-access |
Subnet-based vlan configuration entry. |
||
h3cSubnetVlanVlanId | 1.3.6.1.4.1.2011.10.2.61.1.2.1.1 | integer32 | no-access |
Vlan id. |
h3cSubnetVlanSubnetIndex | 1.3.6.1.4.1.2011.10.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 h3cSubnetNumPerVlan subtracting one. |
h3cSubnetVlanVlanIpAddressType | 1.3.6.1.4.1.2011.10.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. |
h3cSubnetVlanIpAddressValue | 1.3.6.1.4.1.2011.10.2.61.1.2.1.4 | inetaddress | read-only |
The ip address of the configured subnet on vlan, including ipv4 and ipv6. |
h3cSubnetVlanNetMaskValue | 1.3.6.1.4.1.2011.10.2.61.1.2.1.5 | inetaddress | read-only |
The net mask of the configured subnet on vlan, including ipv4 and ipv6. |
h3cSubnetVlanRowStatus | 1.3.6.1.4.1.2011.10.2.61.1.2.1.6 | rowstatus | read-only |
The row status of this table. |
h3cSubnetVlanPortCreateTable | 1.3.6.1.4.1.2011.10.2.61.1.3 | no-access |
Subnet-based vlan port table. Add all subnet on vlan whose vlan id is h3cSubnetVlanPortInfoVlanId into port at a draught. All of the subnet information in this port is from the h3cSubnetVlanTable above, with the value of h3cSubnetVlanPortInfoVlanId as an index, which is h3cSubnetVlanVlanId in h3cSubnetVlanTable. |
|
1.3.6.1.4.1.2011.10.2.61.1.3.1 | no-access |
Subnet-based vlan port create entry. |
||
h3cSubnetVlanPortCreateIndex | 1.3.6.1.4.1.2011.10.2.61.1.3.1.1 | integer32 | no-access |
The port index. |
h3cSubnetVlanPortCreateVlanId | 1.3.6.1.4.1.2011.10.2.61.1.3.1.2 | integer32 | no-access |
The subnet-based vlan id. h3cSubnetVlanPortCreateVlanId refers to h3cSubnetVlanVlanId in h3cSubnetVlanTable. If h3cSubnetVlanPortCreateVlanId has no corresponding entry in h3cSubnetVlanTable, set operation will fail. |
h3cSubnetVlanPortInfoVlanId | 1.3.6.1.4.1.2011.10.2.61.1.3.1.3 | integer32 | read-only |
This vlaue is the same as the value of h3cSubnetVlanPortCreateVlanId index. All of the subnet information in this port, is described on vlan, whose vlan id is the value of h3cSubnetVlanPortInfoVlanId. The vlan id of vlan including subnet information can be gotten here. The subnet information can be gotten in the h3cSubnetVlanTable above. |
h3cSubnetVlanPortRowStatus | 1.3.6.1.4.1.2011.10.2.61.1.3.1.4 | rowstatus | read-only |
The row status of this table. |
h3cSubnetVlanConformance | 1.3.6.1.4.1.2011.10.2.61.2 | |||
h3cSubnetVlanCompliances | 1.3.6.1.4.1.2011.10.2.61.2.1 | |||
h3cSubnetVlanCompliance | 1.3.6.1.4.1.2011.10.2.61.2.1.1 |
The compliance statement for subnet vlan MIB. |
||
h3cSubnetVlanGroups | 1.3.6.1.4.1.2011.10.2.61.2.2 | |||
h3cSubnetVlanScalarObjectGroup | 1.3.6.1.4.1.2011.10.2.61.2.2.1 |
A group of scalar objects describing the maximum number. |
||
h3cSubnetVlanSubnetGroup | 1.3.6.1.4.1.2011.10.2.61.2.2.2 |
A group of subnet vlan subnet. |
||
h3cSubnetVlanPortCreateGroup | 1.3.6.1.4.1.2011.10.2.61.2.2.3 |
A group of subnet vlan port create table. |