CIE1000-MSTP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CIE1000-MSTP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cie1000MstpMib 1.3.6.1.4.1.9.9.832.1.20
This is a private version of the 802.1Q-2005 MSTP MIB
       cie1000MstpMibObjects 1.3.6.1.4.1.9.9.832.1.20.1
           cie1000MstpConfig 1.3.6.1.4.1.9.9.832.1.20.1.2
               cie1000MstpConfigBridgeParams 1.3.6.1.4.1.9.9.832.1.20.1.2.1
                   cie1000MstpConfigBridgeParamsBridgeMaxAge 1.3.6.1.4.1.9.9.832.1.20.1.2.1.1 unsigned32 read-write
Bridge Max Age, IEEE-802.1D-2004 sect 13.23.4
                   cie1000MstpConfigBridgeParamsBridgeHelloTime 1.3.6.1.4.1.9.9.832.1.20.1.2.1.2 unsigned32 read-write
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
                   cie1000MstpConfigBridgeParamsBridgeForwardDelay 1.3.6.1.4.1.9.9.832.1.20.1.2.1.3 unsigned32 read-write
Bridge Forward Delay, IEEE-802.1D-2004 sect 17.20
                   cie1000MstpConfigBridgeParamsForceVersion 1.3.6.1.4.1.9.9.832.1.20.1.2.1.4 cie1000mstpforceversion read-write
value of the Force Protocol Version parameter - 13.6.2 of IEEE-802.1Q-2005
                   cie1000MstpConfigBridgeParamsTxHoldCount 1.3.6.1.4.1.9.9.832.1.20.1.2.1.5 unsigned32 read-write
TxHoldCount - 17.13.12 of IEEE Std 802.1D
                   cie1000MstpConfigBridgeParamsMaxHops 1.3.6.1.4.1.9.9.832.1.20.1.2.1.6 cie1000unsigned8 read-write
MaxHops - 13.22.1 of IEEE-802.1Q-2005
                   cie1000MstpConfigBridgeParamsBpduFiltering 1.3.6.1.4.1.9.9.832.1.20.1.2.1.7 truthvalue read-write
BPDU filtering for edge ports. Control whether a port explicitly configured as Edge will transmit and receive BPDUs
                   cie1000MstpConfigBridgeParamsBpduGuard 1.3.6.1.4.1.9.9.832.1.20.1.2.1.8 truthvalue read-write
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.
                   cie1000MstpConfigBridgeParamsErrorRecoveryDelay 1.3.6.1.4.1.9.9.832.1.20.1.2.1.9 unsigned32 read-write
The number of seconds until a STP inconsistent port is recovered. Valid values are zero (recovery disabled) or between 30 and 86400 (24 hours)
               cie1000MstpConfigMstiParamTable 1.3.6.1.4.1.9.9.832.1.20.1.2.2 no-access
This is a table of the bridge instance (MSTIs) parameters
                   cie1000MstpConfigMstiParamEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.2.1 no-access
Each MSTI has a set of parameters
                       cie1000MstpConfigMstiParamInstance 1.3.6.1.4.1.9.9.832.1.20.1.2.2.1.1 integer32 no-access
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
                       cie1000MstpConfigMstiParamPriority 1.3.6.1.4.1.9.9.832.1.20.1.2.2.1.2 cie1000unsigned8 read-write
Bridge Priority
               cie1000MstpConfigMstiConfig 1.3.6.1.4.1.9.9.832.1.20.1.2.3
                   cie1000MstpConfigMstiConfigId 1.3.6.1.4.1.9.9.832.1.20.1.2.3.1
                       cie1000MstpConfigMstiConfigIdName 1.3.6.1.4.1.9.9.832.1.20.1.2.3.1.1 cie1000displaystring read-write
The configuration name
                       cie1000MstpConfigMstiConfigIdRevision 1.3.6.1.4.1.9.9.832.1.20.1.2.3.1.2 cie1000unsigned16 read-write
The configuration revision
                   cie1000MstpConfigMstiConfigTable 1.3.6.1.4.1.9.9.832.1.20.1.2.3.2 no-access
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.
                       cie1000MstpConfigMstiConfigEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.3.2.1 no-access
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.
                           cie1000MstpConfigMstiConfigVid 1.3.6.1.4.1.9.9.832.1.20.1.2.3.2.1.1 integer32 no-access
Vlan id
                           cie1000MstpConfigMstiConfigMstid 1.3.6.1.4.1.9.9.832.1.20.1.2.3.2.1.2 cie1000unsigned8 read-write
The MSTID value associated with the vlan id
                   cie1000MstpConfigMstiConfigVlanBitmapTable 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3 no-access
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).
                       cie1000MstpConfigMstiConfigVlanBitmapEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1 no-access
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.
                           cie1000MstpConfigMstiConfigVlanBitmapMstiValue 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.1 integer32 no-access
MSTI value.
                           cie1000MstpConfigMstiConfigVlanBitmapAccessVlans0To1K 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.2 cie1000vlanlistquarter read-write
First quarter of bit-array indicating the enabled access VLANs.
                           cie1000MstpConfigMstiConfigVlanBitmapAccessVlans1KTo2K 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.3 cie1000vlanlistquarter read-write
Second quarter of bit-array indicating the enabled access VLANs.
                           cie1000MstpConfigMstiConfigVlanBitmapAccessVlans2KTo3K 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.4 cie1000vlanlistquarter read-write
Third quarter of bit-array indicating the enabled access VLANs.
                           cie1000MstpConfigMstiConfigVlanBitmapAccessVlans3KTo4K 1.3.6.1.4.1.9.9.832.1.20.1.2.3.3.1.5 cie1000vlanlistquarter read-write
Last quarter of bit-array indicating the enabled access VLANs.
               cie1000MstpConfigCistInterfaceParamTable 1.3.6.1.4.1.9.9.832.1.20.1.2.4 no-access
This is a table of the CIST physical interface parameters
                   cie1000MstpConfigCistInterfaceParamEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1 no-access
Each CIST physical interface has a set of parameters
                       cie1000MstpConfigCistInterfaceParamInterfaceNo 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.1 cie1000interfaceindex no-access
Logical interface number.
                       cie1000MstpConfigCistInterfaceParamEnable 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.2 truthvalue read-write
Control whether port is controlled by xSTP. If disabled, the port forwarding state follow the MAC state
                       cie1000MstpConfigCistInterfaceParamAdminEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.3 truthvalue read-write
adminEdgePort parameter - 18.3.3 of IEEE Std 802.1D
                       cie1000MstpConfigCistInterfaceParamAdminAutoEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.4 truthvalue read-write
adminAutoEdgePort parameter - 17.13.3 of IEEE Std 802.1D
                       cie1000MstpConfigCistInterfaceParamAdminPointToPointMAC 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.5 cie1000mstppoint2point read-write
adminPointToPointMAC parameter - 6.4.3 of IEEE Std 802.1D
                       cie1000MstpConfigCistInterfaceParamRestrictedRole 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.6 truthvalue read-write
restrictedRole parameter - 13.25.14 of IEEE Std 802.1Q-2005
                       cie1000MstpConfigCistInterfaceParamRestrictedTcn 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.7 truthvalue read-write
restrictedRole parameter - 13.25.15 of IEEE Std 802.1Q-2005
                       cie1000MstpConfigCistInterfaceParamBpduGuard 1.3.6.1.4.1.9.9.832.1.20.1.2.4.1.8 truthvalue read-write
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
               cie1000MstpConfigAggrParams 1.3.6.1.4.1.9.9.832.1.20.1.2.5
                   cie1000MstpConfigAggrParamsEnable 1.3.6.1.4.1.9.9.832.1.20.1.2.5.1 truthvalue read-write
Control whether port is controlled by xSTP. If disabled, the port forwarding state follow the MAC state
                   cie1000MstpConfigAggrParamsAdminEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.2.5.2 truthvalue read-write
adminEdgePort parameter - 18.3.3 of IEEE Std 802.1D
                   cie1000MstpConfigAggrParamsAdminAutoEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.2.5.3 truthvalue read-write
adminAutoEdgePort parameter - 17.13.3 of IEEE Std 802.1D
                   cie1000MstpConfigAggrParamsAdminPointToPointMAC 1.3.6.1.4.1.9.9.832.1.20.1.2.5.4 cie1000mstppoint2point read-write
adminPointToPointMAC parameter - 6.4.3 of IEEE Std 802.1D
                   cie1000MstpConfigAggrParamsRestrictedRole 1.3.6.1.4.1.9.9.832.1.20.1.2.5.5 truthvalue read-write
restrictedRole parameter - 13.25.14 of IEEE Std 802.1Q-2005
                   cie1000MstpConfigAggrParamsRestrictedTcn 1.3.6.1.4.1.9.9.832.1.20.1.2.5.6 truthvalue read-write
restrictedRole parameter - 13.25.15 of IEEE Std 802.1Q-2005
                   cie1000MstpConfigAggrParamsBpduGuard 1.3.6.1.4.1.9.9.832.1.20.1.2.5.7 truthvalue read-write
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
               cie1000MstpConfigMstiInterfaceParamTable 1.3.6.1.4.1.9.9.832.1.20.1.2.6 no-access
This is a table of the MSTI interface parameters
                   cie1000MstpConfigMstiInterfaceParamEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1 no-access
Each MSTI interface has a set of parameters
                       cie1000MstpConfigMstiInterfaceParamInterfaceNo 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1.1 cie1000interfaceindex no-access
Logical interface number.
                       cie1000MstpConfigMstiInterfaceParamInstance 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1.2 integer32 no-access
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
                       cie1000MstpConfigMstiInterfaceParamAdminPathCost 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1.3 unsigned32 read-write
Path Cost - 13.37.1 of 802.1Q-2005
                       cie1000MstpConfigMstiInterfaceParamAdminPortPriority 1.3.6.1.4.1.9.9.832.1.20.1.2.6.1.4 cie1000unsigned8 read-write
priority field for the Port Identifier - 13.24.12 of 802.1Q-2005
               cie1000MstpConfigMstiAggrParamTable 1.3.6.1.4.1.9.9.832.1.20.1.2.7 no-access
This is a table of the MSTI aggregations parameters
                   cie1000MstpConfigMstiAggrParamEntry 1.3.6.1.4.1.9.9.832.1.20.1.2.7.1 no-access
The aggregations for each MSTI has a set of parameters
                       cie1000MstpConfigMstiAggrParamInstance 1.3.6.1.4.1.9.9.832.1.20.1.2.7.1.1 integer32 no-access
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
                       cie1000MstpConfigMstiAggrParamAdminPathCost 1.3.6.1.4.1.9.9.832.1.20.1.2.7.1.3 unsigned32 read-write
Path Cost - 13.37.1 of 802.1Q-2005
                       cie1000MstpConfigMstiAggrParamAdminPortPriority 1.3.6.1.4.1.9.9.832.1.20.1.2.7.1.4 cie1000unsigned8 read-write
priority field for the Port Identifier - 13.24.12 of 802.1Q-2005
           cie1000MstpStatus 1.3.6.1.4.1.9.9.832.1.20.1.3
               cie1000MstpStatusBridgeTable 1.3.6.1.4.1.9.9.832.1.20.1.3.1 no-access
This table represent the status of the bridge instances
                   cie1000MstpStatusBridgeEntry 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1 no-access
A MSTP Bridge instance set of status objects
                       cie1000MstpStatusBridgeInstance 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.1 integer32 no-access
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
                       cie1000MstpStatusBridgeBridgeId 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.2 octet string read-only
Bridge Identifier of this bridge
                       cie1000MstpStatusBridgeTimeSinceTopologyChange 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.3 unsigned32 read-only
The count in seconds of the time elapsed since the Topology Change flag was last True
                       cie1000MstpStatusBridgeTopologyChangeCount 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.4 unsigned32 read-only
The count of the times the Topology Change flag parameter for the Bridge has been set since the Bridge was powered on or initialized
                       cie1000MstpStatusBridgeTopologyChange 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.5 truthvalue read-only
Topology Change Flag current status
                       cie1000MstpStatusBridgeDesignatedRoot 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.6 octet string read-only
Designated Root Bridge
                       cie1000MstpStatusBridgeRootPathCost 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.7 unsigned32 read-only
Root Path Cost
                       cie1000MstpStatusBridgeRootPort 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.8 unsigned32 read-only
Root Port
                       cie1000MstpStatusBridgeMaxAge 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.9 unsigned32 read-only
Max Age, IEEE-802.1D-2004 sect 13.23.7
                       cie1000MstpStatusBridgeForwardDelay 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.10 unsigned32 read-only
