CIE1000-MSTP-MIB

File: CIE1000-MSTP-MIB.mib (52156 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCO-IE1000-MIB CIE1000-TC

Imported symbols

NOTIFICATION-GROUP MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
TEXTUAL-CONVENTION cie1000SwitchMgmt CIE1000DisplayString
CIE1000InterfaceIndex CIE1000Unsigned16 CIE1000Unsigned8
CIE1000VlanListQuarter Integer32 Unsigned32
TruthValue

Defined Types

CIE1000MSTPForceVersion  
This enumeration control the STP protocol variant to run.
TEXTUAL-CONVENTION    
  INTEGER stp(0), rstp(2), mstp(3)  

CIE1000MstpPoint2Point  
This enumeration describe the values of adminPointToPointMAC and operPointToPointMAC parameters. (Full duplex port administrative and operational status.) See 6.4.3 of IEEE Std 802.1D.
TEXTUAL-CONVENTION    
  INTEGER forceTrue(0), forceFalse(1), auto(2)  

CIE1000MstpPortState  
This enumeration describe the forwarding state of an interface.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), discarding(1), learning(2), forwarding(3)  

CIE1000MstpConfigMstiParamEntry  
SEQUENCE    
  cie1000MstpConfigMstiParamInstance Integer32
  cie1000MstpConfigMstiParamPriority CIE1000Unsigned8

CIE1000MstpConfigMstiConfigEntry  
SEQUENCE    
  cie1000MstpConfigMstiConfigVid Integer32
  cie1000MstpConfigMstiConfigMstid CIE1000Unsigned8

CIE1000MstpConfigMstiConfigVlanBitmapEntry  
SEQUENCE    
  cie1000MstpConfigMstiConfigVlanBitmapMstiValue Integer32
  cie1000MstpConfigMstiConfigVlanBitmapAccessVlans0To1K CIE1000VlanListQuarter
  cie1000MstpConfigMstiConfigVlanBitmapAccessVlans1KTo2K CIE1000VlanListQuarter
  cie1000MstpConfigMstiConfigVlanBitmapAccessVlans2KTo3K CIE1000VlanListQuarter
  cie1000MstpConfigMstiConfigVlanBitmapAccessVlans3KTo4K CIE1000VlanListQuarter

CIE1000MstpConfigCistInterfaceParamEntry  
SEQUENCE    
  cie1000MstpConfigCistInterfaceParamInterfaceNo CIE1000InterfaceIndex
  cie1000MstpConfigCistInterfaceParamEnable TruthValue
  cie1000MstpConfigCistInterfaceParamAdminEdgePort TruthValue
  cie1000MstpConfigCistInterfaceParamAdminAutoEdgePort TruthValue
  cie1000MstpConfigCistInterfaceParamAdminPointToPointMAC CIE1000MstpPoint2Point
  cie1000MstpConfigCistInterfaceParamRestrictedRole TruthValue
  cie1000MstpConfigCistInterfaceParamRestrictedTcn TruthValue
  cie1000MstpConfigCistInterfaceParamBpduGuard TruthValue

CIE1000MstpConfigMstiInterfaceParamEntry  
SEQUENCE    
  cie1000MstpConfigMstiInterfaceParamInterfaceNo CIE1000InterfaceIndex
  cie1000MstpConfigMstiInterfaceParamInstance Integer32
  cie1000MstpConfigMstiInterfaceParamAdminPathCost Unsigned32
  cie1000MstpConfigMstiInterfaceParamAdminPortPriority CIE1000Unsigned8

CIE1000MstpConfigMstiAggrParamEntry  
SEQUENCE    
  cie1000MstpConfigMstiAggrParamInstance Integer32
  cie1000MstpConfigMstiAggrParamAdminPathCost Unsigned32
  cie1000MstpConfigMstiAggrParamAdminPortPriority CIE1000Unsigned8

