WWP-EGRESS-PORT-RESTRICTION-MIB

File: WWP-EGRESS-PORT-RESTRICTION-MIB.mib (5189 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI WWP-SMI

Imported symbols

TEXTUAL-CONVENTION Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus wwpModules

Defined Types

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 Size(0..255)  

VlanId  
A 12-bit VLAN ID used in the VLAN Tag header.
TEXTUAL-CONVENTION    
  INTEGER 1..4094  

WwpEgressPortRestrictionEntry  
SEQUENCE    
  wwpERestVlanId VlanId
  wwpERestPortId INTEGER
  wwpERestEgreesPorts PortList
  wwpERestStatus RowStatus

Defined Values

wwpEgressPortRestrictionMIB 1.3.6.1.4.1.6141.2.34
The MIB module for the WWP EGRESS-PORT-RESTRICTION cobjects.
MODULE-IDENTITY    

wwpEgressPortRestrictionMIBObjects 1.3.6.1.4.1.6141.2.34.1
OBJECT IDENTIFIER    

wwpEgressPortRestriction 1.3.6.1.4.1.6141.2.34.1.1
OBJECT IDENTIFIER    

wwpEgressPortRestrictionNotificationPrefix 1.3.6.1.4.1.6141.2.34.2
OBJECT IDENTIFIER    

wwpEgressPortRestrictionNotifications 1.3.6.1.4.1.6141.2.34.2.0
OBJECT IDENTIFIER    

wwpEgressPortRestrictionMIBConformance 1.3.6.1.4.1.6141.2.34.3
OBJECT IDENTIFIER    

wwpEgressPortRestrictionMIBCompliances 1.3.6.1.4.1.6141.2.34.3.1
OBJECT IDENTIFIER    

wwpEgressPortRestrictionMIBGroups 1.3.6.1.4.1.6141.2.34.3.2
OBJECT IDENTIFIER    

wwpEgressPortRestrictionTable 1.3.6.1.4.1.6141.2.34.1.1.1
A Table of EgressPortRestriction Entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpEgressPortRestrictionEntry

wwpEgressPortRestrictionEntry 1.3.6.1.4.1.6141.2.34.1.1.1.1
The EgressPortRestriction per vlan per source port Entry in the Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpEgressPortRestrictionEntry  

wwpERestVlanId 1.3.6.1.4.1.6141.2.34.1.1.1.1.1
Vlan ID for this instance of EgressPortRestrictionEntry. This Vlan Id should refer to the wwpVlanId in the WwpVlanEntry.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

wwpERestPortId 1.3.6.1.4.1.6141.2.34.1.1.1.1.2
The source port Id for this instance of EgressPortRestrictionEntry. Port ID's start at 1, and are consecutive for each additional port. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpERestEgreesPorts 1.3.6.1.4.1.6141.2.34.1.1.1.1.3
The allowed egress ports on which Egress Port Restriction (EPR) allows for the configuration, on a per-port/per-Vlan basis.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

wwpERestStatus 1.3.6.1.4.1.6141.2.34.1.1.1.1.4
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus