IEEE8021-TPMR-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
33
ieee8021TpmrPortTable
table.1.3.111.2.802.1.1.14.1.1
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ieee8021TpmrPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-TPMR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-TPMR-MIB::ieee8021TpmrPortTable'
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.
A TPMR port table entry.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The number of this TPMR port.
|
Unsigned32 Constraints: range: 1-2 |
.1.3.111.2.802.1.1.14.1.1.1.1 |
||||
|
Is 'true' if the TPMR port MAC address is the management
address of the TPMR, otheriwse 'false'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.111.2.802.1.1.14.1.1.1.2 |
||||
|
Is 'true' if forwarding is enabled for frames destined to the
management address of the TPMR, otherwise 'false'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.111.2.802.1.1.14.1.1.1.3 |
.1.3.111.2.802.1.1.14.1.2
·
1 row entry
·
7 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ieee8021TpmrPortStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-TPMR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-TPMR-MIB::ieee8021TpmrPortStatsTable'
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.
A TPMR port counters table entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
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). |
framesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.111.2.802.1.1.14.1.2.1.1 |
|
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). |
octetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.111.2.802.1.1.14.1.2.1.2 |
|
Count of all frames that were received on this port and
were forwarded to the transmission port. |
framesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.111.2.802.1.1.14.1.2.1.3 |
|
Count of all frames that were received on this port but
were discarded by the Forwarding Process for any reason. |
framesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.111.2.802.1.1.14.1.2.1.4 |
|
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. |
framesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.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 their frame lifetime having been exceeded. |
framesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.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 could not be transmitted (e.g., frame too large). |
framesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.111.2.802.1.1.14.1.2.1.7 |
.1.3.111.2.802.1.1.14.1.3
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ieee8021TpmrPortDiscardDetailsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-TPMR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-TPMR-MIB::ieee8021TpmrPortDiscardDetailsTable'
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.
A TPMR frames discarded error details table entry.
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
The second index of a TPMR frames discard details
table entry. |
Unsigned32 Constraints: range: 1-16 |
.1.3.111.2.802.1.1.14.1.3.1.1 |
||
|
The source MAC address of the discarded frame.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.111.2.802.1.1.14.1.3.1.2 |
||
|
The reason why the frame was discarded.
|
IEEE8021TpmrFrameDiscardErrorReason Type Values:
|
.1.3.111.2.802.1.1.14.1.3.1.3 |
ieee8021TpmrMspTable
table.1.3.111.2.802.1.1.14.1.4
·
1 row entry
·
7 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ieee8021TpmrMspTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-TPMR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-TPMR-MIB::ieee8021TpmrMspTable'
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.
A TPMR MAC status propagation performance table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of LinkNotify used by the MSP state machines.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.111.2.802.1.1.14.1.4.1.1 |
||||||||||
|
The value of LinkNotifyWait used by the MSP state machines.
|
centisecondsInteger32r/w Constraints: range: 20-100 |
.1.3.111.2.802.1.1.14.1.4.1.2 |
||||||||||
|
The value of LinkNotifyRetry used by the MSP state machines.
|
centisecondsInteger32r/w Constraints: range: 10-100 |
.1.3.111.2.802.1.1.14.1.4.1.3 |
||||||||||
|
The value of MacNotify used by the MSP state machines.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.111.2.802.1.1.14.1.4.1.4 |
||||||||||
|
The value of MacNotifyTime used by the MSP state machines.
|
centisecondsInteger32r/w Constraints: range: 1-50 |
.1.3.111.2.802.1.1.14.1.4.1.5 |
||||||||||
|
The value of MacRecoverTime used by the MSP state machines.
|
centisecondsInteger32r/w Constraints: range: 2-50 |
.1.3.111.2.802.1.1.14.1.4.1.6 |
||||||||||
|
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 'vol… |
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.111.2.802.1.1.14.1.4.1.7 |
.1.3.111.2.802.1.1.14.1.5
·
1 row entry
·
13 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ieee8021TpmrMspStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-TPMR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-TPMR-MIB::ieee8021TpmrMspStatsTable'
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.
A TPMR MAC status propagation statistics table entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
The number of acks transmitted by the port's Transmit
Process as a consequence of txAck being set. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.1 |
|
The number of adds transmitted by the port's Transmit
Process as a consequence of txAdd being set. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.2 |
|
The number of add confirms transmitted by the port's
Transmit Process as a consequence of txAddConfirm being set. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.3 |
|
The number of losses transmitted by the port's Transmit
Process as a consequence of txLoss being set. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.4 |
|
The number of loss confirms transmitted by the port's
Transmit Process as a consequence of txLossConfirm being set. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.5 |
|
The number of acks received by the port's Receive
Process. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.6 |
|
The number of adds received by the port's Receive
Process. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.7 |
|
The number of add confirms received by the port's
Receive Process. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.8 |
|
The number of losses received by the port's Receive
Process. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.9 |
|
The number of loss confirms received by the port's
Receive Process. |
MSPDUsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.10 |
|
The number of transitions to STM:ADD directly from
STM:DOWN or STM:LOSS. |
MSP transitionsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.11 |
|
The number of transitions to STM:LOSS directly from
STM:UP or STM:ADD. |
MSP transitionsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.12 |
|
The number of transitions to SNM:MAC_NOTIFICATION.
|
MSP transitionsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.14.1.5.1.13 |