ME1200-MSTP-MIB

File: ME1200-MSTP-MIB.mib (45059 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION me1200SwitchMgmt
ME1200DisplayString ME1200InterfaceIndex ME1200Unsigned16
ME1200Unsigned8 Integer32 Unsigned32
TruthValue

Defined Types

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

ME1200Point2Point  
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)  

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

ME1200MstpMstiParamEntry  
SEQUENCE    
  me1200MstpMstiParamInstance Integer32
  me1200MstpMstiParamPriority ME1200Unsigned8

ME1200MstpMstiConfigEntry  
SEQUENCE    
  me1200MstpMstiConfigVid Integer32
  me1200MstpMstiConfigMstid ME1200Unsigned8

ME1200MstpCistInterfaceParamEntry  
SEQUENCE    
  me1200MstpCistInterfaceParamInterfaceNo ME1200InterfaceIndex
  me1200MstpCistInterfaceParamEnable TruthValue
  me1200MstpCistInterfaceParamAdminEdgePort TruthValue
  me1200MstpCistInterfaceParamAdminAutoEdgePort TruthValue
  me1200MstpCistInterfaceParamAdminPointToPointMAC ME1200Point2Point
  me1200MstpCistInterfaceParamRestrictedRole TruthValue
  me1200MstpCistInterfaceParamRestrictedTcn TruthValue
  me1200MstpCistInterfaceParamBpduGuard TruthValue

ME1200MstpMstiInterfaceParamEntry  
SEQUENCE    
  me1200MstpMstiInterfaceParamInterfaceNo ME1200InterfaceIndex
  me1200MstpMstiInterfaceParamInstance Integer32
  me1200MstpMstiInterfaceParamAdminPathCost Unsigned32
  me1200MstpMstiInterfaceParamAdminPortPriority ME1200Unsigned8

ME1200MstpMstiAggrParamEntry  
SEQUENCE    
  me1200MstpMstiAggrParamInstance Integer32
  me1200MstpMstiAggrParamAdminPathCost Unsigned32
  me1200MstpMstiAggrParamAdminPortPriority ME1200Unsigned8

ME1200MstpBridgeStatusEntry  
SEQUENCE    
  me1200MstpBridgeStatusInstance Integer32
  me1200MstpBridgeStatusBridgeId OCTET STRING
  me1200MstpBridgeStatusTimeSinceTopologyChange Unsigned32
  me1200MstpBridgeStatusTopologyChangeCount Unsigned32
  me1200MstpBridgeStatusTopologyChange TruthValue
  me1200MstpBridgeStatusDesignatedRoot OCTET STRING
  me1200MstpBridgeStatusRootPathCost Unsigned32
  me1200MstpBridgeStatusRootPort Unsigned32
  me1200MstpBridgeStatusMaxAge Unsigned32
  me1200MstpBridgeStatusForwardDelay Unsigned32
  me1200MstpBridgeStatusBridgeMaxAge Unsigned32
  me1200MstpBridgeStatusBridgeHelloTime Unsigned32
  me1200MstpBridgeStatusBridgeForwardDelay Unsigned32
  me1200MstpBridgeStatusTxHoldCount Unsigned32
  me1200MstpBridgeStatusForceVersion ME1200MSTPForceVersion
  me1200MstpBridgeStatusCistRegionalRoot OCTET STRING
  me1200MstpBridgeStatusCistInternalPathCost Unsigned32
  me1200MstpBridgeStatusMaxHops ME1200Unsigned8

