ARRIS-C3-SM-MIB
- Registered at
- 1.3.6.1.4.1.4115.1.4.3.4
- Last updated
- 2003-11-25 00:00
- Organization
- Arris International
- Namespace
- arris
- Source file
ARRIS-C3-SM-MIB- Digest
sha256:537bf3e5fe6d574b7008834638588ed6377824e658af437f43616df031b8dc4e
Description
This MIB manages the System Manager software on the Arris CMTS C3
Contact
Network Management Postal: Arris International. 4400 Cork Airport Business Park Cork Airport, Kinsale Road Cork, Ireland. Tel: +353 21 7305 800 Fax: +353 21 4321 972
Imports
| From | Symbols |
|---|---|
| ARRIS-MIB | cmtsC3 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, enterprises, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ARRIS-C3-SM-MIB ARRIS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dcxSMObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1 | |||
| dcxSMBootGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1.1 | |||
| dcxSMBootDevice OBJECT-TYPE Specify device CMTS will by default boot from | 1.3.6.1.4.1.4115.1.4.3.4.1.1.1 | INTEGER {nfs(1), tftp(2), ftp(3), diskAlternative(4), diskCurrent(5)} | read-write | current |
| dcxSMBootHostname OBJECT-TYPE Ip address of tftp, nfs, ftp server, ignored when booting from flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.1.2 | IpAddress | read-write | current |
| dcxSMBootUsername OBJECT-TYPE User name for tftp, ftp, nfs server, ignored when booting from flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.1.3 | OCTET STRING (SIZE(0..20)) | read-write | current |
| dcxSMBootPassword OBJECT-TYPE User password for tftp, ftp, nfs server, ignored when booting from flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.1.4 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMBootPath OBJECT-TYPE Boot path for image file on tftp, ftp, nfs server, ignored when booting from flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.1.5 | OCTET STRING (SIZE(0..80)) | read-write | current |
| dcxSMEnetMgmtInterface OBJECT-TYPE Specify Cmts management interface | 1.3.6.1.4.1.4115.1.4.3.4.1.1.6 | INTEGER {outOfBand(0), inBand(1)} | read-write | current |
| dcxSMRebootAction OBJECT-TYPE Force a reboot of the CMTS | 1.3.6.1.4.1.4115.1.4.3.4.1.1.7 | INTEGER {nil(1), rebootNow(2)} | read-write | current |
| dcxSMConfigFileBootGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1.2 | |||
| dcxSMConfigFileBootDevice OBJECT-TYPE Specify device from which CMTS will read it's configuration | 1.3.6.1.4.1.4115.1.4.3.4.1.2.1 | INTEGER {nfs(1), tftp(2), ftp(3), diskAlternative(4), diskCurrent(5)} | read-write | current |
| dcxSMConfigFileBootHostname OBJECT-TYPE Ip address of tftp, nfs, ftp server, ignored when using flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.2.2 | IpAddress | read-write | current |
| dcxSMConfigFileBootUsername OBJECT-TYPE User name for tftp, ftp server, ignored when using flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.2.3 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMConfigFileBootPassword OBJECT-TYPE User password for tftp, ftp server, ignored when using flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.2.4 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMConfigFileBootPath OBJECT-TYPE Boot path for image file on tftp, ftp server, ignored when using flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.2.5 | OCTET STRING (SIZE(0..256)) | read-write | current |
| dcxSMDownloadGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1.3 | |||
| dcxSMDownloadDevice OBJECT-TYPE Specify device CMTS will by download from | 1.3.6.1.4.1.4115.1.4.3.4.1.3.1 | INTEGER {nfs(1), tftp(2), ftp(3)} | read-write | current |
| dcxSMDownloadHostname OBJECT-TYPE download ip address | 1.3.6.1.4.1.4115.1.4.3.4.1.3.2 | IpAddress | read-write | current |
| dcxSMDownloadUsername OBJECT-TYPE download user name | 1.3.6.1.4.1.4115.1.4.3.4.1.3.3 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMDownloadPassword OBJECT-TYPE download user password | 1.3.6.1.4.1.4115.1.4.3.4.1.3.4 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMDownloadPath OBJECT-TYPE Boot path for image file on tftp, ftp | 1.3.6.1.4.1.4115.1.4.3.4.1.3.5 | OCTET STRING (SIZE(0..256)) | read-write | current |
| dcxSMDownloadControl OBJECT-TYPE Begin downloading by setting to start(1) abort a current download with abort(2) downloaded image will not become active until it made current in the softwareList group | 1.3.6.1.4.1.4115.1.4.3.4.1.3.6 | INTEGER {start(1), abort(2)} | read-write | current |
| dcxSMDownloadStatus OBJECT-TYPE none(1) indicates no images has been downloaded since the CMTS rebooted, inprogress indicates there is an active download occuring, finished(3) indicates the download is complete and may be activated in the SoftwareList group | 1.3.6.1.4.1.4115.1.4.3.4.1.3.7 | INTEGER {none(1), inprogress(2), finished(3)} | read-only | current |
| dcxSMTrapGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1.4 | |||
| dcxSMConfigFileGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1.5 | |||
| dcxSMConfigFileTable OBJECT-TYPE Table of config files installed on CMTS flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.5.1 | not-accessible | current | |
| dcxSMConfigFileEntry OBJECT-TYPE . | 1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1 | not-accessible | current | |
| dcxSMConfigFileIndex OBJECT-TYPE index | 1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.1 | Unsigned32 (1..6) | not-accessible | current |
| dcxSMConfigFileDate OBJECT-TYPE Date Config file last modified | 1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.2 | DateAndTime | read-only | current |
| dcxSMConfigFileDesc OBJECT-TYPE Description of config file | 1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.3 | OCTET STRING (SIZE(0..256)) | read-write | current |
| dcxSMConfigFileChecksum OBJECT-TYPE checksum | 1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.4 | Integer32 | read-only | current |
| dcxSMConfigFileSize OBJECT-TYPE file size | 1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.5 | Integer32 | read-only | current |
| dcxSMConfigFileStatus OBJECT-TYPE Status of config file may be currrent, alt or inactive current -> alt allowed config files swapped alt -> current allowed config files swapped inactive -> current allowed config files swapped inactive -> alt allowed config files swapped current -> inactive not allowed alt -> inactive not allowed deleted -> inactive only change allowed on deleted deleted files remain available until the cmts is rebooted | 1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.6 | INTEGER {curconfig(1), alt(2), inactive(3), deleted(4)} | read-write | current |
| dcxSMSoftwareListGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1.6 | |||
| dcxSMSoftwareListTable OBJECT-TYPE Table of images installed on CMTS flash disk | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1 | not-accessible | current | |
| dcxSMSoftwareListEntry OBJECT-TYPE . | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1 | not-accessible | current | |
| dcxSMSoftwareIndex OBJECT-TYPE image index | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.1 | Unsigned32 (1..6) | not-accessible | current |
| dcxSMSoftwareVersion OBJECT-TYPE image version | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.2 | OCTET STRING (SIZE(0..32)) | read-only | current |
| dcxSMSoftwareDate OBJECT-TYPE Date image created | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.3 | DateAndTime | read-only | current |
| dcxSMSoftwareDesc OBJECT-TYPE Description of image | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.4 | OCTET STRING (SIZE(0..256)) | read-write | current |
| dcxSMSoftwareChecksum OBJECT-TYPE checksum | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.5 | Integer32 | read-only | current |
| dcxSMSoftwareSize OBJECT-TYPE file size | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.6 | Integer32 | read-only | current |
| dcxSMSoftwareStatus OBJECT-TYPE Status of software may be currrent, alt or inactive current -> alt allowed software swapped alt -> current allowed software swapped inactive -> current allowed config files swapped inactive -> alt allowed softwares swapped current -> inactive not allowed alt -> inactive not allowed deleted -> inactive only change allowed on deleted deleted files remain available until the cmts is rebooted | 1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.7 | INTEGER {curimage(1), alt(2), inactive(3), deleted(4)} | read-write | current |
| dcxSMMiscUserManagementGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1.7 | |||
| dcxSMMiscUserTable OBJECT-TYPE Table of CLI accounts | 1.3.6.1.4.1.4115.1.4.3.4.1.7.1 | not-accessible | current | |
| dcxSMMiscUserListEntry OBJECT-TYPE . | 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1 | not-accessible | current | |
| dcxSMMiscUserIndex OBJECT-TYPE user index | 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.1 | Unsigned32 (1..5) | not-accessible | current |
| dcxSMMiscUserLoginName OBJECT-TYPE Login user name | 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.2 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMMiscUserLoginPwd OBJECT-TYPE Login user password | 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.3 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMMiscUserEnablePwd OBJECT-TYPE Login user name password to enter priviledged mode | 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.4 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMMiscUserEnableSecretePwd OBJECT-TYPE Login user enable secret password to enter priviledged mode | 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.5 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dcxSMMiscUserWorkMode OBJECT-TYPE Login user config mode | 1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.6 | INTEGER {usermode(1), priviledgedmode(2), globalconfiguremode(3), lineconfmode(4), ethernetconfmode(5), cableconfmode(6)} | read-write | current |
| dcxIpdrGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.1.8 | |||
| dcxIpdrEnable OBJECT-TYPE Enable or disable Ipdr | 1.3.6.1.4.1.4115.1.4.3.4.1.8.1 | TruthValue | read-write | current |
| dcxIpdrFileName OBJECT-TYPE Ipdr file name on the ftp server. Can not be changed while the collection system is retrieving or deleting the exisiting file or if the CMTS is building the current Ipdr file. | 1.3.6.1.4.1.4115.1.4.3.4.1.8.2 | OCTET STRING (SIZE(8..63)) | read-write | current |
| dcxIpdrUserLoginName OBJECT-TYPE Ftp server login name for accessing Ipdr file. If set to 'anonymous', any non-zero length password will be accepted. | 1.3.6.1.4.1.4115.1.4.3.4.1.8.3 | OCTET STRING (SIZE(6..31)) | read-write | current |
| dcxIpdrUserLoginPwd OBJECT-TYPE Ftp server login password for accessing Ipdr file. If dcxIpdrUserLoginName is 'anonymous', any non-zero length password will be accepted. | 1.3.6.1.4.1.4115.1.4.3.4.1.8.4 | OCTET STRING (SIZE(6..31)) | read-write | current |
| dcxDxmObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.2 | |||
| dcxDxmStatusGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.4.2.1 | |||
| dcxDxmStatusIpAddress OBJECT-TYPE Specifies the IP address of the DoxMonitor managing this DoxController | 1.3.6.1.4.1.4115.1.4.3.4.2.1.1 | IpAddress | read-write | current |
| dcxDxmStatusPort OBJECT-TYPE Specifies the TCP/UDP Port us to connect to the appropriate DoxMonitor | 1.3.6.1.4.1.4115.1.4.3.4.2.1.2 | Unsigned32 | read-write | current |
| dcxDxmStatusEnable OBJECT-TYPE Specifies whether the DoxController should register with the specified DoxMonitor | 1.3.6.1.4.1.4115.1.4.3.4.2.1.3 | TruthValue | read-write | current |
| dcxDxmStatusCmtsId OBJECT-TYPE Specifies whether the DoxController should register with the specified DoxMonitor | 1.3.6.1.4.1.4115.1.4.3.4.2.1.4 | INTEGER (0..9) | read-only | current |
| dcxDxmStatusRole OBJECT-TYPE describes the DoxController's role in the DoxMonitor redundancy cluster, it is a Primary or Standby CMTS | 1.3.6.1.4.1.4115.1.4.3.4.2.1.5 | INTEGER {other(1), primary(2), standby(3)} | read-only | current |
| dcxDxmStatusState OBJECT-TYPE Specifies the current state of the DoxController | 1.3.6.1.4.1.4115.1.4.3.4.2.1.6 | INTEGER {standalone(1), active(2), inactive(3), passive(4), restored(5), failed(6), replacement(7), restoring(8)} | read-only | current |
| dcxDxmStatusLastConfigRetrieval OBJECT-TYPE Specifies when the startup-configuration was last retrieved from this DoxController | 1.3.6.1.4.1.4115.1.4.3.4.2.1.7 | DateAndTime | read-only | current |
| dcxDxmStatusLastConfigChange OBJECT-TYPE Specifies when the startup-configuration was last changed on this DoxController | 1.3.6.1.4.1.4115.1.4.3.4.2.1.8 | DateAndTime | read-only | current |
| dcxDxmStatusConfigRetrievalCount OBJECT-TYPE The total number of times the DoxController has responded to a Config Retrieval Request | 1.3.6.1.4.1.4115.1.4.3.4.2.1.9 | Unsigned32 | read-only | current |
| dcxDxmStatusHeartbeatCount OBJECT-TYPE The total number of times the DoxController has responded to a Heartbeat Request | 1.3.6.1.4.1.4115.1.4.3.4.2.1.10 | Unsigned32 | read-only | current |
| dcxDxmStatusNotifAddCmCount OBJECT-TYPE The total number of times the DoxController has generated an AddCableModem Notification | 1.3.6.1.4.1.4115.1.4.3.4.2.1.11 | Unsigned32 | read-only | current |
| dcxDxmStatusNotifDelCmCount OBJECT-TYPE The total number of times the DoxController has generated an DeleteCableModem Notification | 1.3.6.1.4.1.4115.1.4.3.4.2.1.12 | Unsigned32 | read-only | current |
| dcxDxmStatusNotifAddCpeCount OBJECT-TYPE The total number of times the DoxController has generated an AddCpe Notification | 1.3.6.1.4.1.4115.1.4.3.4.2.1.13 | Unsigned32 | read-only | current |
| dcxDxmStatusNotifDelCpeCount OBJECT-TYPE The total number of times the DoxController has generated a DeleteCpe Notification | 1.3.6.1.4.1.4115.1.4.3.4.2.1.14 | Unsigned32 | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| dcxSMDiskInserted NOTIFICATION-TYPE disk inserted. Severity is WARNING | 1.3.6.1.4.1.4115.1.4.3.4.1.4.1 | current |
| dcxSMDiskRemoved NOTIFICATION-TYPE disk removed. Severity is ERROR. | 1.3.6.1.4.1.4115.1.4.3.4.1.4.2 | current |
| dcxSMDiskFailed NOTIFICATION-TYPE disk failed. Severity is ERROR. | 1.3.6.1.4.1.4115.1.4.3.4.1.4.3 | current |
| dcxSMConfigChecksumChanged NOTIFICATION-TYPE Config file checksum is different compared to the config file used to initialize the cmts. Severity is WARNING. | 1.3.6.1.4.1.4115.1.4.3.4.1.4.4 | current |
| dcxSMImageChecksumChanged NOTIFICATION-TYPE Config image checksum is different compared to the image used to boot the cmts. Severity is WARNING. | 1.3.6.1.4.1.4115.1.4.3.4.1.4.5 | current |
| dcxSMImageDownloadFailed NOTIFICATION-TYPE An error occured while downloading the image file. Severity is ERROR. | 1.3.6.1.4.1.4115.1.4.3.4.1.4.6 | current |
| dcxSMImageBootFailed NOTIFICATION-TYPE An error occured while booting. Severity is ERROR. | 1.3.6.1.4.1.4115.1.4.3.4.1.4.7 | current |