CIE1000MstpStatusBridgeEntry  
SEQUENCE    
  cie1000MstpStatusBridgeInstance Integer32
  cie1000MstpStatusBridgeBridgeId OCTET STRING
  cie1000MstpStatusBridgeTimeSinceTopologyChange Unsigned32
  cie1000MstpStatusBridgeTopologyChangeCount Unsigned32
  cie1000MstpStatusBridgeTopologyChange TruthValue
  cie1000MstpStatusBridgeDesignatedRoot OCTET STRING
  cie1000MstpStatusBridgeRootPathCost Unsigned32
  cie1000MstpStatusBridgeRootPort Unsigned32
  cie1000MstpStatusBridgeMaxAge Unsigned32
  cie1000MstpStatusBridgeForwardDelay Unsigned32
  cie1000MstpStatusBridgeBridgeMaxAge Unsigned32
  cie1000MstpStatusBridgeBridgeHelloTime Unsigned32
  cie1000MstpStatusBridgeBridgeForwardDelay Unsigned32
  cie1000MstpStatusBridgeTxHoldCount Unsigned32
  cie1000MstpStatusBridgeForceVersion CIE1000MSTPForceVersion
  cie1000MstpStatusBridgeCistRegionalRoot OCTET STRING
  cie1000MstpStatusBridgeCistInternalPathCost Unsigned32
  cie1000MstpStatusBridgeMaxHops CIE1000Unsigned8

CIE1000MstpStatusInterfaceEntry  
SEQUENCE    
  cie1000MstpStatusInterfaceInterfaceNo CIE1000InterfaceIndex
  cie1000MstpStatusInterfaceInstance Integer32
  cie1000MstpStatusInterfaceEnabled TruthValue
  cie1000MstpStatusInterfaceActive TruthValue
  cie1000MstpStatusInterfaceParentPort Unsigned32
  cie1000MstpStatusInterfaceUpTime Unsigned32
  cie1000MstpStatusInterfacePortState CIE1000MstpPortState
  cie1000MstpStatusInterfacePortId OCTET STRING
  cie1000MstpStatusInterfacePathCost Unsigned32
  cie1000MstpStatusInterfaceDesignatedRoot OCTET STRING
  cie1000MstpStatusInterfaceDesignatedCost Unsigned32
  cie1000MstpStatusInterfaceDesignatedBridge OCTET STRING
  cie1000MstpStatusInterfaceDesignatedPort OCTET STRING
  cie1000MstpStatusInterfaceTcAck TruthValue
  cie1000MstpStatusInterfaceHelloTime Unsigned32
  cie1000MstpStatusInterfaceAdminEdgePort TruthValue
  cie1000MstpStatusInterfaceOperEdgePort TruthValue
  cie1000MstpStatusInterfaceAutoEdgePort TruthValue
  cie1000MstpStatusInterfaceMacOperational TruthValue
  cie1000MstpStatusInterfaceAdminPointToPointMAC CIE1000MstpPoint2Point
  cie1000MstpStatusInterfaceOperPointToPointMAC TruthValue
  cie1000MstpStatusInterfaceRestrictedRole TruthValue
  cie1000MstpStatusInterfaceRestrictedTcn TruthValue
  cie1000MstpStatusInterfacePortRole CIE1000DisplayString
  cie1000MstpStatusInterfaceDisputed TruthValue

CIE1000MstpStatusInterfaceStatisticsEntry  
SEQUENCE    
  cie1000MstpStatusInterfaceStatisticsInterfaceNo CIE1000InterfaceIndex
  cie1000MstpStatusInterfaceStatisticsStpFrameXmits Unsigned32
  cie1000MstpStatusInterfaceStatisticsStpFrameReceived Unsigned32
  cie1000MstpStatusInterfaceStatisticsRstpFrameXmits Unsigned32
  cie1000MstpStatusInterfaceStatisticsRstpFrameReceived Unsigned32
  cie1000MstpStatusInterfaceStatisticsMstpFrameXmits Unsigned32
  cie1000MstpStatusInterfaceStatisticsMstpFrameReceived Unsigned32
  cie1000MstpStatusInterfaceStatisticsUnknownFramesReceived Unsigned32
  cie1000MstpStatusInterfaceStatisticsIllegalFrameReceived Unsigned32
  cie1000MstpStatusInterfaceStatisticsTcnFrameXmits Unsigned32
  cie1000MstpStatusInterfaceStatisticsTcnFrameReceived Unsigned32

Defined Values

cie1000MstpMib 1.3.6.1.4.1.9.9.832.1.20
This is a private version of the 802.1Q-2005 MSTP MIB
MODULE-IDENTITY    

cie1000MstpMibObjects 1.3.6.1.4.1.9.9.832.1.20.1
OBJECT IDENTIFIER    

cie1000MstpConfig 1.3.6.1.4.1.9.9.832.1.20.1.2
OBJECT IDENTIFIER    

cie1000MstpConfigBridgeParams 1.3.6.1.4.1.9.9.832.1.20.1.2.1
OBJECT IDENTIFIER    

cie1000MstpConfigBridgeParamsBridgeMaxAge 1.3.6.1.4.1.9.9.832.1.20.1.2.1.1
Bridge Max Age, IEEE-802.1D-2004 sect 13.23.4
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000MstpConfigBridgeParamsBridgeHelloTime 1.3.6.1.4.1.9.9.832.1.20.1.2.1.2
Bridge Hello Time, 13.25.7 of IEEE-802.1Q-2005. Fixed value of two seconds by the standard, but this implementation allow a compatibility range from 1 to 2 seconds, in stipulated in 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..2  

cie1000MstpConfigBridgeParamsBridgeForwardDelay 1.3.6.1.4.1.9.9.832.1.20.1.2.1.3
Bridge Forward Delay, IEEE-802.1D-2004 sect 17.20
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 4..30  

cie1000MstpConfigBridgeParamsForceVersion 1.3.6.1.4.1.9.9.832.1.20.1.2.1.4
value of the Force Protocol Version parameter - 13.6.2 of IEEE-802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000MSTPForceVersion  

cie1000MstpConfigBridgeParamsTxHoldCount 1.3.6.1.4.1.9.9.832.1.20.1.2.1.5
TxHoldCount - 17.13.12 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10  

cie1000MstpConfigBridgeParamsMaxHops 1.3.6.1.4.1.9.9.832.1.20.1.2.1.6
MaxHops - 13.22.1 of IEEE-802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000Unsigned8 6..40  

cie1000MstpConfigBridgeParamsBpduFiltering 1.3.6.1.4.1.9.9.832.1.20.1.2.1.7
BPDU filtering for edge ports. Control whether a port explicitly configured as Edge will transmit and receive BPDUs
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigBridgeParamsBpduGuard 1.3.6.1.4.1.9.9.832.1.20.1.2.1.8
BPDU guard for edge ports. Control whether a port explicitly configured as Edge will disable itself upon reception of a BPDU. The port will enter the error-disabled state, and will be removed from the active topology.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigBridgeParamsErrorRecoveryDelay 1.3.6.1.4.1.9.9.832.1.20.1.2.1.9
The number of seconds until a STP inconsistent port is recovered. Valid values are zero (recovery disabled) or between 30 and 86400 (24 hours)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000MstpConfigMstiParamTable 1.3.6.1.4.1.9.9.832.1.20.1.2.2
This is a table of the bridge instance (MSTIs) parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpConfigMstiParamEntry

cie1000MstpConfigMstiParamEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.2.1
Each MSTI has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpConfigMstiParamEntry  

cie1000MstpConfigMstiParamInstance 1.3.6.1.4.1.9.9.832.1.20.1.2.2.1.1
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..255  

