All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB
Category: DSL and Broadband
Description: Manages DSL line parameters, sync rates, and diagnostic data for Copper Mountain Networks DSL equipment.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is COPPER-MOUNTAIN-NETWORKS-DSL-MIB?
COPPER-MOUNTAIN-NETWORKS-DSL-MIB is a Copper Mountain Networks proprietary MIB (enterprise OID 1996) reporting HDSL modem status and performance on Copper Mountain DSL access equipment. Its modem table, keyed by index, records modem type, transmit gain, test mode, noise margin, bonding-processor software/hardware version, data rate, CPE code, successful-train and failed-training-attempt counts, CPE-response count, min/current rate, and a command object, while a performance-interval table records per-15-minute-interval transmit underruns and receive truncated/oversized-frame counts. As a hardware/performance-status MIB it lets an administrator watch failed-training attempts and noise margin to diagnose a degrading HDSL line before it drops sync entirely. It is deployed on Copper Mountain Networks DSL access equipment. Engineers can download the COPPER-MOUNTAIN-NETWORKS-DSL-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in COPPER-MOUNTAIN-NETWORKS-DSL-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Copper Mountain Networks DSL access equipment
Monitoring Examples
An administrator monitors cmHDSLModemFailedTrainingAttempts alongside cmHDSLModemNoiseMargin to catch an HDSL line degrading toward loss of sync before subscribers report an outage.
What Can Be Monitored
- HDSL modem training success/failure and noise margin
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| ifIndex |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT cmActiveSessionContext | 1.3.6.1.4.1.1996.20.22.1.1.3 | INTEGER | read-only | The context through which the operator is logged in. |
| cmActiveSessionEntry | 1.3.6.1.4.1.1996.20.22.1.1 | not-accessible | Each entry in the table contains information for an operator login session. This table is indexed with database session ID. | |
| INT cmActiveSessionIdleTimeout | 1.3.6.1.4.1.1996.20.22.1.1.7 | INTEGER | read-only | The idle timeout in seconds when the active session will auto-logout. |
| IP cmActiveSessionIpAddress | 1.3.6.1.4.1.1996.20.22.1.1.5 | IpAddress | read-only | The IP Address through which the operator is logged in, if the operator is logged in through Telnet or SNMP. If an operator is logged in through the Craft interface, this field will be all zeros. |
| STR cmActiveSessionOperatorName | 1.3.6.1.4.1.1996.20.22.1.1.2 | DisplayString | read-only | The operator name. |
| INT cmActiveSessionPrivilege | 1.3.6.1.4.1.1996.20.22.1.1.4 | INTEGER | read-only | The context through which the operator is logged in. |
| CTR cmActiveSessionSessionID | 1.3.6.1.4.1.1996.20.22.1.1.1 | Counter | read-only | The database session ID for this operator session. |
| TIK cmActiveSessionStartTime | 1.3.6.1.4.1.1996.20.22.1.1.6 | TimeTicks | read-only | The system time when the session was started. |
| cmActiveSessionTable | 1.3.6.1.4.1.1996.20.22.1 | not-accessible | This is a table group with one record per active operator session. This table is indexed with database session ID. | |
| cmAlarm | 1.3.6.1.4.1.1996.20.13 | |||
| cmAlarmEntry | 1.3.6.1.4.1.1996.20.13.1.1 | not-accessible | A list of parameters that set up a periodic checking for alarm conditions. For example, an instance of the alarmValue object might be named alarmValue.8 | |
| INT cmAlarmFallingThreshold | 1.3.6.1.4.1.1996.20.13.1.1.8 | INTEGER | read-write | A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the cmAlarmRisingThreshold. Default: 0 |
| INT cmAlarmIndex | 1.3.6.1.4.1.1996.20.13.1.1.1 | INTEGER | read-only | An index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device. |
| INT cmAlarmInterval | 1.3.6.1.4.1.1996.20.13.1.1.2 | INTEGER | read-only | The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. |
| INT cmAlarmRisingThreshold | 1.3.6.1.4.1.1996.20.13.1.1.7 | INTEGER | read-write | A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1). Note: a value of 0 turns off the monitoring of this threshold |
| INT cmAlarmSampleType | 1.3.6.1.4.1.1996.20.13.1.1.4 | INTEGER | read-only | The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1). |
| INT cmAlarmSamplingInterval | 1.3.6.1.4.1.1996.20.13.3 | INTEGER | read-write | The value of this object specfies the sampling interval, in minutes, for performance metrics collection in the cmDslIntervalTable, dsx3IntervalTable, and dsx3FarEndIntervalTable in the system. The minimum value for this object is 5 minutes. The recommended values are 5, 15, and 60 minutes. The value of this object will affect the amount of data collected in the cmDsl24HrTable, the dsx3TotalTable, and the dsx3FarEndTotalTable. If the SamplingInterval is less than 15 minutes, then each of these tables will contain 96*SamplingInterval minutes worth of summed data. If the SamplingInterval is greater than 15 minutes, these tables will contain some multiple of SamplingInterval such that the total is closest to, but not less than, 24 hours. (For example, with a SamplingInterval of 17 minutes, these tables will contain 85 intervals = 1445 minutes = 24 hrs and 5 minutes worth of data.) Default: 15 minutes. |
| INT cmAlarmStartupAlarm | 1.3.6.1.4.1.1996.20.13.1.1.6 | INTEGER | read-only | The alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3), then a single falling alarm will be generated. This object may not be modified if the associated alarmStatus object is equal to valid(1). |
| ENT cmAlarmStatus | 1.3.6.1.4.1.1996.20.13.1.1.12 | EntryStatus | read-write | The status of this alarm entry. |
| INT cmAlarmSwitch | 1.3.6.1.4.1.1996.20.13.2 | INTEGER | read-write | The value of this object indicates whether the monitoring of threshold crossing alerts is enabled or disabled. |
| cmAlarmTable | 1.3.6.1.4.1.1996.20.13.1 | not-accessible | A list of alarm entries. | |
| INT cmAlarmValue | 1.3.6.1.4.1.1996.20.13.1.1.5 | INTEGER | read-only | The value of the statistic during the last sampling period. This is the value that is compared with the rising thresholds. The value during the current sampling period is not made available until the period is completed and will remain available until the next period completes. |
| OID cmAlarmVariable | 1.3.6.1.4.1.1996.20.13.1.1.3 | OBJECT IDENTIFIER | read-write | The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. |
| cmATM | 1.3.6.1.4.1.1996.10.10 | |||
| INT cmAtmVclAal5CpcsReceiveSduSize | 1.3.6.1.4.1.1996.10.10.1.1.9 | INTEGER | read-only | An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. It is the maximum AAl5 CPCS SDU size, in octets, that is supported on the receive direction of this VCC. DEFAULT: 1600 |
| INT cmAtmVclAal5CpcsTransmitSduSize | 1.3.6.1.4.1.1996.10.10.1.1.8 | INTEGER | read-only | An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. It is the maximum AAl5 CPCS SDU size, in octets, that is supported on the transmit direction of this VCC. DEFAULT: 1600 |
| INT cmAtmVclAalType | 1.3.6.1.4.1.1996.10.10.1.1.7 | INTEGER | read-only | An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAl is in use. It is the type of AAL used on this VCC. The AAl type includes AAL1, AAL2, AAL3/4, and AAL5. The other(4) may be a user-defined AAL type. The unkown type indicates that the AAL type cannot be determined. DEFAULT: Aal5 |
| INT cmAtmVclAdminStatus | 1.3.6.1.4.1.1996.10.10.1.1.4 | INTEGER | read-write | This object is instanciated only for a VCL which terminates a VCC (i.e., one which is NOT cross-connected to other VCLs). Its value specifies the desired administrative state of the VCL. In the system, setting this value to Down will disable the VC from transporting user data. Setting this value to Up allows the VC to be available for trsporting user data traffic. DEFAULT: Down |
| cmAtmVclEntry | 1.3.6.1.4.1.1996.10.10.1.1 | not-accessible | The configuration parameters for a particular ATM VC. | |
| TIK cmAtmVclLastChange | 1.3.6.1.4.1.1996.10.10.1.1.6 | TimeTicks | read-only | The value of sysUpTime at the time this VCL entered its current operational state. |
| INT cmAtmVclOperStatus | 1.3.6.1.4.1.1996.10.10.1.1.5 | INTEGER | read-only | The current operational status of the VCL. |
| CMO cmAtmVclPII | 1.3.6.1.4.1.1996.10.10.1.1.1 | CmObjectPII | read-only | This is the index into this table. This is the PII of the DS3 port used for this ATM interface together with the link identifier for the VCL. |
| INT cmAtmVclRowStatus | 1.3.6.1.4.1.1996.10.10.1.1.10 | INTEGER | read-write | This object is used to create, modify, or delete a row in the table. To create a new VCL, set this object initially to 'createAndGo' (for sanity checking), or 'Active.' To delete a VCL, set this entry to 'Destroy.' When reading back an existing VCL, the RowStatus will always be 'Active.' |
| cmAtmVclTable | 1.3.6.1.4.1.1996.10.10.1 | not-accessible | The configuration parameters for the ATM VC on this interface. | |
| INT cmAtmVclVci | 1.3.6.1.4.1.1996.10.10.1.1.3 | INTEGER | read-write | The VCI value of the VCL. NOTE: Vci values 0-31 are reserved for Path management functions. |
| INT cmAtmVclVpi | 1.3.6.1.4.1.1996.10.10.1.1.2 | INTEGER | read-write | The VPI value of the VCL. NOTE: Vpi 0 is reserved for ATM Link Management functions. |
| NTF cmAttributeChange | 1.3.6.1.4.1.1996.0.12 | Indicates an attribute was changed by an operator. The text field contains the name of the changed attribute and the new value. | ||
| cmBoard | 1.3.6.1.4.1.1996.20.2 | |||
| INT cmBoardClusterRole | 1.3.6.1.4.1.1996.20.2.1.1.16 | INTEGER | read-only | SCMs are either 'master' (have WAN interfaces) or 'expansion'. Redundant Bays have 1 'master' on each side (left and right). This object is marked as 'notApplicable' for all other boards. |
| INT cmBoardCommand | 1.3.6.1.4.1.1996.20.2.1.1.14 | INTEGER | read-write | Lists the last operational command issued (get) or it issues (sets) a command as specified above . |
| STR cmBoardConfigChange | 1.3.6.1.4.1.1996.20.2.1.1.13 | DisplayString | read-only | This is the calendar time when the configuration was last changed. |
| NTF cmBoardDown | 1.3.6.1.4.1.1996.0.7 | This trap indicates that the indicated system board has stopped communicating with the System Control Module. | ||
| cmBoardEntry | 1.3.6.1.4.1.1996.20.2.1.1 | not-accessible | An entry in the Board table. | |
| STR cmBoardFileDate | 1.3.6.1.4.1.1996.20.2.1.1.6 | DisplayString | read-only | The date/time that the downloaded file was built. |
| STR cmBoardFileName | 1.3.6.1.4.1.1996.20.2.1.1.5 | DisplayString | read-only | The name of the file downloaded to this board. |
| INT cmBoardHwType | 1.3.6.1.4.1.1996.20.2.1.1.7 | INTEGER | read-only | This is the system board type. |
| STR cmBoardHwVersion | 1.3.6.1.4.1.1996.20.2.1.1.9 | DisplayString | read-only | This is the hardware version of this board described in the format .. For example: 1.0 |
| INT cmBoardIndex | 1.3.6.1.4.1.1996.20.2.1.1.1 | INTEGER | read-only | An Unique index for the Board. |
| STR cmBoardInformation | 1.3.6.1.4.1.1996.20.2.1.1.17 | DisplayString | read-only | This is additional information about this particular board in the system. The contents of the field are defined by the specific type of board. |
| INT cmBoardNumPorts | 1.3.6.1.4.1.1996.20.2.1.1.8 | INTEGER | read-only | This is the number of ports on this board. |
| INT cmBoardObjectClass | 1.3.6.1.4.1.1996.20.2.1.1.2 | INTEGER | read-only | The value of this object defines the object class associated with this board. NOTE: For this object, only 'Board' and 'brd*' classes are used. |
| INT cmBoardOperState | 1.3.6.1.4.1.1996.20.2.1.1.3 | INTEGER | read-only | This gives the Operation-state of the Board. |
| STR cmBoardPromVersion | 1.3.6.1.4.1.1996.20.2.1.1.11 | DisplayString | read-only | This is the PROM software version described in the format .. For example: 1.0.6 |
| NTF cmBoardRestart | 1.3.6.1.4.1.1996.0.19 | The reason code field indicates the reason for the restart. | ||
| INT cmBoardRole | 1.3.6.1.4.1.1996.20.2.1.1.12 | INTEGER | read-only | This is the role of this board in the system. |
| STR cmBoardSerialNumber | 1.3.6.1.4.1.1996.20.2.1.1.15 | DisplayString | read-only | This is the serial number of the board. |
| STR cmBoardSwVersion | 1.3.6.1.4.1.1996.20.2.1.1.10 | DisplayString | read-only | This is the software version of this board described in the format ... For example, 1.0.6. |
| cmBoardTable | 1.3.6.1.4.1.1996.20.2.1 | not-accessible | The Board Information table for Configuration and Management of Boards. | |
| NTF cmBoardUp | 1.3.6.1.4.1.1996.0.6 | This trap indicates that the indicated system board has established communication with the System Control Module. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| TIK cmBoardUpTime | 1.3.6.1.4.1.1996.20.2.1.1.4 | TimeTicks | read-only | This value indicates the elapsed time since the board last powered up. |
| NTF cmBootFileError | 1.3.6.1.4.1.1996.0.10 | Indicates that the given board did not successfully boot. The reason for this failure can be determined from the cmTrapEventLogProbableCause object. This condition requires craft action to clear. | ||
| NTF cmBootFileOK | 1.3.6.1.4.1.1996.0.11 | Indicates that the given boot file was downloaded to the given board successfully. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| cmBundleEntry | 1.3.6.1.4.1.1996.10.11.1.1 | not-accessible | Each entry in the table represents collection of ports for the IMUX bundle. An entry in the table is indexed by bundle PII. (Bundle PII is a logical entity identified by the slot number value of 51). This entry will contain PII, EndPointID and status information of all the ports that are part of this bundle. | |
| OCT cmBundleMember1EndPointID | 1.3.6.1.4.1.1996.10.11.1.1.4 | OCTET STRING | read-only | This is the EndPoint ID that uniquely identifies the IMUX CPE connected to the DSL port indicated by Member1PII. |
| CMO cmBundleMember1PII | 1.3.6.1.4.1.1996.10.11.1.1.3 | CmObjectPII | read-write | This is the PII of the first constituent DSL port. |
| INT cmBundleMember1Status | 1.3.6.1.4.1.1996.10.11.1.1.5 | INTEGER | read-only | This object indicates the current status of this DSL port. 'None' indicates that there is no link configured or the configured link has not trained. 'Active' indicates that the port is trained and available to the transmit user data. 'waitForAdd' indicates that the link is trained and the system is waiting for an addition acknowledgement from the IMUX CPE. |
| OCT cmBundleMember2EndPointID | 1.3.6.1.4.1.1996.10.11.1.1.7 | OCTET STRING | read-only | This is the EndPoint ID that uniquely identifies the IMUX CPE connected to the DSL port indicated by Member2PII. |
| CMO cmBundleMember2PII | 1.3.6.1.4.1.1996.10.11.1.1.6 | CmObjectPII | read-write | This is the PII of the second constituent DSL port. |
| INT cmBundleMember2Status | 1.3.6.1.4.1.1996.10.11.1.1.8 | INTEGER | read-only | This object indicates the current status of this DSL port. 'None' indicates that there is no link configured or the configured link has not trained. 'Active' indicates that the port is trained and available to the transmit user data. 'waitForAdd' indicates that the link is trained and the system is waiting for an addition acknowledgement from the IMUX CPE. |
| OCT cmBundleMember3EndPointID | 1.3.6.1.4.1.1996.10.11.1.1.10 | OCTET STRING | read-only | This is the EndPoint ID that uniquely identifies the IMUX CPE connected to the DSL port indicated by Member3PII. |
| CMO cmBundleMember3PII | 1.3.6.1.4.1.1996.10.11.1.1.9 | CmObjectPII | read-write | This is the PII of the third constituent DSL port. |
| INT cmBundleMember3Status | 1.3.6.1.4.1.1996.10.11.1.1.11 | INTEGER | read-only | This object indicates the current status of this DSL port. 'None' indicates that there is no link configured or the configured link has not trained. 'Active' indicates that the port is trained and available to the transmit user data. 'waitForAdd' indicates that the link is trained and the system is waiting for an addition acknowledgement from the IMUX CPE. |
| OCT cmBundleMember4EndPointID | 1.3.6.1.4.1.1996.10.11.1.1.13 | OCTET STRING | read-only | This is the EndPoint ID that uniquely identifies the IMUX CPE connected to the DSL port indicated by Member4PII. |
| CMO cmBundleMember4PII | 1.3.6.1.4.1.1996.10.11.1.1.12 | CmObjectPII | read-write | This is the PII of the fourth constituent DSL port. |
| INT cmBundleMember4Status | 1.3.6.1.4.1.1996.10.11.1.1.14 | INTEGER | read-only | This object indicates the current status of this DSL port. 'None' indicates that there is no link configured or the configured link has not trained. 'Active' indicates that the port is trained and available to the transmit user data. 'waitForAdd' indicates that the link is trained and the system is waiting for an addition acknowledgement from the IMUX CPE. |
| CMO cmBundlePII | 1.3.6.1.4.1.1996.10.11.1.1.1 | CmObjectPII | read-only | This value is used as an index into the table. An IMUX BundlePII is a logical PII and is identified by a logical slot number of of 51. |
| INT cmBundleRowStatus | 1.3.6.1.4.1.1996.10.11.1.1.2 | INTEGER | read-write | This object is the rowStatus of the IMUX bundle. An IMUX bundle is enabled by setting this object to 'active' and is destroyed by setting this object to 'destroy'. |
| cmBundleTable | 1.3.6.1.4.1.1996.10.11.1 | not-accessible | This table contains the currently configured IMUX bundles. Bundle is a logical entity and represents the collection of ports. Each entry in the table is represented by bundle PII. Bundle PIIs are identified with a special slot number of 51. | |
| cmCE120Platform | 1.3.6.1.4.1.1996.1.1 | |||
| cmCE150Platform | 1.3.6.1.4.1.1996.1.2 | |||
| cmCE200 | 1.3.6.1.4.1.1996.20 | |||
| cmCE200Platform | 1.3.6.1.4.1.1996.1.3 | |||
| NTF cmConfigFileReadFailed | 1.3.6.1.4.1.1996.0.13 | Indicates that the Config File Read operation failed. The text field contains a description of the error encountered. | ||
| NTF cmConfigFileReadOk | 1.3.6.1.4.1.1996.0.14 | Indicates the Config File Read operation executed successfully. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| NTF cmConfigFileWriteFailed | 1.3.6.1.4.1.1996.0.15 | Indicates that the Config File Write operation failed. The text field contains a description of the error encountered. | ||
| NTF cmConfigFileWriteOk | 1.3.6.1.4.1.1996.0.16 | Indicates the Config File Write operation executed successfully. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| cmCpeBoard | 1.3.6.1.4.1.1996.20.6 | |||
| INT cmCpeBoardCommand | 1.3.6.1.4.1.1996.20.6.1.1.14 | INTEGER | read-write | Lists the last operational command issued (GET) to the CPE or it issues (SETs) a command as specified above . |
| STR cmCpeBoardConfigChange | 1.3.6.1.4.1.1996.20.6.1.1.13 | DisplayString | read-only | This is the calendar time when the configuration on this CPE was last changed. |
| cmCpeBoardEntry | 1.3.6.1.4.1.1996.20.6.1.1 | not-accessible | An entry in the Board table. | |
| STR cmCpeBoardFileDate | 1.3.6.1.4.1.1996.20.6.1.1.6 | DisplayString | read-only | The date/time that the downloaded code file was built. |
| STR cmCpeBoardFileName | 1.3.6.1.4.1.1996.20.6.1.1.5 | DisplayString | read-only | The name of the file downloaded to this board. |
| OCT cmCpeBoardGroupMap | 1.3.6.1.4.1.1996.20.6.1.1.17 | OCTET STRING | read-only | Each octet in this string contains a Group ID that identifies a Copper Mountain database/MIB group that this CPE supports. The supported database/MIB groups represented by different octet values are as follows: 56 = cmCpeHDSLModemTable 57 = cmCpeDSLIntervalTable 58 = cmCpeEthernetIntervalTable 64 = cmCpeBoardTable 97 = cmCpeIDSLModemTable 130 = cmCpeDataPortTable 131 = cmCpeDataPortIntervalTable 132 = cmCpeDataPortTotalTable |
| INT cmCpeBoardHwType | 1.3.6.1.4.1.1996.20.6.1.1.7 | INTEGER | read-only | This is the hardware type of this CPE. |
| STR cmCpeBoardHwVersion | 1.3.6.1.4.1.1996.20.6.1.1.9 | DisplayString | read-only | This is the hardware version of this board described in the format .. For example: 1.0 |
| INT cmCpeBoardIndex | 1.3.6.1.4.1.1996.20.6.1.1.1 | INTEGER | read-only | This is the PII of the CPE connected to the system. The decimal format is: fabbccdddd. Where f=1 for a CPE, a is the shelf, bb is the slot and cc is the port. dddd is always 0000 for a CPE. |
| INT cmCpeBoardManagementOptions | 1.3.6.1.4.1.1996.20.6.1.1.18 | INTEGER | read-only | This is a bit mapped object that defines the management options supported by this CPE. Bit0 (LSB) - CMCP Software Download Flag. If this bit is 0, this CPE does NOT support download through CMCP. If this bit is 1, this CPE does support download through CMCP. |
| INT cmCpeBoardNumPorts | 1.3.6.1.4.1.1996.20.6.1.1.8 | INTEGER | read-only | This is the number of ports on this CPE. |
| INT cmCpeBoardObjectClass | 1.3.6.1.4.1.1996.20.6.1.1.2 | INTEGER | read-only | The value of this object defines the object class associated with this CPE. NOTE: For this object, only 'cr*' or 'netopia*' classes are used. |
| INT cmCpeBoardOperState | 1.3.6.1.4.1.1996.20.6.1.1.3 | INTEGER | read-only | This gives the Operability state of this CPE |
| STR cmCpeBoardPromVersion | 1.3.6.1.4.1.1996.20.6.1.1.11 | DisplayString | read-only | This is the PROM software version described in the format .. For example: 1.0.6 |
| STR cmCpeBoardSerialNumber | 1.3.6.1.4.1.1996.20.6.1.1.15 | DisplayString | read-only | This is the serial number of the CPE board. |
| STR cmCpeBoardSwVersion | 1.3.6.1.4.1.1996.20.6.1.1.10 | DisplayString | read-only | This is the software version described in the format .. For example: 1.0.6 |
| cmCpeBoardTable | 1.3.6.1.4.1.1996.20.6.1 | not-accessible | Board Information table for Configuration and Management of CPE Boards. | |
| TIK cmCpeBoardUpTime | 1.3.6.1.4.1.1996.20.6.1.1.4 | TimeTicks | read-only | This value indicates the elapsed time since the board last powered up. |
| STR cmCpeBoardVendorDescription | 1.3.6.1.4.1.1996.20.6.1.1.16 | DisplayString | read-only | The is a CPE supplied text string that identifies the type of CPE. This provides a way for a new CPE to be integrated with the system without requiring changes to the system itself. |
| INT cmCpeDataPortAdminState | 1.3.6.1.4.1.1996.10.12.1.1.19 | INTEGER | read-write | Current administrative state of the port. |
| INT cmCpeDataPortClockRate | 1.3.6.1.4.1.1996.10.12.1.1.18 | INTEGER | read-only | Clock rate of port in bps(bits per second). Defaults to 1544000 for loopback. Default to 1544000 for loopback. |
| INT cmCpeDataPortCRC | 1.3.6.1.4.1.1996.10.12.1.1.17 | INTEGER | read-only | Indicates the type of CRC used on packets. |
| INT cmCpeDataPortCTS | 1.3.6.1.4.1.1996.10.12.1.1.13 | INTEGER | read-only | Current state of CTS signal. |
| INT cmCpeDataPortDCD | 1.3.6.1.4.1.1996.10.12.1.1.14 | INTEGER | read-only | Current state of DCD signal. |
| INT cmCpeDataPortDSR | 1.3.6.1.4.1.1996.10.12.1.1.12 | INTEGER | read-only | Current state of DSR signal. DSR is on if OperState value is enabled or testing. |
| INT cmCpeDataPortDTEDCE | 1.3.6.1.4.1.1996.10.12.1.1.16 | INTEGER | read-only | Indicates whether the port is operating as DTE or DCE. |
| INT cmCpeDataPortDTR | 1.3.6.1.4.1.1996.10.12.1.1.10 | INTEGER | read-only | Current state of DTR signal. |
| cmCpeDataPortEntry | 1.3.6.1.4.1.1996.10.12.1.1 | not-accessible | Each entry in the table contains configuration and status information for a data port. The index for this table is the PII of the system port connected to one of the IMUX DSL ports. | |
| INT cmCpeDataPortForceDSR | 1.3.6.1.4.1.1996.10.12.1.1.3 | INTEGER | read-write | If enabled, DSR is ON regardless of OperState. |
| INT cmCpeDataPortIgnoreDTR | 1.3.6.1.4.1.1996.10.12.1.1.4 | INTEGER | read-write | If this object is set to yes, CPE will not monitor DTR signal line. If set to no, CPE will de-assert DCD if DTR signal is OFF. |
| INT cmCpeDataPortIgnoreRTS | 1.3.6.1.4.1.1996.10.12.1.1.5 | INTEGER | read-write | If this object is set to yes, CPE will not monitor RTS signal line. If set to no, CPE will de-assert DCD if RTS signal is OFF. |
| CMO cmCpeDataPortIndex | 1.3.6.1.4.1.1996.10.12.1.1.1 | CmObjectPII | read-only | PII of the system port connected to one of the IMUX DSL ports. |
| cmCpeDataPortIntervalEntry | 1.3.6.1.4.1.1996.10.12.2.1 | not-accessible | Each entry in the table contains the transmit and receive statistics for a data port. The index for this table is the PII of the system port connected to one of the IMUX DSL ports and the interval number. | |
| CMO cmCpeDataPortIntervalIndex | 1.3.6.1.4.1.1996.10.12.2.1.1 | CmObjectPII | read-only | PII of the system port connected to one of the IMUX DSL ports. |
| INT cmCpeDataPortIntervalIntervalNumber | 1.3.6.1.4.1.1996.10.12.2.1.2 | INTEGER | read-only | Interval number. Interval durations is 15 minutes. Interval number 1 represents the current interval. |
| CTR cmCpeDataPortIntervalRxDiscards | 1.3.6.1.4.1.1996.10.12.2.1.5 | Counter | read-only | Number of received frames discarded in this interval. |
| CTR cmCpeDataPortIntervalRxErrors | 1.3.6.1.4.1.1996.10.12.2.1.6 | Counter | read-only | Number of erred frames received on the data port in this interval. |
| CTR cmCpeDataPortIntervalRxFrames | 1.3.6.1.4.1.1996.10.12.2.1.3 | Counter | read-only | Number of frames received on the data port in this interval. |
| CTR cmCpeDataPortIntervalRxOctets | 1.3.6.1.4.1.1996.10.12.2.1.4 | Counter | read-only | Number of octets received on the data port in this interval. |
| cmCpeDataPortIntervalTable | 1.3.6.1.4.1.1996.10.12.2 | not-accessible | This table provides the transmit and receive statistics for the data ports. Sampling inteval is 15 minutes and each data port contains at the most 96 intervals. Interval number 1 represents the current interval. The index for this table is the PII of the system port connected to one of the IMUX DSL ports and the interval number. | |
| CTR cmCpeDataPortIntervalTxDiscards | 1.3.6.1.4.1.1996.10.12.2.1.9 | Counter | read-only | Number of transmission intended frames discarded in this interval. |
| CTR cmCpeDataPortIntervalTxErrors | 1.3.6.1.4.1.1996.10.12.2.1.10 | Counter | read-only | Number of erred frames transmitted on the data port in this interval. |
| CTR cmCpeDataPortIntervalTxFrames | 1.3.6.1.4.1.1996.10.12.2.1.7 | Counter | read-only | Number of frames transmitted on the data port in this interval. |
| CTR cmCpeDataPortIntervalTxOctets | 1.3.6.1.4.1.1996.10.12.2.1.8 | Counter | read-only | Number of octets transmitted on the data port in this interval. |
| INT cmCpeDataPortLL | 1.3.6.1.4.1.1996.10.12.1.1.8 | INTEGER | read-only | Current state of LL signal. Local loopback is generated by DTE device. |
| INT cmCpeDataPortLoopbackConfig | 1.3.6.1.4.1.1996.10.12.1.1.21 | INTEGER | read-write | Loopback configuration state of the port. |
| INT cmCpeDataPortLoopbackStatus | 1.3.6.1.4.1.1996.10.12.1.1.22 | INTEGER | read-only | Loopback status of the port. |
| INT cmCpeDataPortOperState | 1.3.6.1.4.1.1996.10.12.1.1.20 | INTEGER | read-only | Current operational state of the the port. Allowed values are diabled, enabled, testing. |
| INT cmCpeDataPortRL | 1.3.6.1.4.1.1996.10.12.1.1.9 | INTEGER | read-only | Current state of RL signal. Remote loopback is generated by DTE device. |
| INT cmCpeDataPortRTS | 1.3.6.1.4.1.1996.10.12.1.1.11 | INTEGER | read-only | Current state of RTS signal. |
| cmCpeDataPortTable | 1.3.6.1.4.1.1996.10.12.1 | not-accessible | This table contains configuration and status information for the EIA530 ports. The index for this table is the PII of the system port connected to one of the IMUX DSL ports. | |
| INT cmCpeDataPortTerminalTiming | 1.3.6.1.4.1.1996.10.12.1.1.6 | INTEGER | read-write | If this object is set to yes, CPE will assert terminal timing. |
| INT cmCpeDataPortTM | 1.3.6.1.4.1.1996.10.12.1.1.7 | INTEGER | read-only | Current state of TM signal. It is asserted when LL is ON. |
| cmCpeDataPortTotalEntry | 1.3.6.1.4.1.1996.10.12.3.1 | not-accessible | Each entry in the table contains the transmit and receive statistics for a data port. The index for this table is the PII of the system port connected to one of the IMUX DSL ports. | |
| CMO cmCpeDataPortTotalIndex | 1.3.6.1.4.1.1996.10.12.3.1.1 | CmObjectPII | read-only | PII of the system port connected to one of the IMUX DSL ports. |
| CTR cmCpeDataPortTotalRxDiscards | 1.3.6.1.4.1.1996.10.12.3.1.4 | Counter | read-only | Total number of received frames discarded on the data port since the system was restarted. |
| CTR cmCpeDataPortTotalRxErrors | 1.3.6.1.4.1.1996.10.12.3.1.5 | Counter | read-only | Total number of erred frames received on the data port since the system was restarted. |
| CTR cmCpeDataPortTotalRxFrames | 1.3.6.1.4.1.1996.10.12.3.1.2 | Counter | read-only | Total number of frames received on the data port since the system was restarted. |
| CTR cmCpeDataPortTotalRxOctets | 1.3.6.1.4.1.1996.10.12.3.1.3 | Counter | read-only | Total number of octets received on the data port since the system was restarted. |
| cmCpeDataPortTotalTable | 1.3.6.1.4.1.1996.10.12.3 | not-accessible | This table provides the transmit and receive statistics for the data ports since the system was restarted. The index for this table is the PII of the system port connected to one of the IMUX DSL ports. | |
| CTR cmCpeDataPortTotalTxDiscards | 1.3.6.1.4.1.1996.10.12.3.1.8 | Counter | read-only | Total number of transmission intended frames discarded on the data port since the system was restarted. |
| CTR cmCpeDataPortTotalTxErrors | 1.3.6.1.4.1.1996.10.12.3.1.9 | Counter | read-only | Total number of erred frames transmitted on the data port since the system was restarted. |
| CTR cmCpeDataPortTotalTxFrames | 1.3.6.1.4.1.1996.10.12.3.1.6 | Counter | read-only | Total number of frames transmitted on the data port since the system was restarted. |
| CTR cmCpeDataPortTotalTxOctets | 1.3.6.1.4.1.1996.10.12.3.1.7 | Counter | read-only | Total number of octets transmitted on the data port since the system was restarted. |
| INT cmCpeDataPortTxClockSource | 1.3.6.1.4.1.1996.10.12.1.1.15 | INTEGER | read-only | Indicates whether the clock source is internal or external. |
| INT cmCpeDataPortType | 1.3.6.1.4.1.1996.10.12.1.1.2 | INTEGER | read-only | Data Port Type i.e. EIA-530 or V.35. |
| cmCpeDSLIntervalEntry | 1.3.6.1.4.1.1996.10.7.6.1 | not-accessible | Dsl Port Performance Monitoring Counters | |
| INT cmCpeDSLIntervalIndex | 1.3.6.1.4.1.1996.10.7.6.1.1 | INTEGER | read-only | DSL port (interface) number (i.e ifIndex) |
| INT cmCpeDSLIntervalNumber | 1.3.6.1.4.1.1996.10.7.6.1.2 | INTEGER | read-only | A value between 1 and 24, where 1 is the most recent hour interval and 24 is the oldest hour interval |
| CTR cmCpeDSLIntervalRxAborts | 1.3.6.1.4.1.1996.10.7.6.1.6 | Counter | read-only | Number of aborted frames received. |
| CTR cmCpeDSLIntervalRxAlignmentErrors | 1.3.6.1.4.1.1996.10.7.6.1.7 | Counter | read-only | Number of unaligned frames received. |
| CTR cmCpeDSLIntervalRxBig | 1.3.6.1.4.1.1996.10.7.6.1.5 | Counter | read-only | Number of receive frames that were discarded because they were too large. |
| CTR cmCpeDSLIntervalRxCRCErrors | 1.3.6.1.4.1.1996.10.7.6.1.8 | Counter | read-only | Number of frames received with CRC errors. |
| CTR cmCpeDSLIntervalRxNoBuffers | 1.3.6.1.4.1.1996.10.7.6.1.12 | Counter | read-only | Number of receive frames discarded due to lack of buffers. |
| CTR cmCpeDSLIntervalRxOverruns | 1.3.6.1.4.1.1996.10.7.6.1.9 | Counter | read-only | Number of frames discarded because of receiver overruns. |
| CTR cmCpeDSLIntervalRxTruncated | 1.3.6.1.4.1.1996.10.7.6.1.4 | Counter | read-only | Number of frames truncated due to receiver overruns. |
| CTR cmCpeDSLIntervalRxValidFrames | 1.3.6.1.4.1.1996.10.7.6.1.10 | Counter | read-only | Number of valid frames received. |
| CTR cmCpeDSLIntervalRxValidOctets | 1.3.6.1.4.1.1996.10.7.6.1.13 | Counter | read-only | Number of valid octets received. |
| cmCpeDSLIntervalTable | 1.3.6.1.4.1.1996.10.7.6 | not-accessible | Dsl Port info about Perf Counters | |
| CTR cmCpeDSLIntervalTxUnderruns | 1.3.6.1.4.1.1996.10.7.6.1.3 | Counter | read-only | Number of transmit underruns detected. |
| CTR cmCpeDSLIntervalTxValidFrames | 1.3.6.1.4.1.1996.10.7.6.1.11 | Counter | read-only | Number of frames transmitted successfully |
| CTR cmCpeDSLIntervalTxValidOctets | 1.3.6.1.4.1.1996.10.7.6.1.14 | Counter | read-only | Number of valid octets transmitted. |
| INT cmCpeEthernetIndex | 1.3.6.1.4.1.1996.10.5.1.1.1 | INTEGER | read-only | Ethernet port (interface) number (i.e ifIndex) |
| cmCpeEthernetIntervalEntry | 1.3.6.1.4.1.1996.10.5.1.1 | not-accessible | Enet Port Performance Monitoring Counters | |
| INT cmCpeEthernetIntervalNumber | 1.3.6.1.4.1.1996.10.5.1.1.2 | INTEGER | read-only | A value between 1 and 24, where 1 is the most recent hour interval and 24 is the oldest hour interval |
| cmCpeEthernetIntervalTable | 1.3.6.1.4.1.1996.10.5.1 | not-accessible | Enet Port info about Perf Counters | |
| CTR cmCpeEthernetIntUnknowns | 1.3.6.1.4.1.1996.10.5.1.1.3 | Counter | read-only | Count of Unknown Interrupt Events. |
| CTR cmCpeEthernetRxAlignError | 1.3.6.1.4.1.1996.10.5.1.1.11 | Counter | read-only | Count of Received Frame Alignment Errors. |
| CTR cmCpeEthernetRxCRCError | 1.3.6.1.4.1.1996.10.5.1.1.10 | Counter | read-only | Count of CRC Errors. |
| CTR cmCpeEthernetRxDribbleBits | 1.3.6.1.4.1.1996.10.5.1.1.12 | Counter | read-only | Count of extra bits received. |
| CTR cmCpeEthernetRxExtraData | 1.3.6.1.4.1.1996.10.5.1.1.9 | Counter | read-only | Count of times extra data received. |
| CTR cmCpeEthernetRxMiss | 1.3.6.1.4.1.1996.10.5.1.1.6 | Counter | read-only | This is the count of times chip couldn't receive frames. |
| CTR cmCpeEthernetRxNoBufs | 1.3.6.1.4.1.1996.10.5.1.1.5 | Counter | read-only | This is the count of times couldn't get CPE Buffers. |
| CTR cmCpeEthernetRxOK | 1.3.6.1.4.1.1996.10.5.1.1.4 | Counter | read-only | Count of Successful Receptions. |
| CTR cmCpeEthernetRxRunt | 1.3.6.1.4.1.1996.10.5.1.1.8 | Counter | read-only | Count of runt frames received. |
| CTR cmCpeEthernetRxSkip | 1.3.6.1.4.1.1996.10.5.1.1.7 | Counter | read-only | Count of implied received skips. |
| CTR cmCpeEthernetTx16Collisions | 1.3.6.1.4.1.1996.10.5.1.1.19 | Counter | read-only | Count of 16 txmit-collisions for a single frame. |
| CTR cmCpeEthernetTxCollisions | 1.3.6.1.4.1.1996.10.5.1.1.20 | Counter | read-only | Count of total txmit-collisions. |
| CTR cmCpeEthernetTxJabber | 1.3.6.1.4.1.1996.10.5.1.1.18 | Counter | read-only | Count of transmits > 26 milliseconds. |
| CTR cmCpeEthernetTxLossCRS | 1.3.6.1.4.1.1996.10.5.1.1.15 | Counter | read-only | Count of loss of carrier sense. |
| CTR cmCpeEthernetTxNotReady | 1.3.6.1.4.1.1996.10.5.1.1.14 | Counter | read-only | Count of times transmitter being not ready. |
| CTR cmCpeEthernetTxOK | 1.3.6.1.4.1.1996.10.5.1.1.21 | Counter | read-only | Count of successful transmissions. |
| CTR cmCpeEthernetTxOutOfWindow | 1.3.6.1.4.1.1996.10.5.1.1.17 | Counter | read-only | Count of late collisions. |
| CTR cmCpeEthernetTxSQEErr | 1.3.6.1.4.1.1996.10.5.1.1.16 | Counter | read-only | Count of SQE Errors. |
| CTR cmCpeEthernetTxTooBig | 1.3.6.1.4.1.1996.10.5.1.1.13 | Counter | read-only | Count of times requested transmit length > 1518 bytes. |
| INT cmCpeHDSLModemBPHwVersion | 1.3.6.1.4.1.1996.10.3.3.1.9 | INTEGER | read-only | The value of this Object is the Hw Version Number. |
| INT cmCpeHDSLModemBPSwMajorVersion | 1.3.6.1.4.1.1996.10.3.3.1.7 | INTEGER | read-only | The value of this Object is the major Sw Version Number. |
| INT cmCpeHDSLModemBPSwMinorVersion | 1.3.6.1.4.1.1996.10.3.3.1.8 | INTEGER | read-only | The value of this Object is the minor Sw Version Number. |
| INT cmCpeHDSLModemDataRate | 1.3.6.1.4.1.1996.10.3.3.1.14 | INTEGER | read-only | This object sets/displays the data rate, in kbps, for this port. |
| cmCpeHDSLModemEntry | 1.3.6.1.4.1.1996.10.3.3.1 | not-accessible | An entry in the DSL Port Information table. | |
| INT cmCpeHDSLModemIndex | 1.3.6.1.4.1.1996.10.3.3.1.1 | INTEGER | read-only | The value of this object indicates the combination of shelf, port and slot number (i.e ifIndex). |
| INT cmCpeHDSLModemNoiseMargin | 1.3.6.1.4.1.1996.10.3.3.1.5 | INTEGER | read-only | The value of this object specifies the noise margin of the receiver. |
| cmCpeHDSLModemTable | 1.3.6.1.4.1.1996.10.3.3 | not-accessible | The DSL Port Information table for Configuration and Management of DSL ports. | |
| INT cmCpeHDSLModemTestMode | 1.3.6.1.4.1.1996.10.3.3.1.4 | INTEGER | read-only | The value of this Object is the test mode in operation. Please note that in future SW releases this attributes shall only be accessible to diagnostic engineers. |
| INT cmCpeHDSLModemTxGain | 1.3.6.1.4.1.1996.10.3.3.1.3 | INTEGER | read-only | The value of this object specifies the transmit gain. |
| INT cmCpeHDSLModemType | 1.3.6.1.4.1.1996.10.3.3.1.2 | INTEGER | read-only | The value of this object specifies the bit pump type. |
| INT cmCpeIDSLModemDataRate | 1.3.6.1.4.1.1996.10.8.2.1.3 | INTEGER | read-only | This object sets/displays the data rate, in kbps, for this port on a line card If the port is on an IDSL CPE this object only displays the data rate. |
| cmCpeIDSLModemEntry | 1.3.6.1.4.1.1996.10.8.2.1 | not-accessible | An entry in the IDSL Port Information table. | |
| CMO cmCpeIDSLModemIndex | 1.3.6.1.4.1.1996.10.8.2.1.1 | CmObjectPII | read-only | The value of this object indicates the combination of shelf, port and slot number (i.e ifIndex). |
| INT cmCpeIDSLModemOperState | 1.3.6.1.4.1.1996.10.8.2.1.2 | INTEGER | read-only | The value of this object indicates the operability state of this port. |
| INT cmCpeIDSLModemState | 1.3.6.1.4.1.1996.10.8.2.1.4 | INTEGER | read-only | This object indicates the internal IDSL state. |
| cmCpeIDSLModemTable | 1.3.6.1.4.1.1996.10.8.2 | not-accessible | The IDSL Port Information table for Configuration and Management of IDSL ports. | |
| INT cmCpeIDSLModemTerminationMode | 1.3.6.1.4.1.1996.10.8.2.1.5 | INTEGER | read-only | This object indicates the current operational mode of each port. All ports will operate in line terminated mode with the exception of except port #1 when it is being used to aquire network timing. (see cmIDSLBoardTimingMode for further details) |
| cmDataPort | 1.3.6.1.4.1.1996.10.12 | |||
| cmDHCP | 1.3.6.1.4.1.1996.20.19 | |||
| cmDHCPEntry | 1.3.6.1.4.1.1996.20.19.1.1 | not-accessible | The DHCP configuration information associated with a given DSL Port. | |
| IP cmDHCPIpAddress | 1.3.6.1.4.1.1996.20.19.1.1.3 | IpAddress | read-write | This is the IpAddress that will be sent to the CPE when a DHCP request is received over the DSL link. Default: 0.0.0.0 |
| IP cmDHCPNetMask | 1.3.6.1.4.1.1996.20.19.1.1.4 | IpAddress | read-write | This is the NetMask that will be sent to the CPE when a DHCP request is received over the DSL link. Default: 0.0.0.0 |
| CMO cmDHCPPII | 1.3.6.1.4.1.1996.20.19.1.1.1 | CmObjectPII | read-only | This is the PII of the DSL port. This is also the index into the table. |
| INT cmDHCPRowStatus | 1.3.6.1.4.1.1996.20.19.1.1.2 | INTEGER | read-write | This object is used to create and delete entries from this table. An operator can implicitly create a row in this table by setting any object in the table or by setting the RowStatus to 'active'. Operators delete entries from this table by setting the RowStatus to 'destroy'. |
| cmDHCPTable | 1.3.6.1.4.1.1996.20.19.1 | not-accessible | This table provides a way for an operator to configure all of the configuration that will be sent to a CPE when the system receives a DHCP request from that CPE. | |
| NTF cmDiagnostic | 1.3.6.1.4.1.1996.0.18 | Indicates some diagnostic event occurred. The text field contains a description of the event. | ||
| INT cmDS3AtmCbitParityEnable | 1.3.6.1.4.1.1996.10.10.2.1.2 | INTEGER | read-write | This object enables C-bit Parity checking on the DS3-ATM interface. If this port is connected to an M23 configured interface, this field should be set to 'disable.' DEFAULT: enable |
| INT cmDS3AtmCellMapping | 1.3.6.1.4.1.1996.10.10.2.1.4 | INTEGER | read-write | This object is used to configure the physical layer data format on the DS3-ATM interface. DEFAULT: hec |
| INT cmDS3AtmCellPayloadScrambling | 1.3.6.1.4.1.1996.10.10.2.1.3 | INTEGER | read-write | This object is used to enable/disable payload scrambling on the DS3-ATM interface. DEFAULT: disable |
| cmDS3AtmEntry | 1.3.6.1.4.1.1996.10.10.2.1 | not-accessible | The configuration parameters for a particular DS3-ATM interface. | |
| CMO cmDS3AtmPII | 1.3.6.1.4.1.1996.10.10.2.1.1 | CmObjectPII | read-only | This is the index into this table. |
| cmDS3AtmTable | 1.3.6.1.4.1.1996.10.10.2 | not-accessible | This is a proprietary table used to configure some specific attributes of the DS3-ATM interface that are not defined in any of the standard MIBs. | |
| cmDSL | 1.3.6.1.4.1.1996.10.7 | |||
| cmDSL24HrEntry | 1.3.6.1.4.1.1996.10.7.5.1 | not-accessible | An entry in cmDSL24HrTable. | |
| INT cmDSL24HrIndex | 1.3.6.1.4.1.1996.10.7.5.1.1 | INTEGER | read-only | DSL port (interface) number (i.e ifIndex) |
| INT cmDSL24HrMinNoiseMargin | 1.3.6.1.4.1.1996.10.7.5.1.12 | INTEGER | read-only | Minimum noise margin encountered in the interval associated with thus table. Noise Margin ins not a measurable parameter for IDSL ports; therfore this value will always be 0 for IDSL ports. |
| PER cmDSL24HrPortUpTime | 1.3.6.1.4.1.1996.10.7.5.1.15 | PerfTotalCount | read-only | Number of seconds that the DSL port was enbabled during the associated interval. |
| PER cmDSL24HrRxAborts | 1.3.6.1.4.1.1996.10.7.5.1.5 | PerfTotalCount | read-only | Number of aborted frames received. |
| PER cmDSL24HrRxAlignmentErrors | 1.3.6.1.4.1.1996.10.7.5.1.6 | PerfTotalCount | read-only | Number of unaligned frames received. |
| PER cmDSL24HrRxBig | 1.3.6.1.4.1.1996.10.7.5.1.4 | PerfTotalCount | read-only | Number of receive frames that were discarded because they were too large. |
| PER cmDSL24HrRxCRCErrors | 1.3.6.1.4.1.1996.10.7.5.1.7 | PerfTotalCount | read-only | Number of frames received with CRC errors. |
| PER cmDSL24HrRxNoBuffers | 1.3.6.1.4.1.1996.10.7.5.1.11 | PerfTotalCount | read-only | Number of receive frames discarded due to lack of buffers. |
| PER cmDSL24HrRxOverruns | 1.3.6.1.4.1.1996.10.7.5.1.8 | PerfTotalCount | read-only | Number of frames discarded because of receiver overruns. |
| PER cmDSL24HrRxTruncated | 1.3.6.1.4.1.1996.10.7.5.1.3 | PerfTotalCount | read-only | Number of frames truncated due to receiver overruns. |
| PER cmDSL24HrRxValidFrames | 1.3.6.1.4.1.1996.10.7.5.1.9 | PerfTotalCount | read-only | Number of valid frames received. |
| PER cmDSL24HrRxValidOctets | 1.3.6.1.4.1.1996.10.7.5.1.13 | PerfTotalCount | read-only | Number of octets received in valid frames by the DSL port in the interval associated with this table. |
| cmDSL24HrTable | 1.3.6.1.4.1.1996.10.7.5 | not-accessible | The DSL 24 Hour Table contains the cumulative sum of the various statistics for 96*cmAlarmSamplingInterval minutes worth of data or the preceding 24 hour period, whichever is less. With the default SamplingInterval of 15 minutes, this table will contain 24 hours worth of data. NOTE: With a SamplingInterval greater than 15 minutes, this table will contain some multiple of SamplingInterval so that the total is closest to, but not less than, 24 hours. (For example, with a SamplingInterval of 17 minutes, this table will contain 85 intervals = 1445 minutes = 24 hours and 5 minutes worth of data.) | |
| PER cmDSL24HrTxUnderruns | 1.3.6.1.4.1.1996.10.7.5.1.2 | PerfTotalCount | read-only | Number of transmit underruns detected. |
| PER cmDSL24HrTxValidFrames | 1.3.6.1.4.1.1996.10.7.5.1.10 | PerfTotalCount | read-only | Number of frames transmitted successfully |
| PER cmDSL24HrTxValidOctets | 1.3.6.1.4.1.1996.10.7.5.1.14 | PerfTotalCount | read-only | Number of octets transmitted over the DSL port in the interval associated with this table. |
| cmDSLCurrentEntry | 1.3.6.1.4.1.1996.10.7.2.1 | not-accessible | An entry in the DSL Current Table | |
| INT cmDSLCurrentIndex | 1.3.6.1.4.1.1996.10.7.2.1.1 | INTEGER | read-only | DSL port (interface) number (i.e ifIndex) |
| INT cmDSLCurrentMinNoiseMargin | 1.3.6.1.4.1.1996.10.7.2.1.13 | INTEGER | read-only | Minimum noise margin encountered in the interval associated with thus table. Noise Margin ins not a measurable parameter for IDSL ports; therfore this value will always be 0 for IDSL ports. |
| PER cmDSLCurrentPortUpTime | 1.3.6.1.4.1.1996.10.7.2.1.16 | PerfTotalCount | read-only | Number of seconds that the DSL port was enbabled during the associated interval. |
| PER cmDSLCurrentRxAborts | 1.3.6.1.4.1.1996.10.7.2.1.6 | PerfTotalCount | read-only | Number of aborted frames received. |
| PER cmDSLCurrentRxAlignmentErrors | 1.3.6.1.4.1.1996.10.7.2.1.7 | PerfTotalCount | read-only | Number of unaligned frames received. |
| PER cmDSLCurrentRxBig | 1.3.6.1.4.1.1996.10.7.2.1.5 | PerfTotalCount | read-only | Number of receive frames that were discarded because they were too large. |
| PER cmDSLCurrentRxCRCErrors | 1.3.6.1.4.1.1996.10.7.2.1.8 | PerfTotalCount | read-only | Number of frames received with CRC errors. |
| PER cmDSLCurrentRxNoBuffers | 1.3.6.1.4.1.1996.10.7.2.1.12 | PerfTotalCount | read-only | Number of receive frames discarded due to lack of buffers. |
| PER cmDSLCurrentRxOverruns | 1.3.6.1.4.1.1996.10.7.2.1.9 | PerfTotalCount | read-only | Number of frames discarded because of receiver overruns. |
| PER cmDSLCurrentRxTruncated | 1.3.6.1.4.1.1996.10.7.2.1.4 | PerfTotalCount | read-only | Number of frames truncated due to receiver overruns. |
| PER cmDSLCurrentRxValidFrames | 1.3.6.1.4.1.1996.10.7.2.1.10 | PerfTotalCount | read-only | Number of valid frames received. |
| PER cmDSLCurrentRxValidOctets | 1.3.6.1.4.1.1996.10.7.2.1.14 | PerfTotalCount | read-only | Number of octets received in valid frames by the DSL port in the interval associated with this table. |
| cmDSLCurrentTable | 1.3.6.1.4.1.1996.10.7.2 | not-accessible | The DSL Current Table contains various statistics being collected for the current interval. The length of the current interval is specified by cmAlarmSamplingInterval | |
| PER cmDSLCurrentTxUnderruns | 1.3.6.1.4.1.1996.10.7.2.1.3 | PerfTotalCount | read-only | Number of transmit underruns detected. |
| PER cmDSLCurrentTxValidFrames | 1.3.6.1.4.1.1996.10.7.2.1.11 | PerfTotalCount | read-only | Number of frames transmitted successfully |
| PER cmDSLCurrentTxValidOctets | 1.3.6.1.4.1.1996.10.7.2.1.15 | PerfTotalCount | read-only | Number of octets transmitted over the DSL port in the interval associated with this table. |
| cmDSLIntervalEntry | 1.3.6.1.4.1.1996.10.7.1.1 | not-accessible | An entry in the DSL Interval table. | |
| INT cmDSLIntervalIndex | 1.3.6.1.4.1.1996.10.7.1.1.1 | INTEGER | read-only | DSL port (interface) number (i.e ifIndex) |
| INT cmDSLIntervalMinNoiseMargin | 1.3.6.1.4.1.1996.10.7.1.1.15 | INTEGER | read-only | Minimum noise margin encountered in the interval associated with thus table. Noise Margin ins not a measurable parameter for IDSL ports; therfore this value will always be 0 for IDSL ports. |
| INT cmDSLIntervalNumber | 1.3.6.1.4.1.1996.10.7.1.1.2 | INTEGER | read-only | A value between 1 and 96, where 1 is the most recent 15 minute interval and 96 is the oldest 15 minute interval |
| PER cmDSLIntervalPortUpTime | 1.3.6.1.4.1.1996.10.7.1.1.18 | PerfTotalCount | read-only | Number of seconds that the DSL port was enbabled during the associated interval. |
| PER cmDSLIntervalRxAborts | 1.3.6.1.4.1.1996.10.7.1.1.6 | PerfTotalCount | read-only | Number of aborted frames received. |
| PER cmDSLIntervalRxAlignmentErrors | 1.3.6.1.4.1.1996.10.7.1.1.7 | PerfTotalCount | read-only | Number of unaligned frames received. |
| PER cmDSLIntervalRxBig | 1.3.6.1.4.1.1996.10.7.1.1.5 | PerfTotalCount | read-only | Number of receive frames that were discarded because they were too large. |
| PER cmDSLIntervalRxCRCErrors | 1.3.6.1.4.1.1996.10.7.1.1.8 | PerfTotalCount | read-only | Number of frames received with CRC errors. |
| PER cmDSLIntervalRxNoBuffers | 1.3.6.1.4.1.1996.10.7.1.1.12 | PerfTotalCount | read-only | Number of receive frames discarded due to lack of buffers. |
| PER cmDSLIntervalRxOverruns | 1.3.6.1.4.1.1996.10.7.1.1.9 | PerfTotalCount | read-only | Number of frames discarded because of receiver overruns. |
| PER cmDSLIntervalRxTruncated | 1.3.6.1.4.1.1996.10.7.1.1.4 | PerfTotalCount | read-only | Number of frames truncated due to receiver overruns. |
| PER cmDSLIntervalRxValidFrames | 1.3.6.1.4.1.1996.10.7.1.1.10 | PerfTotalCount | read-only | Number of valid frames received. |
| PER cmDSLIntervalRxValidOctets | 1.3.6.1.4.1.1996.10.7.1.1.16 | PerfTotalCount | read-only | Number of octets received in valid frames by the DSL port in the interval associated with this table. |
| cmDSLIntervalTable | 1.3.6.1.4.1.1996.10.7.1 | not-accessible | The DSL Interval Table contains various statistics collected by each DSL Interface over the previous 96 intervals. Samples are collected at X minute intervals where X is specified by cmAlarmSamplingInterval. | |
| STR cmDSLIntervalTimeTagBegin | 1.3.6.1.4.1.1996.10.7.1.1.13 | DisplayString | read-only | This is the time stamp indicating when the interval began. |
| STR cmDSLIntervalTimeTagEnd | 1.3.6.1.4.1.1996.10.7.1.1.14 | DisplayString | read-only | This is the time stamp indicating when the interval ended. |
| PER cmDSLIntervalTxUnderruns | 1.3.6.1.4.1.1996.10.7.1.1.3 | PerfTotalCount | read-only | Number of transmit underruns detected. |
| PER cmDSLIntervalTxValidFrames | 1.3.6.1.4.1.1996.10.7.1.1.11 | PerfTotalCount | read-only | Number of frames transmitted successfully |
| PER cmDSLIntervalTxValidOctets | 1.3.6.1.4.1.1996.10.7.1.1.17 | PerfTotalCount | read-only | Number of octets transmitted over the DSL port in the interval associated with this table. |
| cmDSLTodaysEntry | 1.3.6.1.4.1.1996.10.7.4.1 | not-accessible | An entry in cmDSLTodaysTable. | |
| INT cmDSLTodaysIndex | 1.3.6.1.4.1.1996.10.7.4.1.1 | INTEGER | read-only | DSL port (interface) number (i.e ifIndex) |
| INT cmDSLTodaysMinNoiseMargin | 1.3.6.1.4.1.1996.10.7.4.1.12 | INTEGER | read-only | Minimum noise margin encountered in the interval associated with thus table. Noise Margin ins not a measurable parameter for IDSL ports; therfore this value will always be 0 for IDSL ports. |
| PER cmDSLTodaysPortUpTime | 1.3.6.1.4.1.1996.10.7.4.1.15 | PerfTotalCount | read-only | Number of seconds that the DSL port was enbabled during the associated interval. |
| PER cmDSLTodaysRxAborts | 1.3.6.1.4.1.1996.10.7.4.1.5 | PerfTotalCount | read-only | Number of aborted frames received. |
| PER cmDSLTodaysRxAlignmentErrors | 1.3.6.1.4.1.1996.10.7.4.1.6 | PerfTotalCount | read-only | Number of unaligned frames received. |
| PER cmDSLTodaysRxBig | 1.3.6.1.4.1.1996.10.7.4.1.4 | PerfTotalCount | read-only | Number of receive frames that were discarded because they were too large. |
| PER cmDSLTodaysRxCRCErrors | 1.3.6.1.4.1.1996.10.7.4.1.7 | PerfTotalCount | read-only | Number of frames received with CRC errors. |
| PER cmDSLTodaysRxNoBuffers | 1.3.6.1.4.1.1996.10.7.4.1.11 | PerfTotalCount | read-only | Number of receive frames discarded due to lack of buffers. |
| PER cmDSLTodaysRxOverruns | 1.3.6.1.4.1.1996.10.7.4.1.8 | PerfTotalCount | read-only | Number of frames discarded because of receiver overruns. |
| PER cmDSLTodaysRxTruncated | 1.3.6.1.4.1.1996.10.7.4.1.3 | PerfTotalCount | read-only | Number of frames truncated due to receiver overruns. |
| PER cmDSLTodaysRxValidFrames | 1.3.6.1.4.1.1996.10.7.4.1.9 | PerfTotalCount | read-only | Number of valid frames received. |
| PER cmDSLTodaysRxValidOctets | 1.3.6.1.4.1.1996.10.7.4.1.13 | PerfTotalCount | read-only | Number of octets received in valid frames by the DSL port in the interval associated with this table. |
| cmDSLTodaysTable | 1.3.6.1.4.1.1996.10.7.4 | not-accessible | The DSL Todays Table contains the cumulative sum of the various statistics for the period from midnight to the most recenly completed interval. | |
| PER cmDSLTodaysTxUnderruns | 1.3.6.1.4.1.1996.10.7.4.1.2 | PerfTotalCount | read-only | Number of transmit underruns detected. |
| PER cmDSLTodaysTxValidFrames | 1.3.6.1.4.1.1996.10.7.4.1.10 | PerfTotalCount | read-only | Number of frames transmitted successfully |
| PER cmDSLTodaysTxValidOctets | 1.3.6.1.4.1.1996.10.7.4.1.14 | PerfTotalCount | read-only | Number of octets transmitted over the DSL port in the interval associated with this table. |
| cmDSLYesterdaysEntry | 1.3.6.1.4.1.1996.10.7.3.1 | not-accessible | An entry in cmDSLYesterdaysTable. | |
| INT cmDSLYesterdaysIndex | 1.3.6.1.4.1.1996.10.7.3.1.1 | INTEGER | read-only | DSL port (interface) number (i.e ifIndex) |
| INT cmDSLYesterdaysMinNoiseMargin | 1.3.6.1.4.1.1996.10.7.3.1.12 | INTEGER | read-only | Minimum noise margin encountered in the interval associated with thus table. Noise Margin ins not a measurable parameter for IDSL ports; therfore this value will always be 0 for IDSL ports. |
| PER cmDSLYesterdaysPortUpTime | 1.3.6.1.4.1.1996.10.7.3.1.15 | PerfTotalCount | read-only | Number of seconds that the DSL port was enbabled during the associated interval. |
| PER cmDSLYesterdaysRxAborts | 1.3.6.1.4.1.1996.10.7.3.1.5 | PerfTotalCount | read-only | Number of aborted frames received. |
| PER cmDSLYesterdaysRxAlignmentErrors | 1.3.6.1.4.1.1996.10.7.3.1.6 | PerfTotalCount | read-only | Number of unaligned frames received. |
| PER cmDSLYesterdaysRxBig | 1.3.6.1.4.1.1996.10.7.3.1.4 | PerfTotalCount | read-only | Number of receive frames that were discarded because they were too large. |
| PER cmDSLYesterdaysRxCRCErrors | 1.3.6.1.4.1.1996.10.7.3.1.7 | PerfTotalCount | read-only | Number of frames received with CRC errors. |
| PER cmDSLYesterdaysRxNoBuffers | 1.3.6.1.4.1.1996.10.7.3.1.11 | PerfTotalCount | read-only | Number of receive frames discarded due to lack of buffers. |
| PER cmDSLYesterdaysRxOverruns | 1.3.6.1.4.1.1996.10.7.3.1.8 | PerfTotalCount | read-only | Number of frames discarded because of receiver overruns. |
| PER cmDSLYesterdaysRxTruncated | 1.3.6.1.4.1.1996.10.7.3.1.3 | PerfTotalCount | read-only | Number of frames truncated due to receiver overruns. |
| PER cmDSLYesterdaysRxValidFrames | 1.3.6.1.4.1.1996.10.7.3.1.9 | PerfTotalCount | read-only | Number of valid frames received. |
| PER cmDSLYesterdaysRxValidOctets | 1.3.6.1.4.1.1996.10.7.3.1.13 | PerfTotalCount | read-only | Number of octets received in valid frames by the DSL port in the interval associated with this table. |
| cmDSLYesterdaysTable | 1.3.6.1.4.1.1996.10.7.3 | not-accessible | The DSL Yesterday's Table contains the cumulative sum of the various statistics for the 24 hour period from midnight to midnight preceding the most recently completed interval. | |
| PER cmDSLYesterdaysTxUnderruns | 1.3.6.1.4.1.1996.10.7.3.1.2 | PerfTotalCount | read-only | Number of transmit underruns detected. |
| PER cmDSLYesterdaysTxValidFrames | 1.3.6.1.4.1.1996.10.7.3.1.10 | PerfTotalCount | read-only | Number of frames transmitted successfully |
| PER cmDSLYesterdaysTxValidOctets | 1.3.6.1.4.1.1996.10.7.3.1.14 | PerfTotalCount | read-only | Number of octets transmitted over the DSL port in the interval associated with this table. |
| cmEndPoint | 1.3.6.1.4.1.1996.20.21 | |||
| INT cmEndPointConfigBulkDownload | 1.3.6.1.4.1.1996.20.21.2.1.3 | INTEGER | read-write | This object indicates whether the operator wants this CPE to be downloaded to the software version in the CE's code directory when a bulkCPEDownload command is issued by the operator. When the bulkCPEDownload command is issued, if this object is set to Enabled, and the CPE is online, the system will compare the CPE SW version with the SCM SW version. If the CPE SW version is different, the system will initiate the download process with the CPE. If the CPE is not online, then the system will check at the next time the CPE becomes online. |
| STR cmEndPointConfigDownloadEndTime | 1.3.6.1.4.1.1996.20.21.2.1.6 | DisplayString | read-only | This is the time when a successful or failed download was detected. |
| STR cmEndPointConfigDownloadStartTime | 1.3.6.1.4.1.1996.20.21.2.1.5 | DisplayString | read-only | This is the time the download command is sent to the CPE. |
| INT cmEndPointConfigDownloadStatus | 1.3.6.1.4.1.1996.20.21.2.1.4 | INTEGER | read-only | This object shows the status of a bulkCPEDownload command relative to this specific CPE. None indicates that no bulkCPEDownload command has been executed since power up. Pending indicates a bulkCPEDownload command has been issued, this CPE is eligible but the download has not started. InProgress indicates the download process has started on this CPE. Failed indicates that an download was attempted to this CPE, but it has failed. Completed indicates an download was attempted and succeeded to this CPE. NotDownloadable indicates that the CPE does not support software download. |
| cmEndPointConfigEntry | 1.3.6.1.4.1.1996.20.21.2.1 | not-accessible | Each entry in the table contains user configurable information for a DSL port. Currently, each entry has information as to whether the the bulk download is enabled or disabled by the user and the status of the download itself. | |
| CMO cmEndPointConfigPII | 1.3.6.1.4.1.1996.20.21.2.1.1 | CmObjectPII | read-only | This is the PII of the DSL port to which the configuration is applicable to. |
| INT cmEndPointConfigRowStatus | 1.3.6.1.4.1.1996.20.21.2.1.2 | INTEGER | read-write | This object is used to create and delete entries from this table. An operator can implicitly create a row in this table by setting the BulkDownload object with no RowStatus, or a RowStatus of active. Operators delete entries from this table by setting the RowStatus to Destroy. |
| cmEndPointConfigTable | 1.3.6.1.4.1.1996.20.21.2 | not-accessible | This table contains configuration data stored in the system that is used to control and monitor a given CPE endpoint. This group is currently used to configure the CPE bulk download feature only. This table is indexed by the DSL Port PII. | |
| NTF cmEndPointConflictAlarm | 1.3.6.1.4.1.1996.0.35 | This minor severity trap is sent if one of the following configuration conflicts occurs: 1. A DSL link comes up and the EndPointID matches another DSL link outside the first links bundle. 2. A DSL link comes up and the EndPointID doesn't match the current EndPointID in its bundle. 3. A DSL Link that is not IMUX capable comes up and is configured in a bundle. | ||
| CMO cmEndPointPortBasePII | 1.3.6.1.4.1.1996.20.21.1.1.1 | CmObjectPII | read-only | This is the PII of a physical DSL port, to which the operator wants to find the paired ports. |
| OCT cmEndPointPortEndPointID | 1.3.6.1.4.1.1996.20.21.1.1.3 | OCTET STRING | read-only | This is the EndPointID that is being reported by both the CPE connected to the BasePII and the CPE connected to the PartnerPII in this instance of the table |
| cmEndPointPortEntry | 1.3.6.1.4.1.1996.20.21.1.1 | not-accessible | Each entry in the table contains information for a DSL port that belongs to a specific EndPointID(CPE or CPE stack). This information includes the EndPointID, the PII of the DSL port, PII of the IMUX bundle it belongs to and the number of DSL ports with the same EndPointID. | |
| INT cmEndPointPortNumber | 1.3.6.1.4.1.1996.20.21.1.1.2 | INTEGER | read-only | Indicates the Nth DSL port reporting the same EndPointID as the BasePII. |
| INT cmEndPointPortNumMatchingEndPoint | 1.3.6.1.4.1.1996.20.21.1.1.6 | INTEGER | read-only | Number of currently trained DSL ports whose CPE are reporting the same EndPointID as the BasePII (including BasePII) |
| CMO cmEndPointPortPartnerBundlePII | 1.3.6.1.4.1.1996.20.21.1.1.5 | CmObjectPII | read-only | The PII of the IMUX bundle the PartnerPortPII belongs to. Otherwise, this field is all zeros |
| CMO cmEndPointPortPartnerPortPII | 1.3.6.1.4.1.1996.20.21.1.1.4 | CmObjectPII | read-only | This is the PII of the port connected to the CPE reporting the same EndPointID as the BasePII. |
| cmEndPointPortTable | 1.3.6.1.4.1.1996.20.21.1 | not-accessible | This read-only table lists all the DSL ports that belong to the same CPE. Each CPE or CPE stack is identified with an unique EndPointID and not all the CPEs support EndPointID. This table is defined for the operator to determine which DSL ports are connected the same EndPoint. Each entry in this table is identified by BasePII of DSL Port and an entry number. Entry number is assigned arbitrarily internally and provides a way for the operator to walk through all DSL ports that are reporting the same EndPointID as the BasePII. | |
| cmEthernet | 1.3.6.1.4.1.1996.10.5 | |||
| cmEvent | 1.3.6.1.4.1.1996.20.14 | |||
| NTF cmFallingAlarm | 1.3.6.1.4.1.1996.0.32 | This trap is sent at the end of an interval when an object that is configured with a Falling Threshold has dropped below the fallingThresdhold value in the cmAlarmTable. | ||
| NTF cmFanFailure | 1.3.6.1.4.1.1996.0.20 | Indicates that the system fan has failed. | ||
| NTF cmFanFailureClear | 1.3.6.1.4.1.1996.0.21 | Indicates that the system fan failure has been cleared. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| cmFile | 1.3.6.1.4.1.1996.20.5 | |||
| INT cmFileBootDevice | 1.3.6.1.4.1.1996.20.5.1 | INTEGER | read-only | The value of this object is the type of Device that the system booted from. |
| STR cmFileFLASHDir | 1.3.6.1.4.1.1996.20.5.6 | DisplayString | read-only | This is the root directory path on the flash file server that contains the files for this system. |
| IP cmFileFSAddr | 1.3.6.1.4.1.1996.20.5.3 | IpAddress | read-write | IP Address of the remote file server that contains the CMN software. If the system doesn' find a requested file locally, it will attempt to load the specified file from this remote file server. |
| STR cmFileFSDir | 1.3.6.1.4.1.1996.20.5.7 | DisplayString | read-write | This is the base directory name that will be used for all requests to the remote FTP server specified in the cmFileFSAddr. An appropriate subdirectory name based on the same directory structure used in the flash will be appended to the base directory. |
| STR cmFileFSName | 1.3.6.1.4.1.1996.20.5.2 | DisplayString | read-only | This is the name of the file server being used as a default for file operations for this system. |
| STR cmFileFSPassword | 1.3.6.1.4.1.1996.20.5.5 | DisplayString | read-write | This is the password that will be used on all FTP requests to the remote file server specified in cmFileFSAddr. When read back, this password will alwasys display ****. |
| STR cmFileFSUsername | 1.3.6.1.4.1.1996.20.5.4 | DisplayString | read-write | This is the user name that will be used on all the FTP requests to the remote file server specified in cmFileFSAddr. |
| cmFilter | 1.3.6.1.4.1.1996.10.6 | |||
| INT cmFilterAction | 1.3.6.1.4.1.1996.10.6.1.1.13 | INTEGER | read-write | This object specifies the action taken on packets that match this filter. |
| IP cmFilterDstAdrs | 1.3.6.1.4.1.1996.10.6.1.1.7 | IpAddress | read-write | The value of this object is the dest IP Address of the IP packet being ANDed with the cmFilterDestMask. |
| IP cmFilterDstMask | 1.3.6.1.4.1.1996.10.6.1.1.6 | IpAddress | read-write | The value of this object indicates the mask for destination IP Address. |
| INT cmFilterDstPort | 1.3.6.1.4.1.1996.10.6.1.1.12 | INTEGER | read-write | This object specifies the value to compare with the destination port in the received packet. |
| INT cmFilterDstPortCompare | 1.3.6.1.4.1.1996.10.6.1.1.11 | INTEGER | read-write | The value of this object specifies the comparison criterion for comparing the UDP/TCP destination port of the incoming packet to cmFilterDestPort. |
| cmFilterEntry | 1.3.6.1.4.1.1996.10.6.1.1 | not-accessible | An entry in the cmFilter Table. | |
| INT cmFilterFilterNumber | 1.3.6.1.4.1.1996.10.6.1.1.2 | INTEGER | read-only | The value of this object identifies the Filter's place in the filter list. |
| INT cmFilterFunction | 1.3.6.1.4.1.1996.10.6.1.1.3 | INTEGER | read-write | This object specifies an action to be taken on the PII specified by cmFilterIndex. Note that DeleteList deletes all of the filters associated with the given Index. |
| INT cmFilterIndex | 1.3.6.1.4.1.1996.10.6.1.1.1 | INTEGER | read-only | The value of this object identifies the PII (Permanent Interface Identifier) of the interface to which this filter applies. |
| INT cmFilterIpProtocol | 1.3.6.1.4.1.1996.10.6.1.1.8 | INTEGER | read-write | This is the value of IP Protocol Identifier. It is used to match against the IP Protocol Ids of incoming messages. The protocol identifiers are as follows: 0 = IP 1 = ICMP 2 = IGMP 3 = GGP 6 = TCP 17 = UDP |
| IP cmFilterSrcAdrs | 1.3.6.1.4.1.1996.10.6.1.1.5 | IpAddress | read-write | The value of this object is the source IP Address of the IP packet being ANDed with the cmFilterSrcMask. |
| IP cmFilterSrcMask | 1.3.6.1.4.1.1996.10.6.1.1.4 | IpAddress | read-write | The value of this object indicates the mask for the source IP Address. |
| INT cmFilterSrcPort | 1.3.6.1.4.1.1996.10.6.1.1.10 | INTEGER | read-write | This object specifies the value to compare with the source port in the received packet. |
| INT cmFilterSrcPortCompare | 1.3.6.1.4.1.1996.10.6.1.1.9 | INTEGER | read-write | The value of this object specifies the comparison criterion for comparing the UDP/TCP source port of the incoming packet to cmFilterSrcPort. |
| cmFilterTable | 1.3.6.1.4.1.1996.10.6.1 | not-accessible | Filters to manage IP Interfaces. | |
| cmFrameRelay | 1.3.6.1.4.1.1996.10.9 | |||
| DLC cmFrCircuitDlci | 1.3.6.1.4.1.1996.10.9.2.1.2 | DLCI | read-only | The Data Link Connection Identifier for this virtual circuit. |
| cmFrCircuitEntry | 1.3.6.1.4.1.1996.10.9.2.1 | not-accessible | The information regarding a single Data Link Connection Identifier. | |
| CTR cmFrCircuitFramesDroppedExcess | 1.3.6.1.4.1.1996.10.9.2.1.6 | Counter | read-only | Number of frames which were dropped on this circuit because the hold queue was full. |
| CTR cmFrCircuitFramesDroppedRxUnavail | 1.3.6.1.4.1.1996.10.9.2.1.5 | Counter | read-only | Number of Rx frames which were dropped on this circuit because the link was down or the permanent virtual circuit was inactive. |
| CTR cmFrCircuitFramesDroppedTxUnavail | 1.3.6.1.4.1.1996.10.9.2.1.4 | Counter | read-only | Number of Tx frames which were dropped on this circuit because the link was down or the permanent virtual circuit was inactive. |
| CMO cmFrCircuitIfIndex | 1.3.6.1.4.1.1996.10.9.2.1.1 | CmObjectPII | read-only | The ifIndex Value of the ifEntry this virtual circuit is layered onto. |
| INT cmFrCircuitOperState | 1.3.6.1.4.1.1996.10.9.2.1.3 | INTEGER | read-only | This object displays the operational state of a PVC. The state is Enabled if: (1) cmFrDlcmiOperState is Enabled for the frame relay link, (2) frCircuitState is Active, (3) if LMI is enabled on the link, the frame relay DCE or NNI peer reports the PVC status as Active, (4) if the PVC is configured in Frame Mux mode, the PVC to which this cmFrCircuit is mapped is Active. Otherwise the state is Disabled. |
| cmFrCircuitTable | 1.3.6.1.4.1.1996.10.9.2 | not-accessible | A table containing information about specific Data Link Connection Identifiers and corresponding virtual circuits. | |
| INT cmFrDlcmiAdminState | 1.3.6.1.4.1.1996.10.9.1.1.2 | INTEGER | read-write | This object is an opertor configurable state that specifies whether this interface is to be activated. |
| INT cmFrDlcmiDceN392 | 1.3.6.1.4.1.1996.10.9.1.1.6 | INTEGER | read-write | This gives the time interval in which a Status Enquiry is expected to be received from the user. If a Status Enquiry is not received during this time interval, an error counter is incremented. |
| INT cmFrDlcmiDceN393 | 1.3.6.1.4.1.1996.10.9.1.1.7 | INTEGER | read-write | This is the number of N392 intervals over which the error threshold is counted. For example, if within 'DceN393' number of events the station receives 'DceN392' number of errors, the interface is marked as down. |
| INT cmFrDlcmiDceT392 | 1.3.6.1.4.1.1996.10.9.1.1.8 | INTEGER | read-write | The value of this object the polling verification timer in units of seconds. The system stops the timer whenever it receives a STATUS ENQUIRY message from the polling device and starts the timer when it responds with a STATUS message. If the timer expries it indicates an error in the polling process. |
| cmFrDlcmiEntry | 1.3.6.1.4.1.1996.10.9.1.1 | not-accessible | The Parameters for a particular Data Link Connection Management Interface. | |
| INT cmFrDlcmiFirstDLCI | 1.3.6.1.4.1.1996.10.9.1.1.4 | INTEGER | read-only | This object identifies the first DLCI that is assigned to this DSL link. |
| CMO cmFrDlcmiIfIndex | 1.3.6.1.4.1.1996.10.9.1.1.1 | CmObjectPII | read-only | The value of this object identifies the WAN port interface from the shelf, slot, port. PII stands for Permanent Interface Identifier. |
| INT cmFrDlcmiLMIMode | 1.3.6.1.4.1.1996.10.9.1.1.5 | INTEGER | read-write | If LMI polling is used, this indicates whether this circuit is performing polling (DTE) or is bing polled (DCE), or both (NNI) |
| CTR cmFrDlcmiLMIRxStatusEnquiries | 1.3.6.1.4.1.1996.10.9.1.1.13 | Counter | read-only | The total number of LMI status enquiries received by the DCE on this interface. |
| CTR cmFrDlcmiLMIRxStatusResponses | 1.3.6.1.4.1.1996.10.9.1.1.14 | Counter | read-only | The total number of LMI status responses received by the DTE on this interface. |
| CTR cmFrDlcmiLMIRxUpdates | 1.3.6.1.4.1.1996.10.9.1.1.15 | Counter | read-only | The total number of LMI status updates received by the DTE on this interface. |
| CTR cmFrDlcmiLMITxStatusEnquiries | 1.3.6.1.4.1.1996.10.9.1.1.11 | Counter | read-only | The total number of LMI status enquiries sent by the DTE on this interface. |
| CTR cmFrDlcmiLMITxStatusResponses | 1.3.6.1.4.1.1996.10.9.1.1.12 | Counter | read-only | The total number of LMI status responses sent by the DCE on this interface. |
| CTR cmFrDlcmiLostLMISequences | 1.3.6.1.4.1.1996.10.9.1.1.17 | Counter | read-only | The total number of times a loss of sequencing in received LMI messages was detected by the DTE on this interface. |
| INT cmFrDlcmiOperState | 1.3.6.1.4.1.1996.10.9.1.1.3 | INTEGER | read-only | This object displays the operational state of the frame relay link. The state is Enabled if: (1) the physical port ifTableOperStatus is Up, (2) cmFrDlcmiAdminState is Enabled and (3)if LMI is enabled on the link, the LMI protocol layer is up. Otherwise the state is Disabled. |
| CTR cmFrDlcmiRcvUnknownDLCI | 1.3.6.1.4.1.1996.10.9.1.1.10 | Counter | read-only | The number of frames with an unknown DLCI received on this interface. |
| cmFrDlcmiTable | 1.3.6.1.4.1.1996.10.9.1 | not-accessible | The Parameters for the Data Link Connection Management Interface for the frame relay service on this interface. | |
| CTR cmFrDlcmiUnknownLMIMessagesRcvd | 1.3.6.1.4.1.1996.10.9.1.1.16 | Counter | read-only | The total number of unknown LMI messages received on this interface. |
| cmGroupEntry | 1.3.6.1.4.1.1996.20.15.2.1 | not-accessible | An entry in the cmGroup table. | |
| STR cmGroupName | 1.3.6.1.4.1.1996.20.15.2.1.1 | DisplayString | read-only | The value of this object displays the customer assigned name of a group. Note that the name of a group can be changed using cmGroupNewGrpName |
| STR cmGroupNewGrpName | 1.3.6.1.4.1.1996.20.15.2.1.2 | DisplayString | read-write | The object is used to rename a user group. The value of this object is the new user group name. Setting this object will change the name of the user group in this table as well as all entries with this user group name in the cmMemberTable. |
| INT cmGroupRowStatus | 1.3.6.1.4.1.1996.20.15.2.1.3 | INTEGER | read-write | This object is the rowStatus of the group. A group is enabled by setting this object to 'active'. An entry in this table is created by setting this object to 'createAndGo' and is destroyed by setting this object to 'destroy'. The value 'notReady','createAndGo', and 'notInService' are not supported |
| cmGroupTable | 1.3.6.1.4.1.1996.20.15.2 | not-accessible | Grouping allows carrier to associate their end user customers with a particular group. The 'grouping feature' is implemented in the cmGroupTable and the cmMemberTable. The cmGroupTable allows an operator to create new groups, delete existing groups and rename existing groups. | |
| cmHDSL | 1.3.6.1.4.1.1996.10.3 | |||
| INT cmHDSLModemBPHwVersion | 1.3.6.1.4.1.1996.10.3.1.1.9 | INTEGER | read-only | The value of this Object is the Hw Version Number. |
| INT cmHDSLModemBPSwMajorVersion | 1.3.6.1.4.1.1996.10.3.1.1.7 | INTEGER | read-only | The value of this Object is the major Sw Version Number. |
| INT cmHDSLModemBPSwMinorVersion | 1.3.6.1.4.1.1996.10.3.1.1.8 | INTEGER | read-only | The value of this Object is the minor Sw Version Number. |
| INT cmHDSLModemCommand | 1.3.6.1.4.1.1996.10.3.1.1.21 | INTEGER | read-write | This field directs a particular command to the specific link. 'retrain' forces the link to retrain. |
| INT cmHDSLModemCpeCode | 1.3.6.1.4.1.1996.10.3.1.1.15 | INTEGER | read-write | The value of this object describes certain charateristics that are unique to this CPE. For example line polarity, di-bit ordering, preactiviation signaling, etc. The CpeCode for a specific manufacturer's CPE is assigned and distributed by Copper Mountain Networks. |
| CTR cmHDSLModemCpeResponses | 1.3.6.1.4.1.1996.10.3.1.1.18 | Counter | read-only | The is the number of CPE responses to training sequences that have been seen on this port. The responses may lead to successful trains or not. This value is zero at powerup. This value is cleared whenver the operator changes the data rate for the port, or whenever the operator sets this object to 0. |
| INT cmHDSLModemCurrentRate | 1.3.6.1.4.1.1996.10.3.1.1.20 | INTEGER | read-only | This field represents either the attempted rate or the actual trained rate, depending upon the training state of the link. |
| INT cmHDSLModemDataRate | 1.3.6.1.4.1.1996.10.3.1.1.14 | INTEGER | read-write | This object sets/displays the data rate, in kbps, for this port. |
| cmHDSLModemEntry | 1.3.6.1.4.1.1996.10.3.1.1 | not-accessible | An entry in the DSL Port Information table. | |
| CTR cmHDSLModemFailedTrainingAttempts | 1.3.6.1.4.1.1996.10.3.1.1.17 | Counter | read-only | The is the number of failed training attempts for this port. This value is zero at powerup. This value is cleared whenver the operator changes the data rate for the port, or whenever the operator sets this object to 0. |
| INT cmHDSLModemIndex | 1.3.6.1.4.1.1996.10.3.1.1.1 | INTEGER | read-only | The value of this object indicates the combination of shelf, port and slot number (i.e ifIndex). |
| INT cmHDSLModemMinRate | 1.3.6.1.4.1.1996.10.3.1.1.19 | INTEGER | read-write | The value of this object indicates the minimum rate the fallback mechanism will attempt to train at. MinRate == 'none' disables the feature. MinRate >= cmHDSLModemDataRate shall be rejected. The default is 'none'. |
| INT cmHDSLModemNoiseMargin | 1.3.6.1.4.1.1996.10.3.1.1.5 | INTEGER | read-only | The value of this object specifies the noise margin of the receiver. |
| CTR cmHDSLModemSuccessfulTrains | 1.3.6.1.4.1.1996.10.3.1.1.16 | Counter | read-only | The is the number of successful trains for this port. This value is zero at powerup. This value is cleared whenver the operator changes the data rate for the port, or whenever the operator sets this object to 0. |
| cmHDSLModemTable | 1.3.6.1.4.1.1996.10.3.1 | not-accessible | The DSL Port Information table for Configuration and Management of DSL ports. | |
| INT cmHDSLModemTestMode | 1.3.6.1.4.1.1996.10.3.1.1.4 | INTEGER | read-only | The value of this Object is the test mode in operation. Please note that in future SW releases this attributes shall only be accessible to diagnostic engineers. |
| INT cmHDSLModemTxGain | 1.3.6.1.4.1.1996.10.3.1.1.3 | INTEGER | read-only | The value of this object specifies the transmit gain. |
| INT cmHDSLModemType | 1.3.6.1.4.1.1996.10.3.1.1.2 | INTEGER | read-only | The value of this object specifies the bit pump type. |
| INT cmHDSLPerfIndex | 1.3.6.1.4.1.1996.10.3.2.1.1 | INTEGER | not-accessible | Obsoleted 4/6/99. DSL port (interface) number (i.e ifIndex) |
| cmHDSLPerfIntervalEntry | 1.3.6.1.4.1.1996.10.3.2.1 | not-accessible | Obsoleted 4/6/99. Dsl Port Performance Monitoring Counters | |
| INT cmHDSLPerfIntervalNumber | 1.3.6.1.4.1.1996.10.3.2.1.2 | INTEGER | not-accessible | Obsoleted 4/6/99. A value between 1 and 24, where 1 is the most recent hour interval and 24 is the oldest hour interval |
| cmHDSLPerfIntervalTable | 1.3.6.1.4.1.1996.10.3.2 | not-accessible | Obsoleted 4/6/99. Dsl Port info about Perf Counters | |
| CTR cmHDSLPerfRxAborts | 1.3.6.1.4.1.1996.10.3.2.1.6 | Counter | not-accessible | Obsoleted 4/6/99. Number of aborted frames received. |
| CTR cmHDSLPerfRxAlignmentErrors | 1.3.6.1.4.1.1996.10.3.2.1.7 | Counter | not-accessible | Obsoleted 4/6/99. Number of unaligned frames received. |
| CTR cmHDSLPerfRxBig | 1.3.6.1.4.1.1996.10.3.2.1.5 | Counter | not-accessible | Obsoleted 4/6/99. Number of receive frames that were discarded because they were too large. |
| CTR cmHDSLPerfRxCRCErrors | 1.3.6.1.4.1.1996.10.3.2.1.8 | Counter | not-accessible | Obsoleted 4/6/99. Number of frames received with CRC errors. |
| CTR cmHDSLPerfRxNoBuffers | 1.3.6.1.4.1.1996.10.3.2.1.12 | Counter | not-accessible | Obsoleted 4/6/99. Number of receive frames discarded due to lack of buffers. |
| CTR cmHDSLPerfRxOverruns | 1.3.6.1.4.1.1996.10.3.2.1.9 | Counter | not-accessible | Obsoleted 4/6/99. Number of frames discarded because of receiver overruns. |
| CTR cmHDSLPerfRxTruncated | 1.3.6.1.4.1.1996.10.3.2.1.4 | Counter | not-accessible | Obsoleted 4/6/99. Number of frames truncated due to receiver overruns. |
| CTR cmHDSLPerfRxValidFrames | 1.3.6.1.4.1.1996.10.3.2.1.10 | Counter | not-accessible | Obsoleted 4/6/99. Number of valid frames received. |
| CTR cmHDSLPerfTxUnderruns | 1.3.6.1.4.1.1996.10.3.2.1.3 | Counter | not-accessible | Obsoleted 4/6/99. Number of transmit underruns detected. |
| CTR cmHDSLPerfTxValidFrames | 1.3.6.1.4.1.1996.10.3.2.1.11 | Counter | not-accessible | Obsoleted 4/6/99. Number of frames transmitted successfully |
| cmHSSI | 1.3.6.1.4.1.1996.20.7 | |||
| INT cmHSSIAdminState | 1.3.6.1.4.1.1996.20.7.1.1.12 | INTEGER | read-only | The administrative state of the HSSI port |
| INT cmHSSIClockRate | 1.3.6.1.4.1.1996.20.7.1.1.11 | INTEGER | read-write | The clock rate of port in bits per second (bps). The value of this object is supplied to this port by the connected equipment. The value of this object can only be altered when the frDlciLinkEnable is set to 'disabled'. The new value will not take effect until the value of the frDlciLinkEnable is set to 'enabled'. Example: 1544000 |
| INT cmHSSICRC | 1.3.6.1.4.1.1996.20.7.1.1.10 | INTEGER | read-write | The CRC format used on all frames received and transmitted by the HSSI-WAN module. Currently the HSSI-WAN module only supports CRC-16. |
| INT cmHSSIDCEReady | 1.3.6.1.4.1.1996.20.7.1.1.3 | INTEGER | read-only | Input - indicates whether DCE is ready to transmit data. |
| INT cmHSSIDTEDCE | 1.3.6.1.4.1.1996.20.7.1.1.5 | INTEGER | read-only | Specifies the interface type of the port as DTE or DCE. |
| INT cmHSSIDTEReady | 1.3.6.1.4.1.1996.20.7.1.1.4 | INTEGER | read-only | Output - indicates whether DTE is ready to transmit data. |
| cmHSSIEntry | 1.3.6.1.4.1.1996.20.7.1.1 | not-accessible | An entry in the HSSI table. | |
| INT cmHSSIIfIndex | 1.3.6.1.4.1.1996.20.7.1.1.2 | INTEGER | read-only | The ifIndex value of this HSSI interface. The index must be greater than or equal to 1 |
| INT cmHSSIIndex | 1.3.6.1.4.1.1996.20.7.1.1.1 | INTEGER | read-only | Unique identifier for this port described in the format ... |
| INT cmHSSILoopback | 1.3.6.1.4.1.1996.20.7.1.1.6 | INTEGER | read-only | Indicates the current loopback state of the DTE. |
| INT cmHSSIOperState | 1.3.6.1.4.1.1996.20.7.1.1.13 | INTEGER | read-only | The operational state of the HSSI port |
| INT cmHSSISync | 1.3.6.1.4.1.1996.20.7.1.1.8 | INTEGER | read-only | Indicated the presence(sync-on) or absence (sync-off) of HDLC flags. |
| cmHSSITable | 1.3.6.1.4.1.1996.20.7.1 | not-accessible | The HSSI Information table for Configuration and Management of HSSI ports. | |
| INT cmHSSITestmode | 1.3.6.1.4.1.1996.20.7.1.1.7 | INTEGER | read-only | Indicates the current loopback state of the DCE. |
| INT cmHSSITxClockPresent | 1.3.6.1.4.1.1996.20.7.1.1.9 | INTEGER | read-only | Indicates whether the transmit clock is detected. |
| cmIDSL | 1.3.6.1.4.1.1996.10.8 | |||
| cmIDSLBoardEntry | 1.3.6.1.4.1.1996.20.2.2.1 | not-accessible | An entry in the Board table. | |
| CMO cmIDSLBoardIndex | 1.3.6.1.4.1.1996.20.2.2.1.1 | CmObjectPII | read-only | The value of this object indicates the combination of shelf, port and slot number (i.e ifIndex). |
| cmIDSLBoardTable | 1.3.6.1.4.1.1996.20.2.2 | not-accessible | The addition information beyond that contained in the cmBoardTable required to configure and manage an IDSL Line Card. | |
| INT cmIDSLBoardTimingAvailable | 1.3.6.1.4.1.1996.20.2.2.1.4 | INTEGER | read-only | This value indicates wether or not the IDSL Line Card's timing source is valid. The status values are defined as follows: yes - Indicates that this IDSL Line Card is configured as a Globally Timed Master or Globally Timed Backup, and port #1 on this IDSL Line Card is trained, e.g. it can acquire timing from port #1. no - Indicates that this IDSL Line Card is configured as a Globally Timed Master or Globally Timed Backup, and Port #1 on this IDSL Line Card is not trained, e.g. it cannot acquire a clock from port 1. A value of no can also indicate that there is no way to determine whether timing is available because this IDSL Line Card is either Locally Timed,Internally Timed, or Globally Timed Slave. |
| NTF cmIDSLBoardTimingLoss | 1.3.6.1.4.1.1996.0.26 | This trap indicates that the globally timed master or slave IDSL Line Card has lost network timing. | ||
| NTF cmIDSLBoardTimingLossClear | 1.3.6.1.4.1.1996.0.27 | This trap indicates that the globally timed master or slave IDSL Line Card has reaquired network timing. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| INT cmIDSLBoardTimingMode | 1.3.6.1.4.1.1996.20.2.2.1.2 | INTEGER | read-write | The value of this object defines the IDSL line card's timing mode as follows: internallyTimed - The IDSL line card provides an internally generated clock to all ports on the card. locallyTimed - the IDSL Line Card acquires it's clock from port #1 and distributes it to the all other ports on this card. networkTimedSlave - the IDSL Line Card aquires timing from the backplane. If the backplance clock is missing it provides internal timing to all ports on this card. networkTimedMaster - The IDSL Line Card aquires a clock according to the following protocol: a) aquire clock from port #1 and distribute it both locally and across the backplane. b) if step a) fails then aquire the clock from the backplane. c) if steps a) and b) both fail provide internal timing to all ports on this card. networkBackup - The IDSL Line Card aquires a clock for this shelf according to the following protocol: a) aquire clock from the backplane. b) if step a) fails then aquire the clock from port #1 and distribute this clock locally on this card and across the backplane. c) if steps a) and b) both fail provide internal timing to all ports on this card. |
| INT cmIDSLBoardTimingStatus | 1.3.6.1.4.1.1996.20.2.2.1.3 | INTEGER | read-only | The value of this object indicates how the IDSL Line Card is currently deriving timing. (See TimingMode for a description of possible timing derivation scenarios). The possible values of cmIDSLBoardTimingStatus are as follows: internallyTimed - The IDSL Line Card is currently deriving timing for all of it's ports via internal timing. locallyTimed - The IDSL Line Card is currently aquiring network timing from it's port #1 and then distributing it to all ports on this card. networkTimedSlave - The IDSL Line Card is currently aquiring network timing from the backplane. networkTimedMaster - The IDSL Line Card is currently aquiring network timing from it's port #1 and then distributing it to all ports on this card aas well as the backplane. |
| INT cmIDSLModemActivationInterval | 1.3.6.1.4.1.1996.10.8.1.1.11 | INTEGER | read-write | This is the re-training frequency (in seconds). Upon unsuccessful training, the LC shall wait cmIDSLModemActivationInterval seconds before attempting to retry. Default: 5 (also, sets of 0 are translated to 5) |
| INT cmIDSLModemCpeCode | 1.3.6.1.4.1.1996.10.8.1.1.6 | INTEGER | read-write | The value of this object describes certain charateristics that are unique to this CPE. For example line polarity, di-bit ordering, preactiviation signaling, etc. The CpeCode for a specific manufacturer's CPE is assigned and distributed by Copper Mountain Networks. |
| CTR cmIDSLModemCpeResponses | 1.3.6.1.4.1.1996.10.8.1.1.9 | Counter | read-only | The is the number of CPE responses to training sequences that have been seen on this port. The responses may lead to successful trains or not. This value is zero at powerup. This value is cleared whenver the operator changes the data rate for the port, or whenever the operator sets this object to 0. |
| INT cmIDSLModemDataRate | 1.3.6.1.4.1.1996.10.8.1.1.3 | INTEGER | read-write | This object sets/displays the data rate, in kbps, for this port on a line card If the port is on an IDSL CPE this object only displays the data rate. |
| cmIDSLModemEntry | 1.3.6.1.4.1.1996.10.8.1.1 | not-accessible | An entry in the IDSL Port Information table. | |
| CTR cmIDSLModemFailedTrainingAttempts | 1.3.6.1.4.1.1996.10.8.1.1.8 | Counter | read-only | The is the number of failed training atttempts for this port. This value is zero at powerup. This value is cleared whenver the operator changes the data rate for the port, or whenever the operator sets this object to 0. |
| CMO cmIDSLModemIndex | 1.3.6.1.4.1.1996.10.8.1.1.1 | CmObjectPII | read-only | The value of this object indicates the combination of shelf, port and slot number (i.e ifIndex). |
| INT cmIDSLModemNetworkElements | 1.3.6.1.4.1.1996.10.8.1.1.10 | INTEGER | read-only | The value of this object indicates the current number of network elements in the loop including the CPE. This value will be 'invalid' when the LC modem is in NT mode. It will be 'unknown' when the number of elements has yet to be determined. |
| INT cmIDSLModemOperState | 1.3.6.1.4.1.1996.10.8.1.1.2 | INTEGER | read-only | The value of this object indicates the operability state of this port. |
| INT cmIDSLModemState | 1.3.6.1.4.1.1996.10.8.1.1.4 | INTEGER | read-only | This object indicates the internal IDSL state. The value 'activatedCpeDectected' will indicate trained and CPE detected on far end. |
| CTR cmIDSLModemSuccessfulTrains | 1.3.6.1.4.1.1996.10.8.1.1.7 | Counter | read-only | The is the number of successful trains for this port. This value is zero at powerup. This value is cleared whenver the operator changes the data rate for the port, or whenever the operator sets this object to 0. |
| cmIDSLModemTable | 1.3.6.1.4.1.1996.10.8.1 | not-accessible | The IDSL Port Information table for Configuration and Management of IDSL ports. | |
| INT cmIDSLModemTerminationMode | 1.3.6.1.4.1.1996.10.8.1.1.5 | INTEGER | read-only | This object indicates the current operational mode of each port. All ports will operate in line terminated mode with the exception of except port #1 when it is being used to aquire network timing. (see cmIDSLBoardTimingMode for further details) |
| cmIface | 1.3.6.1.4.1.1996.10.4 | |||
| STR cmIfaceAdditionalInfo | 1.3.6.1.4.1.1996.10.4.1.1.12 | DisplayString | read-write | Additional information about this interface that is optionally provided by the operator. |
| OCT cmIfaceBurnedInMacAddr | 1.3.6.1.4.1.1996.10.4.1.1.7 | OCTET STRING | read-only | This object displays the burned in MAC address of the CPE connected to this DSL interface, if it has one, and supports CMCP. |
| INT cmIfaceCMCPCompatible | 1.3.6.1.4.1.1996.10.4.1.1.13 | INTEGER | read-write | This object has meaning for DSL links only. This object specifies whether the CPE at the end of the DSL link uses Copper Mountain's Internal Control Protocol (CMCP). Non-DSL interfaces ignore this setting, and return 'no'when read. |
| CMO cmIfaceDestPII | 1.3.6.1.4.1.1996.10.4.1.1.9 | CmObjectPII | read-write | This object specifies the destination PII for user-data packets received on this interface. |
| INT cmIfaceEncapsulationType | 1.3.6.1.4.1.1996.10.4.1.1.14 | INTEGER | read-write | This object specifies the encapsulation type of the link. For VWAN and IP network models the choices are rfc1483 or rfc1490. Frame mode supports those and other values, allowing some frame conversions between DSL and WAN interfaces. |
| cmIfaceEntry | 1.3.6.1.4.1.1996.10.4.1.1 | not-accessible | An entry in the cmIface table. | |
| IP cmIfaceFarEndAddr | 1.3.6.1.4.1.1996.10.4.1.1.8 | IpAddress | read-write | For NetModel=IP or CopperVPN, this object specifies the IP address of the device connected at the far end of this interface. |
| INT cmIfaceFwdMode | 1.3.6.1.4.1.1996.10.4.1.1.10 | INTEGER | read-only | This is the packet forwarding mode used to route packets received on this interface. The system determines this parameter internally from the NetModel and other configuration. |
| STR cmIfaceGroupName | 1.3.6.1.4.1.1996.10.4.1.1.15 | DisplayString | read-write | This object defines the name of the user group to which this protocol interface belongs. Note that the user group must exist in the cmGroupTable before the value can be set in this table. |
| INT cmIfaceIfIndex | 1.3.6.1.4.1.1996.10.4.1.1.2 | INTEGER | read-only | This object identifies the ifIndex associated with this interface |
| IP cmIfaceIpAddr | 1.3.6.1.4.1.1996.10.4.1.1.4 | IpAddress | read-write | For NetModel=IP, the IP Address of this interface. |
| OCT cmIfaceMacAddr | 1.3.6.1.4.1.1996.10.4.1.1.6 | OCTET STRING | read-only | The working MAC address of the CPE connected to this DSL interface, if applicable. Reads as 0.0.0.0.0.0 or FF.FF.FF.FF.FF.FF if not applicable. Note that the working MAC may be different from the Burned-in MAC. |
| STR cmIfaceName | 1.3.6.1.4.1.1996.10.4.1.1.11 | DisplayString | read-write | A name optionally assigned by the network operator. |
| IP cmIfaceNetMask | 1.3.6.1.4.1.1996.10.4.1.1.5 | IpAddress | read-write | For NetModel=IP, the Subnet Mask for this interface. |
| INT cmIfaceNetModel | 1.3.6.1.4.1.1996.10.4.1.1.3 | INTEGER | read-write | This object defines the Networking Model used on this interface. IP indicates IP-LAN-extension networking. VWAN indicates Wide Area Lan Extension. Frame indicates Frame-multiplexing and optional conversion. CopperVPN indicates Copper Mountain's IP-multiplexing. |
| CMO cmIfacePII | 1.3.6.1.4.1.1996.10.4.1.1.1 | CmObjectPII | read-only | This object identifies the network interface PII. |
| INT cmIfaceServiceClass | 1.3.6.1.4.1.1996.10.4.1.1.16 | INTEGER | read-write | The value of this object indicates the current service class of the relevant DSL port on this system. |
| cmIfaceTable | 1.3.6.1.4.1.1996.10.4.1 | not-accessible | The interface information table to manage the highest level of interface configuration, including networking model, IP and MAC addresses, encapsulation formats, and policy destinations. You can delete rows with a SET of NetModel=None, Name='', UserGroup='', and AdditionalInfo=''. It is not an error to delete a non-existent row. | |
| cmIMUX | 1.3.6.1.4.1.1996.10.11 | |||
| NTF cmLoginError | 1.3.6.1.4.1.1996.0.1 | Indicates an operator tried and failed to log into the system. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| NTF cmLoginOK | 1.3.6.1.4.1.1996.0.2 | This trap indicates that an operator has successfully logged into the system. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| NTF cmLoginsAllowed | 1.3.6.1.4.1.1996.0.9 | Indicates that logins are now allowed for this user name. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| NTF cmLoginsAvailable | 1.3.6.1.4.1.1996.0.5 | Inidicates that logins are allowed again. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| NTF cmLoginsSaturated | 1.3.6.1.4.1.1996.0.4 | Indicates that the maximum number of operators are currently logged into the system. No more logins will be allowed until one of them logs out. | ||
| NTF cmLoginsSuspended | 1.3.6.1.4.1.1996.0.8 | Inidcates that logins are temporarily suspended for the given operator name because of 3 successive failed login attempts. | ||
| NTF cmLogout | 1.3.6.1.4.1.1996.0.3 | Indicates that an operator has successfully logged out of the system. | ||
| cmLoop | 1.3.6.1.4.1.1996.20.10 | |||
| INT cmLoopAction | 1.3.6.1.4.1.1996.20.10.4 | INTEGER | read-write | The action to perform on the loopback test. |
| INT cmLoopDuration | 1.3.6.1.4.1.1996.20.10.5 | INTEGER | read-write | The number of seconds to allow the loopback test to run. |
| INT cmLoopErrorInfo | 1.3.6.1.4.1.1996.20.10.14 | INTEGER | read-only | The value of this object is card dependent. It is a method to specify more additional error status to the operator. |
| INT cmLoopHistAction | 1.3.6.1.4.1.1996.20.10.12.1.4 | INTEGER | read-only | The last action that was performed on the loopback test. |
| INT cmLoopHistDuration | 1.3.6.1.4.1.1996.20.10.12.1.5 | INTEGER | read-only | The number of seconds that the loopback test was allowed to run. |
| cmLoopHistEntry | 1.3.6.1.4.1.1996.20.10.12.1 | not-accessible | An entry in the loopback test history table. | |
| INT cmLoopHistErrorInfo | 1.3.6.1.4.1.1996.20.10.12.1.13 | INTEGER | read-only | The value of this object is card dependent. It is a method to specify more additional error status to the operator. |
| INT cmLoopHistID | 1.3.6.1.4.1.1996.20.10.12.1.1 | INTEGER | read-only | This is the unique identifier for the loopback test that was performed. |
| INT cmLoopHistInterface | 1.3.6.1.4.1.1996.20.10.12.1.2 | INTEGER | read-only | The value of this object identifies the interface that was tested. The interface is identified by the shelf, slot, port and user channel. |
| STR cmLoopHistOwnerString | 1.3.6.1.4.1.1996.20.10.12.1.11 | DisplayString | read-only | This string identifies the operator that controlled the test. |
| INT cmLoopHistRxErrors | 1.3.6.1.4.1.1996.20.10.12.1.10 | INTEGER | read-only | The number of errored packets received during the test. |
| INT cmLoopHistStatus | 1.3.6.1.4.1.1996.20.10.12.1.6 | INTEGER | read-only | The status of the loopback test. |
| cmLoopHistTable | 1.3.6.1.4.1.1996.20.10.12 | not-accessible | This table is used to store the history records from the previous loopback tests. A maximum of history 10 records are stored. | |
| INT cmLoopHistTermCode | 1.3.6.1.4.1.1996.20.10.12.1.8 | INTEGER | read-only | This is the test termination code. It specifies why the loopback test was terminated. |
| INT cmLoopHistTestParameter1 | 1.3.6.1.4.1.1996.20.10.12.1.12 | INTEGER | read-only | The value of this object is test type dependent. For the EOC loopback test type, it specifies the address of the network element to loop back to the system. Valid values are 0-6. A value of 0 always addresses the NT (CPE) and values 1-6 indicate the number of hops away from the LT (Line Card). |
| TIK cmLoopHistTimeElapsed | 1.3.6.1.4.1.1996.20.10.12.1.7 | TimeTicks | read-only | This is the number of seconds that elapsed for the duration of the loopback test. |
| INT cmLoopHistTxCount | 1.3.6.1.4.1.1996.20.10.12.1.9 | INTEGER | read-only | The number of packets transmitted during the test. |
| INT cmLoopHistType | 1.3.6.1.4.1.1996.20.10.12.1.3 | INTEGER | read-only | This is the type of loopback test that was performed. |
| INT cmLoopID | 1.3.6.1.4.1.1996.20.10.1 | INTEGER | read-only | This is the unique identifier for the loopback test to be performed. |
| INT cmLoopInterface | 1.3.6.1.4.1.1996.20.10.2 | INTEGER | read-write | The value of this object identifies the interface to test. The interface is identified by the shelf, slot, port and user channel. |
| STR cmLoopOwnerString | 1.3.6.1.4.1.1996.20.10.11 | DisplayString | read-write | This string identifies the operator controlling the test. |
| INT cmLoopRxErrors | 1.3.6.1.4.1.1996.20.10.10 | INTEGER | read-only | The number of errored packets received during the test. |
| INT cmLoopStatus | 1.3.6.1.4.1.1996.20.10.6 | INTEGER | read-only | The status of the loopback test in progress. |
| NTF cmLoopStatusChange | 1.3.6.1.4.1.1996.0.24 | This trap is sent at the beginning and end of a loopback test. the cmLoopTermCode, cmLoopTimeElapsed, cmLoopTxCount, and cmLoopRxErrors fields are only valid if cmLoopStatus is Done. | ||
| INT cmLoopTermCode | 1.3.6.1.4.1.1996.20.10.8 | INTEGER | read-only | This is the test termination code. It specifies why the loopback test was terminated. |
| INT cmLoopTestParameter1 | 1.3.6.1.4.1.1996.20.10.13 | INTEGER | read-write | The value of this object is test type dependent. For the EOC loopback test type, it specifies the address of the network element to loop back to the system. Valid values are 0-6. A value of 0 always addresses the NT (CPE) and values 1-6 indicate the number of hops away from the LT (Line Card). |
| TIK cmLoopTimeElapsed | 1.3.6.1.4.1.1996.20.10.7 | TimeTicks | read-only | This is the number of seconds that have elapsed since the loopback test was started. |
| INT cmLoopTxCount | 1.3.6.1.4.1.1996.20.10.9 | INTEGER | read-only | The number of packets transmitted during the test. |
| INT cmLoopType | 1.3.6.1.4.1.1996.20.10.3 | INTEGER | read-write | This is the type of loopback test to performed. |
| cmMAC | 1.3.6.1.4.1.1996.20.12 | |||
| INT cmMACDslPII | 1.3.6.1.4.1.1996.20.12.1.1.5 | INTEGER | read-only | PII of this host's DSL interface. |
| cmMACEntry | 1.3.6.1.4.1.1996.20.12.1.1 | not-accessible | An entry in the CM MAC table. | |
| INT cmMACIndex | 1.3.6.1.4.1.1996.20.12.1.1.2 | INTEGER | read-only | Arbitrary index within a Bridge Group for this entry in the MAC table. |
| OCT cmMACMAC | 1.3.6.1.4.1.1996.20.12.1.1.3 | OCTET STRING | read-only | MAC address of this host's Ethernet interface. |
| INT cmMACPII | 1.3.6.1.4.1.1996.20.12.1.1.1 | INTEGER | read-only | VWAN-bridge Group Identifier. This is the PII for the WAN VC uplink of the Group. |
| cmMACTable | 1.3.6.1.4.1.1996.20.12.1 | not-accessible | This table displays the learned host Ethernet MAC addresses for each VWAN-bridge group. | |
| INT cmMACTTL | 1.3.6.1.4.1.1996.20.12.1.1.4 | INTEGER | read-only | Minutes to live before aging out. |
| cmMaint | 1.3.6.1.4.1.1996.20.16 | |||
| STR cmMaintCmdBaseFileName | 1.3.6.1.4.1.1996.20.16.1.1.9 | DisplayString | read-write | This is the base file name that the system will use when generating the statistics file for both the 'statsAuto' and 'statsManual' commands. In either case, the system will append the interval start time to the filename before transferring the file. For 'configRestore', this is the name of the saved configuration file that the system will retrieve from the file server. For 'bulkCPEDownload', the value of this object is ignored. Default: '' (empty string) |
| INT cmMaintCmdCommand | 1.3.6.1.4.1.1996.20.16.1.1.1 | INTEGER | read-only | This is the command being configured. This is also the index into the table. |
| INT cmMaintCmdCommandStatus | 1.3.6.1.4.1.1996.20.16.1.1.14 | INTEGER | read-only | This object indicates the status of the last command. 'none' indicates no command has been executed since startup. 'savedToPrimary' indicates the last upload succeeded to the primary file server. 'savedToSecondary' indicates that the last upload succeeded to the secondary file server. 'succeeded' indicates that the last restore command succeeded. 'failed' indicates that the last file transfer failed between the system and the file servers. InProgress indicates the command is currently running. Aborted applies to the 'bulkCPEDownload' command only. For 'bulkCPEDownload', the valid CommandStatus are: None, Failed, InProgress, Succeeded, and Aborted. Failed indicates the software download failed for one or more candidate CPE. Aborted indicates the command was aborted before all candidate CPE were downloaded. |
| STR cmMaintCmdDirectory | 1.3.6.1.4.1.1996.20.16.1.1.8 | DisplayString | read-write | This is the directory on the file server where uploaded files will be stored on both the primary and secondary file servers. For 'bulkCPEDownload', the value of this object is ignored. Default: '' (empty string) |
| cmMaintCmdEntry | 1.3.6.1.4.1.1996.20.16.1.1 | not-accessible | A list of parameters that are associated with a given maintenance command in the system. | |
| STR cmMaintCmdNextTime | 1.3.6.1.4.1.1996.20.16.1.1.13 | DisplayString | read-only | This is the calendar time when this automatic operation will next be attempted. If this is not an automatic operation, or this operation is not 'active', this field displays an empty string (''). |
| STR cmMaintCmdPassword | 1.3.6.1.4.1.1996.20.16.1.1.11 | DisplayString | read-write | This is the password that the system will use when initiating an FTP session with the file server (this applies to both the primary and secondary file servers). The operator can write this value, but when it is read back it displays '****'. Note: This will need to be stored as a plain text ascii string so it can be used by the system. The value must start with an alphanumeric value. For 'bulkCPEDownload', the value of this object is ignored. Default: '' (empty string) |
| STR cmMaintCmdPreviousTime | 1.3.6.1.4.1.1996.20.16.1.1.12 | DisplayString | read-only | This is the calendar time at the beginning of the last attempted execution. If this operation has not been attempted since powerup, this field displays an empty string (''). If the command is 'configBackup', this field is only updated when the upload is actually attempted (i.e. if the stored configuration has changed since the last attempt). |
| IP cmMaintCmdPrimaryIpAddr | 1.3.6.1.4.1.1996.20.16.1.1.6 | IpAddress | read-write | This is the IpAddress of the primary file server to use in executing the command. If an address of all 0's is entered, no save will be attempted to the primary and no event will be generated. For 'bulkCPEDownload', the value of this object is ignored. Default: None, this field must be configured by the operator. |
| INT cmMaintCmdRecurrence | 1.3.6.1.4.1.1996.20.16.1.1.4 | INTEGER | read-write | For automatic commands (such as 'configBackup' and 'statsAuto'), this is the number of hours between each execution of the command. For the 'configBackup' command, a value of 0 indicates to do the backup once. The command will be executed at the given StartTime. If Recurrence is zero and StartTime is zero (or in the past), the backup will be executed immediately. For 'statsAuto', the number of hours is limited to 6. This ensures that the system provides consistent data with no gaps in the uploaded files regardless of recent changes to the sampling interval. Also, the ReportingPeriod will be made to match the Recurrence value. For 'configRestore', the value of this object is ignored. For 'bulkCPEDownload', the recurrence must be 0. Default: 0 |
| INT cmMaintCmdReportingPeriod | 1.3.6.1.4.1.1996.20.16.1.1.5 | INTEGER | read-write | The ReportingPeriod defines the valid range (number of hours) of data in the uploaded file. For the 'configBackup' and bulkCPEDownload' commands, sets to this value are rejected and the value when read is 0. For 'statsAuto', operator sets to this object are rejected, and the value when read is set to the value of the Recurrence object. For 'statsManual', the operator sets this value to the number of hours of data that they would like to include in the uploaded file. The timestamps on the data uploaded will range from StartTime to StartTime + ReportingPeriod. If the StartTime + ReportingPeriod is greater than the current time, the system will upload as much data as it has collected at present. For 'configRestore', the value of this object is ignored. Default: 0 |
| INT cmMaintCmdRowStatus | 1.3.6.1.4.1.1996.20.16.1.1.2 | INTEGER | read-write | This object is used to add and delete entries from this table. All values are writable, but only 'active' and 'notInService' are readable. An operator uses 'createAndGo' or 'createAndWait' to create an instance of the table for a particular command. If 'createAndGo' is entered, then the entry will be considered 'active' and the command will begin executing. If the operator enters 'createAndWait', the entry will be considered 'notInService' and the command will not be executed. The operator enters 'destroy' to delete the instance. If an entry is 'notInService', the operator can set the RowStatus to 'active' to allow the command to commence. If an automatic entry is 'active', the operator can enter 'notInService' to pause the command. The operator may abort a bulkCPEDownload command by setting this object to 'NotInService'. Default: 'active' |
| IP cmMaintCmdSecondaryIpAddr | 1.3.6.1.4.1.1996.20.16.1.1.7 | IpAddress | read-write | This is the IpAddress of the secondary file server to use in executing the command. If an address of all 0's is entered, no save will be attempted to the secondary and no event will be generated. If a transfer to the primary fails and there is no secondary address configured, the CommandStatus will be 'failed'. For 'bulkCPEDownload', the value of this object is ignored. For 'configRestore', the value of this object is ignored. Default: 0.0.0.0 |
| STR cmMaintCmdStartTime | 1.3.6.1.4.1.1996.20.16.1.1.3 | DisplayString | read-write | This is the start time that applies to the command. If the command is 'statsAuto' or 'statsManual' the StartTime reflects the timestamp of the first data contained in the uploaded file (rounded up to the nearest interval boundary). For 'statsAuto' this means the first upload will occur at StartTime + Recurrance. For 'configBackup', 'configRestore' and 'bulkCPEDownload', the StartTime is the time the command will first be executed. If the StartTime is in the past and the recurrence is 0, the command will be executed immediately. Note: Time values should be in the format: YY/MM/DD-HH:MM:SS. If the operator enters seconds in this field, they will be ignored. Default: None, the operator must configure this field explicitly. |
| NTF cmMaintCmdStatusChange | 1.3.6.1.4.1.1996.0.31 | Indicates a maintenance command completed successfully or failed, according to the CommandStatus field. | ||
| STR cmMaintCmdStatusText | 1.3.6.1.4.1.1996.20.16.1.1.15 | DisplayString | read-only | The object contains a more detailed status that can be filled in by the system to provide more information to the operator. This status may be updated while a command is 'inProgress'. For 'bulkCPEDownload', this object indicates the number of successful download, failed download, download in progress, and download still pending. |
| cmMaintCmdTable | 1.3.6.1.4.1.1996.20.16.1 | not-accessible | This table allows the operator to configure the Automatic and Manual collection of Bulk Statistics and the recurring Config Backup. There will be one entry in this group for each type of Maintanence command supported. | |
| STR cmMaintCmdUserName | 1.3.6.1.4.1.1996.20.16.1.1.10 | DisplayString | read-write | This is the name that the system will use when initiating an FTP session with the file server (this applies to both the primary and secondary file servers). For 'bulkCPEDownload', the value of this object is ignored. Default: 'Anonymous' |
| STR cmMaintStatsDelimiter | 1.3.6.1.4.1.1996.20.16.2 | DisplayString | read-write | This is the delimiter that is added between each column in the uploaded data file. This is any standard ASCII character. Default: '|' |
| cmMemberEntry | 1.3.6.1.4.1.1996.20.15.3.1 | not-accessible | An entry in the cmMemberTable. | |
| STR cmMemberGrpName | 1.3.6.1.4.1.1996.20.15.3.1.1 | DisplayString | read-only | The value of this object identifies the name of the user group to which this member belongs. Note that this user group must exist in the cmGroupTable before an operator can use it in this table. |
| CMO cmMemberPII | 1.3.6.1.4.1.1996.20.15.3.1.2 | CmObjectPII | read-only | The value of this object identifies the network interface from the shelf, slot, port and user channel. PII stands for Permanent Interface Identifier . |
| INT cmMemberRowStatus | 1.3.6.1.4.1.1996.20.15.3.1.3 | INTEGER | read-write | This object is the rowStatus of the member. A member is enabled by setting this object to 'active'. An entry in this table is created by setting this object to 'createAndGo' and is destroyed by setting this object to 'destroy'. The value 'notReady', 'notInService' and 'createAndGo'are not supported. Note: when an entry is added to the cmMemberTable the group name in the corresponding cmIfaceTable entry will be updated. |
| cmMemberTable | 1.3.6.1.4.1.1996.20.15.3 | not-accessible | Grouping allows a carrier to associate their end user customers with a particular group. The 'grouping feature' is implemented in the cmGroupTable and the cmMemberTable. The cmMemberTable allows an operator to add a new interface to and delete an existing interfaces from a group. | |
| cmMultiShelf | 1.3.6.1.4.1.1996.20.18 | |||
| cmNameEntry | 1.3.6.1.4.1.1996.20.15.1.1 | not-accessible | An entry in the cmName table. | |
| STR cmNameIfName | 1.3.6.1.4.1.1996.20.15.1.1.1 | DisplayString | read-only | The value of this object identifies the name of the virtual circuit. The cmNameIfName is set in the cmSubIfaceTable. |
| CMO cmNamePII | 1.3.6.1.4.1.1996.20.15.1.1.2 | CmObjectPII | read-only | The value of this object identifies the network interface from the shelf, slot, port and user channel. PII stands for Permanent Interface Identifier. |
| cmNameTable | 1.3.6.1.4.1.1996.20.15.1 | not-accessible | This is a multi-indexed table that stores the protocol interface name and corresponding PII for all protocol interfaces in the system. Typically a network operator will query this table to obtain the interface name that corresponds to a particular PII. | |
| cmOperator | 1.3.6.1.4.1.1996.20.22 | |||
| NTF cmOperStateChange | 1.3.6.1.4.1.1996.0.17 | Indicates that the Operability State of a resource has changed in the system. | ||
| NTF cmPowerSupplyFailure | 1.3.6.1.4.1.1996.0.22 | Indicates that one of the two system power supplies has failed. The failed power supply is identified by cmTrapEventLogObjectClass and cmTrapEventLogClassId. | ||
| NTF cmPowerSupplyFailureClear | 1.3.6.1.4.1.1996.0.23 | Indicates that a previous power supply failure has been cleared. The power supply is identified by cmTrapEventLogObjectClass and cmTrapEventLogClassId. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| cmProxyArp | 1.3.6.1.4.1.1996.20.17 | |||
| cmProxyArpEntry | 1.3.6.1.4.1.1996.20.17.1.1 | not-accessible | The Proxy Arp status associated with a given DSL Port. | |
| CMO cmProxyArpPII | 1.3.6.1.4.1.1996.20.17.1.1.1 | CmObjectPII | read-only | This is the PII of the DSL port. This is also the index into the table. |
| INT cmProxyArpRowStatus | 1.3.6.1.4.1.1996.20.17.1.1.2 | INTEGER | read-write | This object is used to activate/deactivate the proxy arp function for the given DSL port. Proxy Arp is valid only for a port configured in one of the IP netmodels. An attempt to enable it for some other netmodel will result in a 'DB_INCONSISTENT_VALUE' error. If the netmodel for a DSL port with Proxy Arp active is changed to a netmodel that is incompatible with Proxy ARP, the associated row will be deleted from the table. |
| cmProxyArpTable | 1.3.6.1.4.1.1996.20.17.1 | not-accessible | This table provides information about the Proxy Arp status of each DSL port in the system. | |
| cmRadius | 1.3.6.1.4.1.1996.20.23 | |||
| IP cmRadiusAcctPrimaryIpAddr | 1.3.6.1.4.1.1996.20.23.9 | IpAddress | read-only | The value of this object is the Primary IP address of the RADIUS-Accounting server. |
| INT cmRadiusAcctPrimaryPort | 1.3.6.1.4.1.1996.20.23.10 | INTEGER | read-only | The value of this object is the RADIUS-Accounting Primary Server's port number that the system binds to. Default: 1646 |
| IP cmRadiusAcctSecondaryIpAddr | 1.3.6.1.4.1.1996.20.23.11 | IpAddress | read-only | The value of this object is the Secondary IP address of the RADIUS-Accounting server. |
| INT cmRadiusAcctSecondaryPort | 1.3.6.1.4.1.1996.20.23.12 | INTEGER | read-only | The value of this object is the RADIUS-Accounting Secondary Server's port number that the system binds to. Default: 1646 |
| IP cmRadiusAcctTertiaryIpAddr | 1.3.6.1.4.1.1996.20.23.13 | IpAddress | read-only | The value of this object is the Tertiary IP address of the RADIUS-Accounting server. |
| INT cmRadiusAcctTertiaryPort | 1.3.6.1.4.1.1996.20.23.14 | INTEGER | read-only | The value of this object is the RADIUS-Accounting Tertiary Server's port number that the system binds to. Default: 1646 |
| INT cmRadiusAuthentication | 1.3.6.1.4.1.1996.20.23.1 | INTEGER | read-only | The value of this object indicates if the RADIUS option is enabled or disabled. |
| STR cmRadiusAuthKey | 1.3.6.1.4.1.1996.20.23.2 | DisplayString | read-only | The value of this object is the RADIUS Protocol Authenticator, a shared secret between the server and client. |
| IP cmRadiusAuthPrimaryIpAddr | 1.3.6.1.4.1.1996.20.23.3 | IpAddress | read-only | The value of this object is the Primary IP address of the RADIUS-Authenticating server. |
| INT cmRadiusAuthPrimaryPort | 1.3.6.1.4.1.1996.20.23.4 | INTEGER | read-only | The value of this object is the RADIUS-Authenticating Primary Server's port number that the system binds to. Default: 1645 |
| IP cmRadiusAuthSecondaryIpAddr | 1.3.6.1.4.1.1996.20.23.5 | IpAddress | read-only | The value of this object is the Secondary IP address of the RADIUS-Authenticating server. |
| INT cmRadiusAuthSecondaryPort | 1.3.6.1.4.1.1996.20.23.6 | INTEGER | read-only | The value of this object is the RADIUS-Authenticating Secondary Server's port number that the system binds to. Default: 1645 |
| IP cmRadiusAuthTertiaryIpAddr | 1.3.6.1.4.1.1996.20.23.7 | IpAddress | read-only | The value of this object is the Tertiary IP address of the RADIUS-Authenticating server. |
| INT cmRadiusAuthTertiaryPort | 1.3.6.1.4.1.1996.20.23.8 | INTEGER | read-only | The value of this object is the RADIUS-Authenticating Tertiary Server's port number that the system binds to. Default: 1645 |
| NTF cmRateFallback | 1.3.6.1.4.1.1996.0.33 | This trap is sent whenever a modem trains at a rate less than the configured datarate. | ||
| NTF cmRateFallbackClear | 1.3.6.1.4.1.1996.0.34 | This trap is sent whenever the modem drops training. | ||
| NTF cmRedundancyChange | 1.3.6.1.4.1.1996.0.29 | This trap is sent whenever an SCM detects that Redundancy has changed from enabled/disabled to disabled/enabled. | ||
| NTF cmRedundancyConflict | 1.3.6.1.4.1.1996.0.30 | This trap is sent when an SCM comes up, detects that it should be locked as the Primary SCM, but there is another Primary which has already locked the system (i.e. Disabled Redundancy). | ||
| cmRegistry | 1.3.6.1.4.1.1996.1 | |||
| NTF cmRisingAlarm | 1.3.6.1.4.1.1996.0.25 | The SNMP trap that is generated when an alarm entry crosses its rising threshold and generates an event that is configured for sending SNMP traps. | ||
| NTF cmRoleChange | 1.3.6.1.4.1.1996.0.28 | This trap is sent whenever an SCM changes role from Primary to Secondary, or from Secondary to Primary. If this trap has a severity of 'information,' it can potentially clear an alarm in the system. When such a trap is received by the manager, the operator can query the cmTrapCriticalCount, cmTrapMajorAlarmCount, and cmTrapMinorAlarmCount objects to get the current system alarm status. | ||
| INT cmSDSLTestAction | 1.3.6.1.4.1.1996.10.3.4.1.2 | INTEGER | read-write | This field is used by the operator to start/stop the loop test on an SDSL modem. The value None is a read-only value that is displayed. The operator sets the action to Start to start a test, and Stop to stop a test. |
| INT cmSDSLTestContinuityTestResult | 1.3.6.1.4.1.1996.10.3.4.1.5 | INTEGER | read-only | This is the current result of the continuity test. This field is updated during the continuity test at least every second. This object retains its value after a test is stopped. |
| INT cmSDSLTestDebugResult | 1.3.6.1.4.1.1996.10.3.4.1.7 | INTEGER | read-only | This is a generic 32-bit value that conatins internal information about the test, used for debugging. This object retains its value after the test is stopped. |
| cmSDSLTestEntry | 1.3.6.1.4.1.1996.10.3.4.1 | not-accessible | An entry in the SDSL Test table. | |
| CMO cmSDSLTestIndex | 1.3.6.1.4.1.1996.10.3.4.1.1 | CmObjectPII | read-only | This is the PII of the DSL port associated with the Loop Test. This is also the index into this table. |
| INT cmSDSLTestMaxRate | 1.3.6.1.4.1.1996.10.3.4.1.9 | INTEGER | read-only | Upon completion of 'seekMaxRate', this field represents the maximum rate the link will train at. |
| INT cmSDSLTestNearEndLoopProfile | 1.3.6.1.4.1.1996.10.3.4.1.6 | INTEGER | read-only | This field contains the current estimation of whether there is a possible short or open within 500 feet of the system. This object retains its value after the test is stopped. |
| INT cmSDSLTestStatus | 1.3.6.1.4.1.1996.10.3.4.1.3 | INTEGER | read-only | The status field indicates whether a test is currently in progress. If the value is None, no test has been initiated since powerup. If the status is Complete, a test was run and stopped since powerup. |
| cmSDSLTestTable | 1.3.6.1.4.1.1996.10.3.4 | not-accessible | This table is to configure and monitor loop tests on an SDSL port. There is one instance of this table per SDSL port. | |
| STR cmSDSLTestTestCompleteTime | 1.3.6.1.4.1.1996.10.3.4.1.4 | DisplayString | read-only | This is the calendar time when the last test was completed. If no test has been run since powerup, this field displays a null string. |
| INT cmSDSLTestType | 1.3.6.1.4.1.1996.10.3.4.1.8 | INTEGER | read-write | Specifies the test type. 'profile' checks the line profile and runs until commanded to stop. 'seekMaxRate' determines the maximum rate at which a line will train. 'CPEDownload' reduces the data rate to a level supported by the prom code if needed. When the testing stops at the completion of the download, or when the testing times out, the data rate will be restored to the original level if there was a rate reduction when the testing started. The CPEDownload command will preempt all other cmSDSLTest command types. |
| cmServiceClass | 1.3.6.1.4.1.1996.20.20 | |||
| INT cmServiceClassAweight | 1.3.6.1.4.1.1996.20.20.1 | INTEGER | read-write | The relative weight of the A Service Class. The percentage of packets that will come from interfaces assigned to class A is: ( Aweight / (Aweight+Bweight+Cweight+Dweight) ) * 100 The system will limit the weights in that all values must be between 1 and 8 and: Aweight >= Bweight >= Cweight >= Dweight Default: 4 |
| INT cmServiceClassBweight | 1.3.6.1.4.1.1996.20.20.2 | INTEGER | read-write | The relative weight of the B Service Class. The percentage of packets that will come from interfaces assigned to class B is: ( Bweight / (Aweight+Bweight+Cweight+Dweight) ) * 100 The system will limit the weights in that all values must be between 1 and 8 and: Aweight >= Bweight >= Cweight >= Dweight Default: 3 |
| INT cmServiceClassCweight | 1.3.6.1.4.1.1996.20.20.3 | INTEGER | read-write | The relative weight of the C Service Class. The percentage of packets that will come from interfaces assigned to class C is: ( Cweight / (Aweight+Bweight+Cweight+Dweight) ) * 100 The system will limit the weights in that all values must be between 1 and 8 and: Aweight >= Bweight >= Cweight >= Dweight Default: 2 |
| INT cmServiceClassDweight | 1.3.6.1.4.1.1996.20.20.4 | INTEGER | read-write | The relative weight of the D Service Class. The percentage of packets that will come from interfaces assigned to class D is: ( Dweight / (Aweight+Bweight+Cweight+Dweight) ) * 100 The system will limit the weights in that all values must be between 1 and 8 and: Aweight >= Bweight >= Cweight >= Dweight Default: 1 |
| cmShelf | 1.3.6.1.4.1.1996.20.4 | |||
| OCT cmShelfBoardMap | 1.3.6.1.4.1.1996.20.4.1.1.6 | OCTET STRING | read-only | The value of this object is a bit map of boards in the shelf, for example bit 0 = Fan, bit 1 = slot1, bit 2 = slot 2 . |
| INT cmShelfCommand | 1.3.6.1.4.1.1996.20.4.1.1.7 | INTEGER | read-write | This object allows a single shelf to be restarted vs. restarting the entire system. |
| cmShelfEntry | 1.3.6.1.4.1.1996.20.4.1.1 | not-accessible | An entry in the shelf information table to contain configuration and status info specific to the shelf. | |
| CMO cmShelfIndex | 1.3.6.1.4.1.1996.20.4.1.1.1 | CmObjectPII | read-only | The value of this object identifies the unique index for the shelf. |
| INT cmShelfMaster | 1.3.6.1.4.1.1996.20.4.1.1.5 | INTEGER | read-only | The value of this object identifies the SCM board operating as the shelf master. |
| INT cmShelfObjectClass | 1.3.6.1.4.1.1996.20.4.1.1.2 | INTEGER | read-only | The value of this object identifies the Object class to which this shelf belongs. The object class identifies the physical packaging of the shelf. Below is a diagram of the ce200Shelf. NOTE: For this object, only 'shelf*' classes are used. | | | | | | | | | | | | | | | | | | | | |P |S |W |W |B |D |D |D |D |D |D |D |D |B |S |W |W |P | | |W |C |A |A |C |S |S |S |S |S |S |S |S |C |C |A |A |W | | |R |M |N |N |M |L |L |L |L |L |L |L |L |M |M |N |N |R | | | | | | | |M |M |M |M |M |M |M |M | | | | | | | slot 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
| INT cmShelfOperability | 1.3.6.1.4.1.1996.20.4.1.1.3 | INTEGER | read-only | The value of this object identifies the current operability state of this shelf. |
| INT cmShelfShelfNumber | 1.3.6.1.4.1.1996.20.4.1.1.8 | INTEGER | read-only | The value of this object indicates the configured position of this shelf. If the value of this object is set to one, it is configured to be the first shelf on the rack. If the value of this object is set to two, this shelf is the second shelf on the rack. |
| cmShelfTable | 1.3.6.1.4.1.1996.20.4.1 | not-accessible | The shelf information table for the control and management of the state of a shelf. | |
| TIK cmShelfUpTime | 1.3.6.1.4.1.1996.20.4.1.1.4 | TimeTicks | read-only | The value of this object indicates the elapsed since shelf was last powered up. |
| cmSNMP | 1.3.6.1.4.1.1996.20.24 | |||
| STR cmSNMPResponseString | 1.3.6.1.4.1.1996.20.24.1 | DisplayString | read-write | Copper Mountain proprietary object used for internal processing. |
| cmState | 1.3.6.1.4.1.1996.20.3 | |||
| cmStateEntry | 1.3.6.1.4.1.1996.20.3.1.1 | not-accessible | An entry in the DSL Port Information table. | |
| INT cmStateGenericClass | 1.3.6.1.4.1.1996.20.3.1.1.1 | INTEGER | read-only | The value of this object is the generic object class of this resource. |
| INT cmStateIndex | 1.3.6.1.4.1.1996.20.3.1.1.2 | INTEGER | read-only | The value of this object identifies the specific resource in the object class. |
| TIK cmStateLastChange | 1.3.6.1.4.1.1996.20.3.1.1.5 | TimeTicks | read-only | This value indicates the value of uptime at last change. |
| INT cmStateObjClass | 1.3.6.1.4.1.1996.20.3.1.1.3 | INTEGER | read-only | The value of this object indicates the Object class of the resource. |
| INT cmStateOperState | 1.3.6.1.4.1.1996.20.3.1.1.4 | INTEGER | read-only | The value of this object indicates the current operability state of the resource. |
| cmStateTable | 1.3.6.1.4.1.1996.20.3.1 | not-accessible | The State Information table for the Control and Management of the State of System, Shelf, Board, Port and Link. | |
| CMO cmSubIfaceDestPII | 1.3.6.1.4.1.1996.10.4.2.1.2 | CmObjectPII | read-write | The value of this object identifies the far end network interface, i.e. the WAN VC to which this DSL VC is mapped, from the shelf, slot, port and user channel. PII stands for Permanent Interface Identifier. |
| cmSubIfaceEntry | 1.3.6.1.4.1.1996.10.4.2.1 | not-accessible | An entry in the cmSubIfaceTable. | |
| STR cmSubIfaceName | 1.3.6.1.4.1.1996.10.4.2.1.3 | DisplayString | read-write | The value of this object is the user assigned name of this virtual circuit. |
| INT cmSubIfacePII | 1.3.6.1.4.1.1996.10.4.2.1.1 | INTEGER | read-only | This object is a unique identifier for this DSL circuit. If the DSL link is configured for Frame Relay then cmDSLCircuitId is the DLCI. |
| INT cmSubIfacePriority | 1.3.6.1.4.1.1996.10.4.2.1.5 | INTEGER | read-write | Specifies the priority of this VC on the DSL physical interface. The system does NOT distinguish between packets within a VC. Consistent with Frame-Relay requirements, the system never reorders packets within a VC. |
| INT cmSubIfaceRowStatus | 1.3.6.1.4.1.1996.10.4.2.1.4 | INTEGER | read-write | This object is the rowStatus of the DSL Circuit. A DSL circuit is enabled by setting this object to 'active'. An entry in this table is created by setting this object to 'createAndGo' and is destroyed by setting this object to 'destroy'. The values 'notReady', 'notInService' and 'CreateAndWait' are not supported. |
| cmSubIfaceTable | 1.3.6.1.4.1.1996.10.4.2 | not-accessible | The cmSubIfaceTable is used to manage virtual circuits on a DSL link. Note that for every entry in the cmSubIfaceTable there must be is a corresponding entry in the cmIfaceTable to configure the DSL link. The following example illustrates how an operator would use the cmIfaceTable and cmSubIfaceTable to configure a DSL link and the corresponding VCs on that DSL link: 1. Configure cmIface 1.6.1 with Netmodel = Frame. This creates the frDlcmi and cmFrDlcmi entries. 2. Configure cmSubIface [1.6.1,100] by setting rowStatus to Create. This creates the frCircuit and cmFrCircuit entries for 1.6.1.100. 3. Set cmSubIface[1.6.1, 100] destPii = 1.3.1.200. This creates the cmIface entry for 1.3.1.200. The operator must still configure the frCircuit entry for 1.3.1.200. | |
| STR cmSysCalendarTime | 1.3.6.1.4.1.1996.20.1.9 | DisplayString | read-write | The calendar time on the system. |
| INT cmSysCommand | 1.3.6.1.4.1.1996.20.1.6 | INTEGER | read-write | Setting this object issues command for the system to execute. A GET on this object is the last operator command issued. |
| INT cmSysCommandStatus | 1.3.6.1.4.1.1996.20.1.7 | INTEGER | read-only | This is the status of the last operator-issued command. |
| STR cmSysConfigFileName | 1.3.6.1.4.1.1996.20.1.5 | DisplayString | read-only | The FileName of the saved configuration file |
| INT cmSysConfigSynch | 1.3.6.1.4.1.1996.20.1.13 | INTEGER | read-only | Current sate of system configuration: Saved indicates configuration is saved on both the Primary and Secondary SCMs for a redundant system; and on the local SCM for a non-redundant system. NotSaved indicates operator has made configuration changes, but not saved them. |
| IP cmSysExpIpSubNet | 1.3.6.1.4.1.1996.20.1.16 | IpAddress | read-write | The IP address will be interpreted as a class C subnetwork for internal use in the system. Addresses from the subnetwork will be used to assign each expansion SCM an IP address to be used for loading. Operators must insure this address range does not conflict with other addresses assigned and provide any necessary security filtering to prevent external access. The format of the class C subnetwork should be: A.B.C.0 where A, B and C are (0-255). |
| INT cmSysMaster | 1.3.6.1.4.1.1996.20.1.3 | INTEGER | read-only | DEPRECATED. No longer supported. |
| CMO cmSysMyPII | 1.3.6.1.4.1.1996.20.1.14 | CmObjectPII | read-only | This is the PII of the SCM to which you are currently attached. |
| INT cmSysObjectClass | 1.3.6.1.4.1.1996.20.1.1 | INTEGER | read-only | This is the Copper Mountain object class of this system. |
| INT cmSysOperState | 1.3.6.1.4.1.1996.20.1.2 | INTEGER | read-only | This is the current operability state of this resource. |
| CMO cmSysPrimaryPII | 1.3.6.1.4.1.1996.20.1.10 | CmObjectPII | read-only | This is the PII of the SCM acting as primary |
| INT cmSysRedundancy | 1.3.6.1.4.1.1996.20.1.12 | INTEGER | read-write | If enabled, the secondary can takeover as primary. |
| CMO cmSysSecondaryPII | 1.3.6.1.4.1.1996.20.1.11 | CmObjectPII | read-only | This is the PII of the SCM acting as secondary |
| INT cmSysShelfCount | 1.3.6.1.4.1.1996.20.1.15 | INTEGER | read-only | The number of shelves currently reporting as part of the system. |
| cmSystem | 1.3.6.1.4.1.1996.20.1 | |||
| IP cmSysTrapAddress | 1.3.6.1.4.1.1996.20.1.4 | IpAddress | not-accessible | Obsoleted 4/1/99. IP Address of the SNMP Manager to which traps are sent. |
| STR cmSysVersion | 1.3.6.1.4.1.1996.20.1.8 | DisplayString | read-only | This is the system version, type major.minor |
| cmTransmission | 1.3.6.1.4.1.1996.10 | |||
| cmTrap | 1.3.6.1.4.1.1996.20.9 | |||
| CMO cmTrapAlarmLogClassId | 1.3.6.1.4.1.1996.20.9.8.1.4 | CmObjectPII | read-only | This object specifies the object class that generated the alarm. |
| cmTrapAlarmLogEntry | 1.3.6.1.4.1.1996.20.9.8.1 | not-accessible | An entry in the alarm log table. | |
| INT cmTrapAlarmLogObjectClass | 1.3.6.1.4.1.1996.20.9.8.1.3 | INTEGER | read-only | The value of this field indicates the system Object Class associated with the resource reporting the event. |
| INT cmTrapAlarmLogProbableCause | 1.3.6.1.4.1.1996.20.9.8.1.5 | INTEGER | read-only | This object specifies the probable cause of the alarm. |
| INT cmTrapAlarmLogSeqNum | 1.3.6.1.4.1.1996.20.9.8.1.1 | INTEGER | read-only | The sequence number of this entry in the alarm table. |
| INT cmTrapAlarmLogSeverity | 1.3.6.1.4.1.1996.20.9.8.1.6 | INTEGER | read-write | The value of this field indicates the severity assigned to this event by the system. |
| cmTrapAlarmLogTable | 1.3.6.1.4.1.1996.20.9.8 | not-accessible | This table contains the 1000 most recent outstanding alarms. | |
| STR cmTrapAlarmLogText | 1.3.6.1.4.1.1996.20.9.8.1.8 | DisplayString | read-only | This object contains any additional information need to describe the event. |
| STR cmTrapAlarmLogTimeTag | 1.3.6.1.4.1.1996.20.9.8.1.7 | DisplayString | read-only | This object specifies the time that the alarm occurred. |
| INT cmTrapAlarmLogType | 1.3.6.1.4.1.1996.20.9.8.1.2 | INTEGER | read-only | This object specifies the type of alarm. |
| INT cmTrapCriticalAlarmCount | 1.3.6.1.4.1.1996.20.9.2 | INTEGER | read-only | This object specifies the number of uncleared critical alarms. |
| STR cmTrapDestinationCommunity | 1.3.6.1.4.1.1996.20.9.10.1.3 | DisplayString | read-write | This is the community name to put into trap messages to this trap receiver. Default: '' |
| cmTrapDestinationEntry | 1.3.6.1.4.1.1996.20.9.10.1 | not-accessible | An entry in the Trap Destination table. | |
| IP cmTrapDestinationIpAddr | 1.3.6.1.4.1.1996.20.9.10.1.1 | IpAddress | read-only | This is the IP Address that the system will use when sending traps to this receiver. This is the first index into this table. |
| STR cmTrapDestinationOwnerString | 1.3.6.1.4.1.1996.20.9.10.1.5 | DisplayString | read-write | The object specifies additional textual information used to identify and describe the manager that is to receive traps. Default: '' |
| INT cmTrapDestinationPort | 1.3.6.1.4.1.1996.20.9.10.1.2 | INTEGER | read-only | This is the IP Port that this system will use when sending traps to this receiver. The standard SNMP Trap port is 162. This is the second index into this table. |
| INT cmTrapDestinationRowStatus | 1.3.6.1.4.1.1996.20.9.10.1.4 | INTEGER | read-write | This is a field that controls the creation/deletion of entries in this table. Rows can be created by setting the RowStatus to Active or NotInService. The resulting entry will retain the entered state. Rows are deleted by entering a RowStatus of Destroy. The system will not send traps to a trap receiver whose RowStatus is NotInService. Default: Active |
| cmTrapDestinationTable | 1.3.6.1.4.1.1996.20.9.10 | not-accessible | This table is used by operators to configure the system to send traps to a particular management station. In our current implementation, the system sends all traps to all active (i.e. RowStatus=Active) receivers. | |
| CMO cmTrapEventLogClassId | 1.3.6.1.4.1.1996.20.9.7.1.4 | CmObjectPII | read-only | This object specifies the object class that generated the event. |
| cmTrapEventLogEntry | 1.3.6.1.4.1.1996.20.9.7.1 | not-accessible | An entry in the event log table. | |
| INT cmTrapEventLogObjectClass | 1.3.6.1.4.1.1996.20.9.7.1.3 | INTEGER | read-only | The value of this field indicates the system Object Class associated with the resource reporting the event. |
| INT cmTrapEventLogProbableCause | 1.3.6.1.4.1.1996.20.9.7.1.5 | INTEGER | read-only | This object specifies the probable cause of the event. |
| INT cmTrapEventLogSeqNum | 1.3.6.1.4.1.1996.20.9.7.1.1 | INTEGER | read-only | The sequence number of this entry in the event table. |
| INT cmTrapEventLogSeverity | 1.3.6.1.4.1.1996.20.9.7.1.6 | INTEGER | read-only | The value of this field indicates the severity assigned to this event by the system. |
| cmTrapEventLogTable | 1.3.6.1.4.1.1996.20.9.7 | not-accessible | This table contains the 1000 most recent events. | |
| STR cmTrapEventLogText | 1.3.6.1.4.1.1996.20.9.7.1.8 | DisplayString | read-only | This object contains any additional information need to describe the event. |
| STR cmTrapEventLogTimeTag | 1.3.6.1.4.1.1996.20.9.7.1.7 | DisplayString | read-only | This object specifies the time that the event occurred. |
| INT cmTrapEventLogType | 1.3.6.1.4.1.1996.20.9.7.1.2 | INTEGER | read-only | This object specifies the type of event. |
| INT cmTrapEventSeqNum | 1.3.6.1.4.1.1996.20.9.1 | INTEGER | read-only | This object specifies the sequence number of the most recent event. |
| INT cmTrapMajorAlarmCount | 1.3.6.1.4.1.1996.20.9.3 | INTEGER | read-only | This object specifies the number of uncleared major alarms. |
| INT cmTrapMinorAlarmCount | 1.3.6.1.4.1.1996.20.9.4 | INTEGER | read-only | This object specifies the number of uncleared minor alarms. |
| STR cmTrapReceiverCommunity | 1.3.6.1.4.1.1996.20.9.6.1.3 | DisplayString | not-accessible | Obsoleted 4/1/99. This object specifies the community string for the manager that is to receive traps. |
| cmTrapReceiverEntry | 1.3.6.1.4.1.1996.20.9.6.1 | not-accessible | Obsoleted 4/1/99. An entry in the trap receiver table. | |
| IP cmTrapReceiverIPAddr | 1.3.6.1.4.1.1996.20.9.6.1.1 | IpAddress | not-accessible | Obsoleted 4/1/99. The value of this object specifies the IP Address of the manager that is to receive traps |
| STR cmTrapReceiverOwnerString | 1.3.6.1.4.1.1996.20.9.6.1.5 | DisplayString | not-accessible | Obsoleted 4/1/99. The object specifies additional textual information used to identify and describe the manager that is to receive traps. |
| INT cmTrapReceiverPort | 1.3.6.1.4.1.1996.20.9.6.1.2 | INTEGER | not-accessible | Obsoleted 4/1/99. This object specifies the IP port number of the manager that is to receive traps. |
| INT cmTrapReceiverRowStatus | 1.3.6.1.4.1.1996.20.9.6.1.4 | INTEGER | not-accessible | Obsoleted 4/1/99. This object controls the creation and deletion of a row in the trap receiver table. |
| cmTrapReceiverTable | 1.3.6.1.4.1.1996.20.9.6 | not-accessible | Obsoleted 4/1/99. This table contains the address and security information for all SNMP managers that are configured to received traps from the system. | |
| CMO cmTrapTypeLogClassId | 1.3.6.1.4.1.1996.20.9.9.1.4 | CmObjectPII | read-only | This object specifies the object class that generated the event. |
| cmTrapTypeLogEntry | 1.3.6.1.4.1.1996.20.9.9.1 | not-accessible | An entry in the Trap Type log table. | |
| INT cmTrapTypeLogObjectClass | 1.3.6.1.4.1.1996.20.9.9.1.3 | INTEGER | read-only | The value of this field indicates the system Object Class associated with the resource reporting the event. |
| INT cmTrapTypeLogProbableCause | 1.3.6.1.4.1.1996.20.9.9.1.5 | INTEGER | read-only | This object specifies the probable cause of the event. |
| INT cmTrapTypeLogSeqNum | 1.3.6.1.4.1.1996.20.9.9.1.2 | INTEGER | read-only | The sequence number of this entry in the event table. |
| INT cmTrapTypeLogSeverity | 1.3.6.1.4.1.1996.20.9.9.1.6 | INTEGER | read-only | The value of this field indicates the severity assigned to this event by the system. |
| cmTrapTypeLogTable | 1.3.6.1.4.1.1996.20.9.9 | not-accessible | This table contains the 1000 most recent events sorted first by internal event type, and second by sequence number. | |
| STR cmTrapTypeLogText | 1.3.6.1.4.1.1996.20.9.9.1.8 | DisplayString | read-only | This object contains any additional information need to describe the event. |
| STR cmTrapTypeLogTimeTag | 1.3.6.1.4.1.1996.20.9.9.1.7 | DisplayString | read-only | This object specifies the time that the event occurred. |
| INT cmTrapTypeLogType | 1.3.6.1.4.1.1996.20.9.9.1.1 | INTEGER | read-only | This object specifies the type of event. |
| INT cmTrapWarningCount | 1.3.6.1.4.1.1996.20.9.5 | INTEGER | read-only | This object specifies the number of uncleared warnings. |
| cmTrunkConnectionEntry | 1.3.6.1.4.1.1996.20.18.2.1 | not-accessible | Each entry in this table represents a link used to pass control and data between the master shelf and the expansion shelf. | |
| CMO cmTrunkConnectionHighPII | 1.3.6.1.4.1.1996.20.18.2.1.5 | CmObjectPII | read-only | Higher PII of the two ports connected by this trunk. The term higher in this context refers to the shelf value of the PII. |
| INT cmTrunkConnectionIndex | 1.3.6.1.4.1.1996.20.18.2.1.2 | INTEGER | read-only | This value is the second index to the table. When used with the master SCM PII index, cmTrunkConnectionTrunkMaster, it will identify one of the inter-shelf trunks for that side of the system. This index itself is arbitrary but will give the operator the state and PII values of each end of the connection. Numbering for each side of the system will begin at 1 and there will be no gaps. |
| CMO cmTrunkConnectionLowPII | 1.3.6.1.4.1.1996.20.18.2.1.4 | CmObjectPII | read-only | Lower PII of the two ports connected by this trunk. The term lower in this context refers to the shelf value of the PII. |
| INT cmTrunkConnectionOperState | 1.3.6.1.4.1.1996.20.18.2.1.3 | INTEGER | read-only | Operational state of this IST. |
| cmTrunkConnectionTable | 1.3.6.1.4.1.1996.20.18.2 | not-accessible | This table contains the inter-shelf trunks. Each trunk connects 2 shelves using their inter-shelf trunk interface. The trunk provides control and data path for the shelves. | |
| CMO cmTrunkConnectionTrunkMaster | 1.3.6.1.4.1.1996.20.18.2.1.1 | CmObjectPII | read-only | This value is used as an index into the table. The shelf.board portions of the PII value are used to specify a particular SCM who is the master of the primary or secondary side of the system. |
| INT cmTrunkIfAdminState | 1.3.6.1.4.1.1996.20.18.1.1.3 | INTEGER | read-write | This allows the operator to enable and disable a particular ethernet port. The operational state of the port can be determined by accessing the cmTrunkIfOperState object. |
| cmTrunkIfEntry | 1.3.6.1.4.1.1996.20.18.1.1 | not-accessible | Each entry in this table represents an interface or an end-point of the inter- shelf trunk. | |
| CMO cmTrunkIfIndex | 1.3.6.1.4.1.1996.20.18.1.1.1 | CmObjectPII | read-only | This value is used to index the table. The shelf.slot.port portions of the PII are required to traverse the table. The index will address a particular ethernet port on a particular SCM in a particular shelf. |
| INT cmTrunkIfOperState | 1.3.6.1.4.1.1996.20.18.1.1.2 | INTEGER | read-only | Operational state of this ethernet port. |
| CTR cmTrunkIfRecvError | 1.3.6.1.4.1.1996.20.18.1.1.7 | Counter | read-only | Number of errors detected while receiving packets from a particular ethernet port on a SCM. |
| CTR cmTrunkIfRecvPackets | 1.3.6.1.4.1.1996.20.18.1.1.6 | Counter | read-only | Number of packets received from a particular ethernet port on a SCM. |
| CTR cmTrunkIfSentError | 1.3.6.1.4.1.1996.20.18.1.1.5 | Counter | read-only | Number of errors detected when sending packets from a particular ethernet port on a SCM. |
| CTR cmTrunkIfSentPackets | 1.3.6.1.4.1.1996.20.18.1.1.4 | Counter | read-only | Number of transmitted packets from a particular ethernet port on a SCM. |
| cmTrunkIfTable | 1.3.6.1.4.1.1996.20.18.1 | not-accessible | This table contains all the inter-shelf trunk interfaces. Each inter-shelf trunk interface is represented by its PII. | |
| CMO cmTrunkTopoDest | 1.3.6.1.4.1.1996.20.18.3.1.2 | CmObjectPII | read-only | This value is used as the second index into the table. The shelf.board portions of the PII value are used to specify a particular SCM that will be the destination of the connection. |
| cmTrunkTopoEntry | 1.3.6.1.4.1.1996.20.18.3.1 | not-accessible | Each entry in this table represents the connection topology for a possible path from one shelf to another. An entry will be indexed by a source and destination shelf and will contain information about the path between those shelves. If an path exists the entry will contain information about the next hop on that path including the ethernet port on the source shelf to follow, the shelf number of the next hop and the number of hops to complete the path. | |
| INT cmTrunkTopoHops | 1.3.6.1.4.1.1996.20.18.3.1.5 | INTEGER | read-only | The number of hops required going from the source SCM to the destination SCM. |
| CMO cmTrunkTopoInterface | 1.3.6.1.4.1.1996.20.18.3.1.3 | CmObjectPII | read-only | Ethernet port to be used on source shelf for the first hop from the source SCM. |
| INT cmTrunkTopoNextHop | 1.3.6.1.4.1.1996.20.18.3.1.4 | INTEGER | read-only | The next shelf on this path. |
| CMO cmTrunkTopoSrc | 1.3.6.1.4.1.1996.20.18.3.1.1 | CmObjectPII | read-only | This value is used as the first index into the table. The shelf.board portions of the PII value are used to specify a particular SCM that will be the source of the connection. |
| cmTrunkTopoTable | 1.3.6.1.4.1.1996.20.18.3 | not-accessible | This table contains the inter-shelf trunk topology. Each entry is represented by a source shelf and a destination shelf. | |
| cmUserGroup | 1.3.6.1.4.1.1996.20.15 | |||
| cmV35 | 1.3.6.1.4.1.1996.20.8 | |||
| INT cmV35AdminState | 1.3.6.1.4.1.1996.20.8.1.1.13 | INTEGER | read-only | The administrative state of the V.35 port |
| INT cmV35ClockRate | 1.3.6.1.4.1.1996.20.8.1.1.12 | INTEGER | read-only | The clock rate of port in bits per second (bps). Example: 1544000 |
| INT cmV35CRC | 1.3.6.1.4.1.1996.20.8.1.1.11 | INTEGER | read-write | Indicates the type of Cyclical Redundancy Check (CRC) format used on the transmitted from this port. |
| INT cmV35CTS | 1.3.6.1.4.1.1996.20.8.1.1.5 | INTEGER | read-only | Indicates the current state of the CTS input signal. |
| INT cmV35DCD | 1.3.6.1.4.1.1996.20.8.1.1.4 | INTEGER | read-only | Indicates the current state of the DTE input signal. |
| INT cmV35DSR | 1.3.6.1.4.1.1996.20.8.1.1.3 | INTEGER | read-only | Indicates the current state of the DSR input signal |
| INT cmV35DTEDCE | 1.3.6.1.4.1.1996.20.8.1.1.8 | INTEGER | read-only | Indicates whether the port is operating as a DCE or a DTE. |
| INT cmV35DTR | 1.3.6.1.4.1.1996.20.8.1.1.6 | INTEGER | read-only | Indicates the current state of the DTR output signal. |
| cmV35Entry | 1.3.6.1.4.1.1996.20.8.1.1 | not-accessible | An entry in the V.35 table. | |
| INT cmV35IfIndex | 1.3.6.1.4.1.1996.20.8.1.1.2 | INTEGER | read-only | The ifIndex associated with this port. |
| INT cmV35Index | 1.3.6.1.4.1.1996.20.8.1.1.1 | INTEGER | read-only | Unique identifier for this port described in the format ... |
| INT cmV35OperState | 1.3.6.1.4.1.1996.20.8.1.1.14 | INTEGER | read-only | The operational state of the V.35 port |
| INT cmV35RTS | 1.3.6.1.4.1.1996.20.8.1.1.7 | INTEGER | read-only | Indicates the current state of the RTS output signal. |
| INT cmV35Sync | 1.3.6.1.4.1.1996.20.8.1.1.9 | INTEGER | read-only | If on, indicates the presence of HLDC flags on the physical link. |
| cmV35Table | 1.3.6.1.4.1.1996.20.8.1 | not-accessible | The V.35 Information table for Configuration and Management of V.35 ports. | |
| INT cmV35TxClockSource | 1.3.6.1.4.1.1996.20.8.1.1.10 | INTEGER | read-only | Indicates the whether the transmit clock source is internal or external port. |
| cmVBridge | 1.3.6.1.4.1.1996.20.11 | |||
| cmVBridgeEntry | 1.3.6.1.4.1.1996.20.11.1.1 | not-accessible | An entry in the cmVBridge table. | |
| INT cmVBridgeNDSL | 1.3.6.1.4.1.1996.20.11.1.1.5 | INTEGER | read-only | The number of frames from DSL. |
| INT cmVBridgeNMAC | 1.3.6.1.4.1.1996.20.11.1.1.2 | INTEGER | read-only | The number of MAC entries in the bridge. |
| INT cmVBridgeNMulticast | 1.3.6.1.4.1.1996.20.11.1.1.3 | INTEGER | read-only | The number of multicast frames from the MIO or Ethernet. |
| INT cmVBridgeNOverflow | 1.3.6.1.4.1.1996.20.11.1.1.7 | INTEGER | read-only | The number of unlearned MACs (table full). |
| INT cmVBridgeNUnicast | 1.3.6.1.4.1.1996.20.11.1.1.4 | INTEGER | read-only | The number of unicast frames from the MIO or Ethernet. |
| INT cmVBridgeNUnknownDest | 1.3.6.1.4.1.1996.20.11.1.1.6 | INTEGER | read-only | The number of unnown destinations that have been dropped. |
| INT cmVBridgeOption | 1.3.6.1.4.1.1996.20.11.1.1.8 | INTEGER | read-write | Optional bridge function. |
| INT cmVBridgePII | 1.3.6.1.4.1.1996.20.11.1.1.1 | INTEGER | read-only | The value of this object identifies the network interface from the shelf, slot, port and user channel. PII stands for Permanent Interface Identifier. |
| cmVBridgeTable | 1.3.6.1.4.1.1996.20.11.1 | not-accessible | The virtual bridge table. | |
| coppermountain | 1.3.6.1.4.1.1996 |
RFC description
Manages DSL modem equipment (HDSL, IDSL, DS3) including CPE and CO-side modems, performance metrics, alarms, and redundancy features.
Start monitoring Copper Mountain Networks DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.