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
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ieee8021AsPortDSIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-AS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-AS-MIB::ieee8021AsPortDSIfTable'
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.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 1..65535 |
.1.3.111.2.802.1.1.20.1.5.1.1 |
||||||||
|
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 Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.111.2.802.1.1.20.1.5.1.2 |
||||||||
|
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 Type Constraints: range: 8 |
.1.3.111.2.802.1.1.20.1.5.1.3 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.111.2.802.1.1.20.1.5.1.6 |
||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.111.2.802.1.1.20.1.5.1.7 |
||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.111.2.802.1.1.20.1.5.1.8 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.9 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.10 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.11 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.12 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.13 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.14 |
||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.111.2.802.1.1.20.1.5.1.15 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.16 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.17 |
||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.111.2.802.1.1.20.1.5.1.18 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.25 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.26 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.27 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.32 |
||||||||
|
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 Type Constraints: range: 0..4294967295 |
.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 downstream wave… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.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 wave… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.5.1.35 |
||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.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
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ieee8021AsPortStatIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-AS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-AS-MIB::ieee8021AsPortStatIfTable'
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.
| Column | Syntax | OID |
|---|---|---|
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.1 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.2 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.3 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.4 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.5 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.6 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.7 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.8 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.9 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.10 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.11 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.12 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.13 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.14 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.6.1.15 |
|
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 Type 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
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ieee8021AsAcceptableMasterTableDSMasterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-AS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-AS-MIB::ieee8021AsAcceptableMasterTableDSMasterTable'
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.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.20.1.7.2.1.1.1 |
||||||||||||
|
Globally unique manufacturer-assigned clock identifier
for the local clock port. The identifier is based on an EUI-64. |
ClockIdentityr/w Type Constraints: range: 8 |
.1.3.111.2.802.1.1.20.1.7.2.1.1.2 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
This object indicates the status of an entry, and is used
to create/delete entries. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.111.2.802.1.1.20.1.7.2.1.1.5 |