ME1200MstpInterfaceStatusEntry  
SEQUENCE    
  me1200MstpInterfaceStatusInterfaceNo ME1200InterfaceIndex
  me1200MstpInterfaceStatusInstance Integer32
  me1200MstpInterfaceStatusEnabled TruthValue
  me1200MstpInterfaceStatusActive TruthValue
  me1200MstpInterfaceStatusParentPort Unsigned32
  me1200MstpInterfaceStatusUpTime Unsigned32
  me1200MstpInterfaceStatusPortState ME1200PortState
  me1200MstpInterfaceStatusPortId OCTET STRING
  me1200MstpInterfaceStatusPathCost Unsigned32
  me1200MstpInterfaceStatusDesignatedRoot OCTET STRING
  me1200MstpInterfaceStatusDesignatedCost Unsigned32
  me1200MstpInterfaceStatusDesignatedBridge OCTET STRING
  me1200MstpInterfaceStatusDesignatedPort OCTET STRING
  me1200MstpInterfaceStatusTcAck TruthValue
  me1200MstpInterfaceStatusHelloTime Unsigned32
  me1200MstpInterfaceStatusAdminEdgePort TruthValue
  me1200MstpInterfaceStatusOperEdgePort TruthValue
  me1200MstpInterfaceStatusAutoEdgePort TruthValue
  me1200MstpInterfaceStatusMacOperational TruthValue
  me1200MstpInterfaceStatusAdminPointToPointMAC ME1200Point2Point
  me1200MstpInterfaceStatusOperPointToPointMAC TruthValue
  me1200MstpInterfaceStatusRestrictedRole TruthValue
  me1200MstpInterfaceStatusRestrictedTcn TruthValue
  me1200MstpInterfaceStatusPortRole ME1200DisplayString
  me1200MstpInterfaceStatusDisputed TruthValue

ME1200MstpInterfaceStatisticsEntry  
SEQUENCE    
  me1200MstpInterfaceStatisticsInterfaceNo ME1200InterfaceIndex
  me1200MstpInterfaceStatisticsStpFrameXmits Unsigned32
  me1200MstpInterfaceStatisticsStpFrameReceived Unsigned32
  me1200MstpInterfaceStatisticsRstpFrameXmits Unsigned32
  me1200MstpInterfaceStatisticsRstpFrameReceived Unsigned32
  me1200MstpInterfaceStatisticsMstpFrameXmits Unsigned32
  me1200MstpInterfaceStatisticsMstpFrameReceived Unsigned32
  me1200MstpInterfaceStatisticsUnknownFramesReceived Unsigned32
  me1200MstpInterfaceStatisticsIllegalFrameReceived Unsigned32

Defined Values

me1200MstpMib 1.3.6.1.4.1.9.9.815.1.20
This is a private version of the 802.1Q-2005 MSTP MIB
MODULE-IDENTITY    

me1200Mstp 1.3.6.1.4.1.9.9.815.1.20.1
OBJECT IDENTIFIER    

me1200MstpConfig 1.3.6.1.4.1.9.9.815.1.20.1.2
OBJECT IDENTIFIER    

me1200MstpBridgeParams 1.3.6.1.4.1.9.9.815.1.20.1.2.1
OBJECT IDENTIFIER    

me1200MstpBridgeParamsBridgeMaxAge 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeParamsBridgeHelloTime 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeParamsBridgeForwardDelay 1.3.6.1.4.1.9.9.815.1.20.1.2.1.3
Bridge Forward Delay, IEEE-802.1D-2004 sect 17.20
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200MstpBridgeParamsForceVersion 1.3.6.1.4.1.9.9.815.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    
  ME1200MSTPForceVersion  

me1200MstpBridgeParamsTxHoldCount 1.3.6.1.4.1.9.9.815.1.20.1.2.1.5
TxHoldCount - 17.13.12 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200MstpBridgeParamsMaxHops 1.3.6.1.4.1.9.9.815.1.20.1.2.1.6
MaxHops - 13.22.1 of IEEE-802.1Q-2005
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200MstpBridgeParamsBpduFiltering 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeParamsBpduGuard 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeParamsErrorRecoveryDelay 1.3.6.1.4.1.9.9.815.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  

me1200MstpMstiParamTable 1.3.6.1.4.1.9.9.815.1.20.1.2.2
This is a table of the bridge instance (MSTIs) parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200MstpMstiParamEntry

