IEEE8021-AS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
57
ieee8021AsPortDSIfTable
table.1.3.111.2.802.1.1.20.1.5
·
1 row entry
·
36 columns
A table of gPTP port related variables in a time-aware
Bridge or for a time-aware end station. A value of 1 is used in
a bridge or an end station that does not have multiple
components.
For a given media port of a Bridge or an end station, there may
be one or more gPTP port, and depends whether a media port
supports point to point link (e.g. IEEE 802.3 Ethernet) or point
to multi-point (e.g. CSN, IEEE 802.3 EPON, etc) links on the
media port.
A list of objects pertaining to a gPTP port of a time-aware
bridge component or a time-aware end station.
bridge component or a time-aware end station.
Indexes
ieee8021AsBridgeBasePort ieee8021AsPortDSAsIfIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
ieee8021AsBridgeBasePort
This object identifies the bridge port number of
the port for which this entry contains bridge management information. For end stations, this port number shall be (1). |
IEEE8021-TC-MIBIEEE8021BridgePortNumber Textual Convention: IEEE8021-TC-MIBIEEE8021BridgePortNumber Unsigned32Type Constraints: range: 1..65535 |
.1.3.111.2.802.1.1.20.1.5.1.1 |
||||||||
|
ieee8021AsPortDSAsIfIndex
This object identifies the gPTP interface group within
the system for which this entry contains information. It is the value of the instance of the IfIndex object, defined in the IF-MIB, for the gPTP interface group co… |
IF-MIBInterfaceIndexOrZero Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.111.2.802.1.1.20.1.5.1.2 |
||||||||
|
ieee8021AsPortDSClockIdentity
The clockIdentity is an 8 octet array formed by
mapping an IEEE EUI-48 assigned to the time-aware system to IEEE EUI-64 format (i.e., to an array of 8 octets). The EUI-48 shall be an Ethernet MAC address owned by th… |
ClockIdentity Textual Convention: ClockIdentity OctetStringType Constraints: range: 8 |
.1.3.111.2.802.1.1.20.1.5.1.3 |
||||||||
|
ieee8021AsPortDSPortNumber
The portNumber value for a port on a time-aware end
station (i.e., a time-aware system supporting a single gPTP port) shall be 1. The portNumber values for the gPTP ports on a time-aware bridgeBridge supporting N po… |
Unsigned32 Constraints: range: 0-65535 |
.1.3.111.2.802.1.1.20.1.5.1.4 |
||||||||
|
ieee8021AsPortDSPortRole
The value is the value of the port role of this port
(see Table 10-1), and is taken from the enumeration in Table 14-5. All other values reserved. The enumeration values are consistent with IEEE Std 1588TM-2008, Tabl… |
Enumeration Enumerated Values:
|
.1.3.111.2.802.1.1.20.1.5.1.5 |
||||||||
|
ieee8021AsPortDSPttPortEnabled
802.1AS function enable for a given port. True (1) if
the time-synchronization and best master selection functions of the port are enabled; False (2) otherwise (see 10.2.4.12). The contents of this tab… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.20.1.5.1.6 |
||||||||
|
ieee8021AsPortDSIsMeasuringDelay
True (1) if the port is measuring link propagation delay;
The value is equal to the value of the Boolean isMeasuringPdDelay (see 11.2.12.5 and E.4.3.2) False (2) otherwise. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.20.1.5.1.7 |
||||||||
|
ieee8021AsPortDSAsCapable
True (1) if and only if it is determined that this
time-aware system and the time-aware system at the other ends of the link attached to this port can interoperate with each other via the IEEE 802.1AS protocol; False… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.20.1.5.1.8 |
||||||||
|
ieee8021AsPortDSNeighborPropDelayHs
The most (highest) significant 32 bits, unsigned
96 bit number in 2**-16 ns, the value is equal to the value of the per-port global variable neighborPropDelay (see 10.2.4.6). It is an estimate of the current one-way… |
2**-16 ns * 2**64SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.9 |
||||||||
|
ieee8021AsPortDSNeighborPropDelayMs
The second most (middle) significant 32 bits, unsigned
96 bit number in 2**-16 ns, the value is equal to the value of the per-port global variable neighborPropDelay (see 10.2.4.6). It is an estimate of the current on… |
2**-16 ns * 2**32SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.10 |
||||||||
|
ieee8021AsPortDSNeighborPropDelayLs
The least significant 32 bits, unsigned
96 bit number in 2**-16 ns, the value is equal to the value of the per-port global variable neighborPropDelay (see 10.2.4.6). It is an estimate of the current one-way propagat… |
2**-16 nsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.11 |
||||||||
|
ieee8021AsPortDSNeighborPropDelayThreshHs
The most (highest) significant 32 bits, unsigned
96 bit number in 2**-16 ns, the value is equal to the value of the per-port global variable neighborPropDelayThresh (see 11.2.12.5). It is the propagation time thres… |
2**-16 ns * 2 ** 64SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.12 |
||||||||
|
ieee8021AsPortDSNeighborPropDelayThreshMs
The middle significant 32 bits, unsigned
96 bit number in 2**-16 ns, the value is equal to the value of the per-port global variable neighborPropDelayThresh (see 11.2.12.5). It is the propagation time threshold, ab… |
2**-16 ns * 2 ** 32SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.13 |
||||||||
|
ieee8021AsPortDSNeighborPropDelayThreshLs
The least significant 32 bits, unsigned
96 bit number in 2**-16 ns, the value is equal to the value of the per-port global variable neighborPropDelayThresh (see 11.2.12.5). It is the propagation time threshold, abo… |
2**-16 nsSNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.14 |
||||||||
|
ieee8021AsPortDSDelayAsymmetryHs
The most (highest) significant 32 bits, signed
96 bit number in 2**-16 ns. The value is the asymmetry in the propagation delay on the link attached to this port relative to the grandmaster time base, as defined in… |
2**-16 ns * 2**64SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.111.2.802.1.1.20.1.5.1.15 |
||||||||
|
ieee8021AsPortDSDelayAsymmetryMs
The middle significant 32 bits, signed
96 bit number in 2**-16 ns. The value is the asymmetry in the propagation delay on the link attached to this port relative to the grandmaster time base, as defined in 8.3. If… |
2**-16 ns * 2**32SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.16 |
||||||||
|
ieee8021AsPortDSDelayAsymmetryLs
The least significant 32 bits, signed
96 bit number in 2**-16 ns. The value is the asymmetry in the propagation delay on the link attached to this port relative to the grandmaster time base, as defined in 8.3. If … |
2**-16 nsSNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.17 |
||||||||
|
ieee8021AsPortDSNeighborRateRatio
The value is an estimate of the ratio of the frequency of
the LocalClock entity of the time-aware system at the other end of the link attached to this port, to the frequency of the LocalClock entity of this time-awar… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.111.2.802.1.1.20.1.5.1.18 |
||||||||
|
ieee8021AsPortDSInitialLogAnnounceInterval
The value is the logarithm to the base 2 of the of the
announce interval used when (a) the port is initialized, or (b) a message interval request TLV is received with announceInterval field set to 126 (see 10.6.2.… |
Integer32r/w Constraints: range: -128-127 |
.1.3.111.2.802.1.1.20.1.5.1.19 |
||||||||
|
ieee8021AsPortDSCurrentLogAnnounceInterval
The value is the logarithm to the base 2 of the of the
current announce transmission interval. The currentLogAnnounceInterval specifies the current value of the announce interval. Every port supports th… |
Integer32 Constraints: range: -128-127 |
.1.3.111.2.802.1.1.20.1.5.1.20 |
||||||||
|
ieee8021AsPortDSAnnounceReceiptTimeout
The value is the number of Announce message
transmission intervals that a slave port waits without receiving an Announce message, before assuming that the master is no longer transmitting Announce messages, and that t… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.111.2.802.1.1.20.1.5.1.21 |
||||||||
|
ieee8021AsPortDSInitialLogSyncInterval
The value is the logarithm to the base 2 of the
sync interval used when, (a) the port is initialized, or (b) a message interval request TLV is received with the timeSyncInterval field set to 126 (see 10.6.2.3, 11… |
Integer32r/w Constraints: range: -128-127 |
.1.3.111.2.802.1.1.20.1.5.1.22 |
||||||||
|
ieee8021AsPortDSCurrentLogSyncInterval
The value is the logarithm to the base 2 of the
current time-synchronization transmission interval, see 10.6.2.3. The initialization value is -3. |
Integer32 Constraints: range: -128-127 |
.1.3.111.2.802.1.1.20.1.5.1.23 |
||||||||
|
ieee8021AsPortDSSyncReceiptTimeout
The value of this attribute tells a slave port the
number of sync intervals to wait without receiving synchronization information, before assuming that the master is no longer transmitting synchronization information, a… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.111.2.802.1.1.20.1.5.1.24 |
||||||||
|
ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalHs
The most (highest) significant 32 bits, of unsigned
96 bit number in 2**-16 ns. The value is equal to the value of the per port global variable syncReceiptTimeoutTimeInterval (see 10.2.4.2). It is the time interval … |
2**-16 nsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.25 |
||||||||
|
ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalMs
The middle significant 32 bits, unsigned
96 bit number in 2**-16 ns. The value is equal to the value of the per port global variable syncReceiptTimeoutTimeInterval (see 10.2.4.2). It is the time interval after which… |
2**-16 ns * 2**32SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.26 |
||||||||
|
ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalLs
The least significant 32 bits, unsigned
96 bit number in 2**-16 ns. The value is equal to the value of the per port global variable syncReceiptTimeoutTimeInterval (see 10.2.4.2). It is the time interval after which … |
2**-16 nsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.27 |
||||||||
|
ieee8021AsPortDSInitialLogPdelayReqInterval
For full-duplex, IEEE 802.3 media and CSN media that use
the peer delay mechanism to measure path delay (see E.4.3.1), the value is the logarithm to the base 2 of the Pdelay_Req message transmission interval used when,… |
Integer32r/w Constraints: range: -128-127 |
.1.3.111.2.802.1.1.20.1.5.1.28 |
||||||||
|
ieee8021AsPortDSCurrentLogPdelayReqInterval
For full-duplex, IEEE 802.3 media and CSN media that use
the peer delay mechanism to measure path delay (see E.4.3.1), the value is the logarithm to the base 2 of the current Pdelay_Req message transmission interval, s… |
Integer32 Constraints: range: -128-127 |
.1.3.111.2.802.1.1.20.1.5.1.29 |
||||||||
|
ieee8021AsPortDSAllowedLostResponses
The value is equal to the value of the per-port global
variable allowedLostResponses (see 11.2.12.4). It is the number of Pdelay_Req messages for which a valid response is not received, above which a port is considered … |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.111.2.802.1.1.20.1.5.1.30 |
||||||||
|
ieee8021AsPortDSVersionNumber
Indicates the PTP version in use on the port.
The version number for this standard is set to the value 2 (see 10.5.2.2.3). The contents of this variable SHALL be maintained across a restart of the sys… |
Unsigned32 Constraints: range: 0-63 |
.1.3.111.2.802.1.1.20.1.5.1.31 |
||||||||
|
ieee8021AsPortDSNupMs
The most significant 32 bits, of unsigned
64 bit fixed point number between 0 and less than 2. For an OLT port of an IEEE 802.3 EPON link, the value is the effective index of refraction for the EPON upstream waveleng… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.32 |
||||||||
|
ieee8021AsPortDSNupLs
The least significant 32 bits, of unsigned
64 bit fixed point number between 0 and less than 2. For an OLT port of an IEEE 802.3 EPON link, the value is the effective index of refraction for the EPON upstream wavelen… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.33 |
||||||||
|
ieee8021AsPortDSNdownMs
The least significant 32 bits, of unsigned
64 bit fixed point number between 0 and less than 2. For an OLT port of an IEEE 802.3 EPON link, the value is the effective index of refraction for the EPON downstream wave… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.34 |
||||||||
|
ieee8021AsPortDSNdownLs
The least significant 32 bits, of unsigned
64 bit fixed point number between 0 and less than 2. For an OLT port of an IEEE 802.3 EPON link, the value is the effective index of refraction for the EPON downstream wave… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.35 |
||||||||
|
ieee8021AsPortDSAcceptableMasterTableEnabled
True (1) if acceptableMasterTableEnabled (see 13.1.3.1)
and 13.1.3.5) is true and an ONU port attached to an IEEE 802.3 EPON link in a time-aware system. False (2), otherwise. The defaul… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.20.1.5.1.36 |
.1.3.111.2.802.1.1.20.1.6
·
1 row entry
·
16 columns
A table of time-aware port related counters in a gPTP domain. A value of 1 is used in a bridge or an end station that does not have multiple components.
A list of statistics pertaining to a port of a gPTP domain.
This statistics table uses ieee8021AsPortDSAsIfIndex, and
corresponds to ieee8021ASPortDSTable entries.
This statistics table uses ieee8021AsPortDSAsIfIndex, and
corresponds to ieee8021ASPortDSTable entries.
Indexes
ieee8021AsBridgeBasePort ieee8021AsPortDSAsIfIndex
| Column | Syntax | OID |
|---|---|---|
|
ieee8021AsPortStatRxSyncCount
A counter that increments every time synchronization
information is received, denoted by a transition to TRUE from FALSE of the rcvdSync variable of the MDSyncReceiveSM state machine (see 11.2.13.1.2 and Figure 11-6… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.1 |
|
ieee8021AsPortStatRxFollowUpCount
A counter that increments every time a Follow_Up message
is received, denoted by a transition to TRUE from FALSE of the rcvdFollowUp variable of the MDSyncReceiveSM state machine (see 11.2.13.1.3 and Figure 11-6) wh… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.2 |
|
ieee8021AsPortStatRxPdelayRequest
A counter that increments every time a Pdelay_Req message
is received, denoted by a transition to TRUE from FALSE of the rcvdPdelayReq variable of the MDPdelayResp state machine (see 11.2.16.1.1 and Figure 11-9) when… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.3 |
|
ieee8021AsPortStatRxPdelayResponse
A counter that increments every time a Pdelay_Resp
message is received, denoted by a transition to TRUE from FALSE of the rcvdPdelayResp variable of the MDPdelayReq state machine (see 11.2.15.1.2 and Figure 11-8) wh… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.4 |
|
ieee8021AsPortStatRxPdelayResponseFollowUp
A counter that increments every time a
Pdelay_Resp_Follow_Up message is received, denoted by a transition to TRUE from FALSE of the rcvdPdelayRespFollowUp variable of the MDPdelayReq state machine (see 11.2.15.1.4 a… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.5 |
|
ieee8021AsPortStatRxAnnounce
A counter that increments every time an Announce message
is received, denoted by a transition to TRUE from FALSE of the rcvdAnnounce variable of the PortAnnounceReceive state machine (see 10.3.10 and Figure 10-12) … |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.6 |
|
ieee8021AsPortStatRxPTPPacketDiscard
A counter that increments every time a PTP message is
discarded, caused by the occurrence of any of the following conditions: a) A received Announce message is not qualified, denoted by the function qu… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.7 |
|
ieee8021AsPortStatRxSyncReceiptTimeouts
A counter that increments every time sync receipt timeout
occurs, denoted by entering the AGED state of the PortAnnounceInformation state machine (see 10.3.11 and Figure 10-13), with the condition (currentTime great… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.8 |
|
ieee8021AsPortStatAnnounceReceiptTimeouts
A counter that increments every time announce receipt
timeout occurs, denoted by entering the AGED state of the PortAnnounceInformation state machine (see 10.3.11 and Figure 10-13), with the condition ((currentTime … |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.9 |
|
ieee8021AsPortStatPdelayAllowedLostResponsesExceeded
A counter that increments everytime the value of the
variable lostResponses (see, 11.2.15.1.10) exceeds the value of the variable allowedLostResponses (see 11.2.12.4), in the RESET state of the MDPdelayReq state ma… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.10 |
|
ieee8021AsPortStatTxSyncCount
A counter that increments every time synchronization
information is transmitted, denoted by a transition to TRUE from FALSE of the rcvdMDSync variable of the MDSyncSendSM state machine (see 11.2.14.1.1 and Figure 11-7),… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.11 |
|
ieee8021AsPortStatTxFollowUpCount
A counter that increments every time a Follow_Up message
is transmitted, denoted by a transition to TRUE from FALSE of the rcvdMDTimestampReceive variable of the MDSyncSendSM state machine (see 11.2.14.1.3 and Figure… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.12 |
|
ieee8021AsPortStatTxPdelayRequest
A counter that increments every time a Pdelay_Req message
is transmitted, denoted by entering the INITIAL_SEND_PDELAY_REQ or SEND_PDELAY_REQ states of the MDPdelayReq state machine (see 11.2.15 and Figure 11-8). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.13 |
|
ieee8021AsPortStatTxPdelayResponse
A counter that increments every time a Pdelay_Resp
message is transmitted, denoted by a transition to TRUE from FALSE of the rcvdPdelayReq variable of the MDPdelayResp state machine (see 11.2.16.1.1 and Figure 11-9… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.14 |
|
ieee8021AsPortStatTxPdelayResponseFollowUp
A counter that increments every time a
Pdelay_Resp_Follow_Up message is transmitted, denoted by a transition to TRUE from FALSE of the rcvdMDTimestampReceive variable of the MDPdelayResp state machine (see 11.2.16.… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.15 |
|
ieee8021AsPortStatTxAnnounce
A counter that increments every time an Announce message
is transmitted, denoted by entering the TRANSMIT_ANNOUNCE state of the PortAnnounceReceive state machine (see 10.3.13 and Figure 10-15). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.16 |
.1.3.111.2.802.1.1.20.1.7.2.1
·
1 row entry
·
5 columns
A table of time-aware port related variables in a time-aware
bridge or for a time-aware end station. A value of 1 is used in
a bridge or an end station that does not have multiple
components.
The contents of this table SHALL be maintained across a restart
of the system.
A list of objects pertaining to a port of a time-aware bridge
component or a time-aware end station.
component or a time-aware end station.
Indexes
ieee8021AsAcceptableMasterTableDSMasterId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ieee8021AsAcceptableMasterTableDSMasterId
Acceptable Master row entry index in this
ieee8021AsAcceptableMasterTabdDSMaster Entry applies. If the does not contain Media type of EPON, this variable (index) MUST be equal to 0. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.7.2.1.1.1 |
||||||||||||
|
ieee8021AsAcceptableMasterClockIdentity
Globally unique manufacturer-assigned clock identifier
for the local clock port. The identifier is based on an EUI-64. |
ClockIdentityr/w Textual Convention: ClockIdentity OctetStringType Constraints: range: 8 |
.1.3.111.2.802.1.1.20.1.7.2.1.1.2 |
||||||||||||
|
ieee8021AsAcceptableMasterPortNumber
This object represents a Port or aggregated port
on a bridge component or end-station. This object and ieee8021AsAcceptableMasterClockIdentity together forms AcceptableMasterDS Port Identity. |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.111.2.802.1.1.20.1.7.2.1.1.3 |
||||||||||||
|
ieee8021AsAcceptableMasterAlternatePriority1
If the alternatePriority1 member of the AcceptableMaster
array element that corresponds to the sourcePortIdentity of a received Announce message is greater than 0, the value of the grandmasterPriority1 field of the A… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.111.2.802.1.1.20.1.7.2.1.1.4 |
||||||||||||
|
ieee8021AsAcceptableMasterRowStatus
This object indicates the status of an entry, and is used
to create/delete entries. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.111.2.802.1.1.20.1.7.2.1.1.5 |