Forward Delay, IEEE-802.1D-2004 sect 13.23.7
                       cie1000MstpStatusBridgeBridgeMaxAge 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.11 unsigned32 read-only
Bridge Max Age, IEEE-802.1D-2004 sect 13.23.4
                       cie1000MstpStatusBridgeBridgeHelloTime 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.12 unsigned32 read-only
Bridge Hello Time, IEEE-802.1D-2004 sect 13.23.4
                       cie1000MstpStatusBridgeBridgeForwardDelay 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.13 unsigned32 read-only
Bridge Forward Delay, IEEE-802.1D-2004 sect 13.23.4
                       cie1000MstpStatusBridgeTxHoldCount 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.14 unsigned32 read-only
Hold Time / Transmission Limit, IEEE-802.1D-2004 sect 13.22
                       cie1000MstpStatusBridgeForceVersion 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.15 cie1000mstpforceversion read-only
Value of the Force Protocol Version parameter - IEEE-802.1D-2004 sect 17.16.1
                       cie1000MstpStatusBridgeCistRegionalRoot 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.16 octet string read-only
CIST Regional Root Identifier (13.16.4)
                       cie1000MstpStatusBridgeCistInternalPathCost 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.17 unsigned32 read-only
CIST Path Cost
                       cie1000MstpStatusBridgeMaxHops 1.3.6.1.4.1.9.9.832.1.20.1.3.1.1.18 cie1000unsigned8 read-only
MaxHops (13.22.1)
               cie1000MstpStatusInterfaceTable 1.3.6.1.4.1.9.9.832.1.20.1.3.2 no-access
This table represent the status of the interface instances
                   cie1000MstpStatusInterfaceEntry 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1 no-access
A MSTP interface instance set of status objects
                       cie1000MstpStatusInterfaceInterfaceNo 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.1 cie1000interfaceindex no-access
Logical interface number.
                       cie1000MstpStatusInterfaceInstance 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.2 integer32 no-access
Bridge instance number. The CIST = 0, MSTI1 = 1, etc
                       cie1000MstpStatusInterfaceEnabled 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.3 truthvalue read-only
Whether port is controlled by xSTP
                       cie1000MstpStatusInterfaceActive 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.4 truthvalue read-only
Whether port is active
                       cie1000MstpStatusInterfaceParentPort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.5 unsigned32 read-only
Parent port if physical port is aggregated. (Otherwise 0xffff)
                       cie1000MstpStatusInterfaceUpTime 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.6 unsigned32 read-only
seconds of the time elapsed since the Port was last reset or initialized
                       cie1000MstpStatusInterfacePortState 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.7 cie1000mstpportstate read-only
Current state of the Port
                       cie1000MstpStatusInterfacePortId 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.8 octet string read-only
Unique Port identifier comprising two parts, the Port Number and the Port Priority field
                       cie1000MstpStatusInterfacePathCost 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.9 unsigned32 read-only
Path Cost (17.16.5 of IEEE Std 802.1D)
                       cie1000MstpStatusInterfaceDesignatedRoot 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.10 octet string read-only
Designated Root
                       cie1000MstpStatusInterfaceDesignatedCost 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.11 unsigned32 read-only
Designated Cost
                       cie1000MstpStatusInterfaceDesignatedBridge 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.12 octet string read-only
Designated Bridge
                       cie1000MstpStatusInterfaceDesignatedPort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.13 octet string read-only
Designated Port
                       cie1000MstpStatusInterfaceTcAck 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.14 truthvalue read-only
Topology Change Acknowledge
                       cie1000MstpStatusInterfaceHelloTime 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.15 unsigned32 read-only
Hello Time
                       cie1000MstpStatusInterfaceAdminEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.16 truthvalue read-only
adminEdgePort (18.3.3 of IEEE Std 802.1D)
                       cie1000MstpStatusInterfaceOperEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.17 truthvalue read-only
operEdgePort (18.3.4 of IEEE Std 802.1D)
                       cie1000MstpStatusInterfaceAutoEdgePort 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.18 truthvalue read-only
autoEdgePort (17.13.3 of IEEE Std 802.1D)
                       cie1000MstpStatusInterfaceMacOperational 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.19 truthvalue read-only
Current state of the MAC Operational parameter (6.4.2 of IEEE Std 802.1D,)
                       cie1000MstpStatusInterfaceAdminPointToPointMAC 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.20 cie1000mstppoint2point read-only