me1200MstpMstiParamEntry 1.3.6.1.4.1.9.9.815.1.20.1.2.2.1
Each MSTI has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200MstpMstiParamEntry  

me1200MstpMstiParamInstance 1.3.6.1.4.1.9.9.815.1.20.1.2.2.1.1
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

me1200MstpMstiParamPriority 1.3.6.1.4.1.9.9.815.1.20.1.2.2.1.2
Bridge Priority
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200MstpMstiConfig 1.3.6.1.4.1.9.9.815.1.20.1.2.3
OBJECT IDENTIFIER    

me1200MstpMstiConfigId 1.3.6.1.4.1.9.9.815.1.20.1.2.3.1
OBJECT IDENTIFIER    

me1200MstpMstiConfigIdName 1.3.6.1.4.1.9.9.815.1.20.1.2.3.1.1
The configuration name
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..31)  

me1200MstpMstiConfigIdRevision 1.3.6.1.4.1.9.9.815.1.20.1.2.3.1.2
The configuration revision
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200MstpMstiConfigTable 1.3.6.1.4.1.9.9.815.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  
    ME1200MstpMstiConfigEntry

me1200MstpMstiConfigEntry 1.3.6.1.4.1.9.9.815.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    
  ME1200MstpMstiConfigEntry  

me1200MstpMstiConfigVid 1.3.6.1.4.1.9.9.815.1.20.1.2.3.2.1.1
Vlan id
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4095  

me1200MstpMstiConfigMstid 1.3.6.1.4.1.9.9.815.1.20.1.2.3.2.1.2
The MSTID value associated with the vlan id
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200MstpCistInterfaceParamTable 1.3.6.1.4.1.9.9.815.1.20.1.2.4
This is a table of the CIST physical interface parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200MstpCistInterfaceParamEntry

me1200MstpCistInterfaceParamEntry 1.3.6.1.4.1.9.9.815.1.20.1.2.4.1
Each CIST physical interface has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200MstpCistInterfaceParamEntry  

me1200MstpCistInterfaceParamInterfaceNo 1.3.6.1.4.1.9.9.815.1.20.1.2.4.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200MstpCistInterfaceParamEnable 1.3.6.1.4.1.9.9.815.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  

me1200MstpCistInterfaceParamAdminEdgePort 1.3.6.1.4.1.9.9.815.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  

me1200MstpCistInterfaceParamAdminAutoEdgePort 1.3.6.1.4.1.9.9.815.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  

me1200MstpCistInterfaceParamAdminPointToPointMAC 1.3.6.1.4.1.9.9.815.1.20.1.2.4.1.5
adminPointToPointMAC parameter - 6.4.3 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Point2Point  

me1200MstpCistInterfaceParamRestrictedRole 1.3.6.1.4.1.9.9.815.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  

me1200MstpCistInterfaceParamRestrictedTcn 1.3.6.1.4.1.9.9.815.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  

me1200MstpCistInterfaceParamBpduGuard 1.3.6.1.4.1.9.9.815.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  

me1200MstpAggrParams 1.3.6.1.4.1.9.9.815.1.20.1.2.5
OBJECT IDENTIFIER    

me1200MstpAggrParamsEnable 1.3.6.1.4.1.9.9.815.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  

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

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

me1200MstpAggrParamsAdminPointToPointMAC 1.3.6.1.4.1.9.9.815.1.20.1.2.5.4
adminPointToPointMAC parameter - 6.4.3 of IEEE Std 802.1D
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Point2Point  

me1200MstpAggrParamsRestrictedRole 1.3.6.1.4.1.9.9.815.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  

me1200MstpAggrParamsRestrictedTcn 1.3.6.1.4.1.9.9.815.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  

me1200MstpAggrParamsBpduGuard 1.3.6.1.4.1.9.9.815.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  

me1200MstpMstiInterfaceParamTable 1.3.6.1.4.1.9.9.815.1.20.1.2.6
This is a table of the MSTI interface parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200MstpMstiInterfaceParamEntry

