MIBs Depot

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

FromSymbols
ARRIS-MIBcmtsC3
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, enterprises, iso
SNMPv2-TCDateAndTime, 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

NameOIDSyntaxAccessStatus
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.1INTEGER {nfs(1), tftp(2), ftp(3), diskAlternative(4), diskCurrent(5)}read-writecurrent
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.2IpAddressread-writecurrent
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.3OCTET STRING (SIZE(0..20))read-writecurrent
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.4OCTET STRING (SIZE(0..32))read-writecurrent
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.5OCTET STRING (SIZE(0..80))read-writecurrent
dcxSMEnetMgmtInterface
OBJECT-TYPE
Specify Cmts management interface
1.3.6.1.4.1.4115.1.4.3.4.1.1.6INTEGER {outOfBand(0), inBand(1)}read-writecurrent
dcxSMRebootAction
OBJECT-TYPE
Force a reboot of the CMTS
1.3.6.1.4.1.4115.1.4.3.4.1.1.7INTEGER {nil(1), rebootNow(2)}read-writecurrent
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.1INTEGER {nfs(1), tftp(2), ftp(3), diskAlternative(4), diskCurrent(5)}read-writecurrent
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.2IpAddressread-writecurrent
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.3OCTET STRING (SIZE(0..32))read-writecurrent
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.4OCTET STRING (SIZE(0..32))read-writecurrent
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.5OCTET STRING (SIZE(0..256))read-writecurrent
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.1INTEGER {nfs(1), tftp(2), ftp(3)}read-writecurrent
dcxSMDownloadHostname
OBJECT-TYPE
download ip address
1.3.6.1.4.1.4115.1.4.3.4.1.3.2IpAddressread-writecurrent
dcxSMDownloadUsername
OBJECT-TYPE
download user name
1.3.6.1.4.1.4115.1.4.3.4.1.3.3OCTET STRING (SIZE(0..32))read-writecurrent
dcxSMDownloadPassword
OBJECT-TYPE
download user password
1.3.6.1.4.1.4115.1.4.3.4.1.3.4OCTET STRING (SIZE(0..32))read-writecurrent
dcxSMDownloadPath
OBJECT-TYPE
Boot path for image file on tftp, ftp
1.3.6.1.4.1.4115.1.4.3.4.1.3.5OCTET STRING (SIZE(0..256))read-writecurrent
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.6INTEGER {start(1), abort(2)}read-writecurrent
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.7INTEGER {none(1), inprogress(2), finished(3)}read-onlycurrent
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.1not-accessiblecurrent
dcxSMConfigFileEntry
OBJECT-TYPE
.
1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1not-accessiblecurrent
dcxSMConfigFileIndex
OBJECT-TYPE
index
1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.1Unsigned32 (1..6)not-accessiblecurrent
dcxSMConfigFileDate
OBJECT-TYPE
Date Config file last modified
1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.2DateAndTimeread-onlycurrent
dcxSMConfigFileDesc
OBJECT-TYPE
Description of config file
1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.3OCTET STRING (SIZE(0..256))read-writecurrent
dcxSMConfigFileChecksum
OBJECT-TYPE
checksum
1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.4Integer32read-onlycurrent
dcxSMConfigFileSize
OBJECT-TYPE
file size
1.3.6.1.4.1.4115.1.4.3.4.1.5.1.1.5Integer32read-onlycurrent
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.6INTEGER {curconfig(1), alt(2), inactive(3), deleted(4)}read-writecurrent
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.1not-accessiblecurrent
dcxSMSoftwareListEntry
OBJECT-TYPE
.
1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1not-accessiblecurrent
dcxSMSoftwareIndex
OBJECT-TYPE
image index
1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.1Unsigned32 (1..6)not-accessiblecurrent
dcxSMSoftwareVersion
OBJECT-TYPE
image version
1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.2OCTET STRING (SIZE(0..32))read-onlycurrent
dcxSMSoftwareDate
OBJECT-TYPE
Date image created
1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.3DateAndTimeread-onlycurrent
dcxSMSoftwareDesc
OBJECT-TYPE
Description of image
1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.4OCTET STRING (SIZE(0..256))read-writecurrent
dcxSMSoftwareChecksum
OBJECT-TYPE
checksum
1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.5Integer32read-onlycurrent
dcxSMSoftwareSize
OBJECT-TYPE
file size
1.3.6.1.4.1.4115.1.4.3.4.1.6.1.1.6Integer32read-onlycurrent
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.7INTEGER {curimage(1), alt(2), inactive(3), deleted(4)}read-writecurrent
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.1not-accessiblecurrent
dcxSMMiscUserListEntry
OBJECT-TYPE
.
1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1not-accessiblecurrent
dcxSMMiscUserIndex
OBJECT-TYPE
user index
1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.1Unsigned32 (1..5)not-accessiblecurrent
dcxSMMiscUserLoginName
OBJECT-TYPE
Login user name
1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.2OCTET STRING (SIZE(0..32))read-writecurrent
dcxSMMiscUserLoginPwd
OBJECT-TYPE
Login user password
1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.3OCTET STRING (SIZE(0..32))read-writecurrent
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.4OCTET STRING (SIZE(0..32))read-writecurrent
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.5OCTET STRING (SIZE(0..32))read-writecurrent
dcxSMMiscUserWorkMode
OBJECT-TYPE
Login user config mode
1.3.6.1.4.1.4115.1.4.3.4.1.7.1.1.6INTEGER {usermode(1), priviledgedmode(2), globalconfiguremode(3), lineconfmode(4), ethernetconfmode(5), cableconfmode(6)}read-writecurrent
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.1TruthValueread-writecurrent
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.2OCTET STRING (SIZE(8..63))read-writecurrent
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.3OCTET STRING (SIZE(6..31))read-writecurrent
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.4OCTET STRING (SIZE(6..31))read-writecurrent
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.1IpAddressread-writecurrent
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.2Unsigned32read-writecurrent
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.3TruthValueread-writecurrent
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.4INTEGER (0..9)read-onlycurrent
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.5INTEGER {other(1), primary(2), standby(3)}read-onlycurrent
dcxDxmStatusState
OBJECT-TYPE
Specifies the current state of the DoxController
1.3.6.1.4.1.4115.1.4.3.4.2.1.6INTEGER {standalone(1), active(2), inactive(3), passive(4), restored(5), failed(6), replacement(7), restoring(8)}read-onlycurrent
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.7DateAndTimeread-onlycurrent
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.8DateAndTimeread-onlycurrent
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.9Unsigned32read-onlycurrent
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.10Unsigned32read-onlycurrent
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.11Unsigned32read-onlycurrent
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.12Unsigned32read-onlycurrent
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.13Unsigned32read-onlycurrent
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.14Unsigned32read-onlycurrent

Notifications

NameOIDStatus
dcxSMDiskInserted
NOTIFICATION-TYPE
disk inserted. Severity is WARNING
1.3.6.1.4.1.4115.1.4.3.4.1.4.1current
dcxSMDiskRemoved
NOTIFICATION-TYPE
disk removed. Severity is ERROR.
1.3.6.1.4.1.4115.1.4.3.4.1.4.2current
dcxSMDiskFailed
NOTIFICATION-TYPE
disk failed. Severity is ERROR.
1.3.6.1.4.1.4115.1.4.3.4.1.4.3current
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.4current
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.5current
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.6current
dcxSMImageBootFailed
NOTIFICATION-TYPE
An error occured while booting. Severity is ERROR.
1.3.6.1.4.1.4115.1.4.3.4.1.4.7current