ARRIS-CM-DEVICE-MIB

File: ARRIS-CM-DEVICE-MIB.mib (6230 bytes)

Imported modules

SNMPv2-SMI ARRIS-MIB SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress arrisProdIdCM TruthValue
DisplayString TEXTUAL-CONVENTION

Defined Types

ArrsCmDevProvMethod  
These are the various provisioning methods that are supported by the device.
TEXTUAL-CONVENTION    
  INTEGER docsisOnly(0), fullPacketCable(1), packetCableMinusKDC(2), cps(3), gupi(4), singleMAC(5)  

Defined Values

arrisCmDevMib 1.3.6.1.4.1.4115.1.3.1
This MIB module supplies the basic proprietary (ARRIS-specific) management objects for ARRIS Cable Modem (CM) devices.
MODULE-IDENTITY    

arrisCmDevMibObjects 1.3.6.1.4.1.4115.1.3.1.1
OBJECT IDENTIFIER    

arrisCmDevBase 1.3.6.1.4.1.4115.1.3.1.1.1
OBJECT IDENTIFIER    

arrisCmDevCmSetup 1.3.6.1.4.1.4115.1.3.1.1.2
OBJECT IDENTIFIER    

arrisCmDevCmTest 1.3.6.1.4.1.4115.1.3.1.1.3
OBJECT IDENTIFIER    

arrisCmDevPermanentSetup 1.3.6.1.4.1.4115.1.3.1.1.2.2
OBJECT IDENTIFIER    

arrisCmDevOperationalSetup 1.3.6.1.4.1.4115.1.3.1.1.2.3
OBJECT IDENTIFIER    

arrisCmDevSalesSetup 1.3.6.1.4.1.4115.1.3.1.1.2.4
OBJECT IDENTIFIER    

arrisCmDevManufacturingTest 1.3.6.1.4.1.4115.1.3.1.1.3.2
OBJECT IDENTIFIER    

arrisCmDevOperationalTest 1.3.6.1.4.1.4115.1.3.1.1.3.3
OBJECT IDENTIFIER    

arrisCmDevWanIsolationState 1.3.6.1.4.1.4115.1.3.1.1.1.1
The object controls the state of WAN Isolation. The meaning of the state is as follows: off-InActiveMode(1) - Data traffic passes freely between the home user's network and the outside network (i.e. the Internet). In this mode, the WAN Isolation state is considered 'InActive'. on-ActiveMode(2) - The home user's network is isolated from the Internet. Data traffic will not pass between the home user's network and the Internet. In this mode, the WAN Isolation state is considered 'Active'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off-InActiveMode(1), on-ActiveMode(2)  

arrisCmDevSwImageName 1.3.6.1.4.1.4115.1.3.1.1.1.2
The name of the software image currently operating on this device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arrisCmDevSwImageBuildTime 1.3.6.1.4.1.4115.1.3.1.1.1.3
The build date and time of the software image currently operating on this device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arrisCmDevProvMethodIndicator 1.3.6.1.4.1.4115.1.3.1.1.2.3.2
Indicates the method used to provision the device. This object should only be changed by the configuration file. The following provisioning methods are supported: docsisOnly(0) - DOCSIS-only provisioning fullPacketCable(1) - fully PacketCable compliant provisioning packetCableMinusKDC(2) - same as 'fullPacketCable', except with IPSEC and SNMPv3 disabled cps(3) - compatible with CPS2000 (SNMPv2; IPSEC disabled) gupi(4) - SNMPv2, with no SNMP Informs and IPSEC disabled singleMAC(5) - single config file (SNMPv2, single IP address, single MAC address, no SNMP Informs, IPSEC disabled)
Status: current Access: read-write
OBJECT-TYPE    
  ArrsCmDevProvMethod  

arrisCmDevEnableDocsis20 1.3.6.1.4.1.4115.1.3.1.1.2.3.3
This object is used to enable/disable DOCSIS 2.0 operation mode. This object is stored into NVRAM and will be operational after the next reboot of the device. Set to true(1) to enable DOCSIS 2.0 operation mode. Set to false(2) to disable DOCSIS 2.0 operation mode. Setting this object to the same value that is already stored in NVRAM will do nothing. After the successful setting of this object, the device will automatically reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue