IEEE8021-AS-MIB

File: IEEE8021-AS-MIB.mib (113845 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 Counter32 TEXTUAL-CONVENTION
TruthValue RowStatus TimeStamp
MODULE-COMPLIANCE OBJECT-GROUP ifGeneralInformationGroup
InterfaceIndexOrZero IEEE8021BridgePortNumber

Defined Types

ClockIdentity  
Represents an IEEE 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, EUI-64. EUI-48 converts to EUI-64 as specified by IEEE. The conversion assigns values 255 and 254 to octets 3 and 4 respectively, where octet 0 is the most significant and octet 7 the least. For example, EUI-48 of AC:DE:48:23:45:67 would extend to AC:DE:48:FF:FE:23:45:67.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

IEEE8021ASClockClassValue  
Clock Class Value from IEEE Std 1588-2008 7.6.2.4, with the following interpretation placed on the value: 6: A clock that is synchronized to a primary reference time source, 7: A clock that has previously been designated as clockClass 6 but that has lost the ability to synchronize to a primary reference time source and is in holdover mode and within holdover specifications, 13: A clock that is synchronized to an application-specific source of time, 14: A clock that has previously been designated as clockClass 13 but that has lost the ability to synchronize to an application-specific source of time and is in holdover mode and within holdover specifications, 52: Degradation alternative A for a clock of clockClass 7 that is not within holdover specification, 58: Degradation alternative A for a clock of clockClass 14 that is not within holdover specification, 68..122: For use by alternate PTP profiles (68..122), 133..170: For use by alternate PTP profiles (133..170), 187: Degradation alternative B for a clock of clockClass 7 that is not within holdover specification, 193: Degradation alternative B for a clock of clockClass 14 that is not within holdover specification, 216..232: For use by alternate PTP profiles, 248: Default none of the other clockClass definitions apply, 255: A slave-only clock(255).
TEXTUAL-CONVENTION    
  INTEGER primarySync(6), primarySyncLost(7), applicationSpecificSync(13), applicationSpecficSyncLost(14), primarySyncAlternativeA(52), applicationSpecificAlternativeA(58), primarySyncAlternativeB(187), applicationSpecficAlternativeB(193), defaultClock(248), slaveOnlyClock(255)  

IEEE8021ASClockAccuracyValue  
Clock Accuracy Value from 8.6.2.3, with the following interpretation placed on the value: 32: The time is accurate to within 25 ns, 33: The time is accurate to within 100 ns, 34: The time is accurate to within 250 ns, 35: The time is accurate to within 1 us, 36: The time is accurate to within 2.5 us, 37: The time is accurate to within 10 us, 38: The time is accurate to within 25 us, 39: The time is accurate to within 100 us, 40: The time is accurate to within 250 us, 41: The time is accurate to within 1 ms, 42: The time is accurate to within 2.5 ms, 43: The time is accurate to within 10 ms, 44: The time is accurate to within 25 ms, 45: The time is accurate to within 100 ms, 46: The time is accurate to within 250 ms, 47: The time is accurate to within 1 s, 48: The time is accurate to within 10 s, 49: The time is accurate to within > 10 s, 254: Default indicating unknown
TEXTUAL-CONVENTION    
  INTEGER timeAccurateTo25ns(32), timeAccurateTo100ns(33), timeAccurateTo250ns(34), timeAccurateTo1us(35), timeAccurateTo2dot5us(36), timeAccurateTo10us(37), timeAccurateTo25us(38), timeAccurateTo100us(39), timeAccurateTo250us(40), timeAccurateTo1ms(41), timeAccurateTo2dot5ms(42), timeAccurateTo10ms(43), timeAccurateTo25ms(44), timeAccurateTo100ms(45), timeAccurateTo250ms(46), timeAccurateTo1s(47), timeAccurateTo10s(48), timeAccurateToGT10s(49), timeAccurateToUnknown(254)  

IEEE8021ASTimeSourceValue  
The timeSource is an information only attribute indicating the type of source of time used by a ClockMaster, representing categories. For example, the GPS entry would include not only the GPS system of the U.S. Department of Defense but the European Galileo system and other present and future satellite-based timing systems. In the absence of a default value set by a user of this standard, the default value of timeSource shall be OTHER. See 7.6.2.6 of IEEE Std 1588 - 2008 for more detailed description of timeSourceIndicates the source of time used by the grandmaster clock. The following interpretation placed on the value: 16: Atomic Clock, 32: GPS, 48: Terrestrial Radio, 64: PTP, 80: NTP, 96: Hand Set, 144: Other, 160: Internal Oscillator
TEXTUAL-CONVENTION    
  INTEGER atomicClock(16), gps(32), terrestrialRadio(48), ptp(64), ntp(80), handSet(96), other(144), internalOscillator(160)  

Ieee8021AsPortDSIfEntry  
SEQUENCE    
  ieee8021AsBridgeBasePort IEEE8021BridgePortNumber
  ieee8021AsPortDSAsIfIndex InterfaceIndexOrZero
  ieee8021AsPortDSClockIdentity ClockIdentity
  ieee8021AsPortDSPortNumber Unsigned32
  ieee8021AsPortDSPortRole INTEGER
  ieee8021AsPortDSPttPortEnabled TruthValue
  ieee8021AsPortDSIsMeasuringDelay TruthValue
  ieee8021AsPortDSAsCapable TruthValue
  ieee8021AsPortDSNeighborPropDelayHs Unsigned32
  ieee8021AsPortDSNeighborPropDelayMs Unsigned32
  ieee8021AsPortDSNeighborPropDelayLs Unsigned32
  ieee8021AsPortDSNeighborPropDelayThreshHs Unsigned32
  ieee8021AsPortDSNeighborPropDelayThreshMs Unsigned32
  ieee8021AsPortDSNeighborPropDelayThreshLs Unsigned32
  ieee8021AsPortDSDelayAsymmetryHs Integer32
  ieee8021AsPortDSDelayAsymmetryMs Unsigned32
  ieee8021AsPortDSDelayAsymmetryLs Unsigned32
  ieee8021AsPortDSNeighborRateRatio Integer32
  ieee8021AsPortDSInitialLogAnnounceInterval Integer32
  ieee8021AsPortDSCurrentLogAnnounceInterval Integer32
  ieee8021AsPortDSAnnounceReceiptTimeout Unsigned32
  ieee8021AsPortDSInitialLogSyncInterval Integer32
  ieee8021AsPortDSCurrentLogSyncInterval Integer32
  ieee8021AsPortDSSyncReceiptTimeout Unsigned32
  ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalHs Unsigned32
  ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalMs Unsigned32
  ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalLs Unsigned32
  ieee8021AsPortDSInitialLogPdelayReqInterval Integer32
  ieee8021AsPortDSCurrentLogPdelayReqInterval Integer32
  ieee8021AsPortDSAllowedLostResponses Unsigned32
  ieee8021AsPortDSVersionNumber Unsigned32
  ieee8021AsPortDSNupMs Unsigned32
  ieee8021AsPortDSNupLs Unsigned32
  ieee8021AsPortDSNdownMs Unsigned32
  ieee8021AsPortDSNdownLs Unsigned32
  ieee8021AsPortDSAcceptableMasterTableEnabled TruthValue

Ieee8021AsPortStatIfEntry  
SEQUENCE    
  ieee8021AsPortStatRxSyncCount Counter32
  ieee8021AsPortStatRxFollowUpCount Counter32
  ieee8021AsPortStatRxPdelayRequest Counter32
  ieee8021AsPortStatRxPdelayResponse Counter32
  ieee8021AsPortStatRxPdelayResponseFollowUp Counter32
  ieee8021AsPortStatRxAnnounce Counter32
  ieee8021AsPortStatRxPTPPacketDiscard Counter32
  ieee8021AsPortStatRxSyncReceiptTimeouts Counter32
  ieee8021AsPortStatAnnounceReceiptTimeouts Counter32
  ieee8021AsPortStatPdelayAllowedLostResponsesExceeded Counter32
  ieee8021AsPortStatTxSyncCount Counter32
  ieee8021AsPortStatTxFollowUpCount Counter32
  ieee8021AsPortStatTxPdelayRequest Counter32
  ieee8021AsPortStatTxPdelayResponse Counter32
  ieee8021AsPortStatTxPdelayResponseFollowUp Counter32
  ieee8021AsPortStatTxAnnounce Counter32

Ieee8021AsAcceptableMasterTableDSMasterEntry  
SEQUENCE    
  ieee8021AsAcceptableMasterTableDSMasterId Unsigned32
  ieee8021AsAcceptableMasterClockIdentity ClockIdentity
  ieee8021AsAcceptableMasterPortNumber Unsigned32
  ieee8021AsAcceptableMasterAlternatePriority1 Unsigned32
  ieee8021AsAcceptableMasterRowStatus RowStatus

Defined Values

ieee8021AsTimeSyncMib 1.3.111.2.802.1.1.20
The Management Information Base module for IEEE 802.1AS time synchronization protocol.
MODULE-IDENTITY    

ieee8021AsMIBObjects 1.3.111.2.802.1.1.20.1
OBJECT IDENTIFIER    

ieee8021AsConformance 1.3.111.2.802.1.1.20.2
OBJECT IDENTIFIER    

ieee8021AsDefaultDS 1.3.111.2.802.1.1.20.1.1
OBJECT IDENTIFIER    

ieee8021AsDefaultDSClockIdentity 1.3.111.2.802.1.1.20.1.1.1
Globally unique manufacturer-assigned clock identifier for the local clock. The identifier is based on an EUI-64.
Status: current Access: read-only
OBJECT-TYPE    
  ClockIdentity  

ieee8021AsDefaultDSNumberPorts 1.3.111.2.802.1.1.20.1.1.2
The number of PTP ports on the device. For an end station the value is 1.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

ieee8021AsDefaultDSClockClass 1.3.111.2.802.1.1.20.1.1.3
Denotes the traceability of the time or frequency of the local clock. The value shall be selected as follows: a) If the Default Parameter Data Set member gmCapable is TRUE, then clockClass is set to the value that reflects the combination of the LocalClock and ClockSource entities; else if the value that reflects the LocalClock and ClockSource entities is not specified or not known,clockClass is set to 248; b) If the Default Parameter Data Set member gmCapable is FALSE (see 8.6.2.1), clockClass is set to 255.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021ASClockClassValue  

ieee8021AsDefaultDSClockAccuracy 1.3.111.2.802.1.1.20.1.1.4
Characterizes local clock for the purpose of the best master clock algorithm. The value shall be selected as follows: a) clockAccuracy is set to the value that reflects the combination of the LocalClock and ClockSource entities if specified or known; b) if the value that reflects the LocalClock and ClockSource entities is not specified or unknown, clockAccuracy is set to 254.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021ASClockAccuracyValue  

ieee8021AsDefaultDSOffsetScaledLogVariance 1.3.111.2.802.1.1.20.1.1.5
The offsetScaledLogVariance is scaled, offset representation of an estimate of the PTP variance. The PTP variance characterizes the precision and frequency stability of the ClockMaster. The PTP variance is the square of PTPDEV (see B.1.3.2). The value shall be selected as follows: a) offsetScaledLogVariance is set to the value that reflects the combination of the LocalClock and ClockSource entities; else b) if the value that reflects these entities is not specified or not known, offsetScaledLogVariance is set to 16640 (0x4100). This value corresponds to the value of PTPDEV for observation interval equal to the default Sync message transmission interval (i.e., observation interval of 0.125 s, see 11.5.2.3 and B.1.3.2). A value of 65535 (0xFFFF) indicates value is too large to be represented or has not been computed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsDefaultDSPriority1 1.3.111.2.802.1.1.20.1.1.6
Most-significant priority declaration in the execution of the best master clock algorithm. Lower values take precedence. The value of priority1 shall be 255 for a time-aware system that is not grandmaster-capable. The value of priority1 shall be less than 255 for a time-aware system that is grandmaster-capable. The value 0 shall be reserved for future management use, i.e., the valueof priority1 shall be set to 0 only via management action, and shall not be specified as a default value by a user of this standard. In the absence of a default value set by a user of this standard, the default value shall be set as below: a) system type of network infrastructure time-aware system to value 246; b) portable time-aware system, 250; c) other time-aware systems, 248.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

ieee8021AsDefaultDSPriority2 1.3.111.2.802.1.1.20.1.1.7
Least-significant priority declaration in the execution of the best master clock algorithm. Lower values take precedence. The default value is 248
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

