EXTREME-STP-EXTENSIONS-MIB

File: EXTREME-STP-EXTENSIONS-MIB.mib (20308 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
EXTREME-VLAN-MIB EXTREME-BASE-MIB EXTREME-SYSTEM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
DisplayString Integer32 Counter32
TimeTicks RowStatus extremeVlanIfIndex
extremeAgent PortList extremeSlotNumber

Defined Types

BridgeId  
OCTET STRING Size(8)    

Timeout  
Integer32    

ExtremeStpDomainEntry  
SEQUENCE    
  extremeStpDomainStpdInstance Integer32
  extremeStpDomainStpdName DisplayString
  extremeStpDomainStpEnabled TruthValue
  extremeStpDomainRstpEnabled TruthValue
  extremeStpDomainStpdTag INTEGER
  extremeStpDomainNumPorts Integer32
  extremeStpDomainBridgeId BridgeId
  extremeStpDomainBridgePriority INTEGER
  extremeStpDomainDesignatedRoot BridgeId
  extremeStpDomainRootPortIfIndex Integer32
  extremeStpDomainRootCost Integer32
  extremeStpDomainRRFailoverEnabled TruthValue
  extremeStpDomainMaxAge Timeout
  extremeStpDomainHelloTime Timeout
  extremeStpDomainForwardDelay Timeout
  extremeStpDomainBridgeMaxAge Timeout
  extremeStpDomainBridgeHelloTime Timeout
  extremeStpDomainBridgeForwardDelay Timeout
  extremeStpDomainHoldTime Timeout
  extremeStpDomainTopChanges Counter32
  extremeStpDomainTimeSinceTopologyChange TimeTicks
  extremeStpDomainRowStatus RowStatus
  extremeStpDomainPortInstance Integer32
  extremeStpDomainStpdDescription DisplayString

ExtremeStpPortEntry  
SEQUENCE    
  extremeStpPortPortIfIndex Integer32
  extremeStpPortStpEnabled TruthValue
  extremeStpPortPortMode INTEGER
  extremeStpPortPortState INTEGER
  extremeStpPortPortPriority INTEGER
  extremeStpPortPortId OCTET STRING
  extremeStpPortPathCost INTEGER
  extremeStpPortDesignatedCost Integer32
  extremeStpPortDesignatedRoot BridgeId
  extremeStpPortDesignatedBridge BridgeId
  extremeStpPortDesignatedPort OCTET STRING
  extremeStpPortRowStatus RowStatus

ExtremeStpVlanPortEntry  
SEQUENCE    
  extremeStpVlanPortPortMask PortList
  extremeStpVlanPortRowStatus RowStatus

Defined Values

extremeStp 1.3.6.1.4.1.1916.1.17
Extreme STP extensions
MODULE-IDENTITY    

extremeStpDomainTable 1.3.6.1.4.1.1916.1.17.1
This table contains STP information per STP domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeStpDomainEntry

extremeStpDomainEntry 1.3.6.1.4.1.1916.1.17.1.1
An entry in the extremeStpDomain Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeStpDomainEntry  

extremeStpDomainStpdInstance 1.3.6.1.4.1.1916.1.17.1.1.1
The unique identifier of this STP domain.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

extremeStpDomainStpdName 1.3.6.1.4.1.1916.1.17.1.1.2
The name associated with this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

extremeStpDomainStpEnabled 1.3.6.1.4.1.1916.1.17.1.1.3
The Enabled/Disabled state of STP on this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeStpDomainRstpEnabled 1.3.6.1.4.1.1916.1.17.1.1.4
The Enabled/Disabled state of Rapid STP on this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeStpDomainStpdTag 1.3.6.1.4.1.1916.1.17.1.1.5
The StpdId of this STP domain which appears as the 802.1Q tag. Therefore, it must be the VLAN tag of one of the wholly-contained VLANs of this STP domain (i.e., the Carrier VLAN). A value of 0 is returned if the STP domain has no Carrier VLAN defined yet or is a completely native 802.1D domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

extremeStpDomainNumPorts 1.3.6.1.4.1.1916.1.17.1.1.6
The number of physical ports belonging to this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

extremeStpDomainBridgeId 1.3.6.1.4.1.1916.1.17.1.1.7
The bridge identifier of this bridge for this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

extremeStpDomainBridgePriority 1.3.6.1.4.1.1916.1.17.1.1.8
The bridge priority of this bridge for this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

extremeStpDomainDesignatedRoot 1.3.6.1.4.1.1916.1.17.1.1.9
The root bridge identifier for this STP domain as determined by the STP running on this bridge for this STP domain
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

extremeStpDomainRootPortIfIndex 1.3.6.1.4.1.1916.1.17.1.1.10
The port ifIndex of the root port of this bridge for this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

extremeStpDomainRootCost 1.3.6.1.4.1.1916.1.17.1.1.11
The cost of the path from this bridge to the root bridge of this STP domain
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

extremeStpDomainRRFailoverEnabled 1.3.6.1.4.1.1916.1.17.1.1.12
The Enabled/Disabled state of Rapid Root Failover for this bridge on this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeStpDomainMaxAge 1.3.6.1.4.1.1916.1.17.1.1.13
The maximum allowable age, in units of hundredths of a second, of STP information learned by this bridge for this STP domain, after which it is discarded. This is the value currently being used by the bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

extremeStpDomainHelloTime 1.3.6.1.4.1.1916.1.17.1.1.14
The time, in hundredths of a second, between successive transmissions of Configuration BPDUs when this bridge is(or is trying to become) the root bridge for this STP domain. This is the value currently being used by this bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

extremeStpDomainForwardDelay 1.3.6.1.4.1.1916.1.17.1.1.15
The forward delay time, in hundredths of a second, currently being used by this bridge on this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

extremeStpDomainBridgeMaxAge 1.3.6.1.4.1.1916.1.17.1.1.16
This is the value of MaxAge used by all other bridges in this STP domain when this bridge is the root bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout 600..4000  

extremeStpDomainBridgeHelloTime 1.3.6.1.4.1.1916.1.17.1.1.17
This is the value of HelloTime used by all other bridges in this STP domain when this bridge is the root bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout 100..1000  

extremeStpDomainBridgeForwardDelay 1.3.6.1.4.1.1916.1.17.1.1.18
This is the value of ForwardDelay used by all other bridges in this STP domain when this bridge is the root bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout 400..3000  

extremeStpDomainHoldTime 1.3.6.1.4.1.1916.1.17.1.1.19
This is the Hold Time, in hundredths of a second, for this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

extremeStpDomainTopChanges 1.3.6.1.4.1.1916.1.17.1.1.20
The number of topology changes detected by this bridge for this STP domain since the management entity was initialized or reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeStpDomainTimeSinceTopologyChange 1.3.6.1.4.1.1916.1.17.1.1.21
The time, in hundredths of a second, since a topology change was last detected by this bridge for this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeStpDomainRowStatus 1.3.6.1.4.1.1916.1.17.1.1.22
The status of this entry, as per standard RowStatus conventions.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

extremeStpDomainPortInstance 1.3.6.1.4.1.1916.1.17.1.1.23
The port ifIndex of the port disabled in STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

extremeStpDomainStpdDescription 1.3.6.1.4.1.1916.1.17.1.1.24
The description associated with this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..180)  