me1200MstpMstiInterfaceParamEntry 1.3.6.1.4.1.9.9.815.1.20.1.2.6.1
Each MSTI interface has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200MstpMstiInterfaceParamEntry  

me1200MstpMstiInterfaceParamInterfaceNo 1.3.6.1.4.1.9.9.815.1.20.1.2.6.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200MstpMstiInterfaceParamInstance 1.3.6.1.4.1.9.9.815.1.20.1.2.6.1.2
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

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

me1200MstpMstiInterfaceParamAdminPortPriority 1.3.6.1.4.1.9.9.815.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    
  ME1200Unsigned8  

me1200MstpMstiAggrParamTable 1.3.6.1.4.1.9.9.815.1.20.1.2.7
This is a table of the MSTI aggregations parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200MstpMstiAggrParamEntry

me1200MstpMstiAggrParamEntry 1.3.6.1.4.1.9.9.815.1.20.1.2.7.1
The aggregations for each MSTI has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200MstpMstiAggrParamEntry  

me1200MstpMstiAggrParamInstance 1.3.6.1.4.1.9.9.815.1.20.1.2.7.1.1
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

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

me1200MstpMstiAggrParamAdminPortPriority 1.3.6.1.4.1.9.9.815.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    
  ME1200Unsigned8  

me1200MstpStatus 1.3.6.1.4.1.9.9.815.1.20.1.3
OBJECT IDENTIFIER    

me1200MstpBridgeStatusTable 1.3.6.1.4.1.9.9.815.1.20.1.3.1
This table represent the status of the bridge instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200MstpBridgeStatusEntry

me1200MstpBridgeStatusEntry 1.3.6.1.4.1.9.9.815.1.20.1.3.1.1
A MSTP Bridge instance set of status objects
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200MstpBridgeStatusEntry  

me1200MstpBridgeStatusInstance 1.3.6.1.4.1.9.9.815.1.20.1.3.1.1.1
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

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

me1200MstpBridgeStatusTimeSinceTopologyChange 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeStatusTopologyChangeCount 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeStatusTopologyChange 1.3.6.1.4.1.9.9.815.1.20.1.3.1.1.5
Topology Change Flag current status
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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

me1200MstpBridgeStatusRootPathCost 1.3.6.1.4.1.9.9.815.1.20.1.3.1.1.7
Root Path Cost
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200MstpBridgeStatusRootPort 1.3.6.1.4.1.9.9.815.1.20.1.3.1.1.8
Root Port
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200MstpBridgeStatusMaxAge 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeStatusForwardDelay 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeStatusBridgeMaxAge 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeStatusBridgeHelloTime 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeStatusBridgeForwardDelay 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeStatusTxHoldCount 1.3.6.1.4.1.9.9.815.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  

me1200MstpBridgeStatusForceVersion 1.3.6.1.4.1.9.9.815.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    
  ME1200MSTPForceVersion  

me1200MstpBridgeStatusCistRegionalRoot 1.3.6.1.4.1.9.9.815.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)  

me1200MstpBridgeStatusCistInternalPathCost 1.3.6.1.4.1.9.9.815.1.20.1.3.1.1.17
CIST Path Cost
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200MstpBridgeStatusMaxHops 1.3.6.1.4.1.9.9.815.1.20.1.3.1.1.18
MaxHops (13.22.1)
Status: current Access: read-only
OBJECT-TYPE    
  ME1200Unsigned8  

me1200MstpInterfaceStatusTable 1.3.6.1.4.1.9.9.815.1.20.1.3.2
This table represent the status of the interface instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200MstpInterfaceStatusEntry

me1200MstpInterfaceStatusEntry 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1
A MSTP interface instance set of status objects
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200MstpInterfaceStatusEntry  

me1200MstpInterfaceStatusInterfaceNo 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200MstpInterfaceStatusInstance 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1.2
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

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

me1200MstpInterfaceStatusActive 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1.4
Whether port is active
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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

