NBS-VLAN-TAGS-MIB

File: NBS-VLAN-TAGS-MIB.mib (3328 bytes)

Imported modules

SNMPv2-SMI IF-MIB NBS-MIB

Imported symbols

Unsigned32 OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY InterfaceIndex nbs

Defined Types

NbsVlanTagsPortEntry  
SEQUENCE    
  nbsVlanTagsPortIfIndex InterfaceIndex
  nbsVlanTagsPortAction INTEGER
  nbsVlanTagsPortVid INTEGER
  nbsVlanTagsPortPriority INTEGER

Defined Values

nbsVlanTagsMib 1.3.6.1.4.1.629.219
MIB for setting VLAN tags for tagging and stacking
MODULE-IDENTITY    

nbsVlanTagsPortGrp 1.3.6.1.4.1.629.219.1
VLAN Tags information
Status: current Access: read-only
OBJECT-IDENTITY    

nbsVlanTagsPortTableSize 1.3.6.1.4.1.629.219.1.1
The number of entries in nbsVlanTagsPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsVlanTagsPortTable 1.3.6.1.4.1.629.219.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsVlanTagsPortEntry

nbsVlanTagsPortEntry 1.3.6.1.4.1.629.219.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsVlanTagsPortEntry  

nbsVlanTagsPortIfIndex 1.3.6.1.4.1.629.219.1.2.1.1
The Mib2 ifIndex of the VLAN tag port
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsVlanTagsPortAction 1.3.6.1.4.1.629.219.1.2.1.2
add(2) need two more arguments s-vlanId and s-vlan-priority strip(3)and ignore(4) does not need any argument
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), add(2), strip(3), ignore(4)  

nbsVlanTagsPortVid 1.3.6.1.4.1.629.219.1.2.1.3
need to be specified when VlanTagAction is add(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4095  

nbsVlanTagsPortPriority 1.3.6.1.4.1.629.219.1.2.1.4
need to be specified when VlanTagAction is add(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7