WWP-LEOS-RSTP-MIB

File: WWP-LEOS-RSTP-MIB.mib (18589 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BRIDGE-MIB
RSTP-MIB WWP-SMI

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
TruthValue RowStatus TEXTUAL-CONVENTION
DisplayString MacAddress dot1dStpPort
dot1dStpPortOperEdgePort wwpModules wwpModulesLeos

Defined Types

WwpLeosRstpDomainEntry  
SEQUENCE    
  wwpLeosRstpDomainId INTEGER
  wwpLeosRstpDomainName DisplayString
  wwpLeosRstpDomainStatus RowStatus

WwpLeosRstpDomainMemEntry  
SEQUENCE    
  wwpLeosRstpDomainPortId INTEGER
  wwpLeosRstpDomainMemStatus RowStatus

WwpLeosRstpDomainAttrEntry  
SEQUENCE    
  wwpLeosRstpDomainAttrDesignatedBridgePri INTEGER
  wwpLeosRstpDomainAttrDesignatedBridgeMac MacAddress
  wwpLeosRstpDomainAttrDesignatedRootPri INTEGER
  wwpLeosRstpDomainAttrDesignatedRootMac MacAddress
  wwpLeosRstpDomainAttrRootCost INTEGER
  wwpLeosRstpDomainAttrRootPort INTEGER
  wwpLeosRstpDomainAttrMaxAge INTEGER
  wwpLeosRstpDomainAttrHelloTime INTEGER
  wwpLeosRstpDomainAttrHoldTime INTEGER
  wwpLeosRstpDomainAttrForwardDelay INTEGER
  wwpLeosRstpDomainAttrPriority INTEGER

WwpLeosRstpPortInfoEntry  
SEQUENCE    
  wwpLeosRstpPortId INTEGER
  wwpLeosRstpPortDesiginatedId MacAddress
  wwpLeosRstpPortDesiginatedPid OCTET STRING
  wwpLeosRstpPortDynPathCostState INTEGER

WwpLeosRstpLocalPortInfoEntry  
SEQUENCE    
  wwpLeosRstpPortDynPathCostState INTEGER

Defined Values

wwpLeosRstpMIB 1.3.6.1.4.1.6141.2.60.13
Deprecated wwpLeosRstpPvstBpduReceivedNotification.
MODULE-IDENTITY    

wwpLeosRstpMIBObjects 1.3.6.1.4.1.6141.2.60.13.1
OBJECT IDENTIFIER    

wwpLeosRstpDomain 1.3.6.1.4.1.6141.2.60.13.1.1
OBJECT IDENTIFIER    

wwpLeosRstpPortExt 1.3.6.1.4.1.6141.2.60.13.1.2
OBJECT IDENTIFIER    

wwpLeosRstpLocalPortExt 1.3.6.1.4.1.6141.2.60.13.1.3
OBJECT IDENTIFIER    

wwpLeosRstpMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.13.2
OBJECT IDENTIFIER    

wwpLeosRstpMIBNotifications 1.3.6.1.4.1.6141.2.60.13.2.0
OBJECT IDENTIFIER    

wwpLeosRstpMIBConformance 1.3.6.1.4.1.6141.2.60.13.3
OBJECT IDENTIFIER    

wwpLeosRstpMIBCompliances 1.3.6.1.4.1.6141.2.60.13.3.1
OBJECT IDENTIFIER    

wwpLeosRstpMIBGroups 1.3.6.1.4.1.6141.2.60.13.3.2
OBJECT IDENTIFIER    

wwpLeosRstpMode 1.3.6.1.4.1.6141.2.60.13.1.1.1
This object sets the mode to rstp, domain, or mstp mode. If the selected mode is not supported by the device, an SNMP error will be returned and the value of this object will remain unchanged.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), rstp(2), domain(3), mstp(4)  

wwpLeosRstpDomainTable 1.3.6.1.4.1.6141.2.60.13.1.1.2
Table of Rstp Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosRstpDomainEntry

wwpLeosRstpDomainEntry 1.3.6.1.4.1.6141.2.60.13.1.1.2.1
Rstp domain entry in the rstp domain table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosRstpDomainEntry  

