CTRON-WAN-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-WAN-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ctWanConnection 1.3.6.1.4.1.52.4.1.2.7.1.1
     wanNumConnections 1.3.6.1.4.1.52.4.1.2.7.1.1.1 integer read-only
This objects describes the number of wan connections on the platform. A wan connection may have one or two physical ports of which only one can be active at any time.
     wanConnTable 1.3.6.1.4.1.52.4.1.2.7.1.1.2 no-access
A list of wan connection entries. The number of wan connection entries is given by the value of wanNumConnections.
         wanConnEntry 1.3.6.1.4.1.52.4.1.2.7.1.1.2.1 no-access
A wan connection entry containing objects relating to the particular wan connection.
             wanConnIndex 1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.1 integer read-only
A unique value for each wan connection. Its value ranges between 1 and the value wanNumConnections.
             wanConnNumPhysPorts 1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.2 integer read-only
The number of physical ports that exist on this wan connection.
             wanConnDefaultPhysPort 1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.3 integer read-write
The default physical port for this connection. This indicates the physical port that should be used on this wan connection. If redundancy is not enabled, this physical port will always be used. If redundancy is enabled, the physical port given here will be considered the primary physical port. The value of this object must be set to the index of a valid physical port (wanPhysPortIndex) for this wan connection.
             wanConnActivePhysPort 1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.4 integer read-only
The physical port that is currently active for this wan connection. The value of this object indicates the wanPhysPortIndex for the active port.
     wanPhysPortTable 1.3.6.1.4.1.52.4.1.2.7.1.1.3 no-access
A list of the descriptions of the physical ports of this platform. The number of entries is given by the value of wanConnNumPhysPort for each Wan Connection.
         wanPhysPortEntry 1.3.6.1.4.1.52.4.1.2.7.1.1.3.1 no-access
A physical port entry. It contains objects relating to a given physical port
             wanPhysPortConnectionIndex 1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.1 integer read-only
A value indicating the wan connection this physical port is located on.
             wanPhysPortIndex 1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.2 integer read-only
A unique value for each physical port on a wan connection. Its value ranges between 1 and the value wanConnNumPhysPorts.
             wanPhysPortType 1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.3 integer read-only
The type of physical port that this entry describes. None indicates that the physical port has no connector. Enumeration: 'none': 1, 'di': 6, 'dds': 5, 'synchronous': 4, 't1': 2, 't1DDS': 10, 'bri': 8, 'e1': 3, 'hdsl': 7, 'ds30': 9.
             wanPhysPortSpecificMib 1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.4 object identifier read-only
This object identifies an instance of the index object in the first group of objects in the MIB specific to the physical port.
     wanInterfaceTable 1.3.6.1.4.1.52.4.1.2.7.1.1.4 no-access
The interface table for a physical port on a wan connection. It is a list of items that are pertinent to the interfaces that are part of this physical port. The number of entries is dependent on the wanPhysPortType for the interface. If the wanPhysPortType is none, there will be no entries in the table for the port. If the wanPhysPortType is t1, there will be 24 entries in this table for the port. If the wanPhysPortType is e1, there will be 30 entries in this table for the port. If the wanPhysPortType is synchronous, there will be one entry in this table for the port.
         wanInterfaceEntry 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1 no-access
A wan connection physical port interface entry. It contains objects relating to an interface that is defined for this physical port and this wan connection.
             wanInterfaceConnectionIndex 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.1 integer read-only
This value is the wan connection that this interface exists on.
             wanInterfacePhysPortIndex 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.2 integer read-only
This value is the physical port of the wan connection that this interface exists on.
             wanInterfaceEntryIndex 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.3 integer read-only
A unique value for each interface of this physical port. It is a value between 1 and the number of interfaces that exist for the current port. The number of interfaces for each type of port is: 24 for a port type (wanPhysPortType) of 't1', 30 for a port type of 'e1', and 1 for a port type of 'synchronous'. There will be no entries if the port type is 'none'.
             wanInterfaceEntryIfIndex 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.4 integer read-only
The ifIndex of the interface. This is the index of this entry in the ifTable.
             wanInterfaceEntryProtocol 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.5 integer read-write
The protocol that should be run on this interface. Values are equivalent to those defined for ifType in Mib-II. Accepted values are product dependent.
             wanInterfaceEntryCompression 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.6 integer read-write
Indicates whether data compression should take place on this interface. Enumeration: 'on': 1, 'off': 2.
             wanInterfaceEntryMTU 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.7 integer read-write
The MTU to be negotiated for this interface. This will not be updated with the actual MTU, which can be found in the ifTable.
             wanInterfaceEntryLineCoding 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.8 integer read-write
This object describes the variety of Zero Code suppression on this interface. For an interface on a Ds1 Port, the valid values depend on the value of the Ds1ConfigLineCode object. If that object is set to ds1xB8ZS, then this object can be set to none, JBZS, or InvHDLC. If the value of Ds1ConfigLineCode is set to ds1xAMI, then this object can only be set to JBZS, or InvHDLC. For an interface on a Synchronous Port, the valid values are none or InvHDLC. JBZS refers to Jammed Bit Zero suppression, which forces a 1 bit every 8 bit periods. InvHDLC refers to inverting the HDLC data for the interface. None refers to a mode in which some other means, such as with the Ds1ConfigLineCode object set to dsx1B8ZS, is used to insure pulse density requirements. Enumeration: 'none': 1, 'jBZS': 2, 'invHDLC': 3.
             wanInterfaceEntryCrcLength 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.9 integer read-write
The Length of the CRC for this interface. Not all platforms will allow all options. Enumeration: 'sixteen-bits': 1, 'thirty-two-bits': 2.
             wanInterfaceEntryLexProtocolEnable 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.10 integer read-write
This switch acts in concert with the wanInterfaceEntryProtocol object. To activate LEX, this object should first be set to enable (1), then set the wanInterfaceEntryProtocol to PPP. The enable will have no effect if PPP is not selected. If the wanInterfaceEntryProtocol is selected first, the default NCP of BNCP will be selected. To De-select LEX, you must set this object to disable (2), and wanInterfaceEntryProtocol to NONE or reset the device. Just selecting disable (2) will not tear down the connection. Enumeration: 'enable': 1, 'disable': 2.
             wanInterfaceEntryLexProtocolStatus 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.11 integer read-only
This object reflects the current state of the link. The device is said to be bound to the router when the physical link is OK, the LEX negotiation is successful, and the router has been configured correctly to communicate with this particular LAN Extender. Enumeration: 'unbound': 2, 'bound': 1.
             wanInterfaceEntryCompRatio 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.12 octet string read-only
The ratio of uncompressed to compressed transmitted data. If the data compression status is off, 1:1 will be displayed
             wanInterfaceEntryCompStatus 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.13 integer read-only
On indicates that the compression has been successfully negotiated and is operating. Off indicates that the compression negotiation has failed and compression is not operating at this time, or compression has been terminated by either peer. Enumeration: 'on': 1, 'off': 2.
             wanInterfaceEntryBackUpIfEnable 1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.14 integer read-write