me1200MstpInterfaceStatusUpTime 1.3.6.1.4.1.9.9.815.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  

me1200MstpInterfaceStatusPortState 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1.7
Current state of the Port
Status: current Access: read-only
OBJECT-TYPE    
  ME1200PortState  

me1200MstpInterfaceStatusPortId 1.3.6.1.4.1.9.9.815.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)  

me1200MstpInterfaceStatusPathCost 1.3.6.1.4.1.9.9.815.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  

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

me1200MstpInterfaceStatusDesignatedCost 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1.11
Designated Cost
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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

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

me1200MstpInterfaceStatusTcAck 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1.14
Topology Change Acknowledge
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200MstpInterfaceStatusHelloTime 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1.15
Hello Time
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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

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

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

me1200MstpInterfaceStatusMacOperational 1.3.6.1.4.1.9.9.815.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  

me1200MstpInterfaceStatusAdminPointToPointMAC 1.3.6.1.4.1.9.9.815.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    
  ME1200Point2Point  

me1200MstpInterfaceStatusOperPointToPointMAC 1.3.6.1.4.1.9.9.815.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  

me1200MstpInterfaceStatusRestrictedRole 1.3.6.1.4.1.9.9.815.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  

me1200MstpInterfaceStatusRestrictedTcn 1.3.6.1.4.1.9.9.815.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  

me1200MstpInterfaceStatusPortRole 1.3.6.1.4.1.9.9.815.1.20.1.3.2.1.24
Current Port Role
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..15)  

me1200MstpInterfaceStatusDisputed 1.3.6.1.4.1.9.9.815.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  

me1200MstpInterfaceStatisticsTable 1.3.6.1.4.1.9.9.815.1.20.1.3.3
This table represent the statistics of the CIST interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200MstpInterfaceStatisticsEntry

me1200MstpInterfaceStatisticsEntry 1.3.6.1.4.1.9.9.815.1.20.1.3.3.1
A CIST interface set of statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200MstpInterfaceStatisticsEntry  

me1200MstpInterfaceStatisticsInterfaceNo 1.3.6.1.4.1.9.9.815.1.20.1.3.3.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200MstpInterfaceStatisticsStpFrameXmits 1.3.6.1.4.1.9.9.815.1.20.1.3.3.1.2
Number of STP frames transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200MstpInterfaceStatisticsStpFrameReceived 1.3.6.1.4.1.9.9.815.1.20.1.3.3.1.3
Number of STP frames received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200MstpInterfaceStatisticsRstpFrameXmits 1.3.6.1.4.1.9.9.815.1.20.1.3.3.1.4
Number of RSTP frames transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200MstpInterfaceStatisticsRstpFrameReceived 1.3.6.1.4.1.9.9.815.1.20.1.3.3.1.5
Number of RSTP frames received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200MstpInterfaceStatisticsMstpFrameXmits 1.3.6.1.4.1.9.9.815.1.20.1.3.3.1.6
Number of MSTP frames transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200MstpInterfaceStatisticsMstpFrameReceived 1.3.6.1.4.1.9.9.815.1.20.1.3.3.1.7
Number of MSTP frames received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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

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

me1200MstpMibConformance 1.3.6.1.4.1.9.9.815.1.20.3
OBJECT IDENTIFIER    

me1200MstpMibCompliances 1.3.6.1.4.1.9.9.815.1.20.3.1
OBJECT IDENTIFIER    

me1200MstpMibGroups 1.3.6.1.4.1.9.9.815.1.20.3.2
OBJECT IDENTIFIER    

me1200MstpBridgeParamsInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpMstiParamTableInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpMstiConfigIdInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpMstiConfigTableInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpCistInterfaceParamTableInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpAggrParamsInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpMstiInterfaceParamTableInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.7
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpMstiAggrParamTableInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.8
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpBridgeStatusTableInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.9
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpInterfaceStatusTableInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.10
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MstpInterfaceStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.20.3.2.11
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

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