extremeStpPortTable 1.3.6.1.4.1.1916.1.17.2
This table contains port-specific information per STP domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeStpPortEntry

extremeStpPortEntry 1.3.6.1.4.1.1916.1.17.2.1
An entry in the extremeStpPort table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeStpPortEntry  

extremeStpPortPortIfIndex 1.3.6.1.4.1.1916.1.17.2.1.1
The ifIndex of the physical port for which this entry contains STP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

extremeStpPortStpEnabled 1.3.6.1.4.1.1916.1.17.2.1.2
The enabled/disabled state of this STP instance on this port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeStpPortPortMode 1.3.6.1.4.1.1916.1.17.2.1.3
The port mode of this port in this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dot1d(1), emistp(2), pvstp(3), dot1w(4)  

extremeStpPortPortState 1.3.6.1.4.1.1916.1.17.2.1.4
The port state of this port in this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), listening(3), learning(4), forwarding(5)  

extremeStpPortPortPriority 1.3.6.1.4.1.1916.1.17.2.1.5
The port priority of this port in this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

extremeStpPortPortId 1.3.6.1.4.1.1916.1.17.2.1.6
The port identifier of this port in this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

extremeStpPortPathCost 1.3.6.1.4.1.1916.1.17.2.1.7
The path cost of this port for this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

extremeStpPortDesignatedCost 1.3.6.1.4.1.1916.1.17.2.1.8
The path cost, for this STP domain, of the Designated Port of the segment connected to this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

extremeStpPortDesignatedRoot 1.3.6.1.4.1.1916.1.17.2.1.9
The root bridge identifier, for this STP domain, that is sent in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which this port is attached.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

extremeStpPortDesignatedBridge 1.3.6.1.4.1.1916.1.17.2.1.10
The bridge identifier for the bridge considered to be the Designated Bridge, in this STP domain, for the segment connected to this port.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

extremeStpPortDesignatedPort 1.3.6.1.4.1.1916.1.17.2.1.11
The port identifier of the Designated Port on this port's segment, for this STP domain.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

extremeStpPortRowStatus 1.3.6.1.4.1.1916.1.17.2.1.12
The status of this entry, as per standard RowStatus conventions.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

extremeStpVlanPortTable 1.3.6.1.4.1.1916.1.17.3
This table contains information of the ports belonging to a STP domain on a per VLAN basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeStpVlanPortEntry

extremeStpVlanPortEntry 1.3.6.1.4.1.1916.1.17.3.1
An entry in the extremeStpVlanPort table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeStpVlanPortEntry  

extremeStpVlanPortPortMask 1.3.6.1.4.1.1916.1.17.3.1.1
The list of ports in this STP domain and in this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

extremeStpVlanPortRowStatus 1.3.6.1.4.1.1916.1.17.3.1.2
The status of this entry, as per standard RowStatus conventions.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

extremeStpNotifications 1.3.6.1.4.1.1916.1.17.4
OBJECT IDENTIFIER    

extremeStpNotificationsPrefix 1.3.6.1.4.1.1916.1.17.4.0
OBJECT IDENTIFIER    

extremeStpEdgePortLoopDetected 1.3.6.1.4.1.1916.1.17.4.0.1
A Loop has been detected and the port will be disabled.
Status: current Access: read-only
NOTIFICATION-TYPE