cie1000MstpConfigMstiParamPriority 1.3.6.1.4.1.9.9.832.1.20.1.2.2.1.2
Bridge Priority
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MstpConfigMstiConfig 1.3.6.1.4.1.9.9.832.1.20.1.2.3
OBJECT IDENTIFIER    

cie1000MstpConfigMstiConfigId 1.3.6.1.4.1.9.9.832.1.20.1.2.3.1
OBJECT IDENTIFIER    

cie1000MstpConfigMstiConfigIdName 1.3.6.1.4.1.9.9.832.1.20.1.2.3.1.1
The configuration name
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000DisplayString Size(0..31)  

cie1000MstpConfigMstiConfigIdRevision 1.3.6.1.4.1.9.9.832.1.20.1.2.3.1.2
The configuration revision
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000Unsigned16  

cie1000MstpConfigMstiConfigTable 1.3.6.1.4.1.9.9.832.1.20.1.2.3.2
This is the 802.1Q - 8.9 MST Configuration table For the purposes of calculating the Configuration Digest, the MST Configuration Table is considered to contain 4096 consecutive single octet elements, where each element of the table (with the exception of the first and last) contains an MSTID value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpConfigMstiConfigEntry

cie1000MstpConfigMstiConfigEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.3.2.1
The first element of the table contains the value 0, the second element the MSTID value corresponding to VID 1, the third element the MSTID value corresponding to VID 2, and so on, with the next to last element of the table containing the MSTID value corresponding to VID 4094, and the last element containing the value 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpConfigMstiConfigEntry  

cie1000MstpConfigMstiConfigVid 1.3.6.1.4.1.9.9.832.1.20.1.2.3.2.1.1
Vlan id
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..4095  

cie1000MstpConfigMstiConfigMstid 1.3.6.1.4.1.9.9.832.1.20.1.2.3.2.1.2
The MSTID value associated with the vlan id
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MstpConfigMstiConfigVlanBitmapTable 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3
This is the 802.1Q - 8.9 MST Configuration table For the purposes of calculating the Configuration Digest, the MST Configuration Table is considered to contain 8 consecutive single octet elements, where each element of the table contains an vlan bitmap (vlans that have the MSTI value specified are set to one).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpConfigMstiConfigVlanBitmapEntry

cie1000MstpConfigMstiConfigVlanBitmapEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1
The first element of the table contains vlan bitmap corresponding to MSTI 0, the second element contains vlan bitmap corresponding to MSTI 1 until the 7th element. MSTI range is 0-7.
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpConfigMstiConfigVlanBitmapEntry  

cie1000MstpConfigMstiConfigVlanBitmapMstiValue 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.1
MSTI value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..7  

cie1000MstpConfigMstiConfigVlanBitmapAccessVlans0To1K 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.2
First quarter of bit-array indicating the enabled access VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000VlanListQuarter  

cie1000MstpConfigMstiConfigVlanBitmapAccessVlans1KTo2K 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.3
Second quarter of bit-array indicating the enabled access VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000VlanListQuarter  

cie1000MstpConfigMstiConfigVlanBitmapAccessVlans2KTo3K 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.4
Third quarter of bit-array indicating the enabled access VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000VlanListQuarter  

cie1000MstpConfigMstiConfigVlanBitmapAccessVlans3KTo4K 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.5
Last quarter of bit-array indicating the enabled access VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000VlanListQuarter  

cie1000MstpConfigCistInterfaceParamTable 1.3.6.1.4.1.9.9.832.1.20.1.2.4
This is a table of the CIST physical interface parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpConfigCistInterfaceParamEntry

cie1000MstpConfigCistInterfaceParamEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1
Each CIST physical interface has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpConfigCistInterfaceParamEntry  

cie1000MstpConfigCistInterfaceParamInterfaceNo 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.1
Logical interface number.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000MstpConfigCistInterfaceParamEnable 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.2
Control whether port is controlled by xSTP. If disabled, the port forwarding state follow the MAC state
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigCistInterfaceParamAdminEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.3
adminEdgePort parameter - 18.3.3 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigCistInterfaceParamAdminAutoEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.4
adminAutoEdgePort parameter - 17.13.3 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigCistInterfaceParamAdminPointToPointMAC 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.5
adminPointToPointMAC parameter - 6.4.3 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000MstpPoint2Point  

cie1000MstpConfigCistInterfaceParamRestrictedRole 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.6
restrictedRole parameter - 13.25.14 of IEEE Std 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigCistInterfaceParamRestrictedTcn 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.7
restrictedRole parameter - 13.25.15 of IEEE Std 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigCistInterfaceParamBpduGuard 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.8
If enabled, causes the port to disable itself upon receiving valid BPDU's. Contrary to the similar bridge setting, the port Edge status does not effect this setting. A port entering error-disabled state due to this setting is subject to the bridge ErrorRecoveryDelay setting as well
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigAggrParams 1.3.6.1.4.1.9.9.832.1.20.1.2.5
OBJECT IDENTIFIER    

cie1000MstpConfigAggrParamsEnable 1.3.6.1.4.1.9.9.832.1.20.1.2.5.1
Control whether port is controlled by xSTP. If disabled, the port forwarding state follow the MAC state
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigAggrParamsAdminEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.2.5.2
adminEdgePort parameter - 18.3.3 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigAggrParamsAdminAutoEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.2.5.3
adminAutoEdgePort parameter - 17.13.3 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigAggrParamsAdminPointToPointMAC 1.3.6.1.4.1.9.9.832.1.20.1.2.5.4
adminPointToPointMAC parameter - 6.4.3 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000MstpPoint2Point  

cie1000MstpConfigAggrParamsRestrictedRole 1.3.6.1.4.1.9.9.832.1.20.1.2.5.5
restrictedRole parameter - 13.25.14 of IEEE Std 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigAggrParamsRestrictedTcn 1.3.6.1.4.1.9.9.832.1.20.1.2.5.6
restrictedRole parameter - 13.25.15 of IEEE Std 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigAggrParamsBpduGuard 1.3.6.1.4.1.9.9.832.1.20.1.2.5.7
If enabled, causes the port to disable itself upon receiving valid BPDU's. Contrary to the similar bridge setting, the port Edge status does not effect this setting. A port entering error-disabled state due to this setting is subject to the bridge ErrorRecoveryDelay setting as well
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cie1000MstpConfigMstiInterfaceParamTable 1.3.6.1.4.1.9.9.832.1.20.1.2.6
This is a table of the MSTI interface parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpConfigMstiInterfaceParamEntry

cie1000MstpConfigMstiInterfaceParamEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1
Each MSTI interface has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpConfigMstiInterfaceParamEntry  

cie1000MstpConfigMstiInterfaceParamInterfaceNo 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1.1
Logical interface number.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000MstpConfigMstiInterfaceParamInstance 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1.2
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..255  

cie1000MstpConfigMstiInterfaceParamAdminPathCost 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1.3
Path Cost - 13.37.1 of 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000MstpConfigMstiInterfaceParamAdminPortPriority 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1.4
priority field for the Port Identifier - 13.24.12 of 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MstpConfigMstiAggrParamTable 1.3.6.1.4.1.9.9.832.1.20.1.2.7
This is a table of the MSTI aggregations parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpConfigMstiAggrParamEntry

cie1000MstpConfigMstiAggrParamEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.7.1
The aggregations for each MSTI has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpConfigMstiAggrParamEntry  

cie1000MstpConfigMstiAggrParamInstance 1.3.6.1.4.1.9.9.832.1.20.1.2.7.1.1
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..255  

cie1000MstpConfigMstiAggrParamAdminPathCost 1.3.6.1.4.1.9.9.832.1.20.1.2.7.1.3
Path Cost - 13.37.1 of 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cie1000MstpConfigMstiAggrParamAdminPortPriority 1.3.6.1.4.1.9.9.832.1.20.1.2.7.1.4
priority field for the Port Identifier - 13.24.12 of 802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MstpStatus 1.3.6.1.4.1.9.9.832.1.20.1.3
OBJECT IDENTIFIER    

cie1000MstpStatusBridgeTable 1.3.6.1.4.1.9.9.832.1.20.1.3.1
This table represent the status of the bridge instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpStatusBridgeEntry

cie1000MstpStatusBridgeEntry 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1
A MSTP Bridge instance set of status objects
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpStatusBridgeEntry  

cie1000MstpStatusBridgeInstance 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.1
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..255  

cie1000MstpStatusBridgeBridgeId 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.2
Bridge Identifier of this bridge
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

cie1000MstpStatusBridgeTimeSinceTopologyChange 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.3
The count in seconds of the time elapsed since the Topology Change flag was last True
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeTopologyChangeCount 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.4
The count of the times the Topology Change flag parameter for the Bridge has been set since the Bridge was powered on or initialized
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeTopologyChange 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.5
Topology Change Flag current status
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusBridgeDesignatedRoot 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.6
Designated Root Bridge
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

cie1000MstpStatusBridgeRootPathCost 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.7
Root Path Cost
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeRootPort 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.8
Root Port
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeMaxAge 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.9
Max Age, IEEE-802.1D-2004 sect 13.23.7
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeForwardDelay 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.10
Forward Delay, IEEE-802.1D-2004 sect 13.23.7
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeBridgeMaxAge 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.11
Bridge Max Age, IEEE-802.1D-2004 sect 13.23.4
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeBridgeHelloTime 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.12
Bridge Hello Time, IEEE-802.1D-2004 sect 13.23.4
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeBridgeForwardDelay 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.13
Bridge Forward Delay, IEEE-802.1D-2004 sect 13.23.4
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeTxHoldCount 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.14
Hold Time / Transmission Limit, IEEE-802.1D-2004 sect 13.22
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeForceVersion 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.15
Value of the Force Protocol Version parameter - IEEE-802.1D-2004 sect 17.16.1
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000MSTPForceVersion  

cie1000MstpStatusBridgeCistRegionalRoot 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.16
CIST Regional Root Identifier (13.16.4)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

cie1000MstpStatusBridgeCistInternalPathCost 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.17
CIST Path Cost
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusBridgeMaxHops 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.18
MaxHops (13.22.1)
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000Unsigned8  

cie1000MstpStatusInterfaceTable 1.3.6.1.4.1.9.9.832.1.20.1.3.2
This table represent the status of the interface instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpStatusInterfaceEntry

cie1000MstpStatusInterfaceEntry 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1
A MSTP interface instance set of status objects
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpStatusInterfaceEntry  

cie1000MstpStatusInterfaceInterfaceNo 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.1
Logical interface number.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000MstpStatusInterfaceInstance 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.2
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..255  

cie1000MstpStatusInterfaceEnabled 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.3
Whether port is controlled by xSTP
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceActive 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.4
Whether port is active
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceParentPort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.5
Parent port if physical port is aggregated. (Otherwise 0xffff)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceUpTime 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.6
seconds of the time elapsed since the Port was last reset or initialized
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfacePortState 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.7
Current state of the Port
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000MstpPortState  

cie1000MstpStatusInterfacePortId 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.8
Unique Port identifier comprising two parts, the Port Number and the Port Priority field
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

cie1000MstpStatusInterfacePathCost 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.9
Path Cost (17.16.5 of IEEE Std 802.1D)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceDesignatedRoot 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.10
Designated Root
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

cie1000MstpStatusInterfaceDesignatedCost 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.11
Designated Cost
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceDesignatedBridge 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.12
Designated Bridge
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

cie1000MstpStatusInterfaceDesignatedPort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.13
Designated Port
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

cie1000MstpStatusInterfaceTcAck 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.14
Topology Change Acknowledge
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceHelloTime 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.15
Hello Time
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceAdminEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.16
adminEdgePort (18.3.3 of IEEE Std 802.1D)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceOperEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.17
operEdgePort (18.3.4 of IEEE Std 802.1D)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceAutoEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.18
autoEdgePort (17.13.3 of IEEE Std 802.1D)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceMacOperational 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.19
Current state of the MAC Operational parameter (6.4.2 of IEEE Std 802.1D,)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceAdminPointToPointMAC 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.20
Current state of the adminPointToPointMAC parameter (6.4.3 of IEEE Std 802.1D)
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000MstpPoint2Point  

cie1000MstpStatusInterfaceOperPointToPointMAC 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.21
Current state of the operPointToPointMAC parameter (6.4.3 of IEEE Std 802.1D)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceRestrictedRole 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.22
Current state of the restrictedRole parameter for the Port (13.25.14)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceRestrictedTcn 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.23
Current state of the restrictedTcn parameter for the Port (13.25.15)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfacePortRole 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.24
Current Port Role
Status: current Access: read-only
OBJECT-TYPE    
  CIE1000DisplayString Size(0..15)  

cie1000MstpStatusInterfaceDisputed 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.25
Current value of the disputed variable for the CIST Port
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cie1000MstpStatusInterfaceStatisticsTable 1.3.6.1.4.1.9.9.832.1.20.1.3.3
This table represent the statistics of the CIST interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CIE1000MstpStatusInterfaceStatisticsEntry

cie1000MstpStatusInterfaceStatisticsEntry 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1
A CIST interface set of statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  CIE1000MstpStatusInterfaceStatisticsEntry  

cie1000MstpStatusInterfaceStatisticsInterfaceNo 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.1
Logical interface number.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CIE1000InterfaceIndex  

cie1000MstpStatusInterfaceStatisticsStpFrameXmits 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.2
Number of STP frames transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsStpFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.3
Number of STP frames received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsRstpFrameXmits 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.4
Number of RSTP frames transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsRstpFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.5
Number of RSTP frames received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsMstpFrameXmits 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.6
Number of MSTP frames transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsMstpFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.7
Number of MSTP frames received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsUnknownFramesReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.8
Number of unknown frames received and discarded in error
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsIllegalFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.9
Number of illegal frames received and discarded in error
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsTcnFrameXmits 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.10
Number of TCN frames transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpStatusInterfaceStatisticsTcnFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.11
Number of TCN frames received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cie1000MstpMibConformance 1.3.6.1.4.1.9.9.832.1.20.2
OBJECT IDENTIFIER    

cie1000MstpMibCompliances 1.3.6.1.4.1.9.9.832.1.20.2.1
OBJECT IDENTIFIER    

cie1000MstpMibGroups 1.3.6.1.4.1.9.9.832.1.20.2.2
OBJECT IDENTIFIER    

cie1000MstpConfigBridgeParamsInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.1
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpConfigMstiParamTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.2
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpConfigMstiConfigIdInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.3
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpConfigMstiConfigTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.4
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpConfigMstiConfigVlanBitmapTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.5
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpConfigCistInterfaceParamTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.6
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpConfigAggrParamsInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.7
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpConfigMstiInterfaceParamTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.8
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpConfigMstiAggrParamTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.9
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpStatusBridgeTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.10
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpStatusInterfaceTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.11
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpStatusInterfaceStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.12
A collection of objects.
Status: current Access: read-only
OBJECT-GROUP    

cie1000MstpMibCompliance 1.3.6.1.4.1.9.9.832.1.20.2.1.1
The compliance statement for the implementation.
Status: current Access: read-only
MODULE-COMPLIANCE