ieee8021AsDefaultDSGmCapable 1.3.111.2.802.1.1.20.1.1.8
True (1) if master clock capable; false (2) otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsDefaultDSCurrentUTCOffset 1.3.111.2.802.1.1.20.1.1.9
The value is the offset between TAI and UTC, relative to the ClockMaster entity of this time-aware system. It is equal to the global variable sysCurrentUtcOffset (see 10.3.8.16). The value is in units of seconds. The initialization default value is selected as follows: a) the value is the value obtained from a primary reference if the value is known at the at the time of initialization, b) else the value is the current number ofleap seconds, see 8.2.3, when the time-aware system is designed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -32768..32767  

ieee8021AsDefaultDSCurrentUTCOffsetValid 1.3.111.2.802.1.1.20.1.1.10
True (1) if ieee8021AsDefaultDSCurrentUTCOffset is known to be correct; false (2) otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsDefaultDSLeap59 1.3.111.2.802.1.1.20.1.1.11
A true (1) value indicates that the last minute of the current UTC day, relative to the ClockMaster entity of this time-aware system, will contain 59 seconds. It is equal to the global variable sysLeap59 (see 10.3.8.12). The initialization value is selected as follows: a) Set to true (1) if the value is obtained from a primary reference if known at the at the time of initialization, else b) The value is set to false (2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsDefaultDSLeap61 1.3.111.2.802.1.1.20.1.1.12
A true (1) value indicates that the last minute of the current UTC day, relative to the ClockMaster entity of this time-aware system, will contain 59 seconds. It is equal to the global variable sysLeap61 (see 10.3.8.11). The initialization value is selected as follows: a) Set to true (1) if the value is obtained from a primary reference if known at the at the time of initialization, else b) The value is set to false (2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsDefaultDSTimeTraceable 1.3.111.2.802.1.1.20.1.1.13
The value is set to true (1) if the timescale and the value of Ieee8021AsCurrentUtcOffset, relative to the ClockMaster entity of this time-aware system, are traceable to a primary reference standard; otherwise the value is set to false (2). It is equal to the global variable sysTimeTraceable (see 10.3.8.14). The initialization value is selected as follows: a) If the time and the value of currentUtcOffset are traceable to a primary reference standard at the time of initialization, the value is set to true (1), else b) The value is set to false (2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsDefaultDSFrequencyTraceable 1.3.111.2.802.1.1.20.1.1.14
The value is set to true (1) if the frequency determining the timescale of the ClockMaster Entity of this time- aware system is traceable to a primary reference standard; otherwise the value is set to false (2). It is equal to the global variable sysFrequencyTraceable (see 10.3.8.15). The initialization value is selected as follows: a) If the frequency is traceable to a primary reference standard at the time of initialization, the value is set to true (1), else b) The value is set to false (2)..
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsDefaultDSTimeSource 1.3.111.2.802.1.1.20.1.1.15
The timeSource is an information-only attribute indicating the type of source of time used by a ClockMaster. The value is not used in the selection of the grandmaster. The values shall be as specified in Table 8-3. These represent categories. For example, the GPS entry would include not only the GPS system of the U.S. Department of Defense but the European Galileo system and other present and future satellite-based timing systems. All unused values in Table 8-3 are reserved. The initialization value is selected as follows: a) If the timeSource (8.6.2.7 and Table 8-3), is known at the time of initialization, the value is derived from the table, else b) The value is set to INTERNAL_OSCILLATOR (160).
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021ASTimeSourceValue  

ieee8021AsCurrentDS 1.3.111.2.802.1.1.20.1.2
OBJECT IDENTIFIER    

ieee8021AsCurrentDSStepsRemoved 1.3.111.2.802.1.1.20.1.2.1
The number of communication paths traversed between the local clock and the grandmaster clock (see Table 10.3.3). For example, stepsRemoved for a slave clock on the same PTP communication path as the grandmaster clock will have a value of 1, indicating that a single path was traversed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -32768..32767  

ieee8021AsCurrentDSOffsetFromMasterHs 1.3.111.2.802.1.1.20.1.2.2
The most significant 32 bits of the offset, signed 96 bit number in 2**-16 ns, an implementation-specific computation of the current value of the time difference between a master and a slave as computed by the slave. This object MUST be read at the same time as ieee8021AsCurrentDSOffsetFromMasterMs, and ieee8021AsCurrentDSOffsetFromMasterLs, which represents middle and least significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ieee8021AsCurrentDSOffsetFromMasterMs 1.3.111.2.802.1.1.20.1.2.3
The middle significant 32 bits of the offset, signed 96 bit number in 2**-16 ns, an implementation-specific computation of the current value of the time difference between a master and a slave as computed by the slave. This object MUST be read at the same time as ieee8021AsCurrentDSOffsetFromMasterHs, and ieee8021AsCurrentDSOffsetFromMasterLs, which represents most (highest) and least significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ieee8021AsCurrentDSOffsetFromMasterLs 1.3.111.2.802.1.1.20.1.2.4
The least significant 32 bits of the offset, signed 96 bit number in 2**-16 ns, an implementation-specific computation of the current value of the time difference between a master and a slave as computed by the slave. This object MUST be read at the same time as ieee8021AsCurrentDSOffsetFromMasterHs, and ieee8021AsCurrentDSOffsetFromMasterMs, which represents most (highest) and middle significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ieee8021AsCurrentDSLastGmPhaseChangeHs 1.3.111.2.802.1.1.20.1.2.5
The value (see 10.2.3.16) is the phase change that occurred on the most recent change in either grandmaster or gmTimeBaseIndicator (see 9.2.2.2). This object MUST be read at the same time as ieee8021AsCurrentDSLastGmPhaseChangeMs, and ieee8021AsCurrentDSLastGmPhaseChangeLs, which represents middle and least significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ieee8021AsCurrentDSLastGmPhaseChangeMs 1.3.111.2.802.1.1.20.1.2.6
The value (see 10.2.3.16) is the phase change that occurred on the most recent change in either grandmaster or gmTimeBaseIndicator (see 9.2.2.2). This object MUST be read at the same time as ieee8021AsCurrentDSLastGmPhaseChangeHs, and ieee8021AsCurrentDSLastGmPhaseChangeLs, which represents most and least significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsCurrentDSLastGmPhaseChangeLs 1.3.111.2.802.1.1.20.1.2.7
The value (see 10.2.3.16) is the phase change that occurred on the most recent change in either grandmaster or gmTimeBaseIndicator (see 9.2.2.2). This object MUST be read at the same time as ieee8021AsCurrentDSLastGmPhaseChangeMs, and ieee8021AsCurrentDSLastGmPhaseChangeLs, which represents middle and least significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsCurrentDSLastGmFreqChangeMs 1.3.111.2.802.1.1.20.1.2.8
The value (see 10.2.3.17) is the frequency change that occurred on the most recent change in either grandmaster or gmTimeBaseIndicator (see 9.2.2.2). This object MUST be read at the same time as ieee8021AsCurrentDSLastGmFreqChangeLs, which represents least significant 32 bits of the value in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ieee8021AsCurrentDSLastGmFreqChangeLs 1.3.111.2.802.1.1.20.1.2.9
The value (see 10.2.3.17) is the frequency change that occurred on the most recent change in either grandmaster or gmTimeBaseIndicator (see 9.2.2.2). This object MUST be read at the same time as ieee8021AsCurrentDSLastGmFreqChangeMs, which represents most significant 32 bits of the value in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsCurrentDSGmTimebaseIndicator 1.3.111.2.802.1.1.20.1.2.10
This reports the grandmaster's time base change value conveyed in the Sync message. The value is the value of timeBaseIndicator of the current grandmaster (see 9.2.2.2 and 9.6.2.2)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsCurrentDSGmChangeCount 1.3.111.2.802.1.1.20.1.2.11
This statistics counter tracks the number of times the grandmaster has changed in a gPTP domain. This counter increments when the PortAnnounceInformation state machine enters the SUPERIOR_MASTER_PORT state or the INFERIOR_MASTER_OR_OTHER_PORT state (see 10.3.11 and Figure 10-13).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsCurrentDSTimeOfLastGmChangeEvent 1.3.111.2.802.1.1.20.1.2.12
This timestamp denotes the system time when the most recent grandmaster change occurred in a gPTP domain. This timestamp is updated when the PortAnnounceInformation state machine enters the SUPERIOR_MASTER_PORT state or the INFERIOR_MASTER_OR_OTHER_PORT state (see 10.3.11 and Figure 10-13).
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ieee8021AsCurrentDSTimeOfLastGmFreqChangeEvent 1.3.111.2.802.1.1.20.1.2.13
This timestamp denotes the system time when the most recent change in grandmaster phase occured, due to a change of either the grandmaster or the grandmaster time base. This timestamp is updated when the PortAnnounceInformation state machine enters the SUPERIOR_MASTER_PORT state or the INFERIOR_MASTER_OR_OTHER_PORT state (see 10.3.11 and Figure 10-13), and when the ieee802AsCurrentDSGmTimebaseIndicator managed object (see 14.3.5) changes.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ieee8021AsCurrentDSTimeOfLastGmPhaseChangeEvent 1.3.111.2.802.1.1.20.1.2.14
This timestamp denotes the system time when the most recent change in grandmaster frequency occured, due to a change of either the grandmaster or the grandmaster time base. This timestamp is updated when the PortAnnounceInformation state machine enters the SUPERIOR_MASTER_PORT state or the INFERIOR_MASTER_OR_OTHER_PORT state (see 10.3.11 and Figure 10-13), and when the ieee802AsCurrentDSGmTimebaseIndicator managed object (see 14.3.5) changes.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ieee8021AsParentDS 1.3.111.2.802.1.1.20.1.3
OBJECT IDENTIFIER    

ieee8021AsParentDSParentClockIdentity 1.3.111.2.802.1.1.20.1.3.1
Clock identifier (clockIdentity) of the local clock's parent clock. The default value is set to ieee8021AsDefaultDSClockIdentity. If this time-aware system is the grandmaster, the value is the clockIdentity of this time-aware system. If this time-aware system is not the grandmaster, the value is the clockIdentity of the MasterPort (see Table 10-1) of the gPTP communication path attached to the single slave port of this time-aware system.
Status: current Access: read-only
OBJECT-TYPE    
  ClockIdentity  