Current state of the adminPointToPointMAC parameter (6.4.3 of IEEE Std 802.1D)
                       cie1000MstpStatusInterfaceOperPointToPointMAC 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.21 truthvalue read-only
Current state of the operPointToPointMAC parameter (6.4.3 of IEEE Std 802.1D)
                       cie1000MstpStatusInterfaceRestrictedRole 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.22 truthvalue read-only
Current state of the restrictedRole parameter for the Port (13.25.14)
                       cie1000MstpStatusInterfaceRestrictedTcn 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.23 truthvalue read-only
Current state of the restrictedTcn parameter for the Port (13.25.15)
                       cie1000MstpStatusInterfacePortRole 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.24 cie1000displaystring read-only
Current Port Role
                       cie1000MstpStatusInterfaceDisputed 1.3.6.1.4.1.9.9.832.1.20.1.3.2.1.25 truthvalue read-only
Current value of the disputed variable for the CIST Port
               cie1000MstpStatusInterfaceStatisticsTable 1.3.6.1.4.1.9.9.832.1.20.1.3.3 no-access
This table represent the statistics of the CIST interfaces
                   cie1000MstpStatusInterfaceStatisticsEntry 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1 no-access
A CIST interface set of statistics
                       cie1000MstpStatusInterfaceStatisticsInterfaceNo 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.1 cie1000interfaceindex no-access
Logical interface number.
                       cie1000MstpStatusInterfaceStatisticsStpFrameXmits 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.2 unsigned32 read-only
Number of STP frames transmitted
                       cie1000MstpStatusInterfaceStatisticsStpFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.3 unsigned32 read-only
Number of STP frames received
                       cie1000MstpStatusInterfaceStatisticsRstpFrameXmits 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.4 unsigned32 read-only
Number of RSTP frames transmitted
                       cie1000MstpStatusInterfaceStatisticsRstpFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.5 unsigned32 read-only
Number of RSTP frames received
                       cie1000MstpStatusInterfaceStatisticsMstpFrameXmits 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.6 unsigned32 read-only
Number of MSTP frames transmitted
                       cie1000MstpStatusInterfaceStatisticsMstpFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.7 unsigned32 read-only
Number of MSTP frames received
                       cie1000MstpStatusInterfaceStatisticsUnknownFramesReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.8 unsigned32 read-only
Number of unknown frames received and discarded in error
                       cie1000MstpStatusInterfaceStatisticsIllegalFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.9 unsigned32 read-only
Number of illegal frames received and discarded in error
                       cie1000MstpStatusInterfaceStatisticsTcnFrameXmits 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.10 unsigned32 read-only
Number of TCN frames transmitted
                       cie1000MstpStatusInterfaceStatisticsTcnFrameReceived 1.3.6.1.4.1.9.9.832.1.20.1.3.3.1.11 unsigned32 read-only
Number of TCN frames received
       cie1000MstpMibConformance 1.3.6.1.4.1.9.9.832.1.20.2
           cie1000MstpMibCompliances 1.3.6.1.4.1.9.9.832.1.20.2.1
               cie1000MstpMibCompliance 1.3.6.1.4.1.9.9.832.1.20.2.1.1
The compliance statement for the implementation.
           cie1000MstpMibGroups 1.3.6.1.4.1.9.9.832.1.20.2.2
               cie1000MstpConfigBridgeParamsInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.1
A collection of objects.
               cie1000MstpConfigMstiParamTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.2
A collection of objects.
               cie1000MstpConfigMstiConfigIdInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.3
A collection of objects.
               cie1000MstpConfigMstiConfigTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.4
A collection of objects.
               cie1000MstpConfigMstiConfigVlanBitmapTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.5
A collection of objects.
               cie1000MstpConfigCistInterfaceParamTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.6
A collection of objects.
               cie1000MstpConfigAggrParamsInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.7
A collection of objects.
               cie1000MstpConfigMstiInterfaceParamTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.8
A collection of objects.
               cie1000MstpConfigMstiAggrParamTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.9
A collection of objects.
               cie1000MstpStatusBridgeTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.10
A collection of objects.
               cie1000MstpStatusInterfaceTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.11
A collection of objects.
               cie1000MstpStatusInterfaceStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.832.1.20.2.2.12
A collection of objects.