SUPERMICRO-ERPS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
128
fsErpsContextTable
table.1.3.6.1.4.1.10876.101.2.40.1.1
·
1 row entry
·
10 columns
Uses the supermicro variant from
Command help
/opt/observium/mibs/supermicro.
Walk fsErpsContextTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsContextTable'
Table of ERPS module parameters per ERPS Virtual Context.
This entry contains virtual context specific ERPS module parameters.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Context identifier used to distinguish between the
multiple virtual bridge contexts within a bridge. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.1.1.1.1 |
||||||||||||
|
This object gives the context-name for this virtual context.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.10876.101.2.40.1.1.1.2 |
||||||||||||
|
The administrative shutdown status requested by management for the ERPS
feature. When set to 'start(1)', ERPS module will be started in this context and the module status will be initialized to 'disable(2)'. When set … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.1.1.1.3 |
||||||||||||
|
The administrative status requested by management for the ERPS
feature. When set to 'enable(1)', ERPS module will be enabled in this context and ERPS protocol will start running on all rings configured in this contex… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.1.1.1.4 |
||||||||||||
|
This object stores the trace option string input given by the user. To
enable or disable particular trace, the user has to enter the corresponding string(given below) assigned for that. To enable or disable more than… |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.10876.101.2.40.1.1.1.5 |
||||||||||||
|
This object is used to enable or disable the TRAP notification. The
value 'enable (1)' indicates that the ERPS will send notifications. The value 'disable (2)' indicates that the ERPS notifications will not be sent. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.1.1.1.6 |
||||||||||||
|
This object is used to clear statistics counters for all rings
in this context. When set to true(1), statistics counters for all rings in this context will be cleared. When set to false(2), no action will take place… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.10876.101.2.40.1.1.1.7 |
||||||||||||
|
Row status for the ring context entry.
An entry can be created in this table, only when the corresponding virtual context is created in the system. Only 'createAndGo', and 'destroy' values are allowed fo… |
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.6.1.4.1.10876.101.2.40.1.1.1.8 |
||||||||||||
|
This object identifies the module that manages the grouping of
vlans in this virtual context. mstp(1) - MSTP(Multiple Spanning Tree Protocol) module manages the grouping of vlans. In this case… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.1.1.1.9 |
||||||||||||
|
This object is used to enable or disable the ERPS proprietary
implementation. The value 'true (1)' indicates that the ERPS proprietary implementation will override the standard implementation. On clearing the force swit… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.10876.101.2.40.1.1.1.10 |
fsErpsVlanGroupTable
table.1.3.6.1.4.1.10876.101.2.40.1.2
·
1 row entry
·
3 columns
Uses the supermicro variant from
Command help
/opt/observium/mibs/supermicro.
Walk fsErpsVlanGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsVlanGroupTable'
This table is used configure the grouping of set of vlans. This table can be accessed only if fsErpsCtxtVlanGroupManager object is set to 'erps'. By default a group with GroupId zero will be created and all vlans will get mapped to it. The VLAN will be treated as VFI to be protected by the ring group when the monitoring mechanism is mplsOam
This entry contains vlan id, group/list/instance Id and status of that
vlan.
vlan.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This is the vlan id which is mapped to this group.
|
SUPERMICROQ-BRIDGE-MIBVlanId Type Constraints: range: 1..4094 |
.1.3.6.1.4.1.10876.101.2.40.1.2.1.1 |
||||||||||||
|
This is the vlan group identifier. A group can contain multiple vlans,
but one vlan cannot be part of multiple groups. It is similar to the MSTP Instance mapped with vlan. |
Integer32 Constraints: range: 0-64 |
.1.3.6.1.4.1.10876.101.2.40.1.2.1.2 |
||||||||||||
|
This denotes the row status for this table.
Only 'CreateAndGo' and 'destroy' values are allowed for this object. 'CreateAndWait' and 'notInService' values are not allowed. Vlans can be added/removed from a group, even w… |
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.6.1.4.1.10876.101.2.40.1.2.1.3 |
fsErpsRingTable
table.1.3.6.1.4.1.10876.101.2.40.2.1
·
1 row entry
·
30 columns
Uses the supermicro variant from
Command help
/opt/observium/mibs/supermicro.
Walk fsErpsRingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingTable'
The table for creating and configuring the ring entries. Each entry has information about one ring in the switch.
The ring table entry, each entry in this table contains the attributes
which define a ring.
which define a ring.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Unique numeric identifier of a ring within the context for administrative
purposes. In service based protection mode(Multiple ERP instances), this object represents the id of the ring instance. |
RingId Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.1 |
||||||||||||
|
This object identifies the dedicated VLAN Id used by a ring for its
R-APS messages communication. It is recommended that the, * R-APS VLANs should be used only for ring R-APS message communicati… |
SUPERMICROQ-BRIDGE-MIBVlanIdr/w Type Constraints: range: 1..4094 |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.2 |
||||||||||||
|
This object indicates the name of the ring. By default, the ring name
will be constructed by appending ring ID to the string 'ring'. Example: Default ring name for a ring with ID as 1 will be 'ring1'. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.3 |
||||||||||||
|
First port of the two ring ports participating in the ring. Any
interface with valid interface ID can be configured as a ring port. |
IF-MIBInterfaceIndexr/w Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.4 |
||||||||||||
|
Second port of the two ring ports participating in the ring. Any
interface with valid interface ID can be configured as a ring port. On the interconnected node of a sub-ring, this port should be configured as zero. |
IF-MIBInterfaceIndexOrZeror/w 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.6.1.4.1.10876.101.2.40.2.1.1.5 |
||||||||||||
|
This object identifies the RPL port of the ring.
Valid values for this object are '0', 'IfIndex of fsErpsRingPort1' and 'IfIndex of fsErpsRingPort2'. When a port is configured as a RPL p… |
IF-MIBInterfaceIndexOrZeror/w 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.6.1.4.1.10876.101.2.40.2.1.1.6 |
||||||||||||
|
This object is applicable for the interconnected nodes of a sub-ring.
This configuration helps to avoid the possibility of temporary loops getting formed in the sub-ring during the virtual channel recovery. This objec… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.7 |
||||||||||||
|
This object identifies the node state of this ring node.
If fsErpsRingRplPort is configured for a ring node, then that ring node becomes 'rplOwner', otherwise the node remains as 'nonRplOwner'. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.8 |
||||||||||||
|
This object identifies whether the ring is operating in revertive or
nonRevertive manner. In revertive mode of operation, once the failed link recovers, the data path will be switched back from protection path to workin… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.9 |
||||||||||||
|
This object indicates the type of monitoring mechanism used for
detecting faults of the ring link. Currently 'cfm' and 'MPLS OAM' is supported as monitoring mechanism. For 'cfm' monitoring mechanism to… |
RingMonitorMechanismTyper/w Type Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.10 |
||||||||||||
|
This object indicates ring port1's current status updated by
ERPS control process of this ring. If the status is blocked then: - Data traffic will be blocked on this port. - R-APS messages received on this por… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.11 |
||||||||||||
|
This object indicates ring port2's current status updated by
ERPS control process of this ring. If the status is blocked then: - Data traffic will be blocked on this port. - R-APS messages received on this port… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.12 |
||||||||||||
|
This object gives the node state as per the G.8032 state event
machine. When ring Row status is not active or when ERPS is disabled in the virtual context, this object will show 'disabled(0)' status. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.13 |
||||||||||||
|
A 32 bit mask giving the current status of the ring by specifying the
events/status currently present. Bit 1 - Signal-failure on Ring Port 1 Bit 2 - Signal-failure on Ring Port 2 Bit 3 - Remote-s… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.14 |
||||||||||||
|
Row status of the ring entry. Entries in this table can be modified
by setting the RowStatus as NOT_IN_SERVICE. This RowStatus can be made active only if: - fsErpsRingPort1 for this entry is set to va… |
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.6.1.4.1.10876.101.2.40.2.1.1.15 |
||||||||||||
|
This object represents the id of the ring instance to be communicated
via R-APS PDUs to other ring nodes. For this ring instance, the value of this object forms the last octet of the destination MAC address field of t… |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.16 |
||||||||||||
|
This object identifies the vlan group associated with this ring
instance. If VlanGroupManager is 'mstp', then this object identifies the Mstp Instance Id. Otherwise this object identifies the VlanGroup created throug… |
Integer32r/w Constraints: range: 0-64 |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.17 |
||||||||||||
|
This object specifies the type of protection being provided by this
ring instance. The following two protection switching types are possible: portBased - Port Based Protection This ring applies th… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.18 |
||||||||||||
|
This is used to configure the compatible version number of the node in the ring.
The default value is version2 (2).[Reference : Section 10.1.13 Backward compatibility logic of ITU-T G.8032 Y.1344 (03/2010)] … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.19 |
||||||||||||
|
This object identifies the RPL Neighbour port of the ring .
Valid values for this object are '0', 'IfIndex of fsErpsRingPort1' and 'IfIndex of fsErpsRingPort2'. When a port is configured … |
IF-MIBInterfaceIndexOrZeror/w 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.6.1.4.1.10876.101.2.40.2.1.1.20 |
||||||||||||
|
This configuration helps to configure the sub-ring to run with or
without an RAPS Virtual Channel. When this object is set to 'false',the sub-ring is configured to run with a R-APS Virtual Channel and … |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.21 |
||||||||||||
|
This object identifies the RPL Next Neighbour port of the ring.
Valid values for this object are '0', 'IfIndex of fsErpsRingPort1' and 'IfIndex of fsErpsRingPort2'. When a port is configu… |
IF-MIBInterfaceIndexOrZeror/w 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.6.1.4.1.10876.101.2.40.2.1.1.22 |
||||||||||||
|
This object indicates the Node ID of the Last R-APS PDU
received on ring port 1. This object is used for the Flush Logic feature mentioned in Section 10.1.10 of ITU-T G.8032 Y.1344 (03/2010). |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.23 |
||||||||||||
|
This object indicates the Node ID of the Last R-APS PDU
received on ring port 2. This object is used for the Flush Logic feature mentioned in Section 10.1.10 of ITU-T G.8032 Y.1344 (03/2010). |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.24 |
||||||||||||
|
This object indicates the Blocked Port Reference (BPR bit)
status of the Last R-APS PDU Received on ring port 1. This object is used for the Flush Logic feature mentioned in Section 10.1.10 of ITU-T G.8032 Y.1344 (03/20… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.25 |
||||||||||||
|
This object indicates the Blocked Port Reference (BPR bit)
status of the Last R-APS PDU Received on ring port 2. This object is used for the Flush Logic feature mentioned in Section 10.1.10 of ITU-T G.8032 Y.1344 (03/20… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.26 |
||||||||||||
|
This object indicates the list of VLAN groups mapped to the ring entry.
If the ring is running in portBased protection mode then this object will not have any effect. This object can be use… |
OctetStringr/w Constraints: range: 0-8 |
.1.3.6.1.4.1.10876.101.2.40.2.1.1.27 |
||||||||||||
|
This object indicates the service on which protection is provided
for this ring. The following service types are provided. - vlan(1) - mplsLSP(2) - mplsPW(3) - mplsLSPPW(4) The service types vlan and… |
RingServiceTyper/w Type Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.1.1.28 |
||||||||||||
|
This object specifies the list of interfaces to which R-APS service can be extended,
without actually running R-APS. An interface identified in this fsErpsRingPort1SubPortList is the first port of a ring pair. This li… |
OctetStringr/w | .1.3.6.1.4.1.10876.101.2.40.2.1.1.29 |
||||||||||||
|
This object specifies the list of interfaces to which R-APS support is extended,
without actually running R-APS. An interface identified in this fsErpsRingPort2SubPortList is the second port of a ring pair. This list … |
OctetStringr/w | .1.3.6.1.4.1.10876.101.2.40.2.1.1.30 |
fsErpsRingCfmTable
table.1.3.6.1.4.1.10876.101.2.40.2.2
·
1 row entry
·
7 columns
Uses the supermicro variant from
Command help
/opt/observium/mibs/supermicro.
Walk fsErpsRingCfmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingCfmTable'
This table contains the configurations related to the monitoring entities
of the ring entry in the fsErpsRingTable. Currently, fault monitoring
using the Y.1731 mechanism is alone supported.
The creation of an entry in this table will not create the Y.1731
monitoring entities. These monitoring entities have to be created
explicitly in ECFM module.
Entry can be created for a {ContextId , RingId} in this table, only when
the corresponding entry exists in the fsErpsRingTable.
The entry indicates the monitoring entities for each ring entry.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This refers to the Maintenance Entity Group of fsErpsRingPort1.
Internally this object will refer to mib object dot1agCfmMdIndex of ECFM 802.1ag std. Both the MEPs installed on ring ports has to be in the same level. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.2.2.1.1 |
||||||||||||
|
This refers to the Maintenance Entity (ME) of the fsErpsRingPort1.
Internally this object will refer to mib object dot1agCfmMaIndex of ECFM 802.1ag std. This contains the MEP (identified using object fsErpsRingCfmMEP1)… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.2.2.1.2 |
||||||||||||
|
This refers to the MEP ID that monitors the ring port fsErpsRingPort1 in
R-APS VLAN of the ring. This MEP needs to be down MEP. |
IEEE8021-CFM-MIBDot1agCfmMepIdr/w Type Constraints: range: 1..8191 |
.1.3.6.1.4.1.10876.101.2.40.2.2.1.3 |
||||||||||||
|
This refers to the Maintenance Entity Group of fsErpsRingPort2.
Internally this object will refer to mib object dot1agCfmMdIndex of ECFM 802.1ag std. Both the MEPs installed on ring ports has to be in the same level. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.2.2.1.4 |
||||||||||||
|
This refers to the Maintenance Entity (ME) of the fsErpsRingPort2.
Internally this object will refer to mib object dot1agCfmMaIndex of ECFM 802.1ag std. This contains the MEP (identified using object fsErpsRingCfmMEP2)… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.2.2.1.5 |
||||||||||||
|
This refers to the MEP ID that monitors the ring port fsErpsRingPort2
in R-APS VLAN of the ring. This MEP needs to be down MEP. In the interconnecting node of the sub-ring, this identifies the up MEP installed on the … |
IEEE8021-CFM-MIBDot1agCfmMepIdr/w Type Constraints: range: 1..8191 |
.1.3.6.1.4.1.10876.101.2.40.2.2.1.6 |
||||||||||||
|
Denotes the Row Status of the Ring CFM Entry. Creation or
modification of any entry in this table is allowed, only when the corresponding ring entry is created and not active in the fsErpsRingTable. S… |
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.6.1.4.1.10876.101.2.40.2.2.1.7 |
fsErpsRingConfigTable
table.1.3.6.1.4.1.10876.101.2.40.2.3
·
1 row entry
·
17 columns
Uses the supermicro variant from
Command help
/opt/observium/mibs/supermicro.
Walk fsErpsRingConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingConfigTable'
The Ring configuration table. Each entry in this table corresponds to a configured ring entry in fsErpsRingTable. Entry in this table is implicitly created, when a ring entry is created in the fsErpsRingTable table. This table contains optional configurations and commands for rings.
Each entry in this table contains optional configurations and commands
for the corresponding ring entry. Objects in this entry can be changed,
even when the corresponding Ring Entry's RowStatus is active.
for the corresponding ring entry. Objects in this entry can be changed,
even when the corresponding Ring Entry's RowStatus is active.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This object is used to configure the period for the hold-off timer
of this ring. Hold-Off timer will be started when a new defect (SF) is received for this ring. This defect will not be given as loca… |
millisecondsUnsigned32r/w Constraints: range: 0-3600000 |
.1.3.6.1.4.1.10876.101.2.40.2.3.1.1 |
||||||
|
This object is used to configure the period for the guard timer of this
ring. This timer is required to prevent reception of outdated R-APS messages. Guard timer will be started on reception of local c… |
millisecondsUnsigned32r/w Constraints: range: 0-3600000 |
.1.3.6.1.4.1.10876.101.2.40.2.3.1.2 |
||||||
|
This object is used to configure the period for the Wait to restore
timer. This object is applicable, only if this ring is operating in the revertive mode of operation. In the revertive mode of operation… |
millisecondsUnsigned32r/w Constraints: range: 0-86400000 |
.1.3.6.1.4.1.10876.101.2.40.2.3.1.3 |
||||||
|
This object is used to configure the periodic timer. Periodic timer
is used to configure the transmission interval of R-APS PDUs. Periodic timer is not valid for the first 3 R-APS PDU transmission, that will be send on… |
millisecondsUnsigned32r/w Constraints: range: 1-3600000 |
.1.3.6.1.4.1.10876.101.2.40.2.3.1.4 |
||||||
|
This object identifies the port that will be blocked by enforcing
Forced or Manual Switching command. Port configured here should be one among the fsErpsRingPort1 or fsErpsRingPort2. This configuration is allowed, onl… |
IF-MIBInterfaceIndexOrZeror/w 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.6.1.4.1.10876.101.2.40.2.3.1.5 |
||||||
|
Before configuring this object with (forceSwitch) or (manualSwitch),
fsErpsRingConfigSwitchPort must be configured. When ForcedSwitch is enabled on a ring, irrespective of the status (Failed or not faile… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.3.1.6 |
||||||
|
This object is valid, only when the operating mode for the ring is
nonRevertive. This object will not have any impact when the ring is operating in revertive mode. auto - Normal nonRevertive mode of ope… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.3.1.7 |
||||||
|
This object is used to enable/disable the propagation of TC in the
associated rings, whenever the flush FDB is triggered for this sub-ring. This configuration is applicable only in the interconnecting nodes of the sub-r… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.3.1.8 |
||||||
|
This object is used to configure the period for Wait to Block
timer. This object is effective, only when Force switch or Manual switch is configured in the ring and when clear command is issued to rec… |
millisecondsUnsigned32r/w Constraints: range: 0-86400000 |
.1.3.6.1.4.1.10876.101.2.40.2.3.1.9 |
||||||
|
The purpose of this object is described below :
a) Clearing the forced switch in the ring. b) Clearing the manual switch in the ring. c) Trigger reversion before the WTR or WTB timer expires when the ring operates in r… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.3.1.10 |
||||||
|
This object is configured in interconnection node of the sub-ring to
support the feature 'Minimizing segmentation in interconnected rings' as per Appendix X of ITU-T G.8032/Y.1344 (03/2010) standard. Conf… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.3.1.11 |
||||||
|
This object is configured in interconnection node of the sub-ring to
support the feature 'Minimizing segmentation in interconnected rings' as per Appendix X of ITU-T G.8032/Y.1344 (03/2010) standard. Conf… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.3.1.12 |
||||||
|
This object identifies the presence of port1 of the ring in the line
card. This object should be configured as 'remote' only if the ports are distributed across two line cards. This object … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.3.1.13 |
||||||
|
This object identifies the presence of port2 of the ring in the line
card. This object should be configured as 'remote' only if the ports are distributed across two line cards. This object … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.2.40.2.3.1.14 |
||||||
|
This object is used in Distributed ERPS to synchronize
the ring information between local and remote line cards. The MEP's installed on this distributing port will be used for synchronization process. … |
IF-MIBInterfaceIndexOrZeror/w 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.6.1.4.1.10876.101.2.40.2.3.1.15 |
||||||
|
This object is used to configure with integer value which is used
for running the timer interval of periodic multiplied by this value to raise a TFOP defect when un related packet received on running of this timer int… |
OctetStringr/w Constraints: range: 4-4 |
.1.3.6.1.4.1.10876.101.2.40.2.3.1.16 |
||||||
|
This object is used to enable or disable the Failure Of
Protocol feature. The value 'true (1)' indicates that TFOP feature is enabled to raise the TRAP when 1. Valid Three RAPS packets are not received on Ring Node 2.… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.10876.101.2.40.2.3.1.17 |
fsErpsRingTcPropTable
table.1.3.6.1.4.1.10876.101.2.40.2.4
·
1 row entry
·
2 columns
Uses the supermicro variant from
Command help
/opt/observium/mibs/supermicro.
Walk fsErpsRingTcPropTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingTcPropTable'
This table is used to configure the list of rings, where
Topology Change (TC) has to be propagated, whenever there is a
FDB flush condition in the sub-ring.
This table is applicable only for the sub-rings in the inter-connected
nodes.
Each entry in this table identifies the ring to which TC needs to be
propagated upon FDB flush condition in the sub-ring.
When TC propagation is enabled for a sub-ring (the object
'fsErpsRingConfigPropaga…
propagated upon FDB flush condition in the sub-ring.
When TC propagation is enabled for a sub-ring (the object
'fsErpsRingConfigPropaga…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object identifies the ring ID to which TC needs to be propagated
upon FDB flush condition in the sub-ring identified by 'fsErpsRingId'. This object value should not be equal to the fsErpsRingId (Same entries index) |
RingId Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.2.4.1.1 |
||||||||||||
|
Denotes the Row Status for TC Propagation table entry.
Only 'CreateAndGo' and 'destroy' values are allowed for this object. 'CreateAndWait' and 'notInService' values are not allowed. |
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.6.1.4.1.10876.101.2.40.2.4.1.2 |
fsErpsRingConfigExtTable
table.1.3.6.1.4.1.10876.101.2.40.2.5
·
1 row entry
·
2 columns
Uses the supermicro variant from
Command help
/opt/observium/mibs/supermicro.
Walk fsErpsRingConfigExtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingConfigExtTable'
The Ring configuration Extension table. Each entry in this table corresponds to a configured ring entry in fsErpsRingTable. Entry in this table is implicitly created, when a ring entry is created in the fsErpsRingTable table. This table contains optional configurations and commands for rings.
Each entry in this table contains optional configurations and commands
for the corresponding ring entry. Objects in this entry can be changed,
even when the corresponding Ring Entry's RowStatus is active.
for the corresponding ring entry. Objects in this entry can be changed,
even when the corresponding Ring Entry's RowStatus is active.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This object is used to configure the time interval for which the
periodic timer needs to be restarted, when the corresponding main ring indicates the virtual channel status change to this sub-ring and when the virtual … |
millisecondsUnsigned32r/w Constraints: range: 0-3600000 |
.1.3.6.1.4.1.10876.101.2.40.2.5.1.1 |
|
This object identifies ID of the main Ring to which the sub-ring
is connected. Upon configuration, this sub-ring will get added to the sub-ring list maintained by the Main Ring. Main ring will given the… |
RingIdOrNoner/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.2.5.1.2 |
fsErpsRingStatsTable
table.1.3.6.1.4.1.10876.101.2.40.3.4
·
1 row entry
·
57 columns
Uses the supermicro variant from
Command help
/opt/observium/mibs/supermicro.
Walk fsErpsRingStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingStatsTable'
This table contains statistics information for each of the ring present in the system. Entries in this table are created implicitly by the creation of entries in the fsErpsRingTable.
There is one entry in this table for each entry in the fsErpsRingTable.
Each entry contains the statistics for both ring ports. For a sub-ring
in an interconnected node, Port 2 statistics represent the statistics
of t…
Each entry contains the statistics for both ring ports. For a sub-ring
in an interconnected node, Port 2 statistics represent the statistics
of t…
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This object is used to clear statistics counters for this ring.
When set to true(1), statistics counters for this ring will be cleared. When set to false(2), no action will take place. Get of this object will always… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.1 |
||||
|
This object indicates the number of valid R-APS PDUs sent on the
fsErpsRingPort1 of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.2 |
||||
|
This object indicates the number of valid R-APS PDUs sent on the
fsErpsRingPort2 of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.3 |
||||
|
This object indicates the number of valid R-APS PDUs received on the
fsErpsRingPort1 of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.4 |
||||
|
This object indicates the number of valid R-APS PDUs received on the
fsErpsRingPort2 of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.5 |
||||
|
This object indicates the number of R-APS PDUs discarded on the
fsErpsRingPort1 of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB). R-APS PDUs with invalid RAPS header information(wro… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.6 |
||||
|
This object indicates the number of R-APS PDUs discarded on the
fsErpsRingPort2 of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB). R-APS PDUs with invalid RAPS header information(wro… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.7 |
||||
|
This object indicates the number times the fsErpsRingPort1 is blocked.
A port might be blocked because of local failure, or because of link configured as RPL, or if Force/Manual switch is configured |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.8 |
||||
|
This object indicates the number times the fsErpsRingPort2 is blocked.
A port might be blocked because of local failure, or because of link configured as RPL, or if Force/Manual switch is configured |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.9 |
||||
|
This object indicates the number times the fsErpsRingPort1 is unblocked.
A port might be unblocked because of recovery from local failure, or if the link is configured as RPL link and there is any other failure in the … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.10 |
||||
|
This object indicates the number times the fsErpsRingPort2 is unblocked.
A port might be unblocked because of recovery from local failure, or if the link is configured as RPL link and there is any other failure in the … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.11 |
||||
|
This object indicates the number of times the fsErpsRingPort1 failed
because of local SF condition. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.12 |
||||
|
This object indicates the number of times the fsErpsRingPort2 failed
because of local SF condition. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.13 |
||||
|
This object indicates the number of times the fsErpsRingPort1 recovered
from a failure (local clear SF condition). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.14 |
||||
|
This object indicates the number of times the fsErpsRingPort2 recovered
from a failure (local clear SF condition). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.15 |
||||
|
This object indicates the number of R-APS PDUs discarded on the
fsErpsRingPort1 of the ring due to version mismatch. The version discard count increments in the following scenarios:- a) If… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.16 |
||||
|
This object indicates the number of R-APS PDUs discarded on the
fsErpsRingPort2 of the ring due to version mismatch. The version discard count increments in the following scenarios:- a) If… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.17 |
||||
|
This object indicates the number of R-APS (FS) PDUs received on the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.18 |
||||
|
This object indicates the number of R-APS (FS) PDUs sent from the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.19 |
||||
|
This object indicates the number of R-APS (FS) PDUs received on the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.20 |
||||
|
This object indicates the number of R-APS (FS) PDUs sent from the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.21 |
||||
|
This object indicates the number of R-APS (MS) PDUs received on the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.22 |
||||
|
This object indicates the number of R-APS (MS) PDUs sent from the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.23 |
||||
|
This object indicates the number of R-APS (MS) PDUs received on the
fsErpsRingPort2 of the ring . The RapsMSPduRx count increments only if the R-APS(MS)is recieved |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.24 |
||||
|
This object indicates the number of R-APS (MS) PDUs sent from the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.25 |
||||
|
This object indicates the number of R-APS (Event) PDUs received on the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.26 |
||||
|
This object indicates the number of R-APS (Event) PDUs sent from the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.27 |
||||
|
This object indicates the number of R-APS (MS) PDUs received on the
fsErpsRingPort2 of the ring . The RapsEventPduRx count increments only if the R-APS(Event)is recieved |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.28 |
||||
|
This object indicates the number of R-APS (Event) PDUs sent from the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.29 |
||||
|
This object indicates the number of R-APS (SF) PDUs received on the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.30 |
||||
|
This object indicates the number of R-APS (SF) PDUs sent from the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.31 |
||||
|
This object indicates the number of R-APS (SF) PDUs received on the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.32 |
||||
|
This object indicates the number of R-APS (SF) PDUs sent from the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.33 |
||||
|
This object indicates the number of R-APS (NR) PDUs received on the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.34 |
||||
|
This object indicates the number of R-APS (NR) PDUs sent from the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.35 |
||||
|
This object indicates the number of R-APS (NR) PDUs received on the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.36 |
||||
|
This object indicates the number of R-APS (NR) PDUs sent from the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.37 |
||||
|
This object indicates the number of R-APS (NRRB) PDUs received on the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.38 |
||||
|
This object indicates the number of R-APS (NRRB) PDUs sent from the
fsErpsRingPort1 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.39 |
||||
|
This object indicates the number of R-APS (NRRB) PDUs received on the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.40 |
||||
|
This object indicates the number of R-APS (NRRB) PDUs sent from the
fsErpsRingPort2 of the ring . |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.41 |
||||
|
This object indicates the number of trap messages send from a ring node.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.42 |
||||
|
This object indicates the time when the defect occurred for port1 of the ring
and returns time in seconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.43 |
||||
|
This object indicates the time when the defect occurred for port2 of the ring
and returns time in seconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.44 |
||||
|
This object indicates the time when the defect cleared for port1 of the ring
and returns time in seconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.45 |
||||
|
This object indicates the time when the defect cleared for port2 of the ring
and returns time in seconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.46 |
||||
|
This object indicates the time when Rpl Port status change for the ring
and returns time in milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.47 |
||||
|
This object indicates the time when Rpl Neighbor Port status change for the ring
and returns time in milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.48 |
||||
|
This object indicates the number of Dynamic sync PDUs received on
the fsErpsRingConfigInfoDistributingPort of the ring. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.49 |
||||
|
This object indicates the number of Dynamic sync PDUs send from
the fsErpsRingConfigInfoDistributingPort of the ring. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.50 |
||||
|
This object indicates the time in nano seconds when the defect occurred on port1 of the ring.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.51 |
||||
|
This object indicates the time in nano seconds when the defect cleared occurred on port1 of the ring.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.52 |
||||
|
This object indicates the time in nano seconds when the defect occurred on port2 of the ring.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.53 |
||||
|
This object indicates the time in nano seconds when the defect cleared occurred on port2 of the ring.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.54 |
||||
|
This object indicates the time when Rpl Port status change for the ring
and returns time in nanoseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.55 |
||||
|
This object indicates the differences of the switch over time
in milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.56 |
||||
|
This object indicates the differences of the switch over time
in milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.40.3.4.1.57 |