ieee8021AsParentDSParentPortNumber 1.3.111.2.802.1.1.20.1.3.2
Port number (portNumber) of the local clock's parent gPTP port number. If this time-aware system is the grandmaster, the value is the gPTP portNumber of this time-aware system. If this time-aware system is not the grandmaster, the value is the portNumber of the MasterPort (see Table 10-1) of the gPTP communication path attached to the single gPTP slave port of this time-aware system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsParentDSCumlativeRateRatio 1.3.111.2.802.1.1.20.1.3.3
The value is an estimate of the ratio of the frequency of the grandmaster to the frequency of the LocalClock entity of this time-aware system. Cumulative rate ratio is expressed as the fractional frequency offset multiplied by 2**41, i.e., the quantity (rateRatio - 1.0)(2**41), where rateRatio is computed by the PortSyncSyncReceive state machine (see 10.2.7.1.4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ieee8021AsParentDSGrandmasterIdentity 1.3.111.2.802.1.1.20.1.3.4
Clock identifier (clockIdentity) of the grandmaster. The default value is set to ieee8021AsDefaultDSClockIdentity.
Status: current Access: read-only
OBJECT-TYPE    
  ClockIdentity  

ieee8021AsParentDSGrandmasterClockClass 1.3.111.2.802.1.1.20.1.3.5
Denotes the traceability of the time or frequency of the grandmaster. The default value is set to ieee8021AsDefaultDSClockClass.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021ASClockClassValue  

ieee8021AsParentDSGrandmasterClockAccuracy 1.3.111.2.802.1.1.20.1.3.6
Characterizes the grandmaster clock for the purpose of the best master clock algorithm. The default value is set to ieee8021AsDefaultDSClockAccuracy.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021ASClockAccuracyValue  

ieee8021AsParentDSGrandmasterOffsetScaledLogVariance 1.3.111.2.802.1.1.20.1.3.7
Clock Allan variance of the local clock expressed as a base-2 logarithm multiplied by a scale factor of 256. Hysteresis is applied requiring the underlying computed variance to move by at least 128 before a change is reported. A value of 65535 (0xFFFF) indicates value is too large to be represented or has not been computed. The default value is set to ieee8021AsDefaultDSOffsetScaledLogVariance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsParentDSGrandmasterPriority1 1.3.111.2.802.1.1.20.1.3.8
Grandmaster's most-significant priority declaration in the execution of the best master clock algorithm. Lower values take precedence. The default value is set to ieee8021AsDefaultDSPriority1.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

ieee8021AsParentDSGrandmasterPriority2 1.3.111.2.802.1.1.20.1.3.9
Grandmaster's least-significant priority declaration in the execution of the best master clock algorithm. Lower values take precedence. The default value is set to ieee8021AsDefaultDSDSPriority2.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

ieee8021AsTimePropertiesDS 1.3.111.2.802.1.1.20.1.4
OBJECT IDENTIFIER    

ieee8021AsTimePropertiesDSCurrentUtcOffset 1.3.111.2.802.1.1.20.1.4.1
The value is currentUtcOffset for the current grandmaster (see Table 14.2.9). It is equal to the value of the global variable currentUtcOffset (see 10.3.8.9). The value is in units of seconds. The default value is set to ieee8021AsDefaultDSCurrentUTCOffset.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -32768..32767  

ieee8021AsTimePropertiesDSCurrentUtcOffsetValid 1.3.111.2.802.1.1.20.1.4.2
True (1) if ieee8021AsTimePropertiesDSCurrentUTCOffset is known to be correct; false (2) otherwise. The default value is set to ieee8021AsDefaultDSCurrentUTCOffsetValid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsTimePropertiesDSLeap59 1.3.111.2.802.1.1.20.1.4.3
The value is leap59 for the current grandmaster (see 14.2.11). It is equal to the global variable leap59 (see 10.3.8.5). A true (1) value indicates that the last minute of the current UTC day, relative to the ClockMaster entity of this time-aware system, will contain 59 seconds. The default value is set to ieee8021AsDefaultDSLeap59.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsTimePropertiesDSLeap61 1.3.111.2.802.1.1.20.1.4.4
The value is leap61 for the current grandmaster (see 14.2.12). It is equal to the global variable leap59 (see 10.3.8.4). A true (1) value indicates that the last minute of the current UTC day, relative to the ClockMaster entity of this time-aware system, will contain 61 seconds.The default value is set to ieee8021AsDefaultDSLeap61.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsTimePropertiesDSTimeTraceable 1.3.111.2.802.1.1.20.1.4.5
The value is timeTraceable for the current grandmaster (see 14.2.13). It is equal to the global variable timeTraceable (see 10.3.8.7). True (1) if the timescale and the value of timePropertiesDSCurrentUTCOffset are traceable to a primary reference; false (2) otherwise. The default value is set to ieee8021AsDefaultDSTimeTraceable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsTimePropertiesDSFrequencyTraceable 1.3.111.2.802.1.1.20.1.4.6
The value is frequencyTraceable for the current grandmaster (see 14.2.14). It is equal to the global variable frequencyTraceable (see 10.3.8.8). True (1) if the frequency determining the timescale is traceable to a primary reference; false (2) otherwise. The default value is set to ieee8021AsDefaultDSFrequencyTraceable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsTimePropertiesDSTimeSource 1.3.111.2.802.1.1.20.1.4.7
The value is timeSource for the current grandmaster (see 14.2.15). It is equal to the global variable timeTraceable (see 10.3.8.10). Indicates the source of time used by the grandmaster clock. The default value is set to ieee8021AsDefaultDSTimeSource.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021ASTimeSourceValue  

ieee8021AsPortDSIfTable 1.3.111.2.802.1.1.20.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021AsPortDSIfEntry

ieee8021AsPortDSIfEntry 1.3.111.2.802.1.1.20.1.5.1
A list of objects pertaining to a gPTP port of a time-aware bridge component or a time-aware end station.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021AsPortDSIfEntry  

ieee8021AsBridgeBasePort 1.3.111.2.802.1.1.20.1.5.1.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021BridgePortNumber  

ieee8021AsPortDSAsIfIndex 1.3.111.2.802.1.1.20.1.5.1.2
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 corresponding to this port, or the value 0 if the port has not been bound to an underlying frame source and sink. 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

ieee8021AsPortDSClockIdentity 1.3.111.2.802.1.1.20.1.5.1.3
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 the organization creating the instance of a clockIdentity under the terms of this subclause. The organization owning the MAC address shall ensure that the MAC address is used in generating only a single instance of a clockIdentity, for example by requiring that the MAC address be a MAC address embedded in the device identified by the clockIdentity. The mapping rules for constructing the EUI-64 from the EUI-48 shall be those specified by the IEEE [B2]. The 8 octets of the created IEEE EUI-64 shall be assigned in order to the 8 octet array clockIdentity with most significant octet of the IEEE EUI-64 assigned to the clockIdentity octet array member with index 0.(see 8.5.2.2).
Status: current Access: read-only
OBJECT-TYPE    
  ClockIdentity  

ieee8021AsPortDSPortNumber 1.3.111.2.802.1.1.20.1.5.1.4
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 ports shall be 1, 2, ?, N, respectively (see 8.5.2.3) .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsPortDSPortRole 1.3.111.2.802.1.1.20.1.5.1.5
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, Table 8. The default value is 3 (DisabledPort).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabledPort(3), masterPort(6), passivePort(7), slavePort(9)  

ieee8021AsPortDSPttPortEnabled 1.3.111.2.802.1.1.20.1.5.1.6
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 table SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ieee8021AsPortDSIsMeasuringDelay 1.3.111.2.802.1.1.20.1.5.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsPortDSAsCapable 1.3.111.2.802.1.1.20.1.5.1.8
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 (2) otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021AsPortDSNeighborPropDelayHs 1.3.111.2.802.1.1.20.1.5.1.9
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 propagation time on the link attached to this port, measured as specified for the respective medium (see 11.2.15, 12.5, and E.4). The value is zero for ports attached to IEEE 802.3 EPON links and for the master port of an IEEE 802.11 link, because one-way propagation delay is not measured on the latter and not directly measured on the former. It is recommended that the data type be scaled in ns. The initialization value is zero. This object MUST be read at the same time as ieee8021AsPortDSNeighborPropDelayMs, and ieee8021AsPortDSNeighborPropDelayLs, which represents middle and least significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNeighborPropDelayMs 1.3.111.2.802.1.1.20.1.5.1.10
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 one-way propagation time on the link attached to this port, measured as specified for the respective medium (see 11.2.15, 12.5, and E.4). The value is zero for ports attached to IEEE 802.3 EPON links and for the master port of an IEEE 802.11 link, because one-way propagation delay is not measured on the latter and not directly measured on the former. It is recommended that the data type be scaled in ns. The initialization value is zero. This object MUST be read at the same time as ieee8021AsPortDSNeighborPropDelayHs, and ieee8021AsPortDSNeighborPropDelayLs, which represents most (highest) and least significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNeighborPropDelayLs 1.3.111.2.802.1.1.20.1.5.1.11
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 propagation time on the link attached to this port, measured as specified for the respective medium (see 11.2.15, 12.5, and E.4). The value is zero for ports attached to IEEE 802.3 EPON links and for the master port of an IEEE 802.11 link, because one-way propagation delay is not measured on the latter and not directly measured on the former. It is recommended that the data type be scaled in ns. The initialization value is zero. This object MUST be read at the same time as ieee8021AsPortDSNeighborPropDelayHs, and ieee8021AsPortDSNeighborPropDelayMs, which represents most (highest) and middle significant 32 bits of values, respectively, in order for the read operation to succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNeighborPropDelayThreshHs 1.3.111.2.802.1.1.20.1.5.1.12
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 threshold, above which a port is not considered capable of participating in the 802.1AS protocol This object MUST be read or written at the same time as ieee8021AsPortDSNeighborPropDelayThreshMs, and ieee8021AsPortDSNeighborPropDelayThreshLs, which represents middle and least significant 32 bits of values, respectively, in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNeighborPropDelayThreshMs 1.3.111.2.802.1.1.20.1.5.1.13
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, above which a port is not considered capable of participating in the 802.1AS protocol This object MUST be read or written at the same time as ieee8021AsPortDSNeighborPropDelayThreshHs, and ieee8021AsPortDSNeighborPropDelayThreshLs, which represents most (highest) and least significant 32 bits of values, respectively, in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNeighborPropDelayThreshLs 1.3.111.2.802.1.1.20.1.5.1.14
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, above which a port is not considered capable of participating in the 802.1AS protocol This object MUST be read at the same time as ieee8021AsPortDSNeighborPropDelayThreshHs, and ieee8021AsPortDSNeighborPropDelayThreshMs, which represents most (highest) and middle significant 32 bits of values, respectively, in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSDelayAsymmetryHs 1.3.111.2.802.1.1.20.1.5.1.15
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 8.3. If propagation delay asymmetry is not modeled, then delayAsymmetry is 0. This object MUST be read or written at the same time as ieee8021AsPortDSDelayAsymmetryMs, and ieee8021AsPortDSDelayAsymmetryLs, which represents middle and least significant 32 bits of values, respectively, in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ieee8021AsPortDSDelayAsymmetryMs 1.3.111.2.802.1.1.20.1.5.1.16
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 propagation delay asymmetry is not modeled, then delayAsymmetry is 0. This object MUST be read or written at the same time as ieee8021AsPortDSDelayAsymmetryHs, and ieee8021AsPortDSDelayAsymmetryLs, which represents middle and least significant 32 bits of values, respectively, in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSDelayAsymmetryLs 1.3.111.2.802.1.1.20.1.5.1.17
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 propagation delay asymmetry is not modeled, then delayAsymmetry is 0. This object MUST be read or written at the same time as ieee8021AsPortDSDelayAsymmetryHs, and ieee8021AsPortDSDelayAsymmetryLs, which represents most (highest) and least significant 32 bits of values, respectively, in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNeighborRateRatio 1.3.111.2.802.1.1.20.1.5.1.18
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-aware system (see 10.2.4.6). Neighbor rate ratio is expressed as the fractional frequency offset multiplied by 2**41, i.e., the quantity (neighborRateRatio - 1.0)(2**41).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ieee8021AsPortDSInitialLogAnnounceInterval 1.3.111.2.802.1.1.20.1.5.1.19
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.2 and and the AnnounceIntervalSetting state machine 10.3.14) The default value is 0. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -128..127  

