CTRON-WAN-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
16
Rows
16
Columns
216
.1.3.6.1.4.1.52.4.1.2.7.1.1.2
·
1 row entry
·
4 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk wanConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanConnTable'
A list of wan connection entries. The number of wan connection entries is given by the value of wanNumConnections.
A wan connection entry containing objects relating to
the particular wan connection.
the particular wan connection.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
wanConnIndexmandatory
A unique value for each wan connection. Its value ranges
between 1 and the value wanNumConnections. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.1 |
|
wanConnNumPhysPortsmandatory
The number of physical ports that exist on this wan
connection. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.2 |
|
wanConnDefaultPhysPortmandatory
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… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.3 |
|
wanConnActivePhysPortmandatory
The physical port that is currently active for this wan
connection. The value of this object indicates the wanPhysPortIndex for the active port. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.2.1.4 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.3
·
1 row entry
·
4 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk wanPhysPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanPhysPortTable'
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.
A physical port entry. It contains objects relating to a
given physical port
given physical port
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
wanPhysPortConnectionIndexmandatory
A value indicating the wan connection this physical port
is located on. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.1 |
||||||||||||||||||||
|
wanPhysPortIndexmandatory
A unique value for each physical port on a wan connection.
Its value ranges between 1 and the value wanConnNumPhysPorts. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.2 |
||||||||||||||||||||
|
wanPhysPortTypemandatory
The type of physical port that this entry describes. None
indicates that the physical port has no connector. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.3 |
||||||||||||||||||||
|
wanPhysPortSpecificMibmandatory
This object identifies an instance of the index object in
the first group of objects in the MIB specific to the physical port. |
ObjectIdentifier | .1.3.6.1.4.1.52.4.1.2.7.1.1.3.1.4 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.4
·
1 row entry
·
14 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk wanInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanInterfaceTable'
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.
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.
contains objects relating to an interface that is defined
for this physical port and this wan connection.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
wanInterfaceConnectionIndexmandatory
This value is the wan connection that this interface
exists on. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.1 |
||||||
|
wanInterfacePhysPortIndexmandatory
This value is the physical port of the wan connection
that this interface exists on. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.2 |
||||||
|
wanInterfaceEntryIndexmandatory
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 (wanPh… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.3 |
||||||
|
wanInterfaceEntryIfIndexmandatory
The ifIndex of the interface. This is the index of this entry
in the ifTable. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.4 |
||||||
|
wanInterfaceEntryProtocolmandatory
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. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.5 |
||||||
|
wanInterfaceEntryCompressionmandatory
Indicates whether data compression should take
place on this interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.6 |
||||||
|
wanInterfaceEntryMTUmandatory
The MTU to be negotiated for this interface. This will not
be updated with the actual MTU, which can be found in the ifTable. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.7 |
||||||
|
wanInterfaceEntryLineCodingmandatory
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… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.8 |
||||||
|
wanInterfaceEntryCrcLengthmandatory
The Length of the CRC for this interface. Not all platforms
will allow all options. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.9 |
||||||
|
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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.10 |
||||||
|
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 communic… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.11 |
||||||
|
wanInterfaceEntryCompRatiomandatory
The ratio of uncompressed to compressed transmitted data.
If the data compression status is off, 1:1 will be displayed |
OctetString Constraints: range: 6-6 |
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.12 |
||||||
|
wanInterfaceEntryCompStatusmandatory
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 termi… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.13 |
||||||
|
wanInterfaceEntryBackUpIfEnablemandatory
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.1.4.1.14 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1
·
1 row entry
·
18 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk wanDs1ExtensionsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanDs1ExtensionsTable'
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
A ds1 extensions entry containing objects relating to
the particular ds1 physical port
the particular ds1 physical port
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
wanDs1ExtensionsEntryIndexmandatory
A unique value for each ds1 physical port on the platform.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.1 |
||||||||||||||||
|
wanDs1ExtensionsNumInterfacesmandatory
The number of interfaces on this physical port. This
number indicates the number of entries this physical port uses in the ifTable. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.2 |
||||||||||||||||
|
wanDs1ExtensionsToggleFracTablemandatory
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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.3 |
||||||||||||||||
|
wanDs1ExtensionsLineBuildOutmandatory
The line build out setting for this ds1 physical port.
Unknown indicates that the setting is neither readable or writable. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.4 |
||||||||||||||||
|
wanDs1ExtensionsCFADurationmandatory
The length of time (in seconds), that the ds1 port will
remain in the Carrier Failure Alarm state after the alarm condition has cleared. |
Integer32r/w Constraints: range: 1-15 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.5 |
||||||||||||||||
|
wanDs1ExtensionsDIEnablemandatory
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 o… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.6 |
||||||||||||||||
|
wanDs1ExtensionsTotalValidIntervalsmandatory
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 numb… |
RFC1155-SMICounter Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.7 |
||||||||||||||||
|
wanDs1ExtensionsBertTestModemandatory
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 ob… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.8 |
||||||||||||||||
|
wanDs1ExtensionsBertRunmandatory
Controls the sending of test data over this physical
port. The data is a pattern described by wanDs1ExtensionsBertTestPattern. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.9 |
||||||||||||||||
|
wanDs1ExtensionsBertCurrentResultsmandatory
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.10 |
||||||||||||||||
|
Indicates the total number of errors since the
testing was enabled. It is not a rate. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.11 |
||||||||||||||||
|
wanDs1ExtensionsBertPeakResultsmandatory
Indicates the highest value of
wanDs1ExtensionsBertCurrentResults since the testing was enabled. A non-negative number is the error rate in bits per million bits. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.12 |
||||||||||||||||
|
wanDs1ExtensionsBertAverageResultmandatory
Indicates the average value of
wanDs1ExtensionsBertCurrentResults since the testing was enabled. A non-negative number is the error rate in bits per million bits. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.13 |
||||||||||||||||
|
wanDs1ExtensionsBertTestPatternmandatory
This object is used to specify the pattern of the
test data. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.14 |
||||||||||||||||
|
wanDs1ExtensionsBertSamplePeriodmandatory
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. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.15 |
||||||||||||||||
|
wanDs1ExtensionsBertNumPeriodsmandatory
The number of sampling periods that have elapsed
during the current test run. |
RFC1155-SMICounter Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.16 |
||||||||||||||||
|
wanDs1ExtensionsBertTestTrapsmandatory
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.17 |
||||||||||||||||
|
wanDs1ExtensionsBertDataStatusmandatory
This object provides the operating status of the
transmission of test data packets. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.2.1.1.18 |
.1.3.6.1.4.1.52.4.1.2.7.1.3.1
·
1 row entry
·
3 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk wanRs232ExtensionsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::wanRs232ExtensionsTable'
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.
A rs232-like extensions entry containing objects relating to
the particular rs232-like physical port.
the particular rs232-like physical port.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
wanRs232ExtensionsEntryIndexmandatory
A unique value for each rs232-like physical port on
the platform. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.1 |
||||
|
wanRs232ExtensionsCTSEnablemandatory
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-23… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.2 |
||||
|
wanRs232ExtensionsDSREnablemandatory
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-23… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.3.1.1.3 |
.1.3.6.1.4.1.52.4.1.2.7.1.4.1
·
1 row entry
·
5 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk frDcpCircuitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::frDcpCircuitTable'
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.
The data compression information regarding a single Data
Link Connection Identifier.
Link Connection Identifier.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
frDcpCircuitIfIndexmandatory
The ifIndex value of ifEntry that this DCP virtual circuit
object is layered onto. |
Index | .1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.1 |
||||
|
frDcpCircuitDlcimandatory
The Data Link Connection Identifier for this DCP virtual
circuit object. |
DLCI | .1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.2 |
||||
|
frDcpCircuitEnablemandatory
Indicates whether data compression should take place on
this particular end side virtual circuit. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.3 |
||||
|
frDcpCircuitStatusmandatory
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 termi… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.4 |
||||
|
frDcpCircuitRatiomandatory
The ratio of uncompressed to compressed transmitted data.
If the data compression status is off, 1:1 will be displayed |
OctetString Constraints: range: 5-5 |
.1.3.6.1.4.1.52.4.1.2.7.1.4.1.1.5 |
.1.3.6.1.4.1.52.4.1.2.7.1.5.1
·
1 row entry
·
9 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ddsConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ddsConfigTable'
The DDS Configuration Table
An Entry in the DDS Configuration Table
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
ddsLineIndexmandatory
A unique value for each dds physical port on the
platform |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.1 |
||||||||
|
ddsIfIndexmandatory
Index associated with this dds physical port
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.2 |
||||||||
|
ddsLineModemandatory
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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.3 |
||||||||
|
ddsLineCodingmandatory
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… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.4 |
||||||||
|
ddsLoopbackConfigmandatory
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.5 |
||||||||
|
ddsLineStatusmandatory
This describes the current operational
status of DDS line. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.6 |
||||||||
|
ddsTxClockSourcemandatory
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.7 |
||||||||
|
ddsPortInSpeedmandatory
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). |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.8 |
||||||||
|
ddsPortOutSpeedmandatory
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 |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.5.1.1.9 |
.1.3.6.1.4.1.52.4.1.2.7.1.6.2
·
1 row entry
·
9 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ds1AlarmConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ds1AlarmConfigTable'
Table containing objects used to configure DS1 alarm functionality on a per DS1 basis.
A description of a single entry.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
ds1PhysNummandatory
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… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.1 |
||||
|
ds1AlarmAdminmandatory
Used to enable and disable the DS1 Alarm
Monitoring Application for this DS1 circuit. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.2 |
||||
|
ds1AlarmAutoRecoverymandatory
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 return… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.3 |
||||
|
ds1AlarmTrapEnablemandatory
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 |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.4 |
||||
|
ds1AlarmESCountmandatory
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 … |
Integer32r/w Constraints: range: 1-300 |
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.5 |
||||
|
ds1AlarmESIntervalmandatory
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 al… |
Integer32r/w Constraints: range: 1-15 |
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.6 |
||||
|
ds1AlarmBPVErrorRatemandatory
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 … |
Integer32r/w Constraints: range: 5-9 |
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.7 |
||||
|
ds1AlarmBPVIntervalmandatory
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 ds1AlarmBPV… |
Integer32r/w Constraints: range: 1-15 |
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.8 |
||||
|
ds1AlarmManualRecoverymandatory
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.7.1.6.2.1.9 |
.1.3.6.1.4.1.52.4.1.2.7.1.7.2
·
1 row entry
·
2 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ipPQAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ipPQAddressTable'
Table containing IP addresses, used in an IP Priority Queue Forwarding function.
A description of a single entry.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
ipPQAddressIdmandatory
A unique value identifying an element in a sequence
of IP PQ address entries. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.52.4.1.2.7.1.7.2.1.1 |
|
ipPQIPAddressmandatory
Returns an IP address associated with a specific
entry in this table. |
RFC1155-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.52.4.1.2.7.1.7.2.1.2 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1
·
1 row entry
·
26 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctWanHDSLPerformance15mTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ctWanHDSLPerformance15mTable'
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.
Entries in the 15 minute performance table
| Column | Syntax | OID |
|---|---|---|
|
ctWanHDSLPerformance15mConnIndexmandatory
Identify the HDSL connection within the device, indexing from
1 to the maximum allowed number of HDSL connections in the device. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.1 |
|
ctWanHDSLPerformance15mSlotIndexmandatory
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 |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.2 |
|
ctWanHDSLHLULoop1UAS15mmandatory
Unavailable seconds (UAS) on LOOP 1 of the local line unit during
the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.3 |
|
ctWanHDSLHLULoop1ES15mmandatory
Errored seconds (ES) on LOOP 1 of the local line unit during
the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.4 |
|
ctWanHDSLHLULoop2UAS15mmandatory
Unavailable seconds (UAS) on LOOP 2 of the local line unit during
the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.5 |
|
ctWanHDSLHLULoop2ES15mmandatory
Errored seconds (ES) on LOOP 2 of the local line unit during
the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.6 |
|
ctWanHDSLHRULoop1UAS15mmandatory
Unavailable seconds (UAS) on LOOP 1 of the remote line unit during
the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.7 |
|
ctWanHDSLHRULoop1ES15mmandatory
Errored seconds (ES) on LOOP 1 of the remote line unit during
the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.8 |
|
ctWanHDSLHRULoop2UAS15mmandatory
Unavailable seconds (UAS) on LOOP 2 of the remote line unit during
the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.9 |
|
ctWanHDSLHRULoop2ES15mmandatory
Errored seconds (ES) on LOOP 2 of the remote line unit during
the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.10 |
|
ctWanHDSLDb1NetworkLoop1UAS15mmandatory
Unavailable seconds (UAS) on LOOP 1 of the first doubler unit's
network side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.11 |
|
ctWanHDSLDb1NetworkLoop1ES15mmandatory
Errored seconds (ES) on LOOP 1 of the first doubler unit's
network side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.12 |
|
ctWanHDSLDb1NetworkLoop2UAS15mmandatory
Unavailable seconds (UAS) on LOOP 2 of the first doubler unit's
network side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.13 |
|
ctWanHDSLDb1NetworkLoop2ES15mmandatory
Errored seconds (ES) on LOOP 2 of the first doubler unit's
network side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.14 |
|
ctWanHDSLDb1CustomerLoop1UAS15mmandatory
Unavailable seconds (UAS) on LOOP 1 of the first doubler unit's
customer side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.15 |
|
ctWanHDSLDb1CustomerLoop1ES15mmandatory
Errored seconds (ES) on LOOP 1 of the first doubler unit's
customer side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.16 |
|
ctWanHDSLDb1CustomerLoop2UAS15mmandatory
Unavailable seconds (UAS) on LOOP 2 of the first doubler unit's
customer side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.17 |
|
ctWanHDSLDb1CustomerLoop2ES15mmandatory
Errored seconds (ES) on LOOP 2 of the first doubler unit's
customer side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.18 |
|
ctWanHDSLDb2NetworkLoop1UAS15mmandatory
Unavailable seconds (UAS) on LOOP 1 of the second doubler unit's
network side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.19 |
|
ctWanHDSLDb2NetworkLoop1ES15mmandatory
Errored seconds (ES) on LOOP 2 of the second doubler unit's
network side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.20 |
|
ctWanHDSLDb2NetworkLoop2UAS15mmandatory
Unavailable seconds (UAS) on LOOP 2 of the second doubler unit's
network side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.21 |
|
ctWanHDSLDb2NetworkLoop2ES15mmandatory
Errored seconds (ES) on LOOP 2 of the second doubler unit's
network side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.22 |
|
ctWanHDSLDb2CustomerLoop1UAS15mmandatory
Unavailable seconds (UAS) on LOOP 1 of the second doubler unit's
customer side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.23 |
|
ctWanHDSLDb2CustomerLoop1ES15mmandatory
Errored seconds (ES) on LOOP 1 of the second doubler unit's
customer side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.24 |
|
ctWanHDSLDb2CustomerLoop2UAS15mmandatory
Unavailable seconds (UAS) on LOOP 2 of the second doubler unit's
customer side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.25 |
|
ctWanHDSLDb2CustomerLoop2ES15mmandatory
Errored seconds (ES) on LOOP 2 of the second doubler unit's
customer side during the 15-minute period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.1.1.26 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2
·
1 row entry
·
26 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctWanHDSLPerformance24hTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ctWanHDSLPerformance24hTable'
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.
Entries in the 24-hour ctWanHDSLPerformance table
| Column | Syntax | OID |
|---|---|---|
|
ctWanHDSLPerformance24hConnIndexmandatory
Identify the HDSL connection within the device, indexing from
1 to the maximum allowed number of HDSL connections in the device. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.1 |
|
ctWanHDSLPerformance24hSlotIndexmandatory
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 |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.2 |
|
ctWanHDSLHLULoop1UAS24hmandatory
Unavailable seconds (UAS) on LOOP 1 of the local line unit during
the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.3 |
|
ctWanHDSLHLULoop1ES24hmandatory
Errored seconds (ES) on LOOP 1 of the local line unit during
the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.4 |
|
ctWanHDSLHLULoop2UAS24hmandatory
Unavailable seconds (UAS) on LOOP 2 of the local line unit during
the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.5 |
|
ctWanHDSLHLULoop2ES24hmandatory
Errored seconds (ES) on LOOP 2 of the local line unit during
the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.6 |
|
ctWanHDSLHRULoop1UAS24hmandatory
Unavailable seconds (UAS) on LOOP 1 of the remote line unit during
the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.7 |
|
ctWanHDSLHRULoop1ES24hmandatory
Errored seconds (ES) on LOOP 1 of the remote line unit during
the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.8 |
|
ctWanHDSLHRULoop2UAS24hmandatory
Unavailable seconds (UAS) on LOOP 2 of the remote line unit during
the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.9 |
|
ctWanHDSLHRULoop2ES24hmandatory
Errored seconds (ES) on LOOP 2 of the remote line unit during
the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.10 |
|
ctWanHDSLDb1NetworkLoop1UAS24hmandatory
Unavailable seconds (UAS) on LOOP 1 of the first doubler unit's
network side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.11 |
|
ctWanHDSLDb1NetworkLoop1ES24hmandatory
Errored seconds (ES) on LOOP 1 of the first doubler unit's
network side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.12 |
|
ctWanHDSLDb1NetworkLoop2UAS24hmandatory
Unavailable seconds (UAS) on LOOP 2 of the first doubler unit's
network side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.13 |
|
ctWanHDSLDb1NetworkLoop2ES24hmandatory
Errored seconds (ES) on LOOP 2 of the first doubler unit's
network side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.14 |
|
ctWanHDSLDb1CustomerLoop1UAS24hmandatory
Unavailable seconds (UAS) on LOOP 1 of the first doubler unit's
customer side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.15 |
|
ctWanHDSLDb1CustomerLoop1ES24hmandatory
Errored seconds (ES) on LOOP 1 of the first doubler unit's
customer side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.16 |
|
ctWanHDSLDb1CustomerLoop2UAS24hmandatory
Unavailable seconds (UAS) on LOOP 2 of the first doubler unit's
customer side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.17 |
|
ctWanHDSLDb1CustomerLoop2ES24hmandatory
Errored seconds (ES) on LOOP 2 of the first doubler unit's
customer side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.18 |
|
ctWanHDSLDb2NetworkLoop1UAS24hmandatory
Unavailable seconds (UAS) on LOOP 1 of the second doubler unit's
network side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.19 |
|
ctWanHDSLDb2NetworkLoop1ES24hmandatory
Errored seconds (ES) on LOOP 1 of the second doubler unit's
network side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.20 |
|
ctWanHDSLDb2NetworkLoop2UAS24hmandatory
Unavailable seconds (UAS) on LOOP 2 of the second doubler unit's
network side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.21 |
|
ctWanHDSLDb2NetworkLoop2ES24hmandatory
Errored seconds (ES) on LOOP 2 of the second doubler unit's
network side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.22 |
|
ctWanHDSLDb2CustomerLoop1UAS24hmandatory
Unavailable seconds (UAS) on LOOP 1 of the second doubler unit's
customer side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.23 |
|
ctWanHDSLDb2CustomerLoop1ES24hmandatory
Errored seconds (ES) on LOOP 1 of the second doubler unit's
customer side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.24 |
|
ctWanHDSLDb2CustomerLoop2UAS24hmandatory
Unavailable seconds (UAS) on LOOP 2 of the second doubler unit's
customer side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.25 |
|
ctWanHDSLDb2CustomerLoop2ES24hmandatory
Errored seconds (ES) on LOOP 2 of the second doubler unit's
customer side during the 24-hour period. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.2.1.26 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3
·
1 row entry
·
51 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctWanHDSLStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ctWanHDSLStatisticsTable'
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.
Entries of the HDSL statistics table
Indexes
| Column | Syntax | OID |
|---|---|---|
|
ctWanHDSLStatisticsHLUConnIndexmandatory
Identify the HDSL connection occupied in the device,
indexing from 1 to the maximum allowed connections in the device. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.1 |
|
ctWanHDSLSNRHLULoop1mandatory
Current SNR on LOOP 1 of the local line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.2 |
|
ctWanHDSLSNRLowHLULoop1mandatory
Lowest SNR on LOOP 1 of the local line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.3 |
|
ctWanHDSLSNRHighHLULoop1mandatory
Highest SNR on LOOP 1 of the local line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.4 |
|
ctWanHDSLSNRHLULoop2mandatory
Current SNR on LOOP 2 of the local line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.5 |
|
ctWanHDSLSNRLowHLULoop2mandatory
Lowest SNR on LOOP 2 of the local line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.6 |
|
ctWanHDSLSNRHighHLULoop2mandatory
Highest SNR on LOOP 2 of the local line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.7 |
|
ctWanHDSLPulseAttenuationHLULoop1mandatory
pulse Attenuation on LOOP 1 of the local line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.8 |
|
ctWanHDSLPulseAttenuationHLULoop2mandatory
pulse Attenuation on LOOP 2 of the local line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.9 |
|
ctWanHDSLBitStat1HLUmandatory
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 u… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.10 |
|
ctWanHDSLSNRHRULoop1mandatory
Current SNR on LOOP 1 of the remote line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.11 |
|
ctWanHDSLSNRLowHRULoop1mandatory
Lowest SNR on LOOP 1 of the remote line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.12 |
|
ctWanHDSLSNRHighHRULoop1mandatory
Highest SNR on LOOP 1 of the remote line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.13 |
|
ctWanHDSLSNRHRULoop2mandatory
Current SNR on LOOP 2 of the remote line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.14 |
|
ctWanHDSLSNRLowHRULoop2mandatory
Lowest SNR on LOOP 2 of the remote line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.15 |
|
ctWanHDSLSNRHighHRULoop2mandatory
Highest SNR on LOOP 2 of the remote line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.16 |
|
ctWanHDSLPulseAttenuationHRULoop1mandatory
pulse Attenuation on LOOP 1 of the remote line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.17 |
|
ctWanHDSLPulseAttenuationHRULoop2mandatory
pulse Attenuation on LOOP 2 of the remote line unit.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.18 |
|
ctWanHDSLDs1FrameHRUmandatory
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 act… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.19 |
|
ctWanHDSLSNRDb1NetworkLoop1mandatory
Current SNR on LOOP 1 of doubler 1's network side
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.20 |
|
ctWanHDSLSNRLowDb1NetworkLoop1mandatory
Lowest SNR on LOOP 1 of doubler 1's network side
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.21 |
|
ctWanHDSLSNRHighDb1NetworkLoop1mandatory
Highest SNR on LOOP 1 of doubler 1's network side
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.22 |
|
ctWanHDSLSNRDb1NetworkLoop2mandatory
Current SNR on LOOP 2 of doubler 1's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.23 |
|
ctWanHDSLSNRLowDb1NetworkLoop2mandatory
Lowest SNR on LOOP 2 of doubler 1's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.24 |
|
ctWanHDSLSNRHighDb1NetworkLoop2mandatory
Highest SNR on LOOP 2 of doubler 1's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.25 |
|
ctWanHDSLSNRDb1CustomerLoop1mandatory
Current SNR on LOOP 1 of doubler 1's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.26 |
|
ctWanHDSLSNRLowDb1CustomerLoop1mandatory
Lowest SNR on LOOP 1 of doubler 1's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.27 |
|
ctWanHDSLSNRHighDb1CustomerLoop1mandatory
Highest SNR on LOOP 1 of doubler 1's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.28 |
|
ctWanHDSLSNRDb1CustomerLoop2mandatory
Current SNR on LOOP 2 of doubler 1's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.29 |
|
ctWanHDSLSNRLowDb1CustomerLoop2mandatory
Lowest SNR on LOOP 2 of doubler 1's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.30 |
|
ctWanHDSLSNRHighDb1CustomerLoop2mandatory
Highest SNR on LOOP 2 of doubler 1's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.31 |
|
Pulse Attenuation on LOOP 1 of doubler 1's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.32 |
|
Pulse Attenuation on LOOP 2 of doubler 1's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.33 |
|
Pulse Attenuation on LOOP 1 of doubler 1's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.34 |
|
pulse Attenuation on LOOP 2 of doubler 1's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.35 |
|
ctWanHDSLSNRDb2NetworkLoop1mandatory
Current SNR on LOOP 1 of doubler 2's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.36 |
|
ctWanHDSLSNRLowDb2NetworkLoop1mandatory
Lowest SNR on LOOP 1 of doubler 2's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.37 |
|
ctWanHDSLSNRHighDb2NetworkLoop1mandatory
Highest SNR on LOOP 1 of doubler 2's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.38 |
|
ctWanHDSLSNRDb2NetworkLoop2mandatory
Current SNR on LOOP 2 of doubler 2's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.39 |
|
ctWanHDSLSNRLowDb2NetworkLoop2mandatory
Lowest SNR on LOOP 2 of doubler 2's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.40 |
|
ctWanHDSLSNRHighDb2NetworkLoop2mandatory
Highest SNR on LOOP 2 of doubler 2's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.41 |
|
ctWanHDSLSNRDb2CustomerLoop1mandatory
Current SNR on LOOP 1 of doubler 2's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.42 |
|
ctWanHDSLSNRLowDb2CustomerLoop1mandatory
Lowest SNR on LOOP 1 of doubler 2's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.43 |
|
ctWanHDSLSNRHighDb2CustomerLoop1mandatory
Highest SNR on LOOP 1 of doubler 2's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.44 |
|
ctWanHDSLSNRDb2CustomerLoop2mandatory
Current SNR on LOOP 2 of doubler 2's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.45 |
|
ctWanHDSLSNRLowDb2CustomerLoop2mandatory
Lowest SNR on LOOP 2 of doubler 2's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.46 |
|
ctWanHDSLSNRHighDb2CustomerLoop2mandatory
Highest SNR on LOOP 2 of doubler 2's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.47 |
|
Pulse Attenuation on LOOP 1 of doubler 2's network side
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.48 |
|
Pulse Attenuation on LOOP 2 of doubler 2's network side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.49 |
|
pulse Attenuation on LOOP 1 of doubler 2's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.50 |
|
Pulse Attenuation on LOOP 2 of doubler 2's customer side.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.3.1.51 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.4
·
1 row entry
·
4 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctWanHDSLTestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ctWanHDSLTestTable'
Test result for the HDSL line, the current test results only apply to the local line unit.
Entries of the HDSL test results table.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
ctWanHDSLTestHLUConnIndexmandatory
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.1 |
|
ctWanHDSLTestModemandatory
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 - P… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.2 |
|
ctWanHDSLHLUTestResultmandatory
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 d… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.3 |
|
ctWanHDSLHRUTestResultmandatory
Test results for the remote line unit,
Bit definitions correspond to those defined for ctWanHDSLHLUTestResult. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.4.1.4 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.5
·
1 row entry
·
3 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctWanHDSLAlarmsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ctWanHDSLAlarmsTable'
This table collects the existing alarms information for the HDSL line, including the local, remote line units and the doublers.
Entries for the ctWanHDSL alarms information
Indexes
| Column | Syntax | OID |
|---|---|---|
|
ctWanHDSLAlarmsHLUConnIndexmandatory
Identify which HDSL connection within the device that
the user wants to retrieve the alarm information. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.1 |
|
ctWanHDSLAlarmsBackplanemandatory
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 Si… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.2 |
|
ctWanHDSLAlarmsESmandatory
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 : … |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.5.1.3 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6
·
1 row entry
·
35 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctWanHDSLAlarmHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ctWanHDSLAlarmHistoryTable'
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.
Entries in the Alarm History table
Indexes
| Column | Syntax | OID |
|---|---|---|
|
ctWanHDSLAlarmHistoryConnIndexmandatory
Defines which HDSL connection's alarm history within the
device. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.1 |
|
ctWanHDSLAlHistLLOSFirstmandatory
Time stamp of the first time the DS1 Loss Of Signal (LOS)
occurred on the local side of the HDSL. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.2 |
|
ctWanHDSLAlHistLLOSLastmandatory
Time stamp of the last time the DS1 Loss Of Signal (LOS)
occurred on the local side of the HDSL. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.3 |
|
ctWanHDSLAlHistLLOSCurrentmandatory
Set if the DS1 Loss Of Signal (LOS) still occurred on the
local side of the HDSL. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.4 |
|
ctWanHDSLAlHistLLOSCountmandatory
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) |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.5 |
|
ctWanHDSLAlHistRLOSFirstmandatory
Time stamp of the first time the DS1 Loss Of Signal (LOS)
occurred on the remote side of the HDSL. (HiGain only) |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.6 |
|
ctWanHDSLAlHistRLOSLastmandatory
Time stamp of the last time the DS1 Loss Of Signal (LOS) occurred
on the remote side of the HDSL. (HiGain only) |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.7 |
|
ctWanHDSLAlHistRLOSCurrentmandatory
Set if the DS1 Loss Of Signal (LOS) still occurred on the remote
site of the HDSL. (HiGain only) |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.8 |
|
ctWanHDSLAlHistRLOSCountmandatory
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) |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.9 |
|
ctWanHDSLAlHistLOSW1Firstmandatory
Time stamp of the first time the Loss Of Sync Word (LOSW) occurred
on the LOOP 1 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.10 |
|
ctWanHDSLAlHistLOSW1Lastmandatory
Time stamp of the last time the Loss Of Sync Word (LOSW) occurred
on the LOOP 1 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.11 |
|
ctWanHDSLAlHistLOSW1Currentmandatory
Set if the Loss Of Sync Word (LOSW) still occurred on the LOOP 1
of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.12 |
|
ctWanHDSLAlHistLOSW1Countmandatory
Number of times the Loss Of Sync Word (LOSW) occurred since we
last cleared the history on the LOOP 1 of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.13 |
|
ctWanHDSLAlHistLOSW2Firstmandatory
Time stamp of the first time the Loss Of Sync Word (LOSW) occurred
on the LOOP 2 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.14 |
|
ctWanHDSLAlHistLOSW2Lastmandatory
Time stamp of the last time the Loss Of Sync Word (LOSW) occurred
on the LOOP 2 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.15 |
|
ctWanHDSLAlHistLOSW2Currentmandatory
Set if the Loss Of Sync Word (LOSW) still occurred on the LOOP 2
of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.16 |
|
ctWanHDSLAlHistLOSW2Countmandatory
Number of times the Loss Of Sync Word (LOSW) occurred since we
last cleared the history on the LOOP 2 of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.17 |
|
ctWanHDSLAlHistES1Firstmandatory
Time stamp of the first time the Errored Seconds (ES) occurred
on the LOOP 1 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.18 |
|
ctWanHDSLAlHistES1Lastmandatory
Time stamp of the last time the Errored Seconds (ES) occurred
on the LOOP 1 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.19 |
|
ctWanHDSLAlHistES1Currentmandatory
Set if the Errored Seconds (ES) still occurred on the LOOP 1 of
the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.20 |
|
ctWanHDSLAlHistES1Countmandatory
Number of times the Errored Seconds (ES) occurred since we last
cleared the alarm history on the LOOP 1 of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.21 |
|
ctWanHDSLAlHistES2Firstmandatory
Time stamp of the first time the Errored Seconds (ES) occurred
on the LOOP 2 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.22 |
|
ctWanHDSLAlHistES2Lastmandatory
Time stamp of the last time the Errored Seconds (ES) occurred
on the LOOP 2 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.23 |
|
ctWanHDSLAlHistES2Currentmandatory
Set if the Errored Seconds (ES) still occurred on the LOOP 2 of
the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.24 |
|
ctWanHDSLAlHistES2Countmandatory
Number of times the Errored Seconds (ES) occurred since we last
cleared the history on the LOOP 2 of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.25 |
|
ctWanHDSLAlHistMargin1Firstmandatory
Time stamp of the first time the alarms exceeded the
Margin Threshold on LOOP 1 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.26 |
|
ctWanHDSLAlHistMargin1Lastmandatory
Time stamp of the last time the alarms exceeded the Margin
Threshold on the LOOP 1 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.27 |
|
ctWanHDSLAlHistMargin1Currentmandatory
Set if the alarms still exceeded the Margin Threshold
on the LOOP 1 of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.28 |
|
ctWanHDSLAlHistMargin1Countmandatory
Number of times the alarm exceeded the Margin Threshold since
we last cleared the alarm history on the LOOP 1 of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.29 |
|
ctWanHDSLAlHistMargin2Firstmandatory
Time stamp of the first time the alarms exceeded the Margin
Threshold on LOOP 2 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.30 |
|
ctWanHDSLAlHistMargin2Lastmandatory
Time stamp of the last time the alarms exceeded the Margin
Threshold on the LOOP 2 of the HDSL link. |
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.31 |
|
ctWanHDSLAlHistMargin2Currentmandatory
Set if the alarms still exceeded the Margin Threshold
on the LOOP 2 of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.32 |
|
ctWanHDSLAlHistMargin2Countmandatory
Number of times the alarm exceeded the Margin Threshold since
we last cleared the alarm history on the LOOP 2 of the HDSL link. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.33 |
|
ctWanHDSLAlHistClearedmandatory
Time stamp of the time user requested to clear the alarm history.
|
OctetString Constraints: range: 12-12 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.34 |
|
ctWanHDSLAlHistClearitmandatory
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. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.6.1.35 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.7
·
1 row entry
·
3 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctWanHDSLLoopbacksTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-WAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MIB::ctWanHDSLLoopbacksTable'
HDSL Loopback table. This table provides the certain loopback settings for the HDSL link.
Entries in the HDSL Loopback table.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
ctWanHDSLLoopbacksHLUConnIndexmandatory
Identify the HDSL connection within the device
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.1 |
|
ctWanHDSLLoopbacksAdminTypemandatory
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 netw… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.2 |
|
ctWanHDSLLoopbacksOperTypemandatory
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 ne… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.7.1.8.7.1.3 |