IEEE8021-TPMR-MIB

File: IEEE8021-TPMR-MIB.mib (26128 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB IEEE8021-TC-MIB IEEE8021-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Counter64 Unsigned32 TEXTUAL-CONVENTION
TruthValue MacAddress TimeInterval
StorageType MODULE-COMPLIANCE OBJECT-GROUP
ifCounterDiscontinuityGroup IEEE8021BridgePortNumber ieee802dot1mibs
ieee8021BridgeBasePortComponentId

Defined Types

IEEE8021TpmrFrameDiscardErrorReason  
A reason code for a frame discard error.
TEXTUAL-CONVENTION    
  INTEGER txSduSizeExceeded(1)  

Ieee8021TpmrPortEntry  
SEQUENCE    
  ieee8021TpmrPortNumber IEEE8021BridgePortNumber
  ieee8021TpmrPortMgmtAddr TruthValue
  ieee8021TpmrPortMgmtAddrForwarding TruthValue

Ieee8021TpmrPortStatsEntry  
SEQUENCE    
  ieee8021TpmrPortStatsRxFrames Counter64
  ieee8021TpmrPortStatsRxOctets Counter64
  ieee8021TpmrPortStatsFramesForwarded Counter64
  ieee8021TpmrPortStatsFramesDiscarded Counter64
  ieee8021TpmrPortStatsFramesDiscardedQueueFull Counter64
  ieee8021TpmrPortStatsFramesDiscardedLifetime Counter64
  ieee8021TpmrPortStatsFramesDiscardedError Counter64

Ieee8021TpmrPortDiscardDetailsEntry  
SEQUENCE    
  ieee8021TpmrPortDiscardDetailsIndex Unsigned32
  ieee8021TpmrPortDiscardDetailsSource MacAddress
  ieee8021TpmrPortDiscardDetailsReason IEEE8021TpmrFrameDiscardErrorReason

Ieee8021TpmrMspEntry  
SEQUENCE    
  ieee8021TpmrMspLinkNotify TruthValue
  ieee8021TpmrMspLinkNotifyWait TimeInterval
  ieee8021TpmrMspLinkNotifyRetry TimeInterval
  ieee8021TpmrMspMacNotify TruthValue
  ieee8021TpmrMspMacNotifyTime TimeInterval
  ieee8021TpmrMspMacRecoverTime TimeInterval
  ieee8021TpmrMspStorageType StorageType

Ieee8021TpmrMspStatsEntry  
SEQUENCE    
  ieee8021TpmrMspStatsTxAcks Counter32
  ieee8021TpmrMspStatsTxAddNotifications Counter32
  ieee8021TpmrMspStatsTxAddConfirmations Counter32
  ieee8021TpmrMspStatsTxLossNotifications Counter32
  ieee8021TpmrMspStatsTxLossConfirmations Counter32
  ieee8021TpmrMspStatsRxAcks Counter32
  ieee8021TpmrMspStatsRxAddNotifications Counter32
  ieee8021TpmrMspStatsRxAddConfirmations Counter32
  ieee8021TpmrMspStatsRxLossNotifications Counter32
  ieee8021TpmrMspStatsRxLossConfirmations Counter32
  ieee8021TpmrMspStatsAddEvents Counter32
  ieee8021TpmrMspStatsLossEvents Counter32
  ieee8021TpmrMspStatsMacStatusNotifications Counter32

Defined Values

ieee8021TpmrMib 1.3.111.2.802.1.1.14
Two-Port MAC Relay (TPMR) MIB module. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q-2014. Copyright(c) IEEE (2014) This MIB module is part of IEEE Std 802.1Q; refer to the document itself for full legal notices.
MODULE-IDENTITY    

ieee8021TpmrNotifications 1.3.111.2.802.1.1.14.0
OBJECT IDENTIFIER    

ieee8021TpmrObjects 1.3.111.2.802.1.1.14.1
OBJECT IDENTIFIER    

ieee8021TpmrConformance 1.3.111.2.802.1.1.14.2
OBJECT IDENTIFIER    

ieee8021TpmrPortTable 1.3.111.2.802.1.1.14.1.1
The TPMR port table. Each row in the table represents a TPMR port. By definition there are two ports per TPMR. Note that the indices of this table are equivalent to those of the ieee8021BridgeBasePortTable in the IEEE8021-BRIDGE-MIB, with ieee8021TpmrPortNumber having a more limited value range than ieee8021BridgeBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021TpmrPortEntry

ieee8021TpmrPortEntry 1.3.111.2.802.1.1.14.1.1.1
A TPMR port table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021TpmrPortEntry  

ieee8021TpmrPortNumber 1.3.111.2.802.1.1.14.1.1.1.1
The number of this TPMR port.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021BridgePortNumber 1..2  

ieee8021TpmrPortMgmtAddr 1.3.111.2.802.1.1.14.1.1.1.2
Is 'true' if the TPMR port MAC address is the management address of the TPMR, otheriwse 'false'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021TpmrPortMgmtAddrForwarding 1.3.111.2.802.1.1.14.1.1.1.3
Is 'true' if forwarding is enabled for frames destined to the management address of the TPMR, otherwise 'false'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021TpmrPortStatsTable 1.3.111.2.802.1.1.14.1.2
The TPMR port statistics table. Each row in the table represents a TPMR port. By definition there are two ports per TPMR. Discontinuities in the value of counters in this table can occur at re-initialization of the management system, and at other times as indicated by the value of IF-MIB ifCounterDiscontinuityTime.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021TpmrPortStatsEntry

ieee8021TpmrPortStatsEntry 1.3.111.2.802.1.1.14.1.2.1
A TPMR port counters table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021TpmrPortStatsEntry  

ieee8021TpmrPortStatsRxFrames 1.3.111.2.802.1.1.14.1.2.1.1
Count of all valid frames received on this port (including BPDUs, frames addressed to the TPMR as an end station, and frames that were submitted to the Forwarding Process).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021TpmrPortStatsRxOctets 1.3.111.2.802.1.1.14.1.2.1.2
Count of the total number of octets in all valid frames received on this port (including BPDUs, frames addressed to the TPMR as an end station, and frames that were submitted to the Forwarding Process).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021TpmrPortStatsFramesForwarded 1.3.111.2.802.1.1.14.1.2.1.3
Count of all frames that were received on this port and were forwarded to the transmission port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021TpmrPortStatsFramesDiscarded 1.3.111.2.802.1.1.14.1.2.1.4
Count of all frames that were received on this port but were discarded by the Forwarding Process for any reason.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021TpmrPortStatsFramesDiscardedQueueFull 1.3.111.2.802.1.1.14.1.2.1.5
Count of all frames received on this port that were to be transmitted through the transmission port but were discarded due to lack of available queue space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021TpmrPortStatsFramesDiscardedLifetime 1.3.111.2.802.1.1.14.1.2.1.6
Count of all frames received on this port that were to be transmitted through the transmission port but were discarded due to their frame lifetime having been exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021TpmrPortStatsFramesDiscardedError 1.3.111.2.802.1.1.14.1.2.1.7
Count of all frames received on this port that were to be transmitted through the transmission port but could not be transmitted (e.g., frame too large).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021TpmrPortDiscardDetailsTable 1.3.111.2.802.1.1.14.1.3
The TPMR frames discard details table. Each row in the table represents a discarded frame on a TPMR port. By definition there are two ports per TPMR. This table is maintained as a FIFO. A new entry is inserted in the first row, and existing entries are shuffled down, with the last entry being discarded. Because of the FIFO behavior, the relationship between the index and contents will change when an entry is added to the table. This may result in apparent duplication of row content during a table traversal.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021TpmrPortDiscardDetailsEntry

ieee8021TpmrPortDiscardDetailsEntry 1.3.111.2.802.1.1.14.1.3.1
A TPMR frames discarded error details table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021TpmrPortDiscardDetailsEntry  

ieee8021TpmrPortDiscardDetailsIndex 1.3.111.2.802.1.1.14.1.3.1.1
The second index of a TPMR frames discard details table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..16  

ieee8021TpmrPortDiscardDetailsSource 1.3.111.2.802.1.1.14.1.3.1.2
The source MAC address of the discarded frame.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ieee8021TpmrPortDiscardDetailsReason 1.3.111.2.802.1.1.14.1.3.1.3
The reason why the frame was discarded.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021TpmrFrameDiscardErrorReason  

ieee8021TpmrMspTable 1.3.111.2.802.1.1.14.1.4
The TPMR MAC status propagation performance table. Each row in the table represents a TPMR port. By definition there are two ports per TPMR. The persistence of writable objects in a conceptual row of this table is determined by the value of the ieee8021TpmrMspStorageType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021TpmrMspEntry

ieee8021TpmrMspEntry 1.3.111.2.802.1.1.14.1.4.1
A TPMR MAC status propagation performance table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021TpmrMspEntry  

ieee8021TpmrMspLinkNotify 1.3.111.2.802.1.1.14.1.4.1.1
The value of LinkNotify used by the MSP state machines.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ieee8021TpmrMspLinkNotifyWait 1.3.111.2.802.1.1.14.1.4.1.2
The value of LinkNotifyWait used by the MSP state machines.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval 20..100  

ieee8021TpmrMspLinkNotifyRetry 1.3.111.2.802.1.1.14.1.4.1.3
The value of LinkNotifyRetry used by the MSP state machines.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval 10..100  

ieee8021TpmrMspMacNotify 1.3.111.2.802.1.1.14.1.4.1.4
The value of MacNotify used by the MSP state machines.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ieee8021TpmrMspMacNotifyTime 1.3.111.2.802.1.1.14.1.4.1.5
The value of MacNotifyTime used by the MSP state machines.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval 1..50  

ieee8021TpmrMspMacRecoverTime 1.3.111.2.802.1.1.14.1.4.1.6
The value of MacRecoverTime used by the MSP state machines.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval 2..50  

ieee8021TpmrMspStorageType 1.3.111.2.802.1.1.14.1.4.1.7
The storage type for all read-write objects within this row. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row. If this object has the value 'volatile', modifications to read-write objects in this row are not persistent across reboots or restarts. If this object has the value 'nonVolatile', modifications to objects in this row are persistent.
Status: current Access: read-write
OBJECT-TYPE    
  StorageType  

ieee8021TpmrMspStatsTable 1.3.111.2.802.1.1.14.1.5
The TPMR MAC status propagation statistics table. Each row in the table represents a TPMR port. By definition there are two ports per TPMR. Discontinuities in the value of counters in this table can occur at re-initialization of the management system, and at other times as indicated by the value of IF-MIB ifCounterDiscontinuityTime.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021TpmrMspStatsEntry

ieee8021TpmrMspStatsEntry 1.3.111.2.802.1.1.14.1.5.1
A TPMR MAC status propagation statistics table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021TpmrMspStatsEntry  

ieee8021TpmrMspStatsTxAcks 1.3.111.2.802.1.1.14.1.5.1.1
The number of acks transmitted by the port's Transmit Process as a consequence of txAck being set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsTxAddNotifications 1.3.111.2.802.1.1.14.1.5.1.2
The number of adds transmitted by the port's Transmit Process as a consequence of txAdd being set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsTxAddConfirmations 1.3.111.2.802.1.1.14.1.5.1.3
The number of add confirms transmitted by the port's Transmit Process as a consequence of txAddConfirm being set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsTxLossNotifications 1.3.111.2.802.1.1.14.1.5.1.4
The number of losses transmitted by the port's Transmit Process as a consequence of txLoss being set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsTxLossConfirmations 1.3.111.2.802.1.1.14.1.5.1.5
The number of loss confirms transmitted by the port's Transmit Process as a consequence of txLossConfirm being set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsRxAcks 1.3.111.2.802.1.1.14.1.5.1.6
The number of acks received by the port's Receive Process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsRxAddNotifications 1.3.111.2.802.1.1.14.1.5.1.7
The number of adds received by the port's Receive Process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsRxAddConfirmations 1.3.111.2.802.1.1.14.1.5.1.8
The number of add confirms received by the port's Receive Process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsRxLossNotifications 1.3.111.2.802.1.1.14.1.5.1.9
The number of losses received by the port's Receive Process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsRxLossConfirmations 1.3.111.2.802.1.1.14.1.5.1.10
The number of loss confirms received by the port's Receive Process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsAddEvents 1.3.111.2.802.1.1.14.1.5.1.11
The number of transitions to STM:ADD directly from STM:DOWN or STM:LOSS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsLossEvents 1.3.111.2.802.1.1.14.1.5.1.12
The number of transitions to STM:LOSS directly from STM:UP or STM:ADD.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrMspStatsMacStatusNotifications 1.3.111.2.802.1.1.14.1.5.1.13
The number of transitions to SNM:MAC_NOTIFICATION.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021TpmrCompliances 1.3.111.2.802.1.1.14.2.1
OBJECT IDENTIFIER    

ieee8021TpmrGroups 1.3.111.2.802.1.1.14.2.2
OBJECT IDENTIFIER    

ieee8021TpmrPortGroup 1.3.111.2.802.1.1.14.2.2.1
TPMR port objects.
Status: current Access: read-only
OBJECT-GROUP    

ieee8021TpmrPortStatsGroup 1.3.111.2.802.1.1.14.2.2.2
TPMR port statistics objects.
Status: current Access: read-only
OBJECT-GROUP    

ieee8021TpmrPortDiscardDetailsGroup 1.3.111.2.802.1.1.14.2.2.3
TPMR port discard details objects.
Status: current Access: read-only
OBJECT-GROUP    

ieee8021TpmrMspGroup 1.3.111.2.802.1.1.14.2.2.4
TPMR port MSP objects.
Status: current Access: read-only
OBJECT-GROUP    

ieee8021TpmrMspStatsGroup 1.3.111.2.802.1.1.14.2.2.5
TPMR port MSP statistics objects.
Status: current Access: read-only
OBJECT-GROUP    

ieee8021TpmrCompliance 1.3.111.2.802.1.1.14.2.1.1
The compliance statement for device support of TPMR.
Status: current Access: read-only
MODULE-COMPLIANCE