HH3C-PROTOCOL-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-PROTOCOL-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 |
hh3cProtocolVlan | 1.3.6.1.4.1.25506.2.16 |
This MIB contains the objects for managing the protocol-based vlan configurations. |
||
hh3cProtocolVlanOperate | 1.3.6.1.4.1.25506.2.16.1 | |||
hh3cProtocolNumAllVlan | 1.3.6.1.4.1.25506.2.16.1.1 | integer32 | read-only |
The maximum number of protocols that can be configured on all vlans. This number may vary with products. |
hh3cProtocolNumPerVlan | 1.3.6.1.4.1.25506.2.16.1.2 | integer32 | read-only |
The maximum number of protocols that can be configured per vlan. This number may vary with products. |
hh3cProtocolNumAllPort | 1.3.6.1.4.1.25506.2.16.1.3 | integer32 | read-only |
The maximum number of protocols that can be applied on all ports. This number may vary with products. |
hh3cProtocolNumPerPort | 1.3.6.1.4.1.25506.2.16.1.4 | integer32 | read-only |
The maximum number of protocols that can be applied to each port. This number may vary with products. |
hh3cProtocolVlanTable | 1.3.6.1.4.1.25506.2.16.1.5 | no-access |
Protocol-based VLAN configuration table. |
|
1.3.6.1.4.1.25506.2.16.1.5.1 | no-access |
Protocol-based VLAN configuration entry. |
||
hh3cProtocolVlanVlanId | 1.3.6.1.4.1.25506.2.16.1.5.1.1 | integer32 | no-access |
Vlan ID. |
hh3cProtocolVlanProtocolIndex | 1.3.6.1.4.1.25506.2.16.1.5.1.2 | integer32 | no-access |
The protocol index value of a row in this table in the range of [0..hh3cProtocolNumPerVlan-1]. This object may not be provided during creation. In this case, a number is assigned by system automatically. |
hh3cProtocolVlanProtocolType | 1.3.6.1.4.1.25506.2.16.1.5.1.3 | hh3cvprotocolvlanprotocoltype | read-only |
Specify protocol types supported by a protocol-based VLAN. Now protocols supported on layer 3 are ip, ipx, at, ipv6, etc. Now protocols supported on layer 2 are llc, snap, ethernetii, etc. For details, see description of hh3cProtocolVlanProtocolTypeValue. |
hh3cProtocolVlanProtocolSubType | 1.3.6.1.4.1.25506.2.16.1.5.1.4 | hh3cvprotocolvlanprotocolsubtype | read-only |
See description of hh3cProtocolVlanProtocolTypeValue. |
hh3cProtocolVlanProtocolTypeValue | 1.3.6.1.4.1.25506.2.16.1.5.1.5 | octet string | read-only |
The value of the configured protocol type. By default, semicolon(;) is used as a seperator between different parts in the content of the object. The relationship among hh3cProtocolVlanProtocolType, hh3cProtocolVlanProtocolSubType and hh3cProtocolVlanProtocolTypeValue is as follows. |--------------------------------------------------------------------------------------------| | hh3cProtocolVlan- | hh3cProtocolVlan- | hh3cProtocolVlanProtocolTypeValue | | ProtocolType | ProtocolSubType | | |------------------|------------------|------------------------------------------------------| | ip | notused | IP address with subnet mask in dotted decimal format.| | | | such as 10.10.11.12;255.255.0.0. By default,subnet | | | | mask is 255.255.255.0 . | |------------------|------------------|------------------------------------------------------| | ipv6 | notused | Zero length string | |------------------|------------------|------------------------------------------------------| | at | notused | Zero length string | |------------------|------------------|------------------------------------------------------| | ipx | ethernetii | Zero length string | | | llc | | | | raw | | | | snap | | |------------------|------------------|------------------------------------------------------| | mode-snap | notused | zero length string | | |------------------|------------------------------------------------------| | | etype | hex string like '600', which means 0x0600. | | | | The range is [0x600..0xffff] | |------------------|------------------|------------------------------------------------------| | mode-ethernetii | notused | zero length string | | |------------------|------------------------------------------------------| | | etype | hex string like '600', which means 0x0600. | | | | The range is [0x600..0xffff] | |------------------|------------------|------------------------------------------------------| | mode-llc | notused | the sequence of different parts is as follows. | | | | [dsap value][;ssap value][dsap value;ssap value] | | | | Both range is [0x00..0xff] | | | | | | | | For example. Suppose value of dsap and ssap are 0x09 | | | | and 0x0a. | | | | If neither dsap or ssap, the string length is zero. | | | | If dsap provided, the string is '09;' or '09' | | | | If ssap provided, the value is ';0a' | | | | If dsap and ssap provided, the value is '09;0a' | |------------------|------------------|------------------------------------------------------| |
hh3cProtocolVlanRowStatus | 1.3.6.1.4.1.25506.2.16.1.5.1.6 | rowstatus | read-only |
The row status of this table. |
hh3cProtocolVlanPortTable | 1.3.6.1.4.1.25506.2.16.1.6 | no-access |
Protocol-based VLAN port information table. hh3cProtocolVlanPortVlanId refers to hh3cProtocolVlanVlanId in hh3cProtocolVlanTable. hh3cProtocolVlanPortProtocolId refers to hh3cProtocolVlanProtocolIndex in hh3cProtocolVlanTable. So if the value of hh3cProtocolVlanPortVlanId and hh3cProtocolVlanPortProtocolId have no corresponding entry in hh3cProtocolVlanTable, set operation for this table will fail. Only hybrid ports are supported by this table. Only untagged packets are supported by this table. |
|
1.3.6.1.4.1.25506.2.16.1.6.1 | no-access |
Protocol-based VLAN port information entry. |
||
hh3cProtocolVlanPortIndex | 1.3.6.1.4.1.25506.2.16.1.6.1.1 | integer32 | no-access |
The maximum number is the total number of the ports supported by device. |
hh3cProtocolVlanPortVlanId | 1.3.6.1.4.1.25506.2.16.1.6.1.2 | integer32 | no-access |
The protocol-based VLAN ID. |
hh3cProtocolVlanPortProtocolId | 1.3.6.1.4.1.25506.2.16.1.6.1.3 | integer32 | no-access |
The protocol index. |
hh3cProtocolVlanPortProtocolType | 1.3.6.1.4.1.25506.2.16.1.6.1.4 | hh3cvprotocolvlanprotocoltype | read-only |
Refer to the description of hh3cProtocolVlanProtocolType. |
hh3cProtocolVlanPortProtocolSubType | 1.3.6.1.4.1.25506.2.16.1.6.1.5 | hh3cvprotocolvlanprotocolsubtype | read-only |
Refer to the description of hh3cProtocolVlanProtocolSubType. |
hh3cProtocolVlanPortTypeValue | 1.3.6.1.4.1.25506.2.16.1.6.1.6 | octet string | read-only |
Refer to the description of hh3cProtocolVlanProtocolTypeValue. |
hh3cProtocolVlanPortRowStatus | 1.3.6.1.4.1.25506.2.16.1.6.1.7 | rowstatus | read-only |
The row status of this table. |
hh3cDifferentProtocolNumAllPort | 1.3.6.1.4.1.25506.2.16.1.7 | integer32 | read-only |
The maximum number of different protocols that can be applied to all ports. |
hh3cProtocolVlanConformance | 1.3.6.1.4.1.25506.2.16.2 | |||
hh3cProtocolVlanCompliances | 1.3.6.1.4.1.25506.2.16.2.1 | |||
hh3cProtocolVlanCompliance | 1.3.6.1.4.1.25506.2.16.2.1.1 |
The compliance statement for protocol vlan MIB. |
||
hh3cProtocolVlanGroups | 1.3.6.1.4.1.25506.2.16.2.2 | |||
hh3cProtocolVlanOperateGroup | 1.3.6.1.4.1.25506.2.16.2.2.1 |
A group of scalar objects describing the maximum number. |
||
hh3cProtocolVlanProtocolGroup | 1.3.6.1.4.1.25506.2.16.2.2.2 |
A group of protocol vlan protocol. |
||
hh3cProtocolVlanPortGroup | 1.3.6.1.4.1.25506.2.16.2.2.3 |
A group of protocol vlan port. |