This object is used to select the Call-backup option. A value of 1 is used to enable the option and a value of 2 to disable it. Enumeration: 'enable': 1, 'disable': 2.
 ctWanDs1 1.3.6.1.4.1.52.4.1.2.7.1.2
     wanDs1ExtensionsTable 1.3.6.1.4.1.52.4.1.2.7.1.2.1 no-access
This table is an extension to the standard ds1 configuration table. It is a list of items that are pertinent to ds1 ports on a platform. There is one entry per ds1 physical port on the platform
         wanDs1ExtensionsEntry 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1 no-access
A ds1 extensions entry containing objects relating to the particular ds1 physical port
             wanDs1ExtensionsEntryIndex 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.1 integer read-only
A unique value for each ds1 physical port on the platform.
             wanDs1ExtensionsNumInterfaces 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.2 integer read-only
The number of interfaces on this physical port. This number indicates the number of entries this physical port uses in the ifTable.
             wanDs1ExtensionsToggleFracTable 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.3 integer read-write
Setting this object to 1 will cause the Ds1 Fractional Table to be updated with the new values, as entered. Setting this object to 2, will cause the Ds1 Fractional Table to view as the table being entered. Setting this object to 3, will cause the Ds1 Fractional Table to be the table that is currently in use, regardless of any changes being entered. Setting this object to 4, will cause any changes that have been made to the Ds1 Fractional Table since the last update-table to be deleted. For physical ports of type synchronous, this object will have no affect, and will always return a 1. Enumeration: 'display-new': 2, 'update-table': 1, 'display-old': 3, 'restore-old': 4.
             wanDs1ExtensionsLineBuildOut 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.4 integer read-write
The line build out setting for this ds1 physical port. Unknown indicates that the setting is neither readable or writable. Enumeration: 'minus-7point5': 3, 'minus-15': 4, 'unknown': 1, 'a533to655feet': 8, 'a399to533feet': 7, 'zero': 2, 'a266to399feet': 6, 'a133to266feet': 5.
             wanDs1ExtensionsCFADuration 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.5 integer read-write
The length of time (in seconds), that the ds1 port will remain in the Carrier Failure Alarm state after the alarm condition has cleared.
             wanDs1ExtensionsDIEnable 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.6 integer read-write
Enables or disables Drop and Insert functionality on a D/I WPIM. If enabled, all zero assigned timeslots will designate D/I interface channels, if disabled all zero channels will designate dummy channels as on a T1 or E1. If this object is set to diDataEnabled the zero channels will designate D/I interface channels and data to and from the device will be transmitted or received on the D/I port instead of the N/I port. Enumeration: 'diDataEnabled': 3, 'enable': 1, 'disable': 2.
             wanDs1ExtensionsTotalValidIntervals 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.7 counter read-only
The number of previous intervals for which valid data was collected for the DS1 mib, which is currently RFC1406. This counter is similar to RFC1406 dsx1ValidIntervals except that the count represents the total number of complete 15 minute intervals since the ds1 interface has been online, and does not stop at the 24 hour period.
             wanDs1ExtensionsBertTestMode 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.8 integer read-write
This object is used to request that a type of process be in control of the testing function. This is used to differentiate between automated test procedures and those manually controlled by a user. When read, this object reflects which type of process is actually in control of the testing function. The implementation is free to prioritize or deny requests in a proprietary manner. Enumeration: 'none': 1, 'internal': 2, 'manual': 3.
             wanDs1ExtensionsBertRun 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.9 integer read-write
Controls the sending of test data over this physical port. The data is a pattern described by wanDs1ExtensionsBertTestPattern. Enumeration: 'disabled': 1, 'enabled': 2.
             wanDs1ExtensionsBertCurrentResults 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.10 integer read-only
Indicates the results of the testing for the last completed sampling period. A non-negative number is the error rate in bits per million bits.
             wanDs1ExtensionsBertCumulativeResults 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.11 integer read-only
Indicates the total number of errors since the testing was enabled. It is not a rate.
             wanDs1ExtensionsBertPeakResults 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.12 integer read-only
Indicates the highest value of wanDs1ExtensionsBertCurrentResults since the testing was enabled. A non-negative number is the error rate in bits per million bits.
             wanDs1ExtensionsBertAverageResult 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.13 integer read-only
Indicates the average value of wanDs1ExtensionsBertCurrentResults since the testing was enabled. A non-negative number is the error rate in bits per million bits.
             wanDs1ExtensionsBertTestPattern 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.14 integer read-write
This object is used to specify the pattern of the test data. Enumeration: 'pattern3in24': 6, 'pattern2047': 5, 'pattern1s': 2, 'pattern63': 3, 'patternOther': 1, 'patternQRSS': 7, 'pattern511': 4.
             wanDs1ExtensionsBertSamplePeriod 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.15 integer read-write
This object is the duration of time in seconds at which the current test results will be periodically written to wanDs1ExtensionsBertCurrentResults. The range is 1 to 3600, with a default value of 10.
             wanDs1ExtensionsBertNumPeriods 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.16 counter read-only
The number of sampling periods that have elapsed during the current test run.
             wanDs1ExtensionsBertTestTraps 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.17 integer read-write
This object is used to enable or disable the sending of a trap at the conclusion of the measurement period. The trap will contain the information described by ctDs1BertCurrentResults. The default value is disabled. Enumeration: 'disabled': 1, 'enabled': 2.
             wanDs1ExtensionsBertDataStatus 1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.18 integer read-only
This object provides the operating status of the transmission of test data packets. Enumeration: 'waitingForLink': 2, 'idle': 1, 'waitingForLoopback': 3, 'running': 4.
 ctWanRs232 1.3.6.1.4.1.52.4.1.2.7.1.3
     wanRs232ExtensionsTable 1.3.6.1.4.1.52.4.1.2.7.1.3.1 no-access
This table is an extension to the standard rs232-like mib. It is a list of items that are pertinent to rs232-like ports on a platform. There is one entry per synchronous physical port on the platform.
         wanRs232ExtensionsEntry 1.3.6.1.4.1.52.4.1.2.7.1.3.1.1 no-access
A rs232-like extensions entry containing objects relating to the particular rs232-like physical port.
             wanRs232ExtensionsEntryIndex 1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.1 integer read-only
A unique value for each rs232-like physical port on the platform.
             wanRs232ExtensionsCTSEnable 1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.2 integer read-write
This object indicates whether the platform should generate CTS. When disabled the platform will not generate CTS, when enabled, the platform will generate CTS. The actual state of the CTS line is available in the rs-232 like mib. Enumeration: 'enable': 1, 'disable': 2.
             wanRs232ExtensionsDSREnable 1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.3 integer read-write
