IEEE8021-TPMR-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: IEEE8021-TPMR-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).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
ieee8021TpmrNotifications | 1.3.111.2.802.1.1.14.0 | |||
ieee8021TpmrObjects | 1.3.111.2.802.1.1.14.1 | |||
ieee8021TpmrPortTable | 1.3.111.2.802.1.1.14.1.1 | no-access |
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. |
|
1.3.111.2.802.1.1.14.1.1.1 | no-access |
A TPMR port table entry. |
||
ieee8021TpmrPortNumber | 1.3.111.2.802.1.1.14.1.1.1.1 | ieee8021bridgeportnumber | no-access |
The number of this TPMR port. |
ieee8021TpmrPortMgmtAddr | 1.3.111.2.802.1.1.14.1.1.1.2 | truthvalue | read-only |
Is 'true' if the TPMR port MAC address is the management address of the TPMR, otheriwse 'false'. |
ieee8021TpmrPortMgmtAddrForwarding | 1.3.111.2.802.1.1.14.1.1.1.3 | truthvalue | read-only |
Is 'true' if forwarding is enabled for frames destined to the management address of the TPMR, otherwise 'false'. |
ieee8021TpmrPortStatsTable | 1.3.111.2.802.1.1.14.1.2 | no-access |
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. |
|
1.3.111.2.802.1.1.14.1.2.1 | no-access |
A TPMR port counters table entry. |
||
ieee8021TpmrPortStatsRxFrames | 1.3.111.2.802.1.1.14.1.2.1.1 | counter64 | read-only |
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). |
ieee8021TpmrPortStatsRxOctets | 1.3.111.2.802.1.1.14.1.2.1.2 | counter64 | read-only |
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). |
ieee8021TpmrPortStatsFramesForwarded | 1.3.111.2.802.1.1.14.1.2.1.3 | counter64 | read-only |
Count of all frames that were received on this port and were forwarded to the transmission port. |
ieee8021TpmrPortStatsFramesDiscarded | 1.3.111.2.802.1.1.14.1.2.1.4 | counter64 | read-only |
Count of all frames that were received on this port but were discarded by the Forwarding Process for any reason. |
ieee8021TpmrPortStatsFramesDiscardedQueueFull | 1.3.111.2.802.1.1.14.1.2.1.5 | counter64 | read-only |
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. |
ieee8021TpmrPortStatsFramesDiscardedLifetime | 1.3.111.2.802.1.1.14.1.2.1.6 | counter64 | read-only |
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. |
ieee8021TpmrPortStatsFramesDiscardedError | 1.3.111.2.802.1.1.14.1.2.1.7 | counter64 | read-only |
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). |
ieee8021TpmrPortDiscardDetailsTable | 1.3.111.2.802.1.1.14.1.3 | no-access |
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. |
|
1.3.111.2.802.1.1.14.1.3.1 | no-access |
A TPMR frames discarded error details table entry. |
||
ieee8021TpmrPortDiscardDetailsIndex | 1.3.111.2.802.1.1.14.1.3.1.1 | unsigned32 | no-access |
The second index of a TPMR frames discard details table entry. |
ieee8021TpmrPortDiscardDetailsSource | 1.3.111.2.802.1.1.14.1.3.1.2 | macaddress | read-only |
The source MAC address of the discarded frame. |
ieee8021TpmrPortDiscardDetailsReason | 1.3.111.2.802.1.1.14.1.3.1.3 | ieee8021tpmrframediscarderrorreason | read-only |
The reason why the frame was discarded. |
ieee8021TpmrMspTable | 1.3.111.2.802.1.1.14.1.4 | no-access |
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. |
|
1.3.111.2.802.1.1.14.1.4.1 | no-access |
A TPMR MAC status propagation performance table entry. |
||
ieee8021TpmrMspLinkNotify | 1.3.111.2.802.1.1.14.1.4.1.1 | truthvalue | read-write |
The value of LinkNotify used by the MSP state machines. |
ieee8021TpmrMspLinkNotifyWait | 1.3.111.2.802.1.1.14.1.4.1.2 | timeinterval | read-write |
The value of LinkNotifyWait used by the MSP state machines. |
ieee8021TpmrMspLinkNotifyRetry | 1.3.111.2.802.1.1.14.1.4.1.3 | timeinterval | read-write |
The value of LinkNotifyRetry used by the MSP state machines. |
ieee8021TpmrMspMacNotify | 1.3.111.2.802.1.1.14.1.4.1.4 | truthvalue | read-write |
The value of MacNotify used by the MSP state machines. |
ieee8021TpmrMspMacNotifyTime | 1.3.111.2.802.1.1.14.1.4.1.5 | timeinterval | read-write |
The value of MacNotifyTime used by the MSP state machines. |
ieee8021TpmrMspMacRecoverTime | 1.3.111.2.802.1.1.14.1.4.1.6 | timeinterval | read-write |
The value of MacRecoverTime used by the MSP state machines. |
ieee8021TpmrMspStorageType | 1.3.111.2.802.1.1.14.1.4.1.7 | storagetype | read-write |
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. |
ieee8021TpmrMspStatsTable | 1.3.111.2.802.1.1.14.1.5 | no-access |
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. |
|
1.3.111.2.802.1.1.14.1.5.1 | no-access |
A TPMR MAC status propagation statistics table entry. |
||
ieee8021TpmrMspStatsTxAcks | 1.3.111.2.802.1.1.14.1.5.1.1 | counter32 | read-only |
The number of acks transmitted by the port's Transmit Process as a consequence of txAck being set. |
ieee8021TpmrMspStatsTxAddNotifications | 1.3.111.2.802.1.1.14.1.5.1.2 | counter32 | read-only |
The number of adds transmitted by the port's Transmit Process as a consequence of txAdd being set. |
ieee8021TpmrMspStatsTxAddConfirmations | 1.3.111.2.802.1.1.14.1.5.1.3 | counter32 | read-only |
The number of add confirms transmitted by the port's Transmit Process as a consequence of txAddConfirm being set. |
ieee8021TpmrMspStatsTxLossNotifications | 1.3.111.2.802.1.1.14.1.5.1.4 | counter32 | read-only |
The number of losses transmitted by the port's Transmit Process as a consequence of txLoss being set. |
ieee8021TpmrMspStatsTxLossConfirmations | 1.3.111.2.802.1.1.14.1.5.1.5 | counter32 | read-only |
The number of loss confirms transmitted by the port's Transmit Process as a consequence of txLossConfirm being set. |
ieee8021TpmrMspStatsRxAcks | 1.3.111.2.802.1.1.14.1.5.1.6 | counter32 | read-only |
The number of acks received by the port's Receive Process. |
ieee8021TpmrMspStatsRxAddNotifications | 1.3.111.2.802.1.1.14.1.5.1.7 | counter32 | read-only |
The number of adds received by the port's Receive Process. |
ieee8021TpmrMspStatsRxAddConfirmations | 1.3.111.2.802.1.1.14.1.5.1.8 | counter32 | read-only |
The number of add confirms received by the port's Receive Process. |
ieee8021TpmrMspStatsRxLossNotifications | 1.3.111.2.802.1.1.14.1.5.1.9 | counter32 | read-only |
The number of losses received by the port's Receive Process. |
ieee8021TpmrMspStatsRxLossConfirmations | 1.3.111.2.802.1.1.14.1.5.1.10 | counter32 | read-only |
The number of loss confirms received by the port's Receive Process. |
ieee8021TpmrMspStatsAddEvents | 1.3.111.2.802.1.1.14.1.5.1.11 | counter32 | read-only |
The number of transitions to STM:ADD directly from STM:DOWN or STM:LOSS. |
ieee8021TpmrMspStatsLossEvents | 1.3.111.2.802.1.1.14.1.5.1.12 | counter32 | read-only |
The number of transitions to STM:LOSS directly from STM:UP or STM:ADD. |
ieee8021TpmrMspStatsMacStatusNotifications | 1.3.111.2.802.1.1.14.1.5.1.13 | counter32 | read-only |
The number of transitions to SNM:MAC_NOTIFICATION. |
ieee8021TpmrConformance | 1.3.111.2.802.1.1.14.2 | |||
ieee8021TpmrCompliances | 1.3.111.2.802.1.1.14.2.1 | |||
ieee8021TpmrCompliance | 1.3.111.2.802.1.1.14.2.1.1 |
The compliance statement for device support of TPMR. |
||
ieee8021TpmrGroups | 1.3.111.2.802.1.1.14.2.2 | |||
ieee8021TpmrPortGroup | 1.3.111.2.802.1.1.14.2.2.1 |
TPMR port objects. |
||
ieee8021TpmrPortStatsGroup | 1.3.111.2.802.1.1.14.2.2.2 |
TPMR port statistics objects. |
||
ieee8021TpmrPortDiscardDetailsGroup | 1.3.111.2.802.1.1.14.2.2.3 |
TPMR port discard details objects. |
||
ieee8021TpmrMspGroup | 1.3.111.2.802.1.1.14.2.2.4 |
TPMR port MSP objects. |
||
ieee8021TpmrMspStatsGroup | 1.3.111.2.802.1.1.14.2.2.5 |
TPMR port MSP statistics objects. |