Home/Catalog/CTRON-WAN-MIB

CTRON-WAN-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for CTRON-WAN-MIB.

273
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

273 total
Object Name
ctWanConnection
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.1
IMPORTS
Unknown
.1.3.6.1.4.1.52.4.1.2.7.1.1
wanNumConnectionsThis 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.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.1
wanConnTableA list of wan connection entries. The number of wan connection entries is given by the value of wanNumConnections.
SEQUENCE OF WanConnEntry
.1.3.6.1.4.1.52.4.1.2.7.1.1.2
wanConnEntryA wan connection entry containing objects relating to the particular wan connection.
WanConnEntry
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1
wanConnIndexA unique value for each wan connection. Its value ranges between 1 and the value wanNumConnections.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.1
wanConnNumPhysPortsThe number of physical ports that exist on this wan connection.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.2
wanConnDefaultPhysPortThe 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.3
wanConnActivePhysPortThe physical port that is currently active for this wan connection. The value of this object indicates the wanPhysPortIndex for the active port.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.4
wanPhysPortTableA 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.
SEQUENCE OF WanPhysPortEntry
.1.3.6.1.4.1.52.4.1.2.7.1.1.3
wanPhysPortEntryA physical port entry. It contains objects relating to a given physical port
WanPhysPortEntry
.1.3.6.1.4.1.52.4.1.2.7.1.1.3.1
wanPhysPortConnectionIndexA value indicating the wan connection this physical port is located on.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.1
wanPhysPortIndexA unique value for each physical port on a wan connection. Its value ranges between 1 and the value wanConnNumPhysPorts.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.2
wanPhysPortTypeThe type of physical port that this entry describes. None indicates that the physical port has no connector.ro
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.3
wanPhysPortSpecificMibThis object identifies an instance of the index object in the first group of objects in the MIB specific to the physical port.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.4
wanInterfaceTableThe 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.
SEQUENCE OF WanInterfaceEntry
.1.3.6.1.4.1.52.4.1.2.7.1.1.4
wanInterfaceEntryA wan connection physical port interface entry. It contains objects relating to an interface that is defined for this physical port and this wan connection.
WanInterfaceEntry
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1
wanInterfaceConnectionIndexThis value is the wan connection that this interface exists on.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.1
wanInterfacePhysPortIndexThis value is the physical port of the wan connection that this interface exists on.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.2
wanInterfaceEntryIndexA 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'.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.3
wanInterfaceEntryIfIndexThe ifIndex of the interface. This is the index of this entry in the ifTable.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.4
wanInterfaceEntryProtocolThe protocol that should be run on this interface. Values are equivalent to those defined for ifType in Mib-II. Accepted values are product dependent.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.5
wanInterfaceEntryCompressionIndicates whether data compression should take place on this interface.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.6
wanInterfaceEntryMTUThe MTU to be negotiated for this interface. This will not be updated with the actual MTU, which can be found in the ifTable.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.7
wanInterfaceEntryLineCodingThis 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.8
wanInterfaceEntryCrcLengthThe Length of the CRC for this interface. Not all platforms will allow all options.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.9
wanInterfaceEntryLexProtocolEnableThis 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.rwdeprecated
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.10
wanInterfaceEntryLexProtocolStatusThis 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.rodeprecated
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.11
wanInterfaceEntryCompRatioThe ratio of uncompressed to compressed transmitted data. If the data compression status is off, 1:1 will be displayedro
OCTET STRING
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.12
wanInterfaceEntryCompStatusOn 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.ro
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.13
wanInterfaceEntryBackUpIfEnableThis 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.14
ctWanDs1
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.2
wanDs1ExtensionsTableThis 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
SEQUENCE OF WanDs1ExtensionsEntry
.1.3.6.1.4.1.52.4.1.2.7.1.2.1
wanDs1ExtensionsEntryA ds1 extensions entry containing objects relating to the particular ds1 physical port
WanDs1ExtensionsEntry
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1
wanDs1ExtensionsEntryIndexA unique value for each ds1 physical port on the platform.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.1
wanDs1ExtensionsNumInterfacesThe number of interfaces on this physical port. This number indicates the number of entries this physical port uses in the ifTable.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.2
wanDs1ExtensionsToggleFracTableSetting 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.3
wanDs1ExtensionsLineBuildOutThe line build out setting for this ds1 physical port. Unknown indicates that the setting is neither readable or writable.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.4
wanDs1ExtensionsCFADurationThe length of time (in seconds), that the ds1 port will remain in the Carrier Failure Alarm state after the alarm condition has cleared.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.5
wanDs1ExtensionsDIEnableEnables 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.6
wanDs1ExtensionsTotalValidIntervalsThe 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.ro
Counter
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.7
wanDs1ExtensionsBertTestModeThis 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.8
wanDs1ExtensionsBertRunControls the sending of test data over this physical port. The data is a pattern described by wanDs1ExtensionsBertTestPattern.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.9
wanDs1ExtensionsBertCurrentResultsIndicates the results of the testing for the last completed sampling period. A non-negative number is the error rate in bits per million bits.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.10
wanDs1ExtensionsBertCumulativeResultsIndicates the total number of errors since the testing was enabled. It is not a rate.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.11
wanDs1ExtensionsBertPeakResultsIndicates the highest value of wanDs1ExtensionsBertCurrentResults since the testing was enabled. A non-negative number is the error rate in bits per million bits.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.12
wanDs1ExtensionsBertAverageResultIndicates the average value of wanDs1ExtensionsBertCurrentResults since the testing was enabled. A non-negative number is the error rate in bits per million bits.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.13
wanDs1ExtensionsBertTestPatternThis object is used to specify the pattern of the test data.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.14
wanDs1ExtensionsBertSamplePeriodThis 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.15
wanDs1ExtensionsBertNumPeriodsThe number of sampling periods that have elapsed during the current test run.ro
Counter
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.16
wanDs1ExtensionsBertTestTrapsThis 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.17
wanDs1ExtensionsBertDataStatusThis object provides the operating status of the transmission of test data packets.ro
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.18
ctWanRs232
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.3
wanRs232ExtensionsTableThis 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.
SEQUENCE OF WanRs232ExtensionsEntry
.1.3.6.1.4.1.52.4.1.2.7.1.3.1
wanRs232ExtensionsEntryA rs232-like extensions entry containing objects relating to the particular rs232-like physical port.
WanRs232ExtensionsEntry
.1.3.6.1.4.1.52.4.1.2.7.1.3.1.1
wanRs232ExtensionsEntryIndexA unique value for each rs232-like physical port on the platform.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.1
wanRs232ExtensionsCTSEnableThis 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.2
wanRs232ExtensionsDSREnableThis 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.3
ctFrDcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.4
frDcpCircuitTableA 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.
SEQUENCE OF FrDcpCircuitEntry
.1.3.6.1.4.1.52.4.1.2.7.1.4.1
frDcpCircuitEntryThe data compression information regarding a single Data Link Connection Identifier.
FrDcpCircuitEntry
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1
frDcpCircuitIfIndexThe ifIndex value of ifEntry that this DCP virtual circuit object is layered onto.ro
Index
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.1
frDcpCircuitDlciThe Data Link Connection Identifier for this DCP virtual circuit object.ro
DLCI
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.2
frDcpCircuitEnableIndicates whether data compression should take place on this particular end side virtual circuit.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.3
frDcpCircuitStatusOn 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.ro
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.4
frDcpCircuitRatioThe ratio of uncompressed to compressed transmitted data. If the data compression status is off, 1:1 will be displayedro
OCTET STRING
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.5
ctDDS
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.5
ddsConfigTableThe DDS Configuration Table
SEQUENCE OF DdsConfigEntry
.1.3.6.1.4.1.52.4.1.2.7.1.5.1
ddsConfigEntryAn Entry in the DDS Configuration Table
DdsConfigEntry
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1
ddsLineIndexA unique value for each dds physical port on the platformro
INTEGER (1..'7fffffff'h)
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.1
ddsIfIndexIndex associated with this dds physical portro
INTEGER (1..'7fffffff'h)
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.2
ddsLineModeDDS-PRI is full duplex 56k link, No framing in loop data so loop speed is also 56k. Data stream: 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.3
ddsLineCodingThis 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.4
ddsLoopbackConfigThis 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.5
ddsLineStatusThis describes the current operational status of DDS line.ro
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.6
ddsTxClockSourceThe 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.7
ddsPortInSpeedThis variable describes the current operational receive speed of DDS line. It is a read only value based entirely on DDS type (CC or PRI).ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.8
ddsPortOutSpeedThis variable describes the current operational transmit speed of DDS line. It is a read only value based entirely on DDS type CC or PRIro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.9
ctDs1Alarms
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.6
ds1AlarmsGlobalConfigGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.6.1
ds1AlarmGlobalAdminUsed to enable and disable the DS1 Alarm Monitoring Application for all DS1 circuits on the device.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.6.1.1
ds1AlarmGlobalAutoRecoveryUsed 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.6.1.2
ds1AlarmGlobalTrapEnableUsed 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.txtrw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.6.1.3
ds1AlarmGlobalESCountUsed 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.1.4
ds1AlarmGlobalESIntervalUsed 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.1.5
ds1AlarmGlobalBPVErrorRateUsed 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.1.6
ds1AlarmGlobalBPVIntervalUsed 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.1.7
ds1AlarmGlobalManualRecoveryTo 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.6.1.8
ds1AlarmConfigTableTable containing objects used to configure DS1 alarm functionality on a per DS1 basis.
SEQUENCE OF Ds1AlarmConfigEntry
.1.3.6.1.4.1.52.4.1.2.7.1.6.2
ds1AlarmConfigEntryA description of a single entry.
Ds1AlarmConfigEntry
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1
ds1PhysNumThe 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.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.1
ds1AlarmAdminUsed to enable and disable the DS1 Alarm Monitoring Application for this DS1 circuit.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.2
ds1AlarmAutoRecoveryUsed 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.3
ds1AlarmTrapEnableUsed 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.txtrw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.4
ds1AlarmESCountUsed 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.5
ds1AlarmESIntervalUsed 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.6
ds1AlarmBPVErrorRateUsed 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.7
ds1AlarmBPVIntervalUsed 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.8
ds1AlarmManualRecoveryTo 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.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.9
ctIPPQFilters
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.7
ipPQConfigGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.7.1
ipPQAdminUsed to enable and disable the IP Priority Queue Forwarding Application.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.7.1.7.1.1
iPPQMaxEntriesReturns the maximum number of IP address entries supported by the IP Priority Queue application on this device.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.7.1.2
iPPQNumEntriesGet the number of IP address entries currently programmed in the ipPQAddressTable.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.7.1.3
iPPQAddAddressAdd an IP address to the ipPQAddressTable. Always read as a 0.0.0.0.rw
IpAddress
.1.3.6.1.4.1.52.4.1.2.7.1.7.1.4
iPPQDelAddressDelete an IP address from the ipPQAddressTable. Always read as a 0.0.0.0.rw
IpAddress
.1.3.6.1.4.1.52.4.1.2.7.1.7.1.5
ipPQAddressTableTable containing IP addresses, used in an IP Priority Queue Forwarding function.
SEQUENCE OF IpPQAddressEntry
.1.3.6.1.4.1.52.4.1.2.7.1.7.2
ipPQAddressEntryA description of a single entry.
IpPQAddressEntry
.1.3.6.1.4.1.52.4.1.2.7.1.7.2.1
ipPQAddressIdA unique value identifying an element in a sequence of IP PQ address entries.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.7.2.1.1
ipPQIPAddressReturns an IP address associated with a specific entry in this table.ro
IpAddress
.1.3.6.1.4.1.52.4.1.2.7.1.7.2.1.2
ctWanHDSLExt
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.7.1.8
ctWanHDSLPerformance15mTableHDSL 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.
SEQUENCE OF CtWanHDSLPerformance15mEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.1
ctWanHDSLPerformance15mEntryEntries in the 15 minute performance table
CtWanHDSLPerformance15mEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1
ctWanHDSLPerformance15mConnIndexIdentify the HDSL connection within the device, indexing from 1 to the maximum allowed number of HDSL connections in the device.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.1
ctWanHDSLPerformance15mSlotIndexDefine 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 historyro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.2
ctWanHDSLHLULoop1UAS15mUnavailable seconds (UAS) on LOOP 1 of the local line unit during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.3
ctWanHDSLHLULoop1ES15mErrored seconds (ES) on LOOP 1 of the local line unit during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.4
ctWanHDSLHLULoop2UAS15mUnavailable seconds (UAS) on LOOP 2 of the local line unit during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.5
ctWanHDSLHLULoop2ES15mErrored seconds (ES) on LOOP 2 of the local line unit during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.6
ctWanHDSLHRULoop1UAS15mUnavailable seconds (UAS) on LOOP 1 of the remote line unit during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.7
ctWanHDSLHRULoop1ES15mErrored seconds (ES) on LOOP 1 of the remote line unit during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.8
ctWanHDSLHRULoop2UAS15mUnavailable seconds (UAS) on LOOP 2 of the remote line unit during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.9
ctWanHDSLHRULoop2ES15mErrored seconds (ES) on LOOP 2 of the remote line unit during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.10
ctWanHDSLDb1NetworkLoop1UAS15mUnavailable seconds (UAS) on LOOP 1 of the first doubler unit's network side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.11
ctWanHDSLDb1NetworkLoop1ES15mErrored seconds (ES) on LOOP 1 of the first doubler unit's network side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.12
ctWanHDSLDb1NetworkLoop2UAS15mUnavailable seconds (UAS) on LOOP 2 of the first doubler unit's network side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.13
ctWanHDSLDb1NetworkLoop2ES15mErrored seconds (ES) on LOOP 2 of the first doubler unit's network side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.14
ctWanHDSLDb1CustomerLoop1UAS15mUnavailable seconds (UAS) on LOOP 1 of the first doubler unit's customer side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.15
ctWanHDSLDb1CustomerLoop1ES15mErrored seconds (ES) on LOOP 1 of the first doubler unit's customer side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.16
ctWanHDSLDb1CustomerLoop2UAS15mUnavailable seconds (UAS) on LOOP 2 of the first doubler unit's customer side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.17
ctWanHDSLDb1CustomerLoop2ES15mErrored seconds (ES) on LOOP 2 of the first doubler unit's customer side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.18
ctWanHDSLDb2NetworkLoop1UAS15mUnavailable seconds (UAS) on LOOP 1 of the second doubler unit's network side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.19
ctWanHDSLDb2NetworkLoop1ES15mErrored seconds (ES) on LOOP 2 of the second doubler unit's network side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.20
ctWanHDSLDb2NetworkLoop2UAS15mUnavailable seconds (UAS) on LOOP 2 of the second doubler unit's network side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.21
ctWanHDSLDb2NetworkLoop2ES15mErrored seconds (ES) on LOOP 2 of the second doubler unit's network side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.22
ctWanHDSLDb2CustomerLoop1UAS15mUnavailable seconds (UAS) on LOOP 1 of the second doubler unit's customer side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.23
ctWanHDSLDb2CustomerLoop1ES15mErrored seconds (ES) on LOOP 1 of the second doubler unit's customer side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.24
ctWanHDSLDb2CustomerLoop2UAS15mUnavailable seconds (UAS) on LOOP 2 of the second doubler unit's customer side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.25
ctWanHDSLDb2CustomerLoop2ES15mErrored seconds (ES) on LOOP 2 of the second doubler unit's customer side during the 15-minute period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.26
ctWanHDSLPerformance24hTableHDSL 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.
SEQUENCE OF CtWanHDSLPerformance24hEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.2
ctWanHDSLPerformance24hEntryEntries in the 24-hour ctWanHDSLPerformance table
CtWanHDSLPerformance24hEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1
ctWanHDSLPerformance24hConnIndexIdentify the HDSL connection within the device, indexing from 1 to the maximum allowed number of HDSL connections in the device.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.1
ctWanHDSLPerformance24hSlotIndexDefine 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 historyro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.2
ctWanHDSLHLULoop1UAS24hUnavailable seconds (UAS) on LOOP 1 of the local line unit during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.3
ctWanHDSLHLULoop1ES24hErrored seconds (ES) on LOOP 1 of the local line unit during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.4
ctWanHDSLHLULoop2UAS24hUnavailable seconds (UAS) on LOOP 2 of the local line unit during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.5
ctWanHDSLHLULoop2ES24hErrored seconds (ES) on LOOP 2 of the local line unit during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.6
ctWanHDSLHRULoop1UAS24hUnavailable seconds (UAS) on LOOP 1 of the remote line unit during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.7
ctWanHDSLHRULoop1ES24hErrored seconds (ES) on LOOP 1 of the remote line unit during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.8
ctWanHDSLHRULoop2UAS24hUnavailable seconds (UAS) on LOOP 2 of the remote line unit during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.9
ctWanHDSLHRULoop2ES24hErrored seconds (ES) on LOOP 2 of the remote line unit during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.10
ctWanHDSLDb1NetworkLoop1UAS24hUnavailable seconds (UAS) on LOOP 1 of the first doubler unit's network side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.11
ctWanHDSLDb1NetworkLoop1ES24hErrored seconds (ES) on LOOP 1 of the first doubler unit's network side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.12
ctWanHDSLDb1NetworkLoop2UAS24hUnavailable seconds (UAS) on LOOP 2 of the first doubler unit's network side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.13
ctWanHDSLDb1NetworkLoop2ES24hErrored seconds (ES) on LOOP 2 of the first doubler unit's network side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.14
ctWanHDSLDb1CustomerLoop1UAS24hUnavailable seconds (UAS) on LOOP 1 of the first doubler unit's customer side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.15
ctWanHDSLDb1CustomerLoop1ES24hErrored seconds (ES) on LOOP 1 of the first doubler unit's customer side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.16
ctWanHDSLDb1CustomerLoop2UAS24hUnavailable seconds (UAS) on LOOP 2 of the first doubler unit's customer side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.17
ctWanHDSLDb1CustomerLoop2ES24hErrored seconds (ES) on LOOP 2 of the first doubler unit's customer side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.18
ctWanHDSLDb2NetworkLoop1UAS24hUnavailable seconds (UAS) on LOOP 1 of the second doubler unit's network side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.19
ctWanHDSLDb2NetworkLoop1ES24hErrored seconds (ES) on LOOP 1 of the second doubler unit's network side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.20
ctWanHDSLDb2NetworkLoop2UAS24hUnavailable seconds (UAS) on LOOP 2 of the second doubler unit's network side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.21
ctWanHDSLDb2NetworkLoop2ES24hErrored seconds (ES) on LOOP 2 of the second doubler unit's network side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.22
ctWanHDSLDb2CustomerLoop1UAS24hUnavailable seconds (UAS) on LOOP 1 of the second doubler unit's customer side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.23
ctWanHDSLDb2CustomerLoop1ES24hErrored seconds (ES) on LOOP 1 of the second doubler unit's customer side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.24
ctWanHDSLDb2CustomerLoop2UAS24hUnavailable seconds (UAS) on LOOP 2 of the second doubler unit's customer side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.25
ctWanHDSLDb2CustomerLoop2ES24hErrored seconds (ES) on LOOP 2 of the second doubler unit's customer side during the 24-hour period.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.26
ctWanHDSLStatisticsTableThis 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.
SEQUENCE OF CtWanHDSLStatisticsEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.3
ctWanHDSLStatisticsEntryEntries of the HDSL statistics table
CtWanHDSLStatisticsEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1
ctWanHDSLStatisticsHLUConnIndexIdentify the HDSL connection occupied in the device, indexing from 1 to the maximum allowed connections in the device.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.1
ctWanHDSLSNRHLULoop1Current SNR on LOOP 1 of the local line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.2
ctWanHDSLSNRLowHLULoop1Lowest SNR on LOOP 1 of the local line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.3
ctWanHDSLSNRHighHLULoop1Highest SNR on LOOP 1 of the local line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.4
ctWanHDSLSNRHLULoop2Current SNR on LOOP 2 of the local line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.5
ctWanHDSLSNRLowHLULoop2Lowest SNR on LOOP 2 of the local line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.6
ctWanHDSLSNRHighHLULoop2Highest SNR on LOOP 2 of the local line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.7
ctWanHDSLPulseAttenuationHLULoop1pulse Attenuation on LOOP 1 of the local line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.8
ctWanHDSLPulseAttenuationHLULoop2pulse Attenuation on LOOP 2 of the local line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.9
ctWanHDSLBitStat1HLUA 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)ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.10
ctWanHDSLSNRHRULoop1Current SNR on LOOP 1 of the remote line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.11
ctWanHDSLSNRLowHRULoop1Lowest SNR on LOOP 1 of the remote line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.12
ctWanHDSLSNRHighHRULoop1Highest SNR on LOOP 1 of the remote line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.13
ctWanHDSLSNRHRULoop2Current SNR on LOOP 2 of the remote line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.14
ctWanHDSLSNRLowHRULoop2Lowest SNR on LOOP 2 of the remote line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.15
ctWanHDSLSNRHighHRULoop2Highest SNR on LOOP 2 of the remote line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.16
ctWanHDSLPulseAttenuationHRULoop1pulse Attenuation on LOOP 1 of the remote line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.17
ctWanHDSLPulseAttenuationHRULoop2pulse Attenuation on LOOP 2 of the remote line unit.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.18
ctWanHDSLDs1FrameHRUByte 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.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.19
ctWanHDSLSNRDb1NetworkLoop1Current SNR on LOOP 1 of doubler 1's network sidero
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.20
ctWanHDSLSNRLowDb1NetworkLoop1Lowest SNR on LOOP 1 of doubler 1's network sidero
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.21
ctWanHDSLSNRHighDb1NetworkLoop1Highest SNR on LOOP 1 of doubler 1's network sidero
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.22
ctWanHDSLSNRDb1NetworkLoop2Current SNR on LOOP 2 of doubler 1's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.23
ctWanHDSLSNRLowDb1NetworkLoop2Lowest SNR on LOOP 2 of doubler 1's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.24
ctWanHDSLSNRHighDb1NetworkLoop2Highest SNR on LOOP 2 of doubler 1's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.25
ctWanHDSLSNRDb1CustomerLoop1Current SNR on LOOP 1 of doubler 1's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.26
ctWanHDSLSNRLowDb1CustomerLoop1Lowest SNR on LOOP 1 of doubler 1's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.27
ctWanHDSLSNRHighDb1CustomerLoop1Highest SNR on LOOP 1 of doubler 1's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.28
ctWanHDSLSNRDb1CustomerLoop2Current SNR on LOOP 2 of doubler 1's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.29
ctWanHDSLSNRLowDb1CustomerLoop2Lowest SNR on LOOP 2 of doubler 1's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.30
ctWanHDSLSNRHighDb1CustomerLoop2Highest SNR on LOOP 2 of doubler 1's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.31
ctWanHDSLPulseAttenuationDb1NetworkLoop1Pulse Attenuation on LOOP 1 of doubler 1's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.32
ctWanHDSLPulseAttenuationDb1NetworkLoop2Pulse Attenuation on LOOP 2 of doubler 1's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.33
ctWanHDSLPulseAttenuationDb1CustomerLoop1Pulse Attenuation on LOOP 1 of doubler 1's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.34
ctWanHDSLPulseAttenuationDb1CustomerLoop2pulse Attenuation on LOOP 2 of doubler 1's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.35
ctWanHDSLSNRDb2NetworkLoop1Current SNR on LOOP 1 of doubler 2's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.36
ctWanHDSLSNRLowDb2NetworkLoop1Lowest SNR on LOOP 1 of doubler 2's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.37
ctWanHDSLSNRHighDb2NetworkLoop1Highest SNR on LOOP 1 of doubler 2's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.38
ctWanHDSLSNRDb2NetworkLoop2Current SNR on LOOP 2 of doubler 2's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.39
ctWanHDSLSNRLowDb2NetworkLoop2Lowest SNR on LOOP 2 of doubler 2's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.40
ctWanHDSLSNRHighDb2NetworkLoop2Highest SNR on LOOP 2 of doubler 2's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.41
ctWanHDSLSNRDb2CustomerLoop1Current SNR on LOOP 1 of doubler 2's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.42
ctWanHDSLSNRLowDb2CustomerLoop1Lowest SNR on LOOP 1 of doubler 2's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.43
ctWanHDSLSNRHighDb2CustomerLoop1Highest SNR on LOOP 1 of doubler 2's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.44
ctWanHDSLSNRDb2CustomerLoop2Current SNR on LOOP 2 of doubler 2's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.45
ctWanHDSLSNRLowDb2CustomerLoop2Lowest SNR on LOOP 2 of doubler 2's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.46
ctWanHDSLSNRHighDb2CustomerLoop2Highest SNR on LOOP 2 of doubler 2's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.47
ctWanHDSLPulseAttenuationDb2NetworkLoop1Pulse Attenuation on LOOP 1 of doubler 2's network sidero
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.48
ctWanHDSLPulseAttenuationDb2NetworkLoop2Pulse Attenuation on LOOP 2 of doubler 2's network side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.49
ctWanHDSLPulseAttenuationDb2CustomerLoop1pulse Attenuation on LOOP 1 of doubler 2's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.50
ctWanHDSLPulseAttenuationDb2CustomerLoop2Pulse Attenuation on LOOP 2 of doubler 2's customer side.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.51
ctWanHDSLTestTableTest result for the HDSL line, the current test results only apply to the local line unit.
SEQUENCE OF CtWanHDSLTestEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.4
ctWanHDSLTestEntryEntries of the HDSL test results table.
CtWanHDSLTestEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1
ctWanHDSLTestHLUConnIndexIdentify 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.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.1
ctWanHDSLTestModeThis 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.2
ctWanHDSLHLUTestResultTest 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.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.3
ctWanHDSLHRUTestResultTest results for the remote line unit, Bit definitions correspond to those defined for ctWanHDSLHLUTestResult.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.4
ctWanHDSLAlarmsTableThis table collects the existing alarms information for the HDSL line, including the local, remote line units and the doublers.
SEQUENCE OF CtWanHDSLAlarmsEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.5
ctWanHDSLAlarmsEntryEntries for the ctWanHDSL alarms information
CtWanHDSLAlarmsEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.5.1
ctWanHDSLAlarmsHLUConnIndexIdentify which HDSL connection within the device that the user wants to retrieve the alarm information.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.1
ctWanHDSLAlarmsBackplaneSpecific 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.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.2
ctWanHDSLAlarmsESA 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.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.3
ctWanHDSLAlarmHistoryTableHDSL 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.
SEQUENCE OF CtWanHDSLAlarmHistoryEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.6
ctWanHDSLAlarmHistoryEntryEntries in the Alarm History table
CtWanHDSLAlarmHistoryEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1
ctWanHDSLAlarmHistoryConnIndexDefines which HDSL connection's alarm history within the device.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.1
ctWanHDSLAlHistLLOSFirstTime stamp of the first time the DS1 Loss Of Signal (LOS) occurred on the local side of the HDSL.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.2
ctWanHDSLAlHistLLOSLastTime stamp of the last time the DS1 Loss Of Signal (LOS) occurred on the local side of the HDSL.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.3
ctWanHDSLAlHistLLOSCurrentSet if the DS1 Loss Of Signal (LOS) still occurred on the local side of the HDSL.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.4
ctWanHDSLAlHistLLOSCountNumber 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)ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.5
ctWanHDSLAlHistRLOSFirstTime stamp of the first time the DS1 Loss Of Signal (LOS) occurred on the remote side of the HDSL. (HiGain only)ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.6
ctWanHDSLAlHistRLOSLastTime stamp of the last time the DS1 Loss Of Signal (LOS) occurred on the remote side of the HDSL. (HiGain only)ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.7
ctWanHDSLAlHistRLOSCurrentSet if the DS1 Loss Of Signal (LOS) still occurred on the remote site of the HDSL. (HiGain only)ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.8
ctWanHDSLAlHistRLOSCountNumber 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)ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.9
ctWanHDSLAlHistLOSW1FirstTime stamp of the first time the Loss Of Sync Word (LOSW) occurred on the LOOP 1 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.10
ctWanHDSLAlHistLOSW1LastTime stamp of the last time the Loss Of Sync Word (LOSW) occurred on the LOOP 1 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.11
ctWanHDSLAlHistLOSW1CurrentSet if the Loss Of Sync Word (LOSW) still occurred on the LOOP 1 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.12
ctWanHDSLAlHistLOSW1CountNumber of times the Loss Of Sync Word (LOSW) occurred since we last cleared the history on the LOOP 1 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.13
ctWanHDSLAlHistLOSW2FirstTime stamp of the first time the Loss Of Sync Word (LOSW) occurred on the LOOP 2 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.14
ctWanHDSLAlHistLOSW2LastTime stamp of the last time the Loss Of Sync Word (LOSW) occurred on the LOOP 2 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.15
ctWanHDSLAlHistLOSW2CurrentSet if the Loss Of Sync Word (LOSW) still occurred on the LOOP 2 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.16
ctWanHDSLAlHistLOSW2CountNumber of times the Loss Of Sync Word (LOSW) occurred since we last cleared the history on the LOOP 2 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.17
ctWanHDSLAlHistES1FirstTime stamp of the first time the Errored Seconds (ES) occurred on the LOOP 1 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.18
ctWanHDSLAlHistES1LastTime stamp of the last time the Errored Seconds (ES) occurred on the LOOP 1 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.19
ctWanHDSLAlHistES1CurrentSet if the Errored Seconds (ES) still occurred on the LOOP 1 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.20
ctWanHDSLAlHistES1CountNumber of times the Errored Seconds (ES) occurred since we last cleared the alarm history on the LOOP 1 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.21
ctWanHDSLAlHistES2FirstTime stamp of the first time the Errored Seconds (ES) occurred on the LOOP 2 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.22
ctWanHDSLAlHistES2LastTime stamp of the last time the Errored Seconds (ES) occurred on the LOOP 2 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.23
ctWanHDSLAlHistES2CurrentSet if the Errored Seconds (ES) still occurred on the LOOP 2 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.24
ctWanHDSLAlHistES2CountNumber of times the Errored Seconds (ES) occurred since we last cleared the history on the LOOP 2 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.25
ctWanHDSLAlHistMargin1FirstTime stamp of the first time the alarms exceeded the Margin Threshold on LOOP 1 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.26
ctWanHDSLAlHistMargin1LastTime stamp of the last time the alarms exceeded the Margin Threshold on the LOOP 1 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.27
ctWanHDSLAlHistMargin1CurrentSet if the alarms still exceeded the Margin Threshold on the LOOP 1 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.28
ctWanHDSLAlHistMargin1CountNumber of times the alarm exceeded the Margin Threshold since we last cleared the alarm history on the LOOP 1 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.29
ctWanHDSLAlHistMargin2FirstTime stamp of the first time the alarms exceeded the Margin Threshold on LOOP 2 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.30
ctWanHDSLAlHistMargin2LastTime stamp of the last time the alarms exceeded the Margin Threshold on the LOOP 2 of the HDSL link.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.31
ctWanHDSLAlHistMargin2CurrentSet if the alarms still exceeded the Margin Threshold on the LOOP 2 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.32
ctWanHDSLAlHistMargin2CountNumber of times the alarm exceeded the Margin Threshold since we last cleared the alarm history on the LOOP 2 of the HDSL link.ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.33
ctWanHDSLAlHistClearedTime stamp of the time user requested to clear the alarm history.ro
DisplayString
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.34
ctWanHDSLAlHistClearitset 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.rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.35
ctWanHDSLLoopbacksTableHDSL Loopback table. This table provides the certain loopback settings for the HDSL link.
SEQUENCE OF CtWanHDSLLoopbacksEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.7
ctWanHDSLLoopbacksEntryEntries in the HDSL Loopback table.
CtWanHDSLLoopbacksEntry
.1.3.6.1.4.1.52.4.1.2.7.1.8.7.1
ctWanHDSLLoopbacksHLUConnIndexIdentify the HDSL connection within the devicero
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.1
ctWanHDSLLoopbacksAdminTypeThis 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).rw
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.2
ctWanHDSLLoopbacksOperTypeThis 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).ro
INTEGER
.1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.3
CTRON-WAN-MIB - SNMP MIB Reference | MIBs Explorer