All MIBs › APPIAN-LPORT-DS1-MIB
Organization: Appian Communications, Inc.
Last Updated: 2000-08-21
Category: Optical and WDM, Vendor: Appian
Description: Appian Communications logical port DS1 framing and performance monitoring management.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is APPIAN-LPORT-DS1-MIB?
APPIAN-LPORT-DS1-MIB is a proprietary MIB from Appian Communications describing logical DS1 (T1) interface objects on its optical/SONET access platform (OSAP). Based on the available data this module is oriented primarily around notification/trap definitions for logical DS1 ports rather than a broad set of polled data tables. As a DS1 interface module its practical use is fault monitoring: DS1 trap events would signal alarm conditions such as loss of signal, frame slips, or other line-level faults on the logical T1 circuit. It complements standard DS1/E1 MIB conventions (RFC 3895-family DS1 MIB) commonly used for T-carrier interface management, extending them with Appian-specific logical-port framing. It is deployed on Appian Communications OSAP access/aggregation platforms carrying DS1 circuits. Engineers can download the APPIAN-LPORT-DS1-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in APPIAN-LPORT-DS1-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Appian Communications OSAP access platform
Monitoring Examples
The sample data for this module surfaces only acLogicalDs1Traps, a trap/notification group, rather than a populated data table, so this MIB is best understood as defining fault-event notifications for logical DS1 ports rather than exposing rich pollable counters; an operator would primarily consume traps from acLogicalDs1Traps to be alerted to DS1 alarm conditions as they occur.
What Can Be Monitored
- logical DS1 port alarm/trap events
This MIB depends on
Related MIBs
Imported Objects
From APPIAN-CHASSIS-MIB
| acChassisCurrentTime | OBJECT-TYPE |
| acChassisRingId | OBJECT-TYPE |
From APPIAN-SMI-MIB
| AcAdminStatus | |
| AcNodeId | |
| acLport | OBJECT-IDENTITY |
From PerfHist-TC-MIB
| PerfIntervalCount |
From SNMPv2-SMI
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString | |
| TimeStamp | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| acLogicalDs1 | 1.3.6.1.4.1.2785.2.4.2 | The MIB module to describe the Appian Logical DS1 interfaces objects. | ||
| NTF acLogicalDs1CfgErrorTrap | 1.3.6.1.4.1.2785.2.4.2.0.3 | A configuration request to the Logical Ds1 configuration table for an interface has been detected as invalid or corrupt. | ||
| ACA acLogicalDs1ConfigAdminStatus | 1.3.6.1.4.1.2785.2.4.2.1.1.3 | AcAdminStatus | read-create | Appian Administrative Status attribute used to set the provisioning state as either activate(1), inactivate(2) or delete(3). Refer to the Appian-SMI.mib file for additional information. |
| STR acLogicalDs1ConfigCircuitIdentifier | 1.3.6.1.4.1.2785.2.4.2.1.1.13 | DisplayString | read-create | This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting. |
| acLogicalDs1ConfigEntry | 1.3.6.1.4.1.2785.2.4.2.1.1 | not-accessible | An entry in the Appian Logical DS1 Configuration table. | |
| INT acLogicalDs1ConfigIndex | 1.3.6.1.4.1.2785.2.4.2.1.1.2 | INTEGER | accessible-for-notify | This value for this object is equal to the value of index from the Time Slot Table that this DS1 corresponds. The value can be a number between 1 and 65535 (64k - 1). |
| INT acLogicalDs1ConfigInvalidDays | 1.3.6.1.4.1.2785.2.4.2.1.1.18 | INTEGER | read-only | The number of days in the range from 0 to ds1ValidDays for which no data is available. This object will typically be zero except in cases where the data for some days are not available (e.g., in proxy situations). |
| INT acLogicalDs1ConfigInvalidFarEndDays | 1.3.6.1.4.1.2785.2.4.2.1.1.20 | INTEGER | read-only | The number of days in the range from 0 to acLogicalDs1ConfigValidFarEndDays for which no data is available. This object will typically be zero except in cases where the data for some days are not available (e.g., in proxy situations). |
| INT acLogicalDs1ConfigInvalidFarEndIntervals | 1.3.6.1.4.1.2785.2.4.2.1.1.19 | INTEGER | read-only | The number of intervals in the range from 0 to acLogicalDs1ConfigValidFarEndIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations). |
| INT acLogicalDs1ConfigInvalidIntervals | 1.3.6.1.4.1.2785.2.4.2.1.1.17 | INTEGER | read-only | The number of intervals in the range from 0 to ds1ValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations). |
| INT acLogicalDs1ConfigLineStatus | 1.3.6.1.4.1.2785.2.4.2.1.1.15 | INTEGER | read-only | This variable indicates the Line Status of the interface. It contains loopback, failure, received 'alarm' and transmitted 'alarms information. The ds1LineStatus is a bit map represented as a sum, therefore, it can represent multiple failures (alarms) and a LoopbackState simultaneously. ds1NoAlarm must be set if and only if no other flag is set. If the ds1loopbackState bit is set, the loopback in effect can be determined from the ds1loopbackConfig object. The various bit positions are: 1 ds1NoAlarm No alarm present 2 ds1RcvFarEndLOF Far end LOF (a.k.a., Yellow Alarm) 4 ds1XmtFarEndLOF Near end sending LOF Indication 8 ds1RcvAIS Far end sending AIS 16 ds1XmtAIS Near end sending AIS 32 ds1LossOfFrame Near end LOF (a.k.a., Red Alarm) 64 dsLossOfSignal Near end Loss Of Signal 128 ds1LoopbackState Near end is looped 256 ds1RcvFarEndLOMF Far End Sending TS16 LOMF 512 ds1XmtFarEndLOMF Near End Sending TS16 LOMF 1024 ds1RcvTestCode Near End detects a test code 2048 ds1OtherFailure any line status not defined here 4096 ds1UnavailSigState Near End in Unavailable Signal State 16384 ds1NetEquipOOS Carrier Equipment Out of Service |
| INT acLogicalDs1ConfigLineStatusChangeTrapEnable | 1.3.6.1.4.1.2785.2.4.2.1.1.22 | INTEGER | read-create | Indicates whether acLogicalDs1ConfigLineStatusChange traps should be generated for this interface. |
| TIM acLogicalDs1ConfigLineStatusLastChange | 1.3.6.1.4.1.2785.2.4.2.1.1.21 | TimeStamp | read-only | The value of MIB II's sysUpTime object at the time this DS1 entered its current line status state. If the current state was entered prior to the last re-initialization of the proxy-agent, then this object contains a zero value. |
| INT acLogicalDs1ConfigLoopbackConfig | 1.3.6.1.4.1.2785.2.4.2.1.1.14 | INTEGER | read-create | This variable represents the desired loopback configuration of the DS1 interface. Agents supporting read/write access should return inconsistentValue in response to a requested loopback state that the interface does not support. The values mean: ds1NoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as its value. ds1PayloadLoop The received signal at this interface is looped through the device. Typically the received signal is looped back for retransmission after it has passed through the device's framing function. ds1LineLoop The received signal at this interface does not go through the device (minimum penetration) but is looped back out. ds1OtherLoop Loopbacks that are not defined here. ds1InwardLoop The transmitted signal at this interface is looped back and received by the same interface. What is transmitted onto the line is product dependent. ds1DualLoop Both ds1LineLoop and ds1InwardLoop will be active simultaneously. |
| INT acLogicalDs1ConfigLoopbackStatus | 1.3.6.1.4.1.2785.2.4.2.1.1.23 | INTEGER | read-only | This variable represents the current state of the loopback on the DS1 interface. It contains information about loopbacks established by a manager and remotely from the far end. The ds1LoopbackStatus is a bit map represented as a sum, therefore is can represent multiple loopbacks simultaneously. The various bit positions are: 1 ds1NoLoopback 2 ds1NearEndPayloadLoopback 4 ds1NearEndLineLoopback 8 ds1NearEndOtherLoopback 16 ds1NearEndInwardLoopback 32 ds1FarEndPayloadLoopback 64 ds1FarEndLineLoopback |
| ACN acLogicalDs1ConfigNodeId | 1.3.6.1.4.1.2785.2.4.2.1.1.1 | AcNodeId | accessible-for-notify | The node id is the id for this specific node in the OSAP ring. |
| INT acLogicalDs1ConfigSendCode | 1.3.6.1.4.1.2785.2.4.2.1.1.12 | INTEGER | read-create | This variable indicates what type of code is being sent across the DS1 interface by the device. Setting this variable causes the interface to send the code requested. The values mean: ds1SendNoCode sending looped or normal data ds1SendLineCode sending a request for a line loopback ds1SendPayloadCode sending a request for a payload loopback ds1SendResetCode sending a loopback termination request ds1SendQRS sending a Quasi-Random Signal (QRS) test pattern ds1Send511Pattern sending a 511 bit fixed test pattern ds1Send3in24Pattern sending a fixed test pattern of 3 bits set in 24 ds1SendOtherTestPattern sending a test pattern other than those described by this object |
| acLogicalDs1ConfigTable | 1.3.6.1.4.1.2785.2.4.2.1 | not-accessible | The Appian Logical DS1 Configuration table. This table is created by the EMS/CLI. | |
| INT acLogicalDs1ConfigTimeElapsedDay | 1.3.6.1.4.1.2785.2.4.2.1.1.6 | INTEGER | read-only | The number of seconds that have elapsed since the beginning of the near end current day error- measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current day interval exceeds the maximum value, the agent will return the maximum value. |
| INT acLogicalDs1ConfigTimeElapsedFarEndDay | 1.3.6.1.4.1.2785.2.4.2.1.1.10 | INTEGER | read-only | The number of seconds that have elapsed since the beginning of the far end current day error- measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current day interval exceeds the maximum value, the agent will return the maximum value. |
| INT acLogicalDs1ConfigTimeElapsedFarEndInterval | 1.3.6.1.4.1.2785.2.4.2.1.1.8 | INTEGER | read-only | The number of seconds that have elapsed since the beginning of the far end current error-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. |
| INT acLogicalDs1ConfigTimeElapsedInterval | 1.3.6.1.4.1.2785.2.4.2.1.1.4 | INTEGER | read-only | The number of seconds that have elapsed since the beginning of the near end current error- 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. |
| INT acLogicalDs1ConfigTransmitClockSource | 1.3.6.1.4.1.2785.2.4.2.1.1.16 | INTEGER | read-only | The source of Transmit Clock. For the logicalDs1, the timing will be throughTiming. This is not currently a configurable parameter. The options are: 'loopTiming' indicates that the recovered receive clock is used as the transmit clock. 'localTiming' indicates that a local clock source is used or when an external clock is attached to the box containing the interface. 'throughTiming' indicates that recovered receive clock from another interface is used as the transmit clock. |
| INT acLogicalDs1ConfigValidDays | 1.3.6.1.4.1.2785.2.4.2.1.1.7 | INTEGER | read-only | The number of previous near end days for which data was collected. The value will be 30 unless the interface was brought online within the last 30 days, in which case the value will be the number of complete 24 hr near end days since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available. |
| INT acLogicalDs1ConfigValidFarEndDays | 1.3.6.1.4.1.2785.2.4.2.1.1.11 | INTEGER | read-only | The number of previous near end days for which data was collected. The value will be 30 unless the far/near end interface was brought online within the last 30 days, in which case the value will be the number of complete 24 hr far end days since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available. |
| INT acLogicalDs1ConfigValidFarEndIntervals | 1.3.6.1.4.1.2785.2.4.2.1.1.9 | INTEGER | read-only | The number of previous near end intervals for which data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute near end intervals since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available. |
| INT acLogicalDs1ConfigValidIntervals | 1.3.6.1.4.1.2785.2.4.2.1.1.5 | INTEGER | read-only | The number of previous near end intervals for which data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute near end intervals since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available. |
| INT acLogicalDs1ConfigVTNumber | 1.3.6.1.4.1.2785.2.4.2.1.1.24 | INTEGER | read-only | This variable represents the virtual tributary number in the STS-1 frame that this DS1 corresponds to. |
| NUM acLogicalDs1DayBESs | 1.3.6.1.4.1.2785.2.4.2.3.1.13 | PerfIntervalCount | read-only | The number of Bursty Errored Seconds. |
| NUM acLogicalDs1DayCSSs | 1.3.6.1.4.1.2785.2.4.2.3.1.10 | PerfIntervalCount | read-only | The number of Controlled Slip Seconds. |
| NUM acLogicalDs1DayDMs | 1.3.6.1.4.1.2785.2.4.2.3.1.14 | PerfIntervalCount | read-only | The number of Degraded Minutes. |
| acLogicalDs1DayEntry | 1.3.6.1.4.1.2785.2.4.2.3.1 | not-accessible | An entry in the Appian DS1 Day table. | |
| NUM acLogicalDs1DayESs | 1.3.6.1.4.1.2785.2.4.2.3.1.6 | PerfIntervalCount | read-only | The number of Errored Seconds. |
| INT acLogicalDs1DayIndex | 1.3.6.1.4.1.2785.2.4.2.3.1.2 | INTEGER | accessible-for-notify | The index value which uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value as a acLogicalDs1Index object instance. |
| NUM acLogicalDs1DayLCVs | 1.3.6.1.4.1.2785.2.4.2.3.1.15 | PerfIntervalCount | read-only | The number of Line Code Violations. |
| NUM acLogicalDs1DayLESs | 1.3.6.1.4.1.2785.2.4.2.3.1.12 | PerfIntervalCount | read-only | The number of Line Errored Seconds. |
| ACN acLogicalDs1DayNodeId | 1.3.6.1.4.1.2785.2.4.2.3.1.1 | AcNodeId | accessible-for-notify | The node id is the id for this specific node in the OSAP ring. |
| INT acLogicalDs1DayNumber | 1.3.6.1.4.1.2785.2.4.2.3.1.3 | INTEGER | accessible-for-notify | A number between 1 and 31, where 1 is the current 24 hour interval in progress (day), 2 is the most recently completed 24 hour interval and 31 is the 24 hour interval completed 29 days prior to interval 1. |
| NUM acLogicalDs1DayPCVs | 1.3.6.1.4.1.2785.2.4.2.3.1.11 | PerfIntervalCount | read-only | The number of Path Coding Violations. |
| T/F acLogicalDs1DayResetStats | 1.3.6.1.4.1.2785.2.4.2.3.1.5 | TruthValue | read-write | This variable allows the data for the current day (acLogicalDs1DayIndex = 1) to be reset. The acLogicalDs1DayValidStats will be set to False after the reset for the current day. This field has no effect on acLogicalDs1DayIndex 2..31. This field will always show a value of False when read. |
| NUM acLogicalDs1DaySEFSs | 1.3.6.1.4.1.2785.2.4.2.3.1.8 | PerfIntervalCount | read-only | The number of Severely Errored Framing Seconds. |
| NUM acLogicalDs1DaySESs | 1.3.6.1.4.1.2785.2.4.2.3.1.7 | PerfIntervalCount | read-only | The number of Severely Errored Seconds. |
| acLogicalDs1DayTable | 1.3.6.1.4.1.2785.2.4.2.3 | not-accessible | The Appian Logical DS1 Day Table contains various statistics collected by each DS1 Interface over the previous 30 days of operation as well as over the current day period. The first row in this table (identified by acLogicalDs1DayNumber=1) represents the current day statistics. The next 30 rows in this table (represented by acLogicalDs1DayNumber=2..31) represents one of the past 24 hr periods (day). This table is created automatically. | |
| NUM acLogicalDs1DayUASs | 1.3.6.1.4.1.2785.2.4.2.3.1.9 | PerfIntervalCount | read-only | The number of Unavailable Seconds. This object may decrease if the occurance of unavailable seconds occurs across an inteval boundary. |
| T/F acLogicalDs1DayValidStats | 1.3.6.1.4.1.2785.2.4.2.3.1.4 | TruthValue | read-only | This variable indicates if the data for this interval is valid. |
| NTF acLogicalDs1ExceededThresholdFEDayBESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.43 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEDayCSSsTrap | 1.3.6.1.4.1.2785.2.4.2.0.40 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEDayDMsTrap | 1.3.6.1.4.1.2785.2.4.2.0.44 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEDayESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.36 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEDayLESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.41 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEDayPCVsTrap | 1.3.6.1.4.1.2785.2.4.2.0.42 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEDaySEFSsTrap | 1.3.6.1.4.1.2785.2.4.2.0.38 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEDaySESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.37 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEDayUASsTrap | 1.3.6.1.4.1.2785.2.4.2.0.39 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalBESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.34 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalCSSsTrap | 1.3.6.1.4.1.2785.2.4.2.0.31 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalDMsTrap | 1.3.6.1.4.1.2785.2.4.2.0.35 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.27 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalLESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.32 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalPCVsTrap | 1.3.6.1.4.1.2785.2.4.2.0.33 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalSEFSsTrap | 1.3.6.1.4.1.2785.2.4.2.0.29 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalSESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.28 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdFEIntervalUASsTrap | 1.3.6.1.4.1.2785.2.4.2.0.30 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDayBESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.24 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDayCSSsTrap | 1.3.6.1.4.1.2785.2.4.2.0.21 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDayDMsTrap | 1.3.6.1.4.1.2785.2.4.2.0.25 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDayESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.17 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDayLCVsTrap | 1.3.6.1.4.1.2785.2.4.2.0.26 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDayLESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.23 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDayPCVsTrap | 1.3.6.1.4.1.2785.2.4.2.0.22 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDaySEFSsTrap | 1.3.6.1.4.1.2785.2.4.2.0.19 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDaySESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.18 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEDayUASsTrap | 1.3.6.1.4.1.2785.2.4.2.0.20 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalBESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.14 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalCSSsTrap | 1.3.6.1.4.1.2785.2.4.2.0.11 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalDMsTrap | 1.3.6.1.4.1.2785.2.4.2.0.15 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.7 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalLCVsTrap | 1.3.6.1.4.1.2785.2.4.2.0.16 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalLESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.13 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalPCVsTrap | 1.3.6.1.4.1.2785.2.4.2.0.12 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalSEFSsTrap | 1.3.6.1.4.1.2785.2.4.2.0.9 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalSESsTrap | 1.3.6.1.4.1.2785.2.4.2.0.8 | The specified threshold for this interface has been exceeded. | ||
| NTF acLogicalDs1ExceededThresholdNEIntervalUASsTrap | 1.3.6.1.4.1.2785.2.4.2.0.10 | The specified threshold for this interface has been exceeded. | ||
| NUM acLogicalDs1FarEndDayBESs | 1.3.6.1.4.1.2785.2.4.2.5.1.13 | PerfIntervalCount | read-only | The number of Far End Bursty Errored Seconds. |
| NUM acLogicalDs1FarEndDayCSSs | 1.3.6.1.4.1.2785.2.4.2.5.1.10 | PerfIntervalCount | read-only | The number of Far End Controlled Slip Seconds. |
| NUM acLogicalDs1FarEndDayDMs | 1.3.6.1.4.1.2785.2.4.2.5.1.14 | PerfIntervalCount | read-only | The number of Far End Degraded Minutes. |
| acLogicalDs1FarEndDayEntry | 1.3.6.1.4.1.2785.2.4.2.5.1 | not-accessible | An entry in the DS1 Far End Day table. | |
| NUM acLogicalDs1FarEndDayESs | 1.3.6.1.4.1.2785.2.4.2.5.1.6 | PerfIntervalCount | read-only | The number of Far End Errored Seconds. |
| INT acLogicalDs1FarEndDayIndex | 1.3.6.1.4.1.2785.2.4.2.5.1.2 | INTEGER | accessible-for-notify | The index value which uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is identical to the interface identified by the same value of acLogicalDs1Index. |
| NUM acLogicalDs1FarEndDayLESs | 1.3.6.1.4.1.2785.2.4.2.5.1.11 | PerfIntervalCount | read-only | The number of Far End Line Errored Seconds. |
| ACN acLogicalDs1FarEndDayNodeId | 1.3.6.1.4.1.2785.2.4.2.5.1.1 | AcNodeId | accessible-for-notify | The node id is the id for this specific node in the OSAP ring. |
| INT acLogicalDs1FarEndDayNumber | 1.3.6.1.4.1.2785.2.4.2.5.1.3 | INTEGER | accessible-for-notify | A number between 1 and 31, where 1 is current 24 hour day interval in progress, 2 is the most recently completed 24 hour day interval and 31 is the 24 hour day interval completed 29 days prior to interval 2. |
| NUM acLogicalDs1FarEndDayPCVs | 1.3.6.1.4.1.2785.2.4.2.5.1.12 | PerfIntervalCount | read-only | The number of Far End Path Coding Violations. |
| T/F acLogicalDs1FarEndDayResetStats | 1.3.6.1.4.1.2785.2.4.2.5.1.5 | TruthValue | read-write | This variable allows the data for the current day (acLogicalDs1FarEndDayIndex = 1) to be reset. The acLogicalDs1FarEndDayValidStats will be set to False after the reset for the current interval. This field has no effect on acLogicalDs1FarEndDayIndex 2..31. This field will always show a value of false when read. |
| NUM acLogicalDs1FarEndDaySEFSs | 1.3.6.1.4.1.2785.2.4.2.5.1.8 | PerfIntervalCount | read-only | The number of Far End Severely Errored Framing Seconds. |
| NUM acLogicalDs1FarEndDaySESs | 1.3.6.1.4.1.2785.2.4.2.5.1.7 | PerfIntervalCount | read-only | The number of Far End Severely Errored Seconds. |
| acLogicalDs1FarEndDayTable | 1.3.6.1.4.1.2785.2.4.2.5 | not-accessible | The DS1 Logical Far End Day Table contains various statistics collected by each DS1 interface over the previous 30 days of operation. Each row in this table represents a one day interval (identified by acLogicalDs1FarEndDayNumber). This table is created automatically. | |
| NUM acLogicalDs1FarEndDayUASs | 1.3.6.1.4.1.2785.2.4.2.5.1.9 | PerfIntervalCount | read-only | The number of Unavailable Seconds. |
| T/F acLogicalDs1FarEndDayValidStats | 1.3.6.1.4.1.2785.2.4.2.5.1.4 | TruthValue | read-only | This variable indicates if the data for this interval is valid. |
| NUM acLogicalDs1FarEndIntervalBESs | 1.3.6.1.4.1.2785.2.4.2.4.1.13 | PerfIntervalCount | read-only | The number of Far End Bursty Errored Seconds. |
| NUM acLogicalDs1FarEndIntervalCSSs | 1.3.6.1.4.1.2785.2.4.2.4.1.10 | PerfIntervalCount | read-only | The number of Far End Controlled Slip Seconds. |
| NUM acLogicalDs1FarEndIntervalDMs | 1.3.6.1.4.1.2785.2.4.2.4.1.14 | PerfIntervalCount | read-only | The number of Far End Degraded Minutes. |
| acLogicalDs1FarEndIntervalEntry | 1.3.6.1.4.1.2785.2.4.2.4.1 | not-accessible | An entry in the DS1 Far End Interval table. | |
| NUM acLogicalDs1FarEndIntervalESs | 1.3.6.1.4.1.2785.2.4.2.4.1.6 | PerfIntervalCount | read-only | The number of Far End Errored Seconds. |
| INT acLogicalDs1FarEndIntervalIndex | 1.3.6.1.4.1.2785.2.4.2.4.1.2 | INTEGER | accessible-for-notify | The index value which uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is identical to the interface identified by the same value of acLogicalDs1Index. |
| NUM acLogicalDs1FarEndIntervalLESs | 1.3.6.1.4.1.2785.2.4.2.4.1.11 | PerfIntervalCount | read-only | The number of Far End Line Errored Seconds. |
| ACN acLogicalDs1FarEndIntervalNodeId | 1.3.6.1.4.1.2785.2.4.2.4.1.1 | AcNodeId | accessible-for-notify | The node id is the id for this specific node in the OSAP ring. |
| INT acLogicalDs1FarEndIntervalNumber | 1.3.6.1.4.1.2785.2.4.2.4.1.3 | INTEGER | accessible-for-notify | A number between 1 and 98, where 1 is current 15 minute interval in progress, 2 is the most recently completed 15 minute interval and 97 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 2, and 98 is the total of intervals 2..97 (sum). |
| NUM acLogicalDs1FarEndIntervalPCVs | 1.3.6.1.4.1.2785.2.4.2.4.1.12 | PerfIntervalCount | read-only | The number of Far End Path Coding Violations. |
| T/F acLogicalDs1FarEndIntervalResetStats | 1.3.6.1.4.1.2785.2.4.2.4.1.5 | TruthValue | read-write | This variable allows the data for the current interval (acLogicalDs1FarEndIntervalNumber = 1) to be reset. The acLogicalDs1FarEndIntervalValidStats will be set to False after the reset for the current interval. This field has no effect on acLogicalDs1FarEndIntervalNumber 2..98. This field will always show a value of false when read. |
| NUM acLogicalDs1FarEndIntervalSEFSs | 1.3.6.1.4.1.2785.2.4.2.4.1.8 | PerfIntervalCount | read-only | The number of Far End Severely Errored Framing Seconds. |
| NUM acLogicalDs1FarEndIntervalSESs | 1.3.6.1.4.1.2785.2.4.2.4.1.7 | PerfIntervalCount | read-only | The number of Far End Severely Errored Seconds. |
| acLogicalDs1FarEndIntervalTable | 1.3.6.1.4.1.2785.2.4.2.4 | not-accessible | The DS1 Logical Far End Interval Table contains various statistics collected by each DS1 interface over the previous 24 hours of operation. The past 24 hours are broken into 96 completed 15 minute intervals. Each row in this table represents one such interval (identified by acLogicalDs1FarEndIntervalNumber) for one specific instance (identified by acLogicalDs1FarEndIntervalIndex). This table is created automatically. | |
| NUM acLogicalDs1FarEndIntervalUASs | 1.3.6.1.4.1.2785.2.4.2.4.1.9 | PerfIntervalCount | read-only | The number of Unavailable Seconds. |
| T/F acLogicalDs1FarEndIntervalValidStats | 1.3.6.1.4.1.2785.2.4.2.4.1.4 | TruthValue | read-only | This variable indicates if the data for this interval is valid. For acLogicalDs1FarEndIntervalNumber=98, this value will only be true if all data is valid for intervals 2..97. |
| NUM acLogicalDs1IntervalBESs | 1.3.6.1.4.1.2785.2.4.2.2.1.13 | PerfIntervalCount | read-only | The number of Bursty Errored Seconds. |
| NUM acLogicalDs1IntervalCSSs | 1.3.6.1.4.1.2785.2.4.2.2.1.10 | PerfIntervalCount | read-only | The number of Controlled Slip Seconds. |
| NUM acLogicalDs1IntervalDMs | 1.3.6.1.4.1.2785.2.4.2.2.1.14 | PerfIntervalCount | read-only | The number of Degraded Minutes. |
| acLogicalDs1IntervalEntry | 1.3.6.1.4.1.2785.2.4.2.2.1 | not-accessible | An entry in the Appian DS1 Interval table. | |
| NUM acLogicalDs1IntervalESs | 1.3.6.1.4.1.2785.2.4.2.2.1.6 | PerfIntervalCount | read-only | The number of Errored Seconds. |
| INT acLogicalDs1IntervalIndex | 1.3.6.1.4.1.2785.2.4.2.2.1.2 | INTEGER | accessible-for-notify | The index value which uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value as a acLogicalDs1Index object instance. |
| NUM acLogicalDs1IntervalLCVs | 1.3.6.1.4.1.2785.2.4.2.2.1.15 | PerfIntervalCount | read-only | The number of Line Code Violations. |
| NUM acLogicalDs1IntervalLESs | 1.3.6.1.4.1.2785.2.4.2.2.1.12 | PerfIntervalCount | read-only | The number of Line Errored Seconds. |
| ACN acLogicalDs1IntervalNodeId | 1.3.6.1.4.1.2785.2.4.2.2.1.1 | AcNodeId | accessible-for-notify | The node id is the id for this specific node in the OSAP ring. |
| INT acLogicalDs1IntervalNumber | 1.3.6.1.4.1.2785.2.4.2.2.1.3 | INTEGER | accessible-for-notify | A number between 1 and 98, where 1 is the current 15 minute interval in progress, 2 is the most recently completed 15 minute interval and 97 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 2, and 98 is the total (sum) of all of the previous completed intervals (2..97). |
| NUM acLogicalDs1IntervalPCVs | 1.3.6.1.4.1.2785.2.4.2.2.1.11 | PerfIntervalCount | read-only | The number of Path Coding Violations. |
| T/F acLogicalDs1IntervalResetStats | 1.3.6.1.4.1.2785.2.4.2.2.1.5 | TruthValue | read-write | This variable allows the data for the current interval (acLogicalDs1IntervalNumber = 1) to be reset. The acLogicalDs1IntervalValidStats will be set to False after the reset for the current interval. This field has no effect on acLogicalDs1IntervalNumber 2..98. This field will always show a value of False when read. |
| NUM acLogicalDs1IntervalSEFSs | 1.3.6.1.4.1.2785.2.4.2.2.1.8 | PerfIntervalCount | read-only | The number of Severely Errored Framing Seconds. |
| NUM acLogicalDs1IntervalSESs | 1.3.6.1.4.1.2785.2.4.2.2.1.7 | PerfIntervalCount | read-only | The number of Severely Errored Seconds. |
| acLogicalDs1IntervalTable | 1.3.6.1.4.1.2785.2.4.2.2 | not-accessible | The Appian DS1 Interval Table contains various statistics collected by each DS1 Interface over the previous 24 hours of operation as well as over the current period. The past 24 hours are broken into 96 completed 15 minute intervals. The first row in this table (identified by acLogicalDs1IntervalNumber=1) represents the current interval statistics. The next 96 rows in this table (represented by acLogicalDs1IntervalNumber=2..97) represents one of the past 15 minute intervals. The final row (identified by acLogicalDs1IntervalNumber=98) is the total of all the past intervals (2..97). This table is created automatically. | |
| NUM acLogicalDs1IntervalUASs | 1.3.6.1.4.1.2785.2.4.2.2.1.9 | PerfIntervalCount | read-only | The number of Unavailable Seconds. This object may decrease if the occurance of unavailable seconds occurs across an inteval boundary. |
| T/F acLogicalDs1IntervalValidStats | 1.3.6.1.4.1.2785.2.4.2.2.1.4 | TruthValue | read-only | This variable indicates if the data for this interval is valid. For acLogicalDs1IntervalNumber=98, this value will only be true if all data is valid for intervals 2..97. |
| NTF acLogicalDs1LineStatusChangeTrap | 1.3.6.1.4.1.2785.2.4.2.0.1 | An acLogcialDs1LineStatusChange trap is sent when the value of an instance acLogicalDs1ConfigLineStatus changes. It can be utilized by an NMS to trigger polls. | ||
| NTF acLogicalDs1LinkDownTrap | 1.3.6.1.4.1.2785.2.4.2.0.4 | The link for this ds1 interface has obtained sync. | ||
| NTF acLogicalDs1LinkUpTrap | 1.3.6.1.4.1.2785.2.4.2.0.5 | The link for this ds1 interface has lost sync. | ||
| NTF acLogicalDs1StatsResetTrap | 1.3.6.1.4.1.2785.2.4.2.0.2 | The Logical Ds1 statistics for this interface have been reset to zero (0) which may effect long term trending functions monitoring this interface. | ||
| acLogicalDs1ThresholdEntry | 1.3.6.1.4.1.2785.2.4.2.6.1 | not-accessible | An entry in the Appian DS1 Threshold table. | |
| INT acLogicalDs1ThresholdFEDayBESs | 1.3.6.1.4.1.2785.2.4.2.6.1.39 | INTEGER | read-write | The threshold for the far end day number of Far End Bursty Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEDayCSSs | 1.3.6.1.4.1.2785.2.4.2.6.1.36 | INTEGER | read-write | The threshold value for the far end day number of Far End Controlled Slip Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEDayDMs | 1.3.6.1.4.1.2785.2.4.2.6.1.40 | INTEGER | read-write | The threshold for the far end day number of Far End Degraded Minutes. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEDayESs | 1.3.6.1.4.1.2785.2.4.2.6.1.32 | INTEGER | read-write | The threshold for the far end day number of Far End Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEDayLESs | 1.3.6.1.4.1.2785.2.4.2.6.1.37 | INTEGER | read-write | The threshold value for the far end interal number of Far End Line Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEDayPCVs | 1.3.6.1.4.1.2785.2.4.2.6.1.38 | INTEGER | read-write | The threshold for the far end internal number of Far End Path Coding Violations. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEDaySEFSs | 1.3.6.1.4.1.2785.2.4.2.6.1.34 | INTEGER | read-write | The threshold for the far end day number of Far End Severely Errored Framing Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEDaySESs | 1.3.6.1.4.1.2785.2.4.2.6.1.33 | INTEGER | read-write | The threshold for the far end day number of Far End Severely Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEDayUASs | 1.3.6.1.4.1.2785.2.4.2.6.1.35 | INTEGER | read-write | The threshold value for the far end day number of Unavailable Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalBESs | 1.3.6.1.4.1.2785.2.4.2.6.1.30 | INTEGER | read-write | The threshold for the far end interval number of Far End Bursty Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalCSSs | 1.3.6.1.4.1.2785.2.4.2.6.1.27 | INTEGER | read-write | The threshold value for the far end interval number of Far End Controlled Slip Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalDMs | 1.3.6.1.4.1.2785.2.4.2.6.1.31 | INTEGER | read-write | The threshold for the far end interval number of Far End Degraded Minutes. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalESs | 1.3.6.1.4.1.2785.2.4.2.6.1.23 | INTEGER | read-write | The threshold for the far end interval number of Far End Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalLESs | 1.3.6.1.4.1.2785.2.4.2.6.1.28 | INTEGER | read-write | The threshold value for the far end interal number of Far End Line Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalPCVs | 1.3.6.1.4.1.2785.2.4.2.6.1.29 | INTEGER | read-write | The threshold for the far end internal number of Far End Path Coding Violations. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalSEFSs | 1.3.6.1.4.1.2785.2.4.2.6.1.25 | INTEGER | read-write | The threshold for the far end interval number of Far End Severely Errored Framing Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalSESs | 1.3.6.1.4.1.2785.2.4.2.6.1.24 | INTEGER | read-write | The threshold for the far end interval number of Far End Severely Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdFEIntervalUASs | 1.3.6.1.4.1.2785.2.4.2.6.1.26 | INTEGER | read-write | The threshold value for the far end interval number of Unavailable Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdIndex | 1.3.6.1.4.1.2785.2.4.2.6.1.2 | INTEGER | accessible-for-notify | The index value which uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value as a acLogicalDs1Index object instance. This table is created automatically. |
| INT acLogicalDs1ThresholdNEDayBESs | 1.3.6.1.4.1.2785.2.4.2.6.1.20 | INTEGER | read-write | The threshold for the day number of Bursty Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDayCSSs | 1.3.6.1.4.1.2785.2.4.2.6.1.17 | INTEGER | read-write | The threshold for the day number of Controlled Slip Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDayDMs | 1.3.6.1.4.1.2785.2.4.2.6.1.21 | INTEGER | read-write | The threshold for the day number of Degraded Minutes. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDayESs | 1.3.6.1.4.1.2785.2.4.2.6.1.13 | INTEGER | read-write | The threshold value for day number of Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDayLCVs | 1.3.6.1.4.1.2785.2.4.2.6.1.22 | INTEGER | read-write | The threshold for the day number of Line Code Violations. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDayLESs | 1.3.6.1.4.1.2785.2.4.2.6.1.19 | INTEGER | read-write | The threshold for the day number of Line Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDayPCVs | 1.3.6.1.4.1.2785.2.4.2.6.1.18 | INTEGER | read-write | The threshold value for the day number of Path Coding Violations. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDaySEFSs | 1.3.6.1.4.1.2785.2.4.2.6.1.15 | INTEGER | read-write | The threshold value for the day number of Severely Errored Framing Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDaySESs | 1.3.6.1.4.1.2785.2.4.2.6.1.14 | INTEGER | read-write | The threshold for the day number of Severely Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEDayUASs | 1.3.6.1.4.1.2785.2.4.2.6.1.16 | INTEGER | read-write | The threshold value for the day number of Unavailable Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalBESs | 1.3.6.1.4.1.2785.2.4.2.6.1.10 | INTEGER | read-write | The threshold for the interval number of Bursty Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalCSSs | 1.3.6.1.4.1.2785.2.4.2.6.1.7 | INTEGER | read-write | The threshold for the interval number of Controlled Slip Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalDMs | 1.3.6.1.4.1.2785.2.4.2.6.1.11 | INTEGER | read-write | The threshold for the interval number of Degraded Minutes. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalESs | 1.3.6.1.4.1.2785.2.4.2.6.1.3 | INTEGER | read-write | The threshold value for interval number of Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalLCVs | 1.3.6.1.4.1.2785.2.4.2.6.1.12 | INTEGER | read-write | The threshold for the interval number of Line Code Violations. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalLESs | 1.3.6.1.4.1.2785.2.4.2.6.1.9 | INTEGER | read-write | The threshold value for the interval number of Line Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalPCVs | 1.3.6.1.4.1.2785.2.4.2.6.1.8 | INTEGER | read-write | The threshold for the interval number of Path Coding Violations. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalSEFSs | 1.3.6.1.4.1.2785.2.4.2.6.1.5 | INTEGER | read-write | The threshold for the interval number of Severely Errored Framing Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalSESs | 1.3.6.1.4.1.2785.2.4.2.6.1.4 | INTEGER | read-write | The threshold value for the interval number of Severely Errored Seconds. A value of 0 disables the threshold for this error. |
| INT acLogicalDs1ThresholdNEIntervalUASs | 1.3.6.1.4.1.2785.2.4.2.6.1.6 | INTEGER | read-write | The threshold for the interval number of Unavailable Seconds. A value of 0 disables the threshold for this error. |
| ACN acLogicalDs1ThresholdNodeId | 1.3.6.1.4.1.2785.2.4.2.6.1.1 | AcNodeId | accessible-for-notify | The node id is the id for this specific node in the OSAP ring. |
| acLogicalDs1ThresholdTable | 1.3.6.1.4.1.2785.2.4.2.6 | not-accessible | The Appian DS1 Logical Threshold Table allows the user to configure the threshold values for each of the statistics found in the interval table base on the 15 minute interval on the day. This table is created automatically. | |
| acLogicalDs1Traps | 1.3.6.1.4.1.2785.2.4.2.0 |
RFC description
Appian vendor-private MIB for managing DS1/T1 logical port interfaces on Appian optical transport platforms.
Start monitoring Appian Communications OSAP SONET/optical access platform (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.