wwpLeosRstpDomainId 1.3.6.1.4.1.6141.2.60.13.1.1.2.1.1
Domain Id used as an index in the rstp domain. Domain id starts at 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosRstpDomainName 1.3.6.1.4.1.6141.2.60.13.1.1.2.1.2
The name of the domain.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosRstpDomainStatus 1.3.6.1.4.1.6141.2.60.13.1.1.2.1.3
To create a row in this table, the snmp manager must set this object to 'createAndGo'. To delete the entry set it to delete.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosRstpDomainMemTable 1.3.6.1.4.1.6141.2.60.13.1.1.3
Table of Rstp Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosRstpDomainMemEntry

wwpLeosRstpDomainMemEntry 1.3.6.1.4.1.6141.2.60.13.1.1.3.1
Rstp domain member entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosRstpDomainMemEntry  

wwpLeosRstpDomainPortId 1.3.6.1.4.1.6141.2.60.13.1.1.3.1.1
Port ID for the instance. Port ID's start at 1, and may not be 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  

wwpLeosRstpDomainMemStatus 1.3.6.1.4.1.6141.2.60.13.1.1.3.1.2
To add a port to the domain create a row in this table, by setting this object to 'createAndGo'. To remove the port from the domain set this object to delete.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosRstpBridgeDomainAttrs 1.3.6.1.4.1.6141.2.60.13.1.1.4
OBJECT IDENTIFIER    

wwpLeosRstpDomainAttrsForceVer 1.3.6.1.4.1.6141.2.60.13.1.1.4.1
This attribute specifies the domain version to rstp or stp.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stp(0), notDefined(1), rstp(2)  

wwpLeosRstpDomainAttrsForwardDelay 1.3.6.1.4.1.6141.2.60.13.1.1.4.2
This attribute specifies the forward delay for rstp domain.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..30  

wwpLeosRstpDomainAttrsHelloTime 1.3.6.1.4.1.6141.2.60.13.1.1.4.3
This attribute specifies the hello time for the rstp domain.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

wwpLeosRstpDomainAttrsLoopBackBlock 1.3.6.1.4.1.6141.2.60.13.1.1.4.4
This object specifies if loopback port blocking feature is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

wwpLeosRstpDomainAttrsMaxAge 1.3.6.1.4.1.6141.2.60.13.1.1.4.5
This object specifies the max age time for the rstp domain.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 6..40  

wwpLeosRstpDomainAttrsPathCostDef 1.3.6.1.4.1.6141.2.60.13.1.1.4.6
This object specifies the path cost. if it is 1 then it is 8021d else it is 8021t.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

wwpLeosRstpDomainAttrsPriority 1.3.6.1.4.1.6141.2.60.13.1.1.4.7
Setting this object will set the rstp domain priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

wwpLeosRstpDomainAttrsTxHoldCount 1.3.6.1.4.1.6141.2.60.13.1.1.4.8
This object specifies the tx hold count for a domain.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

wwpLeosRstpDomainAttrTable 1.3.6.1.4.1.6141.2.60.13.1.1.5
Table of each Rstp Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosRstpDomainAttrEntry

wwpLeosRstpDomainAttrEntry 1.3.6.1.4.1.6141.2.60.13.1.1.5.1
Rstp domain attributes entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosRstpDomainAttrEntry  

wwpLeosRstpDomainAttrDesignatedBridgePri 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.1
This attribute specifies the designated bridge priority for specified domain. This attribute represents the first two octets of the (8 octet long) designated bridge ID. The writable portion of these two octets is the first 3 bits starting from least significant bit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosRstpDomainAttrDesignatedBridgeMac 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.2
This attribute specifies the designated bridge mac address for specified domain.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wwpLeosRstpDomainAttrDesignatedRootPri 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.3
This attribute specifies the designated root priority for specified domain. This attribute represents the first two octets of the (8 octet long) designated root bridge ID. The writable portion of these two octets is the first 3 bits starting from least significant bit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosRstpDomainAttrDesignatedRootMac 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.4
This attribute specifies the designated root mac address for specified domain.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wwpLeosRstpDomainAttrRootCost 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.5
This attribute specifies the root cost for specified domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosRstpDomainAttrRootPort 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.6
This attribute specifies the designated port for specified domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosRstpDomainAttrMaxAge 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.7
This attribute specifies the max age for specified domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 6..40  