This object indicates whether the platform should generate DSR. When disabled the platform will not generate DSR, when enabled, the platform will generate DSR. The actual state of the DSR line is available in the rs-232 like mib. Enumeration: 'enable': 1, 'disable': 2.
 ctFrDcp 1.3.6.1.4.1.52.4.1.2.7.1.4
     frDcpCircuitTable 1.3.6.1.4.1.52.4.1.2.7.1.4.1 no-access
A table containing data compression information about specific Data Link Connection Identifiers and corresponding virtual circuit. This information is used to support the frCircuitTable following RFC-1315.
         frDcpCircuitEntry 1.3.6.1.4.1.52.4.1.2.7.1.4.1.1 no-access
The data compression information regarding a single Data Link Connection Identifier.
             frDcpCircuitIfIndex 1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.1 index read-only
The ifIndex value of ifEntry that this DCP virtual circuit object is layered onto.
             frDcpCircuitDlci 1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.2 dlci read-only
The Data Link Connection Identifier for this DCP virtual circuit object.
             frDcpCircuitEnable 1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.3 integer read-write
Indicates whether data compression should take place on this particular end side virtual circuit. Enumeration: 'on': 1, 'off': 2.
             frDcpCircuitStatus 1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.4 integer read-only
On indicates that the compression has been successfully negotiated and is operating. Off indicates that the compression negotiation has failed and compression is not operating at this time, or compression has been terminated by either peer. Enumeration: 'on': 1, 'off': 2.
             frDcpCircuitRatio 1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.5 octet string read-only
The ratio of uncompressed to compressed transmitted data. If the data compression status is off, 1:1 will be displayed
 ctDDS 1.3.6.1.4.1.52.4.1.2.7.1.5
     ddsConfigTable 1.3.6.1.4.1.52.4.1.2.7.1.5.1 no-access
The DDS Configuration Table
         ddsConfigEntry 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1 no-access
An Entry in the DDS Configuration Table
             ddsLineIndex 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.1 integer read-only
A unique value for each dds physical port on the platform
             ddsIfIndex 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.2 integer read-only
Index associated with this dds physical port
             ddsLineMode 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.3 integer read-write
DDS-PRI is full duplex 56k link, No framing in loop data so loop speed is also 56k. Data stream: --d1 d2 d3 d4 d5 d6 d7-- DDS-CC is full duplex 64k link. Does not require framing bit but uses a same format as SC, ninth bit position is lumped with primary channel and not used for control. Loop speed is 72k, Primary channel rate is 64k. --d1 d2 d3 d4 d5 d6 d7 F d8-- Enumeration: 'ddsCc': 2, 'ddsPri': 1.
             ddsLineCoding 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.4 integer read-write
This object describes the variety of Zero Code suppression on this interface. JBZS refers to Jammed Bit Zero suppression, which forces a 1 bit every 8 bit periods. None refers to a mode in which some other means is used to insure pulse density requirements. Enumeration: 'ddsNone': 1, 'ddsJBZS': 2, 'otherLineCode': 3.
             ddsLoopbackConfig 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.5 integer read-write
This variable represents the loop-back configuration of the DDS interface. ddsNoLoop means the interface is not in loop-back state, and LineLoop means the the received data is looped back out. Enumeration: 'ddsLineLoop': 2, 'ddsNoLoop': 1.
             ddsLineStatus 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.6 integer read-only
This describes the current operational status of DDS line. Enumeration: 'ddsOutOfService': 3, 'ddsOutOfFrame': 4, 'ddsLossOfSignal': 2, 'ddsNoAlarm': 1.
             ddsTxClockSource 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.7 integer read-write
The source of Transmit clock. ddsLoopTiming - indicates that the recovered receive clock is used as transmit clock. ddsLocalTiming - indicates that a local clock source is used. Enumeration: 'ddsLocalTiming': 2, 'ddsLoopTiming': 1.
             ddsPortInSpeed 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.8 integer read-only
This variable describes the current operational receive speed of DDS line. It is a read only value based entirely on DDS type (CC or PRI).
             ddsPortOutSpeed 1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.9 integer read-only
This variable describes the current operational transmit speed of DDS line. It is a read only value based entirely on DDS type CC or PRI
 ctDs1Alarms 1.3.6.1.4.1.52.4.1.2.7.1.6
     ds1AlarmsGlobalConfigGroup 1.3.6.1.4.1.52.4.1.2.7.1.6.1
         ds1AlarmGlobalAdmin 1.3.6.1.4.1.52.4.1.2.7.1.6.1.1 integer read-write
Used to enable and disable the DS1 Alarm Monitoring Application for all DS1 circuits on the device. Enumeration: 'disabled': 1, 'enabled': 2.
         ds1AlarmGlobalAutoRecovery 1.3.6.1.4.1.52.4.1.2.7.1.6.1.2 integer read-write
Used to enable and disable the DS1 Alarm Automatic Recovery feature for all DS1 circuits on the device. For those devices that support ds1 alarm monitoring, but do not support the automatic recovery feature, this object always returns disabled, and performs no action when written. Enumeration: 'disabled': 1, 'enabled': 2.
         ds1AlarmGlobalTrapEnable 1.3.6.1.4.1.52.4.1.2.7.1.6.1.3 integer read-write
Used to enable and disable the DS1 Alarm SNMP Trap generation feature for all DS1 circuits on the device. This object operates in conjunction with configuration of objects in the ctron-trap-mib.txt Enumeration: 'disabled': 1, 'enabled': 2.
         ds1AlarmGlobalESCount 1.3.6.1.4.1.52.4.1.2.7.1.6.1.4 integer read-write
Used in conjuction with ctDs1AlarmESInterval to set the threshold for alarm generation when the number of Errored Seconds for a specified time interval, measured in minutes, is exceeded. The default Errored Seconds alarm condition is 100 errored seconds over a 6 minute time interval.
         ds1AlarmGlobalESInterval 1.3.6.1.4.1.52.4.1.2.7.1.6.1.5 integer read-write
Used in conjuction with ds1AlarmGlobalESCount to set the threshold for alarm generation when the number of Errored Seconds for a specified time interval, measured in minutes, is exceeded. The default Errored Seconds alarm condition is 100 errored seconds over a 6 minute time interval.
         ds1AlarmGlobalBPVErrorRate 1.3.6.1.4.1.52.4.1.2.7.1.6.1.6 integer read-write
Used to specify the negative exponent of 10, used in monitoring Bipolar Violations (Code Violations for E1) over intervals defined by ds1AlarmGlobalBPVInterval. For example, for a ds1AlarmGlobalBPVErrorRate value of 6 used with a ds1AlarmGlobalBPVInterval of 15, an alarm is generated when a 15 minute period has an average error rate which exceeds 1 Bipolar Violation (Code Violation for E1) per million bits. For those devices that support ds1 alarm monitoring but who's hardware does not support detect bipolar violations, this object always returns the default, and performs no action when written.
         ds1AlarmGlobalBPVInterval 1.3.6.1.4.1.52.4.1.2.7.1.6.1.7 integer read-write