ieee8021AsPortDSCurrentLogAnnounceInterval 1.3.111.2.802.1.1.20.1.5.1.20
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 the value 127; the port does not send Announce messages when currentLogAnnounceInterval has this value (see 10.3.14). A port may support other values, except for the reserved values -128 through - 125, inclusive, and 124 through 126, inclusive. A port ignores requests (see 10.3.14) for unsupported values.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -128..127  

ieee8021AsPortDSAnnounceReceiptTimeout 1.3.111.2.802.1.1.20.1.5.1.21
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 the BMC algorithm needs to be run, if appropriate. The condition of the slave port not receiving an Announce message for announceReceiptTimeout announce intervals is referred to as 'announce receipt timeout'. The default value is 3 (see 10.6.3.2). The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

ieee8021AsPortDSInitialLogSyncInterval 1.3.111.2.802.1.1.20.1.5.1.22
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.5.2.3, 12.6.2, 13.9.2, and the LinkDelaySyncIntervalSetting state machine, 11.2.17). The initialization value is -3 (see 10.6.2.3). The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -128..127  

ieee8021AsPortDSCurrentLogSyncInterval 1.3.111.2.802.1.1.20.1.5.1.23
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -128..127  

ieee8021AsPortDSSyncReceiptTimeout 1.3.111.2.802.1.1.20.1.5.1.24
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, and that the BMC algorithm needs to be run, if appropriate. The condition of the slave port not receiving synchronization information for syncReceiptTimeout sync intervals is referred to as 'sync receipt timeout'. The initialization value is 3 (see 10.6.3.1). The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalHs 1.3.111.2.802.1.1.20.1.5.1.25
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 after which sync receipt timeout occurs if time-synchronization information has not been received during the interval. This object MUST be read at the same time as ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalMs, and ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalLs, which represents middle and least significant 32 bits of values, respectively, in order for the read operation to succeed. Default value is calculated per 10.2.4.2, or '0000 0000 0000 165A 0BC0 0000'h. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalMs 1.3.111.2.802.1.1.20.1.5.1.26
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 sync receipt timeout occurs if time-synchronization information has not been received during the interval. This object MUST be read at the same time as ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalHs, and ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalLs, which represents most (highest) and least significant 32 bits of values, respectively, in order for the read operation to succeed. Default value is calculated per 10.2.4.2, or '0000 0000 0000 165A 0BC0 0000'h. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalLs 1.3.111.2.802.1.1.20.1.5.1.27
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 sync receipt timeout occurs if time-synchronization information has not been received during the interval. This object MUST be read at the same time as ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalHs, and ieee8021AsPortDSSyncReceiptTimeoutTimeIntervalMs, which represents most (highest) and middle significant 32 bits of values, respectively, in order for the read operation to succeed. Default value is calculated per 10.2.4.2, or '0000 0000 0000 165A 0BC0 0000'h. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSInitialLogPdelayReqInterval 1.3.111.2.802.1.1.20.1.5.1.28
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, (a) the port is initialized, or (b) a message interval request TLV is received with the linkDelayInterval field set to 126 (see 11.5.2.2 and the LinkDelaySyncIntervalSetting state machine, 11.2.17). For these media, the initialization value is 0. For all other media, the value is 127. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -128..127  

ieee8021AsPortDSCurrentLogPdelayReqInterval 1.3.111.2.802.1.1.20.1.5.1.29
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, see 11.5.2.2. For all other media, the value is 127. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -128..127  

ieee8021AsPortDSAllowedLostResponses 1.3.111.2.802.1.1.20.1.5.1.30
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 to not be exchanging peer delay messages with its neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsPortDSVersionNumber 1.3.111.2.802.1.1.20.1.5.1.31
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 system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..63  

ieee8021AsPortDSNupMs 1.3.111.2.802.1.1.20.1.5.1.32
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 wavelength light of the optical path (see 13.1.4 and 13.8.1.2). The default value is 1.46770 for 1 Gb/s upstream links, and 1.46773 for 10 Gb/s upstream links. For all other ports, the value is 0. This object MUST be read or written at the same time as ieee8021AsPortDSNupLs, which represents least significant 32 bits of the value in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNupLs 1.3.111.2.802.1.1.20.1.5.1.33
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 wavelength light of the optical path (see 13.1.4 and 13.8.1.2). The default value is 1.46770 for 1 Gb/s upstream links, and 1.46773 for 10 Gb/s upstream links. For all other ports, the value is 0. This object MUST be read or written at the same time as ieee8021AsPortDSNupMs, which represents the most significant 32 bits of the value in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNdownMs 1.3.111.2.802.1.1.20.1.5.1.34
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 wavelength light of the optical path (see 13.1.4 and 13.8.1.2.2). The default value is 1.46805 for 1 Gb/s downstream links, and 1.46851 for 10 Gb/s downstream links. For all other ports, the value is 0. This object MUST be read or written at the same time as ieee8021AsPortDSNdownLs, which represents the least significant 32 bits of the value in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSNdownLs 1.3.111.2.802.1.1.20.1.5.1.35
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 wavelength light of the optical path (see 13.1.4 and 13.8.1.2.1). The default value is 1.46805 for 1 Gb/s downstream links, and 1.46851 for 10 Gb/s downstream links. For all other ports, the value is 0. This object MUST be read or written at the same time as ieee8021AsPortDSNdownMs, which represents the most significant 32 bits of the value in order for the read or write operation to succeed. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ieee8021AsPortDSAcceptableMasterTableEnabled 1.3.111.2.802.1.1.20.1.5.1.36
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 default value is FALSE. The contents of this variable SHALL be maintained across a restart of the system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ieee8021AsPortStatIfTable 1.3.111.2.802.1.1.20.1.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021AsPortStatIfEntry

ieee8021AsPortStatIfEntry 1.3.111.2.802.1.1.20.1.6.1
A list of statistics pertaining to a port of a gPTP domain. This statistics table uses ieee8021AsPortDSAsIfIndex, and corresponds to ieee8021ASPortDSTable entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021AsPortStatIfEntry  

ieee8021AsPortStatRxSyncCount 1.3.111.2.802.1.1.20.1.6.1.1
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), when in the DISCARD or WAITING_FOR_SYNC states; or rcvdIndication transitions to TRUE (see Figure 12-3).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatRxFollowUpCount 1.3.111.2.802.1.1.20.1.6.1.2
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) when in the WAITING_FOR_FOLLOW_UP state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatRxPdelayRequest 1.3.111.2.802.1.1.20.1.6.1.3
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 in the WAITING_FOR_PDELAY_REQ or INITIAL_WAITING_FOR_PDELAY_REQ states.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatRxPdelayResponse 1.3.111.2.802.1.1.20.1.6.1.4
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) when in the WAITING_FOR_PDELAY_RESP state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatRxPdelayResponseFollowUp 1.3.111.2.802.1.1.20.1.6.1.5
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 and Figure 11-8) when in the WAITING_FOR_PDELAY_RESP_FOLLOW_UP state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatRxAnnounce 1.3.111.2.802.1.1.20.1.6.1.6
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) when in the DISCARD or RECEIVE states.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatRxPTPPacketDiscard 1.3.111.2.802.1.1.20.1.6.1.7
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 qualifyAnnounce (see 10.3.10.2.1 and 13.1.3.4) of the PortAnnounceReceive state machine (see 10.3.10 and Figure 10-12) returning FALSE; b) A Follow_Up message corresponding to a received Sync message is not received, denoted by a transition of the condition (currentTime greater or equal to followUpReceiptTimeoutTime) to TRUE from FALSE when in the WAITING_FOR_FOLLOW_UP state of the MDSyncReceiveSM state machine (see 11.2.13 and Figure 11-6); c) A Pdelay_Resp message corresponding to a transmitted Pdelay_Req message is not received, denoted by a transition from the WAITING_FOR_PDELAY_RESP state to the RESET state of the MDPdelayReq state machine (see 11.2.15 and Figure 11-8); d) A Pdelay_Resp_Follow_Up message corresponding to a transmitted Pdelay_Req message is not received, denoted by a transition from the WAITING_FOR_PDELAY_RESP_FOLLOW_UP state to the RESET state of the MDPdelayReq state machine (see 11.2.15 and Figure 11-8).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatRxSyncReceiptTimeouts 1.3.111.2.802.1.1.20.1.6.1.8
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 greater or equual to announceReceiptTimeoutTime) TRUE
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatAnnounceReceiptTimeouts 1.3.111.2.802.1.1.20.1.6.1.9
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 greater than or equal to syncReceiptTimeoutTime) AND gmPresent)) TRUE.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatPdelayAllowedLostResponsesExceeded 1.3.111.2.802.1.1.20.1.6.1.10
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 machine (see 11.2.15 and Figure 11-8)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatTxSyncCount 1.3.111.2.802.1.1.20.1.6.1.11
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), when in the INITIALIZING or SEND_FOLLOW_UP states; or the INITIATE_REQUEST_WAIT_CONFIRM state is entered in Figure 12-3.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatTxFollowUpCount 1.3.111.2.802.1.1.20.1.6.1.12
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 11-7), when in the SEND_SYNC state increments every time a Follow_Up packet is transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatTxPdelayRequest 1.3.111.2.802.1.1.20.1.6.1.13
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatTxPdelayResponse 1.3.111.2.802.1.1.20.1.6.1.14
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) when in the WAITING_FOR_PDELAY_REQ or INITIAL_WAITING_FOR_PDELAY_REQ states, and resulting entry to the SENT_PDELAY_RESP_WAITING_FOR_TIMESTAMP state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatTxPdelayResponseFollowUp 1.3.111.2.802.1.1.20.1.6.1.15
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.1.2 and Figure 11-9) when in the SENT_PDELAY_RESP_WAITING_FOR_TIMESTAMP state, and resulting entry to the WAITING_FOR_PDELAY_REQ state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsPortStatTxAnnounce 1.3.111.2.802.1.1.20.1.6.1.16
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ieee8021AsAcceptableMasterTableDS 1.3.111.2.802.1.1.20.1.7
OBJECT IDENTIFIER    

ieee8021AsAcceptableMasterTableDSBase 1.3.111.2.802.1.1.20.1.7.1
OBJECT IDENTIFIER    

ieee8021AsAcceptableMasterTableDSMaster 1.3.111.2.802.1.1.20.1.7.2
OBJECT IDENTIFIER    

ieee8021AsAcceptableMasterTableDSMaxTableSize 1.3.111.2.802.1.1.20.1.7.1.1
The value is the maximum size of the AcceptableMasterTable. It is equal to the maxTableSize member of the AcceptableMasterTable structure (see 13.1.3.2)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsAcceptableMasterTableDSActualTableSize 1.3.111.2.802.1.1.20.1.7.1.2
The value is the actual size of the AcceptableMasterTable. It is equal to the actualTableSize member of the AcceptableMasterTable structure (see 13.1.3.2 and 13.1.3.5), i.e., the current number of elements in the acceptable master array. The actual table size is less than or equal to the max table size. This value SHOULD be reflect the number of entries in the ieee8021AsAcceptableMasterTableDSMasterTable. For a time-aware system that contains an ONU attached to an IEEE 802.3 EPON link, the initialization value is 1. For a time-aware system that does not contain an ONU attached to an IEEE 802.3 EPON link, the initialization value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsAcceptableMasterTableDSMasterTable 1.3.111.2.802.1.1.20.1.7.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021AsAcceptableMasterTableDSMasterEntry

ieee8021AsAcceptableMasterTableDSMasterEntry 1.3.111.2.802.1.1.20.1.7.2.1.1
A list of objects pertaining to a port of a time-aware bridge component or a time-aware end station.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021AsAcceptableMasterTableDSMasterEntry  

ieee8021AsAcceptableMasterTableDSMasterId 1.3.111.2.802.1.1.20.1.7.2.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ieee8021AsAcceptableMasterClockIdentity 1.3.111.2.802.1.1.20.1.7.2.1.1.2
Globally unique manufacturer-assigned clock identifier for the local clock port. The identifier is based on an EUI-64.
Status: current Access: read-create
OBJECT-TYPE    
  ClockIdentity  

ieee8021AsAcceptableMasterPortNumber 1.3.111.2.802.1.1.20.1.7.2.1.1.3
This object represents a Port or aggregated port on a bridge component or end-station. This object and ieee8021AsAcceptableMasterClockIdentity together forms AcceptableMasterDS Port Identity.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

ieee8021AsAcceptableMasterAlternatePriority1 1.3.111.2.802.1.1.20.1.7.2.1.1.4
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 Announce message is replaced by the value of alternatePriority1 of this AcceptableMaster array element for use in the invocation of BMCA
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

ieee8021AsAcceptableMasterRowStatus 1.3.111.2.802.1.1.20.1.7.2.1.1.5
This object indicates the status of an entry, and is used to create/delete entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021AsCompliances 1.3.111.2.802.1.1.20.2.1
OBJECT IDENTIFIER    

ieee8021AsGroups 1.3.111.2.802.1.1.20.2.2
OBJECT IDENTIFIER    

ieee8021AsCompliancesCor1 1.3.111.2.802.1.1.20.2.3
OBJECT IDENTIFIER    

ieee8021ASSystemDefaultReqdGroup 1.3.111.2.802.1.1.20.2.2.1
Objects in the System Default required global group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021ASSystemCurrentGroup 1.3.111.2.802.1.1.20.2.2.2
Objects in the System Current global group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021AsSystemClockParentGroup 1.3.111.2.802.1.1.20.2.2.3
Objects in the Clock Parent global group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021AsSystemTimePropertiesGroup 1.3.111.2.802.1.1.20.2.2.4
Objects for the Time Properties Global group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021AsPortDataSetGlobalGroup 1.3.111.2.802.1.1.20.2.2.5
Objects for the port dataset global group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021ASPortStatisticsGlobalGroup 1.3.111.2.802.1.1.20.2.2.6
Objects in the Port statistics global group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021AsAcceptableMasterBaseGroup 1.3.111.2.802.1.1.20.2.2.7
Objects for the Acceptable Master group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021AsAcceptableMasterTableGroup 1.3.111.2.802.1.1.20.2.2.8
Objects for the Acceptable Master group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021AsCompliance 1.3.111.2.802.1.1.20.2.1.1
The compliance statement for support of the IEEE8021-AS-MIB module.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ieee8021AsComplianceCor1 1.3.111.2.802.1.1.20.2.1.2
The compliance statement for support of the IEEE8021-AS-MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE