EQUIPE-SONET-MIB: View SNMP OID List / Download MIB
VENDOR: EQUIPE COMMUNICATIONS CORPORATION
Home | MIB: EQUIPE-SONET-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
equipe | 1.3.6.1.4.1.5022 | |||
eqSonetMib | 1.3.6.1.4.1.5022.3 |
This is the Equipe SONET MIB module. |
||
eqSonetApsCfgTable | 1.3.6.1.4.1.5022.3.1 | no-access |
This table contains aps config info for a sonet port. |
|
1.3.6.1.4.1.5022.3.1.1 | no-access |
A sonet port aps config entry. |
||
eqSonetApsCfgStatus | 1.3.6.1.4.1.5022.3.1.1.1 | eqsonetapscfgstatus | read-only |
The current aps status for this sonet port. |
eqSonetApsCfgAction | 1.3.6.1.4.1.5022.3.1.1.2 | eqsonetapscfgaction | read-write |
This object is used to perform an aps action on a sonet port. A read on this object always returns the value other(1). Setting this object to clear(2) causes the port to revert back to default aps configuration. Setting this object to lockoutProtecting(3) prevents any of the working channels from switching to the protecting line. Setting this object to forcedSwitchWorkingToProtecting(4) switches the working port to the protecting port. Setting this object to forcedSwitchProtectingToWorking(5) switches the protecting port to the working port. Setting this object to manualSwitchWorkingToProtecting(6) switches the working port to the protecting port. Setting this object to manualSwitchProtectingToWorking(7) switches the protecting port to the working port. |
eqSonetApsCfgLastAction | 1.3.6.1.4.1.5022.3.1.1.3 | eqsonetapscfgaction | read-only |
This object indicates the last aps action requested on this port. |
eqSonetApsCfgPortActive | 1.3.6.1.4.1.5022.3.1.1.4 | integer | read-only |
This object is used to determine if the sts paths configured on this port are currrently actually terminated on this port. This is used to determine if the port is in active or standby mode. A value of false(1) indicates that the sts paths are not terminated (standby). A value of true(2) indicates that the sts paths are terminated (active). Enumeration: 'true': 2, 'false': 1. |
eqSonetPathTable | 1.3.6.1.4.1.5022.3.2 | no-access |
This table contains config info for a sonet port. |
|
1.3.6.1.4.1.5022.3.2.1 | no-access |
A sonet path config entry. |
||
eqSonetPathActualPort | 1.3.6.1.4.1.5022.3.2.1.1 | integer | read-only |
The ifIndex of the sonet port over which this path is actually running. Note that this value could be different from the sonet port that the sts path was originally configured. |
eqSonetStatsTable | 1.3.6.1.4.1.5022.3.3 | no-access |
This table contains stats for a sonet port. |
|
1.3.6.1.4.1.5022.3.3.1 | no-access |
A sonet port stats entry. |
||
eqSonetStatsIfIndex | 1.3.6.1.4.1.5022.3.3.1.1 | integer | read-only |
The ifIndex for the corresponding sonet port. |
eqSonetStatsLineFailures | 1.3.6.1.4.1.5022.3.3.1.2 | counter32 | read-only |
The number of line failure events. A line failure is an AIS-L signal received from another NE, or received from the same NE when internally generating an AIS-L signal in the LTE. |
eqSonetStatsLineApsCount | 1.3.6.1.4.1.5022.3.3.1.3 | counter32 | read-only |
The number of times the service has switched from the working to the protect line. |
eqSonetStatsLineApsSwitchDuration | 1.3.6.1.4.1.5022.3.3.1.4 | counter32 | read-only |
The number of seconds the service has been carried on the protection line. |
eqSonetStatsLineStsPtrAdjustments | 1.3.6.1.4.1.5022.3.3.1.5 | counter32 | read-only |
The count of STS pointer adjustments created or absorbed by an NE due to differences in the frame rates of the incoming and outgoing sonet signal. |
eqSonetStatsPathFailures | 1.3.6.1.4.1.5022.3.3.1.6 | counter32 | read-only |
The number of path failure events. A path failure is an AIS-P signal received from another NE, or received from the same NE when internally generating an AIS-P signal in the PTE. A path with support for ERDI-P will increment this counter when an UNEQ-P failure is declared. |
eqSonetStatsTimeElapsed | 1.3.6.1.4.1.5022.3.3.1.7 | integer32 | read-only |
The number of seconds, including partial seconds, that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value. |