Used to specify the interval, used in monitoring Bipolar Violations (Code Violations for E1) with thresholds defined by ds1AlarmGlobalBPVErrorRate. For example, for a ds1AlarmGlobalBPVErrorRate value of 6 used with a ds1AlarmGlobalBPVInterval of 15, an alarm is generated when a 15 minute period has an average error rate which exceeds 1 Bipolar Violation (Code Violation for E1) per million bits. For those devices that support ds1 alarm monitoring but who's hardware does not detect bipolar violations, this object always returns the default, and performs no action when written.
         ds1AlarmGlobalManualRecovery 1.3.6.1.4.1.52.4.1.2.7.1.6.1.8 integer read-write
To cause a manual recovery to occur on all Ds1 circuits, this object is set to a 1. It is always read as a 1. The recovery will occur only when automatic recovery is disabled. Enumeration: 'recover': 1.
     ds1AlarmConfigTable 1.3.6.1.4.1.52.4.1.2.7.1.6.2 no-access
Table containing objects used to configure DS1 alarm functionality on a per DS1 basis.
         ds1AlarmConfigEntry 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1 no-access
A description of a single entry.
             ds1PhysNum 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.1 integer read-only
The value for this object is equal to the value of a unique physical connection identifier associated with this DS1 which is clearly labeled on the device. For those products that do not have a DS1 identifier labeled on the device, the value for this object is the same as rfc1406 dsx1LineIndex.
             ds1AlarmAdmin 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.2 integer read-write
Used to enable and disable the DS1 Alarm Monitoring Application for this DS1 circuit. Enumeration: 'disabled': 1, 'enabled': 2.
             ds1AlarmAutoRecovery 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.3 integer read-write
Used to enable and disable the DS1 Alarm Automatic Recovery feature for this DS1 circuit. For those devices that support ds1 alarm monitoring, but do not support the automatic recovery feature, this object always returns disabled, and performs no action when written. Enumeration: 'disabled': 1, 'enabled': 2.
             ds1AlarmTrapEnable 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.4 integer read-write
Used to enable and disable the DS1 Alarm SNMP Trap generation feature for this DS1 circuit. This object operates in conjunction with configuration of objects in the ctron-trap-mib.txt Enumeration: 'disabled': 1, 'enabled': 2.
             ds1AlarmESCount 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.5 integer read-write
Used in conjuction with ctDs1AlarmESInterval to set the threshold for alarm generation when the number of Errored Seconds for a specified time interval, measured in minutes, is exceeded. The default Errored Seconds alarm condition is 100 errored seconds over a 6 minute time interval.
             ds1AlarmESInterval 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.6 integer read-write
Used in conjuction with ctDs1AlarmESCount to set the threshold for alarm generation when the number of Errored Seconds for a specified time interval, measured in minutes, is exceeded. The default Errored Seconds alarm condition is 100 errored seconds over a 6 minute time interval.
             ds1AlarmBPVErrorRate 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.7 integer read-write
Used to specify the negative exponent of 10, used in monitoring Bipolar Violations (Code Violations for E1) over intervals defined by ds1AlarmBPVInterval. For example, for a ds1AlarmBPVErrorRate value of 6 used with a ds1AlarmBPVInterval of 15, an alarm is generated when a 15 minute period has an average error rate which exceeds 1 Bipolar Violation (Code Violation for E1) per million bits. For those devices that support ds1 alarm monitoring but who's hardware does not support detect bipolar violations, this object always returns the default, and performs no action when written.
             ds1AlarmBPVInterval 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.8 integer read-write
Used to specify the interval, used in monitoring Bipolar Violations (Code Violations for E1) with thresholds defined by ds1AlarmBPVErrorRate. For example, for a ds1AlarmBPVErrorRate value of 6 used with a ds1AlarmBPVInterval of 15, an alarm is generated when a 15 minute period has an average error rate which exceeds 1 Bipolar Violation (Code Violation for E1) per million bits. For those devices that support ds1 alarm monitoring but who's hardware does not support detect bipolar violations, this object always returns the default, and performs no action when written.
             ds1AlarmManualRecovery 1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.9 integer read-write
To cause a manual recovery to occur, this object is set to a 1. It is always read as a 1. The recovery will occur only when automatic recovery is disabled. Enumeration: 'recover': 1.
 ctIPPQFilters 1.3.6.1.4.1.52.4.1.2.7.1.7
     ipPQConfigGroup 1.3.6.1.4.1.52.4.1.2.7.1.7.1
         ipPQAdmin 1.3.6.1.4.1.52.4.1.2.7.1.7.1.1 integer read-write
Used to enable and disable the IP Priority Queue Forwarding Application. Enumeration: 'disabled': 1, 'enabled': 2.
         iPPQMaxEntries 1.3.6.1.4.1.52.4.1.2.7.1.7.1.2 integer read-only
Returns the maximum number of IP address entries supported by the IP Priority Queue application on this device.
         iPPQNumEntries 1.3.6.1.4.1.52.4.1.2.7.1.7.1.3 integer read-only
Get the number of IP address entries currently programmed in the ipPQAddressTable.
         iPPQAddAddress 1.3.6.1.4.1.52.4.1.2.7.1.7.1.4 ipaddress read-write
Add an IP address to the ipPQAddressTable. Always read as a 0.0.0.0.
         iPPQDelAddress 1.3.6.1.4.1.52.4.1.2.7.1.7.1.5 ipaddress read-write
Delete an IP address from the ipPQAddressTable. Always read as a 0.0.0.0.
     ipPQAddressTable 1.3.6.1.4.1.52.4.1.2.7.1.7.2 no-access
Table containing IP addresses, used in an IP Priority Queue Forwarding function.
         ipPQAddressEntry 1.3.6.1.4.1.52.4.1.2.7.1.7.2.1 no-access
A description of a single entry.
             ipPQAddressId 1.3.6.1.4.1.52.4.1.2.7.1.7.2.1.1 integer read-only
A unique value identifying an element in a sequence of IP PQ address entries.
             ipPQIPAddress 1.3.6.1.4.1.52.4.1.2.7.1.7.2.1.2 ipaddress read-only
Returns an IP address associated with a specific entry in this table.
 ctWanHDSLExt 1.3.6.1.4.1.52.4.1.2.7.1.8
     ctWanHDSLPerformance15mTable 1.3.6.1.4.1.52.4.1.2.7.1.8.1 no-access
HDSL 15 minute performance table. This table provides the accumulated counts of errored seconds (ES) and unavailable seconds (UAS) for the HDSL line including the local, remote units and any doublers in between during a 15 minutes period for the last 24 hours. The table is indexed by the non-empty slot in the device and the 15-minute history slot within the last 24 hours period.
         ctWanHDSLPerformance15mEntry 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1 no-access
Entries in the 15 minute performance table
             ctWanHDSLPerformance15mConnIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.1 integer read-only
Identify the HDSL connection within the device, indexing from 1 to the maximum allowed number of HDSL connections in the device.
             ctWanHDSLPerformance15mSlotIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.2 integer read-only
Define which 15-minute slot history of the HDSL within the 24 hour period. Indexing from 1 - 97 with the first index representing the current 15-minute history
             ctWanHDSLHLULoop1UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.3 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the local line unit during the 15-minute period.
             ctWanHDSLHLULoop1ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.4 integer read-only
Errored seconds (ES) on LOOP 1 of the local line unit during the 15-minute period.
             ctWanHDSLHLULoop2UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.5 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the local line unit during the 15-minute period.
             ctWanHDSLHLULoop2ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.6 integer read-only
Errored seconds (ES) on LOOP 2 of the local line unit during the 15-minute period.
             ctWanHDSLHRULoop1UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.7 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the remote line unit during the 15-minute period.
             ctWanHDSLHRULoop1ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.8 integer read-only
Errored seconds (ES) on LOOP 1 of the remote line unit during the 15-minute period.
             ctWanHDSLHRULoop2UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.9 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the remote line unit during the 15-minute period.
             ctWanHDSLHRULoop2ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.10 integer read-only
Errored seconds (ES) on LOOP 2 of the remote line unit during the 15-minute period.
             ctWanHDSLDb1NetworkLoop1UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.11 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the first doubler unit's network side during the 15-minute period.
             ctWanHDSLDb1NetworkLoop1ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.12 integer read-only
Errored seconds (ES) on LOOP 1 of the first doubler unit's network side during the 15-minute period.
             ctWanHDSLDb1NetworkLoop2UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.13 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the first doubler unit's network side during the 15-minute period.
             ctWanHDSLDb1NetworkLoop2ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.14 integer read-only
Errored seconds (ES) on LOOP 2 of the first doubler unit's network side during the 15-minute period.
             ctWanHDSLDb1CustomerLoop1UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.15 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the first doubler unit's customer side during the 15-minute period.
             ctWanHDSLDb1CustomerLoop1ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.16 integer read-only
Errored seconds (ES) on LOOP 1 of the first doubler unit's customer side during the 15-minute period.
             ctWanHDSLDb1CustomerLoop2UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.17 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the first doubler unit's customer side during the 15-minute period.
             ctWanHDSLDb1CustomerLoop2ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.18 integer read-only
Errored seconds (ES) on LOOP 2 of the first doubler unit's customer side during the 15-minute period.
             ctWanHDSLDb2NetworkLoop1UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.19 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the second doubler unit's network side during the 15-minute period.
             ctWanHDSLDb2NetworkLoop1ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.20 integer read-only
Errored seconds (ES) on LOOP 2 of the second doubler unit's network side during the 15-minute period.
             ctWanHDSLDb2NetworkLoop2UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.21 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the second doubler unit's network side during the 15-minute period.
             ctWanHDSLDb2NetworkLoop2ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.22 integer read-only
Errored seconds (ES) on LOOP 2 of the second doubler unit's network side during the 15-minute period.
             ctWanHDSLDb2CustomerLoop1UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.23 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the second doubler unit's customer side during the 15-minute period.
             ctWanHDSLDb2CustomerLoop1ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.24 integer read-only
Errored seconds (ES) on LOOP 1 of the second doubler unit's customer side during the 15-minute period.
             ctWanHDSLDb2CustomerLoop2UAS15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.25 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the second doubler unit's customer side during the 15-minute period.
             ctWanHDSLDb2CustomerLoop2ES15m 1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.26 integer read-only
Errored seconds (ES) on LOOP 2 of the second doubler unit's customer side during the 15-minute period.
     ctWanHDSLPerformance24hTable 1.3.6.1.4.1.52.4.1.2.7.1.8.2 no-access
HDSL 24-hour performance table. This table provides the accumulated counts of errored seconds (ES) and unavailable seconds (UAS) for the HDSL line including the local, remote units and any doublers in between during a 24-hour period for the last 7 days. The table is indexed by the non-empty slot in the device and the 24-hour history slot within the last 7 days period.
         ctWanHDSLPerformance24hEntry 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1 no-access
Entries in the 24-hour ctWanHDSLPerformance table
             ctWanHDSLPerformance24hConnIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.1 integer read-only
Identify the HDSL connection within the device, indexing from 1 to the maximum allowed number of HDSL connections in the device.
             ctWanHDSLPerformance24hSlotIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.2 integer read-only
Define which 24-hour slot history of the HDSL within the last 7 days period. Indexing from 1 - 8 with the first index representing the current 24 hour history
             ctWanHDSLHLULoop1UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.3 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the local line unit during the 24-hour period.
             ctWanHDSLHLULoop1ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.4 integer read-only
Errored seconds (ES) on LOOP 1 of the local line unit during the 24-hour period.
             ctWanHDSLHLULoop2UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.5 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the local line unit during the 24-hour period.
             ctWanHDSLHLULoop2ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.6 integer read-only
Errored seconds (ES) on LOOP 2 of the local line unit during the 24-hour period.
             ctWanHDSLHRULoop1UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.7 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the remote line unit during the 24-hour period.
             ctWanHDSLHRULoop1ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.8 integer read-only
Errored seconds (ES) on LOOP 1 of the remote line unit during the 24-hour period.
             ctWanHDSLHRULoop2UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.9 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the remote line unit during the 24-hour period.
             ctWanHDSLHRULoop2ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.10 integer read-only
Errored seconds (ES) on LOOP 2 of the remote line unit during the 24-hour period.
             ctWanHDSLDb1NetworkLoop1UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.11 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the first doubler unit's network side during the 24-hour period.
             ctWanHDSLDb1NetworkLoop1ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.12 integer read-only
Errored seconds (ES) on LOOP 1 of the first doubler unit's network side during the 24-hour period.
             ctWanHDSLDb1NetworkLoop2UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.13 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the first doubler unit's network side during the 24-hour period.
             ctWanHDSLDb1NetworkLoop2ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.14 integer read-only
Errored seconds (ES) on LOOP 2 of the first doubler unit's network side during the 24-hour period.
             ctWanHDSLDb1CustomerLoop1UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.15 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the first doubler unit's customer side during the 24-hour period.
             ctWanHDSLDb1CustomerLoop1ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.16 integer read-only
Errored seconds (ES) on LOOP 1 of the first doubler unit's customer side during the 24-hour period.
             ctWanHDSLDb1CustomerLoop2UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.17 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the first doubler unit's customer side during the 24-hour period.
             ctWanHDSLDb1CustomerLoop2ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.18 integer read-only
Errored seconds (ES) on LOOP 2 of the first doubler unit's customer side during the 24-hour period.
             ctWanHDSLDb2NetworkLoop1UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.19 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the second doubler unit's network side during the 24-hour period.
             ctWanHDSLDb2NetworkLoop1ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.20 integer read-only
Errored seconds (ES) on LOOP 1 of the second doubler unit's network side during the 24-hour period.
             ctWanHDSLDb2NetworkLoop2UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.21 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the second doubler unit's network side during the 24-hour period.
             ctWanHDSLDb2NetworkLoop2ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.22 integer read-only
Errored seconds (ES) on LOOP 2 of the second doubler unit's network side during the 24-hour period.
             ctWanHDSLDb2CustomerLoop1UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.23 integer read-only
Unavailable seconds (UAS) on LOOP 1 of the second doubler unit's customer side during the 24-hour period.
             ctWanHDSLDb2CustomerLoop1ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.24 integer read-only
Errored seconds (ES) on LOOP 1 of the second doubler unit's customer side during the 24-hour period.
             ctWanHDSLDb2CustomerLoop2UAS24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.25 integer read-only
Unavailable seconds (UAS) on LOOP 2 of the second doubler unit's customer side during the 24-hour period.
             ctWanHDSLDb2CustomerLoop2ES24h 1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.26 integer read-only
Errored seconds (ES) on LOOP 2 of the second doubler unit's customer side during the 24-hour period.
     ctWanHDSLStatisticsTable 1.3.6.1.4.1.52.4.1.2.7.1.8.3 no-access
This table collects the statistics for the Signal noise ratio (SNR), and the pulse attenuation of the HDSL line, including the local, remote units and the doublers in between.
         ctWanHDSLStatisticsEntry 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1 no-access
Entries of the HDSL statistics table
             ctWanHDSLStatisticsHLUConnIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.1 integer read-only
Identify the HDSL connection occupied in the device, indexing from 1 to the maximum allowed connections in the device.
             ctWanHDSLSNRHLULoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.2 integer read-only
Current SNR on LOOP 1 of the local line unit.
             ctWanHDSLSNRLowHLULoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.3 integer read-only
Lowest SNR on LOOP 1 of the local line unit.
             ctWanHDSLSNRHighHLULoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.4 integer read-only
Highest SNR on LOOP 1 of the local line unit.
             ctWanHDSLSNRHLULoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.5 integer read-only
Current SNR on LOOP 2 of the local line unit.
             ctWanHDSLSNRLowHLULoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.6 integer read-only
Lowest SNR on LOOP 2 of the local line unit.
             ctWanHDSLSNRHighHLULoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.7 integer read-only
Highest SNR on LOOP 2 of the local line unit.
             ctWanHDSLPulseAttenuationHLULoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.8 integer read-only
pulse Attenuation on LOOP 1 of the local line unit.
             ctWanHDSLPulseAttenuationHLULoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.9 integer read-only
pulse Attenuation on LOOP 2 of the local line unit.
             ctWanHDSLBitStat1HLU 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.10 integer read-only
A byte value which contains product specific information: bit 0 - System in AIS on the local line unit. 1 - System in AIS on the remote line unit. 2 - Channels are reversed on the remote line unit. 3 - Channels are reversed on the doubler 1. 4 - Channels are reversed on the doubler 2. 5 - Power is fed to the next unit on the local line unit. 6 - Power is fed to the next unit on the remote line unit. 7 - Smartloop is active on remote line unit. (HiGain only)
             ctWanHDSLSNRHRULoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.11 integer read-only
Current SNR on LOOP 1 of the remote line unit.
             ctWanHDSLSNRLowHRULoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.12 integer read-only
Lowest SNR on LOOP 1 of the remote line unit.
             ctWanHDSLSNRHighHRULoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.13 integer read-only
Highest SNR on LOOP 1 of the remote line unit.
             ctWanHDSLSNRHRULoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.14 integer read-only
Current SNR on LOOP 2 of the remote line unit.
             ctWanHDSLSNRLowHRULoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.15 integer read-only
Lowest SNR on LOOP 2 of the remote line unit.
             ctWanHDSLSNRHighHRULoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.16 integer read-only
Highest SNR on LOOP 2 of the remote line unit.
             ctWanHDSLPulseAttenuationHRULoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.17 integer read-only
pulse Attenuation on LOOP 1 of the remote line unit.
             ctWanHDSLPulseAttenuationHRULoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.18 integer read-only
pulse Attenuation on LOOP 2 of the remote line unit.
             ctWanHDSLDs1FrameHRU 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.19 integer read-only
Byte value shows DS1 frame and code information for the remote line unit (HiGain only): bit 0:1 - 0 - frame format is SF. 1 - frame format is ESF. 2 - Frame format is unframed. 3 - no activity. bit 2:3 - reserved. bit 4 - 0 - line code is AMI 1 - line code is B8ZS. bit 5:7 - reserved.
             ctWanHDSLSNRDb1NetworkLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.20 integer read-only
Current SNR on LOOP 1 of doubler 1's network side
             ctWanHDSLSNRLowDb1NetworkLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.21 integer read-only
Lowest SNR on LOOP 1 of doubler 1's network side
             ctWanHDSLSNRHighDb1NetworkLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.22 integer read-only
Highest SNR on LOOP 1 of doubler 1's network side
             ctWanHDSLSNRDb1NetworkLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.23 integer read-only
Current SNR on LOOP 2 of doubler 1's network side.
             ctWanHDSLSNRLowDb1NetworkLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.24 integer read-only
Lowest SNR on LOOP 2 of doubler 1's network side.
             ctWanHDSLSNRHighDb1NetworkLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.25 integer read-only
Highest SNR on LOOP 2 of doubler 1's network side.
             ctWanHDSLSNRDb1CustomerLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.26 integer read-only
Current SNR on LOOP 1 of doubler 1's customer side.
             ctWanHDSLSNRLowDb1CustomerLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.27 integer read-only
Lowest SNR on LOOP 1 of doubler 1's customer side.
             ctWanHDSLSNRHighDb1CustomerLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.28 integer read-only
Highest SNR on LOOP 1 of doubler 1's customer side.
             ctWanHDSLSNRDb1CustomerLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.29 integer read-only
Current SNR on LOOP 2 of doubler 1's customer side.
             ctWanHDSLSNRLowDb1CustomerLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.30 integer read-only
Lowest SNR on LOOP 2 of doubler 1's customer side.
             ctWanHDSLSNRHighDb1CustomerLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.31 integer read-only
Highest SNR on LOOP 2 of doubler 1's customer side.
             ctWanHDSLPulseAttenuationDb1NetworkLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.32 integer read-only
Pulse Attenuation on LOOP 1 of doubler 1's network side.
             ctWanHDSLPulseAttenuationDb1NetworkLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.33 integer read-only
Pulse Attenuation on LOOP 2 of doubler 1's network side.
             ctWanHDSLPulseAttenuationDb1CustomerLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.34 integer read-only
Pulse Attenuation on LOOP 1 of doubler 1's customer side.
             ctWanHDSLPulseAttenuationDb1CustomerLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.35 integer read-only
pulse Attenuation on LOOP 2 of doubler 1's customer side.
             ctWanHDSLSNRDb2NetworkLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.36 integer read-only
Current SNR on LOOP 1 of doubler 2's network side.
             ctWanHDSLSNRLowDb2NetworkLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.37 integer read-only
Lowest SNR on LOOP 1 of doubler 2's network side.
             ctWanHDSLSNRHighDb2NetworkLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.38 integer read-only
Highest SNR on LOOP 1 of doubler 2's network side.
             ctWanHDSLSNRDb2NetworkLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.39 integer read-only
Current SNR on LOOP 2 of doubler 2's network side.
             ctWanHDSLSNRLowDb2NetworkLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.40 integer read-only
Lowest SNR on LOOP 2 of doubler 2's network side.
             ctWanHDSLSNRHighDb2NetworkLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.41 integer read-only
Highest SNR on LOOP 2 of doubler 2's network side.
             ctWanHDSLSNRDb2CustomerLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.42 integer read-only
Current SNR on LOOP 1 of doubler 2's customer side.
             ctWanHDSLSNRLowDb2CustomerLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.43 integer read-only
Lowest SNR on LOOP 1 of doubler 2's customer side.
             ctWanHDSLSNRHighDb2CustomerLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.44 integer read-only
Highest SNR on LOOP 1 of doubler 2's customer side.
             ctWanHDSLSNRDb2CustomerLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.45 integer read-only
Current SNR on LOOP 2 of doubler 2's customer side.
             ctWanHDSLSNRLowDb2CustomerLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.46 integer read-only
Lowest SNR on LOOP 2 of doubler 2's customer side.
             ctWanHDSLSNRHighDb2CustomerLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.47 integer read-only
Highest SNR on LOOP 2 of doubler 2's customer side.
             ctWanHDSLPulseAttenuationDb2NetworkLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.48 integer read-only
Pulse Attenuation on LOOP 1 of doubler 2's network side
             ctWanHDSLPulseAttenuationDb2NetworkLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.49 integer read-only
Pulse Attenuation on LOOP 2 of doubler 2's network side.
             ctWanHDSLPulseAttenuationDb2CustomerLoop1 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.50 integer read-only
pulse Attenuation on LOOP 1 of doubler 2's customer side.
             ctWanHDSLPulseAttenuationDb2CustomerLoop2 1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.51 integer read-only
Pulse Attenuation on LOOP 2 of doubler 2's customer side.
     ctWanHDSLTestTable 1.3.6.1.4.1.52.4.1.2.7.1.8.4 no-access
Test result for the HDSL line, the current test results only apply to the local line unit.
         ctWanHDSLTestEntry 1.3.6.1.4.1.52.4.1.2.7.1.8.4.1 no-access
Entries of the HDSL test results table.
             ctWanHDSLTestHLUConnIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.1 integer read-only
Identify the slot of the HDSL within the device that the user wants to conduct the line unit test. Slot number start from 1 to maximum slots available in the device.
             ctWanHDSLTestMode 1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.2 integer read-write
This object may only be successfully set on a master device. When this object is set, the local unit's test mode is defined by these values when set: 1 - Normal operation 3 - Self test mode 4 - PROM check test 5 - External RAM test 6 - DS1 loop test 7 - MUX-DMUX test 9 - Analog loopback mode 13 - Transceiver mode When getting this object, the value returned represents the last value this object had been set to.
             ctWanHDSLHLUTestResult 1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.3 integer read-only
Test result for the local line unit (1 - test failed, 0 - success): bit 0 - 2180 DS1 frame sync test (HiGain only) 1 - 2180 DS1 data test (HiGain only) 2 - LIU DS1 frame sync test (HiGain only) 3 - LIU DS1 data test (HiGain only) 4 - External DS1 frame sync test (HiGain only) 5 - External DS1 data test. 6 - Mux sync test on HDSL LOOP 1 7 - Mux sync test on HDSL LOOP 2 8 - Reserved. 9 - Mux frame error test on HDSL LOOP 1 10 - Mux frame error test on HDSL LOOP 2 11 - Mux CRC test on HDSL LOOP 1 12 - Mux CRC test on HDSL LOOP 2 13 - Mux DL test on HDSL LOOP 1 14 - Mux DL test on HDSL LOOP 2 15 - Analog loopback test. 16 - Digital loop test. 17 - HGF HDSL loop test (HiGain only) 18 - HGF write/readback test (HiGain only) 19 - HGF poll lock test (HiGain only). 20 - HGF activity monitor test (HiGain only). 21 - HGF zeroes TX and detect test (HiGain only). 22 - HGF ones TX and detect test (HiGain only). 23 - Transceiver poll test on HDSL LOOP 1 24 - Transceiver poll test on HDSL LOOP 2 25 - PROM check test. 26 - External RAM test. 27 - Non-Volatile RAM test.
             ctWanHDSLHRUTestResult 1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.4 integer read-only
Test results for the remote line unit, Bit definitions correspond to those defined for ctWanHDSLHLUTestResult.
     ctWanHDSLAlarmsTable 1.3.6.1.4.1.52.4.1.2.7.1.8.5 no-access
This table collects the existing alarms information for the HDSL line, including the local, remote line units and the doublers.
         ctWanHDSLAlarmsEntry 1.3.6.1.4.1.52.4.1.2.7.1.8.5.1 no-access
Entries for the ctWanHDSL alarms information
             ctWanHDSLAlarmsHLUConnIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.1 integer read-only
Identify which HDSL connection within the device that the user wants to retrieve the alarm information.
             ctWanHDSLAlarmsBackplane 1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.2 integer read-only
Specific information that's related to the HDSL alarms, each bit in the two bytes value has the following meaning if set: Bit 0 : Local Loss of Signal on DS1 line (HiGain only). 1 : Remote Loss of Signal on DS1 list (HiGain only). 2 - 7 : reserved. 8 : Loss of Sync word on LOOP 1 of the local line unit. 9 : Loss of Sync word on LOOP 2 of the local line unit. 10 : Loss of Sync word on LOOP 1 of the first doubler. 11 : Loss of sync word on LOOP 2 of the first doubler. 12 : Loss of Sync word on LOOP 1 of the second doubler. 13 : Loss of sync word on LOOP 2 of the second doubler.
             ctWanHDSLAlarmsES 1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.3 integer read-only
A two bytes value for the Errored Second indication of the HDSL line unit, including local, remote line units and the doublers. each bit in the two bytes value has the following meaning if set: Bit 0 : Errored Second on LOOP 1 of local line unit. 1 : Errored Second on LOOP 2 of local line unit. 2 : Errored Second on LOOP 1 of remote line unit. 3 : Errored Second on LOOP 2 of remote line unit. 4 : Errored Second on LOOP 1 of local line unit's network side. 5 : Errored Second on LOOP 2 of local line unit's network side. 6 : Errored Second on LOOP 1 of local line unit's customer side. 7 : Errored Second on LOOP 2 of local line unit's customer side.
     ctWanHDSLAlarmHistoryTable 1.3.6.1.4.1.52.4.1.2.7.1.8.6 no-access
HDSL Alarm History table. This table provides the accumulated counts of Errored Seconds (ES) and Loss of Sync words (LOS) as well as the time stamp of the above events occurred for both of the HDSL loops. The time stamps show the date in MMDDYYYYHHMM format.
         ctWanHDSLAlarmHistoryEntry 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1 no-access
Entries in the Alarm History table
             ctWanHDSLAlarmHistoryConnIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.1 integer read-only
Defines which HDSL connection's alarm history within the device.
             ctWanHDSLAlHistLLOSFirst 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.2 displaystring read-only
Time stamp of the first time the DS1 Loss Of Signal (LOS) occurred on the local side of the HDSL.
             ctWanHDSLAlHistLLOSLast 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.3 displaystring read-only
Time stamp of the last time the DS1 Loss Of Signal (LOS) occurred on the local side of the HDSL.
             ctWanHDSLAlHistLLOSCurrent 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.4 integer read-only
Set if the DS1 Loss Of Signal (LOS) still occurred on the local side of the HDSL.
             ctWanHDSLAlHistLLOSCount 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.5 integer read-only
Number of times the DS1 Loss Of Signal (LOS) occurred since we last cleared the alarm history on the local side of the HDSL. (HiGain only)
             ctWanHDSLAlHistRLOSFirst 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.6 displaystring read-only
Time stamp of the first time the DS1 Loss Of Signal (LOS) occurred on the remote side of the HDSL. (HiGain only)
             ctWanHDSLAlHistRLOSLast 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.7 displaystring read-only
Time stamp of the last time the DS1 Loss Of Signal (LOS) occurred on the remote side of the HDSL. (HiGain only)
             ctWanHDSLAlHistRLOSCurrent 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.8 integer read-only
Set if the DS1 Loss Of Signal (LOS) still occurred on the remote site of the HDSL. (HiGain only)
             ctWanHDSLAlHistRLOSCount 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.9 integer read-only
Number of times the DS1 Loss Of Signal (LOS) occurred since we last cleared the alarm history on the remote site of the HDSL. (HiGain only)
             ctWanHDSLAlHistLOSW1First 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.10 displaystring read-only
Time stamp of the first time the Loss Of Sync Word (LOSW) occurred on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistLOSW1Last 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.11 displaystring read-only
Time stamp of the last time the Loss Of Sync Word (LOSW) occurred on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistLOSW1Current 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.12 integer read-only
Set if the Loss Of Sync Word (LOSW) still occurred on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistLOSW1Count 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.13 integer read-only
Number of times the Loss Of Sync Word (LOSW) occurred since we last cleared the history on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistLOSW2First 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.14 displaystring read-only
Time stamp of the first time the Loss Of Sync Word (LOSW) occurred on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistLOSW2Last 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.15 displaystring read-only
Time stamp of the last time the Loss Of Sync Word (LOSW) occurred on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistLOSW2Current 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.16 integer read-only
Set if the Loss Of Sync Word (LOSW) still occurred on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistLOSW2Count 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.17 integer read-only
Number of times the Loss Of Sync Word (LOSW) occurred since we last cleared the history on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistES1First 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.18 displaystring read-only
Time stamp of the first time the Errored Seconds (ES) occurred on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistES1Last 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.19 displaystring read-only
Time stamp of the last time the Errored Seconds (ES) occurred on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistES1Current 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.20 integer read-only
Set if the Errored Seconds (ES) still occurred on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistES1Count 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.21 integer read-only
Number of times the Errored Seconds (ES) occurred since we last cleared the alarm history on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistES2First 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.22 displaystring read-only
Time stamp of the first time the Errored Seconds (ES) occurred on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistES2Last 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.23 displaystring read-only
Time stamp of the last time the Errored Seconds (ES) occurred on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistES2Current 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.24 integer read-only
Set if the Errored Seconds (ES) still occurred on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistES2Count 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.25 integer read-only
Number of times the Errored Seconds (ES) occurred since we last cleared the history on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistMargin1First 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.26 displaystring read-only
Time stamp of the first time the alarms exceeded the Margin Threshold on LOOP 1 of the HDSL link.
             ctWanHDSLAlHistMargin1Last 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.27 displaystring read-only
Time stamp of the last time the alarms exceeded the Margin Threshold on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistMargin1Current 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.28 integer read-only
Set if the alarms still exceeded the Margin Threshold on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistMargin1Count 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.29 integer read-only
Number of times the alarm exceeded the Margin Threshold since we last cleared the alarm history on the LOOP 1 of the HDSL link.
             ctWanHDSLAlHistMargin2First 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.30 displaystring read-only
Time stamp of the first time the alarms exceeded the Margin Threshold on LOOP 2 of the HDSL link.
             ctWanHDSLAlHistMargin2Last 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.31 displaystring read-only
Time stamp of the last time the alarms exceeded the Margin Threshold on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistMargin2Current 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.32 integer read-only
Set if the alarms still exceeded the Margin Threshold on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistMargin2Count 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.33 integer read-only
Number of times the alarm exceeded the Margin Threshold since we last cleared the alarm history on the LOOP 2 of the HDSL link.
             ctWanHDSLAlHistCleared 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.34 displaystring read-only
Time stamp of the time user requested to clear the alarm history.
             ctWanHDSLAlHistClearit 1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.35 integer read-write
set to a 1 to clear the alarm history. A read of this value always returns a 1. NOTE: the setting of this object also causes the SNR low value, SNR high value, and the performance history to be reset.
     ctWanHDSLLoopbacksTable 1.3.6.1.4.1.52.4.1.2.7.1.8.7 no-access
HDSL Loopback table. This table provides the certain loopback settings for the HDSL link.
         ctWanHDSLLoopbacksEntry 1.3.6.1.4.1.52.4.1.2.7.1.8.7.1 no-access
Entries in the HDSL Loopback table.
             ctWanHDSLLoopbacksHLUConnIndex 1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.1 integer read-only
Identify the HDSL connection within the device
             ctWanHDSLLoopbacksAdminType 1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.2 integer read-write
This is the requested loopback type for the HDSL. loopbacks setting: 1 : Smartjack - loopback to network at remote line unit. 2 : Loopback to network at local line unit. 3 : Loopback to network at remote line unit. 4 : Loopback to customer at local line unit. 5 : Loopback to customer at remote line unit. 6 : Loopback to customer at first doubler. 7 : Loopback to customer at second doubler. 8 : Loopback to network at first doubler. 9 : Loopback to network at second doubler. 10: No loopback (turn loopback off).
             ctWanHDSLLoopbacksOperType 1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.3 integer read-only
This is the operational loopback type for the HDSL. loopbacks setting: 1 : Smartjack - loopback to network at remote line unit. 2 : Loopback to network at local line unit. 3 : Loopback to network at remote line unit. 4 : Loopback to customer at local line unit. 5 : Loopback to customer at remote line unit. 6 : Loopback to customer at first doubler. 7 : Loopback to customer at second doubler. 8 : Loopback to network at first doubler. 9 : Loopback to network at second doubler. 10: No loopback (turn loopback off).