HUAWEI-VLAN-IF-MIB

File: HUAWEI-VLAN-IF-MIB.mib (8372 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

huaweiMgmt ifIndex TimeTicks
IpAddress Unsigned32 OBJECT-TYPE
MODULE-IDENTITY OBJECT-IDENTITY TruthValue
RowStatus TEXTUAL-CONVENTION

Defined Types

VlanIndex  
A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see VlanId textual convention). If the value is greater than 4095 then it represents a VLAN with scope local to the particular agent, i.e. one without a global VLAN-ID assigned to it. Such VLANs are outside the scope of IEEE 802.1Q but it is convenient to be able to manage them in the same way using this MIB.
TEXTUAL-CONVENTION    
  Unsigned32  

SnmpAdminString  
An octet string containing administrative information, preferably in human-readable form. To facilitate internationalization, this information is represented using the ISO/IEC IS 10646-1 character set, encoded as an octet string using the UTF-8 transformation format described in [RFC2279]. Since additional code points are added by amendments to the 10646 standard from time to time, implementations must be prepared to encounter any code point from 0x00000000 to 0x7fffffff. Byte sequences that do not correspond to the valid UTF-8 encoding of a code point or are outside this range are prohibited. The use of control codes should be avoided. When it is necessary to represent a newline, the control code sequence CR LF should be used. The use of leading or trailing white space should be avoided. For code points not directly supported by user interface hardware or software, an alternative means of entry and display, such as hexadecimal, may be provided. For information encoded in 7-bit US-ASCII, the UTF-8 encoding is identical to the US-ASCII encoding. UTF-8 may require multiple bytes to represent a single character / code point; thus the length of this object in octets may be different from the number of characters encoded. Similarly, size constraints refer to the number of encoded octets, not the number of characters represented by an encoding. Note that when this TC is used for an object that is used or envisioned to be used as an index, then a SIZE restriction MUST be specified so that the number of sub-identifiers for any object instance does not exceed the limit of 128, as defined by [RFC1905]. Note that the size of an SnmpAdminString object is measured in octets, not characters.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

HwVlanInterfaceEntry  
SEQUENCE    
  hwVlanInterfaceID INTEGER
  hwVlanID INTEGER
  hwVlanIpAddress IpAddress
  hwVlanIpAddressMask IpAddress
  hwVlanInterfaceAdminStatus INTEGER
  hwVlanInterfaceFrameType INTEGER
  hwInterfaceRowStatus RowStatus

HwVlanInterfaceSubIpAddrEntry  
SEQUENCE    
  hwVlanInterfaceIDWithSub INTEGER
  hwVlanSubIpAddress IpAddress
  hwVlanSubIpAddressMask IpAddress
  hwInterfaceSubIpAddrRowStatus RowStatus

Defined Values

hwVlan 1.3.6.1.4.1.2011.5.6
V2.00 reunification version based on the Fix-Net MIBs baseline by the MIB Standard community.
MODULE-IDENTITY    

hwVlanMngObject 1.3.6.1.4.1.2011.5.6.1
Vlan Object
Status: current Access: not-set
OBJECT-IDENTITY    

hwVlanInterfaceTable 1.3.6.1.4.1.2011.5.6.1.2
vlan interface table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVlanInterfaceEntry

hwVlanInterfaceEntry 1.3.6.1.4.1.2011.5.6.1.2.1
vlan interface entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVlanInterfaceEntry  

hwVlanInterfaceID 1.3.6.1.4.1.2011.5.6.1.2.1.1
vlan interface id
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVlanID 1.3.6.1.4.1.2011.5.6.1.2.1.2
vlan id VLANID
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVlanIpAddress 1.3.6.1.4.1.2011.5.6.1.2.1.3
vlan ip address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwVlanIpAddressMask 1.3.6.1.4.1.2011.5.6.1.2.1.4
vlan ip mask address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwVlanInterfaceAdminStatus 1.3.6.1.4.1.2011.5.6.1.2.1.5
vlan interface admin status
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hwVlanInterfaceFrameType 1.3.6.1.4.1.2011.5.6.1.2.1.6
vlan interface frame type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ethernetii(1), ethernetsnap(2), ethernet8022(3), ethernet8023(4)  

hwInterfaceRowStatus 1.3.6.1.4.1.2011.5.6.1.2.1.7
row admin status
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwVlanInterfaceSubIpAddrTable 1.3.6.1.4.1.2011.5.6.1.9
vlan interfacesubipaddr table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVlanInterfaceSubIpAddrEntry

hwVlanInterfaceSubIpAddrEntry 1.3.6.1.4.1.2011.5.6.1.9.1
vlan interfacesubipaddr entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVlanInterfaceSubIpAddrEntry  

hwVlanInterfaceIDWithSub 1.3.6.1.4.1.2011.5.6.1.9.1.1
vlan interface id
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwVlanSubIpAddress 1.3.6.1.4.1.2011.5.6.1.9.1.2
vlan sub ip address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwVlanSubIpAddressMask 1.3.6.1.4.1.2011.5.6.1.9.1.3
vlan sub ip mask address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwInterfaceSubIpAddrRowStatus 1.3.6.1.4.1.2011.5.6.1.9.1.4
row admin status
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus