NMS-PVLAN-EXT-MIB

File: NMS-PVLAN-EXT-MIB.mib (7533 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
NMS-SMI NMS-VLAN-EXT-MIB RFC1155-SMI
RFC1213-MIB Q-BRIDGE-MIB P-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Counter64
TEXTUAL-CONVENTION RowStatus TimeStamp
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP nmsMgmt nmslocal
nmsvlanExt IpAddress Counter
DisplayString PhysAddress ifIndex
VlanIndex EnabledStatus

Defined Types

PvlanVlanTableEntry  
SEQUENCE    
  pvlanPrivateVlanType INTEGER
  pvlanPrivateAssocVlan OCTET STRING
  pvlanPrivateAssocPortlist OCTET STRING

PvlanPortTableEntry  
SEQUENCE    
  pvlanPrivatePortType INTEGER
  pvlanPrivatePortAssocpvlan OCTET STRING
  pvlanPrivatePortAssocSvlan OCTET STRING
  pvlanPrivatePortBuntag INTEGER
  pvlanPrivatePortTagPvid VlanIndex
  pvlanPrivatePortTagPri INTEGER

Defined Values

pvlanVlanTable 1.3.6.1.4.1.3320.9.182.6
A table of pvlan Vlan operation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PvlanVlanTableEntry

pvlanVlanTableEntry 1.3.6.1.4.1.3320.9.182.6.1
A collection of pvlan vlan operation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PvlanVlanTableEntry  

pvlanvlanPvid 1.3.6.1.4.1.3320.9.182.6.1.1
the VLAN ID of the private vlan.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VlanIndex  

pvlanPrivateVlanType 1.3.6.1.4.1.3320.9.182.6.1.1
Configure the vlan as a private vlan
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER regularvlan(1), primaryvlan(2), communityvlan(3), isolatedvlan(4)  

pvlanPrivateAssocVlan 1.3.6.1.4.1.3320.9.182.6.1.2
configure association between private vlans
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pvlanPrivateAssocPortlist 1.3.6.1.4.1.3320.9.182.6.1.3
configure association between private vlans and ports
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pvlanPortTable 1.3.6.1.4.1.3320.9.182.7
A table of pvlan Vlan port operation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PvlanPortTableEntry

pvlanPortTableEntry 1.3.6.1.4.1.3320.9.182.7.1
A collection of pvlan vlan port operation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PvlanPortTableEntry  

pvlanPrivatePortType 1.3.6.1.4.1.3320.9.182.7.1.1
the type of the port which is associated withe the private vlans.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER hostport(1), promiscuousport(2), regularport(3)  

pvlanPrivatePortAssocpvlan 1.3.6.1.4.1.3320.9.182.7.1.2
the vlan id of the primary vlan which is associated with the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pvlanPrivatePortAssocSvlan 1.3.6.1.4.1.3320.9.182.7.1.3
the vlan id of the secondary vlans which is associated with the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pvlanPrivatePortBuntag 1.3.6.1.4.1.3320.9.182.7.1.4
configure whether the outgoing packet has a tag.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2)  

pvlanPrivatePortTagPvid 1.3.6.1.4.1.3320.9.182.7.1.5
set the VID field of VLAN for the outgoing packets when pvlanPrivatePortBuntag is not set .
Status: mandatory Access: read-write
OBJECT-TYPE    
  VlanIndex  

pvlanPrivatePortTagPri 1.3.6.1.4.1.3320.9.182.7.1.6
set the priority field of VLAN for the packet when pvlanPrivatePortBuntag is not set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER