VLAN-ID-MIB

File: VLAN-ID-MIB.mib (3881 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY mib-2 Integer32
TEXTUAL-CONVENTION

Defined Types

VlanIdentifier  
The VLAN ID that uniquely identifies a VLAN. It is the 12-bit VLAN ID used in the VLAN Tag header. The range is defined by the REFERENCEd specification.
TEXTUAL-CONVENTION    
  Integer32 1..4094  

VlanIdentifierOrAny  
The VLAN ID that uniquely identifies a VLAN. The special value of 4095 is used to indicate a wildcard, i.e. any value.
TEXTUAL-CONVENTION    
  Integer32 1..4094 | 4095  

VlanIdentifierOrNone  
The VLAN ID that uniquely identifies a VLAN. The special value of zero is used to indicate that no VLAN ID is present or used.
TEXTUAL-CONVENTION    
  Integer32 0 | 1..4094  

VlanIdentifierOrAnyOrNone  
The VLAN ID that uniquely identifies a VLAN. The special value of zero is used to indicate that no VLAN ID is present or used. The special value of 4095 is used to indicate a wildcard, i.e. any value.
TEXTUAL-CONVENTION    
  Integer32 0 | 1..4094 | 4095  

Defined Values

vlanIdMIB 1.3.6.1.2.1.1
This MIB module provides commonly used textual conventions for VLAN Identifiers. Copyright (C) The Internet Society (2004). This version of this MIB module is part of RFC XXXX, see the RFC itself for full legal notices.
MODULE-IDENTITY