wwpLeosRstpDomainAttrHelloTime 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.8
This attribute specifies the hello time for specified domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

wwpLeosRstpDomainAttrHoldTime 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.9
This attribute specifies the hold time for specified domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosRstpDomainAttrForwardDelay 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.10
This attribute specifies the forward delay for specified domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 4..30  

wwpLeosRstpDomainAttrPriority 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.11
This attribute specifies the domain priority for given domain.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

wwpLeosRstpMaxAgeEventInterval 1.3.6.1.4.1.6141.2.60.13.1.1.6
This object defines how often the events relating to Max Age BPDU's being Sent or Received will be generated. It is the number of seconds that must pass between events.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 60..3600  

wwpLeosRstpPortInfoTable 1.3.6.1.4.1.6141.2.60.13.1.2.1
Table that contains additional information about each port. This table is extension of dot1dStpPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosRstpPortInfoEntry

wwpLeosRstpPortInfoEntry 1.3.6.1.4.1.6141.2.60.13.1.2.1.1
Rstp port information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosRstpPortInfoEntry  

wwpLeosRstpPortId 1.3.6.1.4.1.6141.2.60.13.1.2.1.1.1
This is the port num used as index in the table. Value of this port id is same as dot1dStpPort.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosRstpPortDesiginatedId 1.3.6.1.4.1.6141.2.60.13.1.2.1.1.2
This attribute specifies the designated id for the given port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wwpLeosRstpPortDesiginatedPid 1.3.6.1.4.1.6141.2.60.13.1.2.1.1.3
This attribute specifies the designated id for the given port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

wwpLeosRstpLocalPortInfoTable 1.3.6.1.4.1.6141.2.60.13.1.3.1
Table that contains additional local information about each port. This table is also extension of dot1dStpPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosRstpLocalPortInfoEntry

wwpLeosRstpLocalPortInfoEntry 1.3.6.1.4.1.6141.2.60.13.1.3.1.1
Rstp local port information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosRstpLocalPortInfoEntry  

wwpLeosRstpPortDynPathCostState 1.3.6.1.4.1.6141.2.60.13.1.3.1.1.1
This attribute enable | disable dynamic path cost for the given port. Before setting dot1dStpPortPathCost user must set wwpLeosRstpPortDynPathCostState = disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosRstpPortBackupNotification 1.3.6.1.4.1.6141.2.60.13.2.0.1
A wwpLeosRstpPortBackupNotification is sent whenever device detects self loop i.e. same cable connected to two ports on the same device.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosRstpPvstBpduReceivedNotification 1.3.6.1.4.1.6141.2.60.13.2.0.2
A wwpLeosRstpPvstBpduReceivedNotification is sent whenever PVST BPDU is received on the port. This trap is sent out every minute.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

wwpLeosRstpSelfLoopNotification 1.3.6.1.4.1.6141.2.60.13.2.0.3
A wwpLeosRstpSelfLoopNotification is sent whenever device detects same cable connected to a port in a loop back. Also if loop-back blocking is enabled on the device then rstp will block this port (self disable).
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosRstpPortOperEdgeNotification 1.3.6.1.4.1.6141.2.60.13.2.0.4
A wwpLeosRstpPortOperEdgeNotification trap is sent whenever device detects a port Rstp OperEdge change.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosRstpPortFlapNotification 1.3.6.1.4.1.6141.2.60.13.2.0.5
A wwpLeosRstpPortFlapNotification trap is sent whenever device detects a port flapping. Trap is generated under following criteria. If device detects port flapped more than once within 1 minute timer period and it has not sent trap within last 5 minutes then it will generate this trap.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosRstpBridgeRootPortLostNotification 1.3.6.1.4.1.6141.2.60.13.2.0.6
A wwpLeosRstpBridgeRootPortLostNotification trap is sent whenever device detects that bridge root port is lost. This trap will indicate either the link failure or link partner RSTP disabled.
Status: current Access: read-write
NOTIFICATION-TYPE