RIVERSTONE-CMTS-MIB

File: RIVERSTONE-CMTS-MIB.mib (20856 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB DOCS-IF-MIB RSTONE-SMI-MIB

Imported symbols

MODULE-IDENTITY Counter32 Integer32
OBJECT-TYPE MODULE-COMPLIANCE OBJECT-GROUP
DisplayString TEXTUAL-CONVENTION TruthValue
ifIndex docsIfCmtsModIntervalUsageCode docsIfCmtsModIndex
riverstoneMibs

Defined Types

RsCmtsCmdStatus  
A unique value for each status code of the generic cmts command variable.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), active(1), startup(2), process(3), success(4), failed(5)  

RsCmtsBaseEntry  
SEQUENCE    
  rsCmtsBaseBpduFilter TruthValue
  rsCmtsBaseBpduFilterHits Counter32
  rsCmtsBaseNonIPFilter TruthValue
  rsCmtsBaseNonIPFilterHits Counter32
  rsCmtsBaseMapLength Integer32
  rsCmtsBaseMapLeadTime Integer32
  rsCmtsBaseInitMaintLength Integer32
  rsCmtsBase3137Config1 Integer32
  rsCmtsBase3137Config2 Integer32
  rsCmtsBaseConcatenation TruthValue
  rsCmtsBaseBpiHwAssist TruthValue
  rsCmtsBaseGenericCmd DisplayString
  rsCmtsBaseGenericCmdStatus RsCmtsCmdStatus
  rsCmtsBaseUccRetryInterval Integer32
  rsCmtsBaseUccRetries Integer32

RsCmtsUpstreamEntry  
SEQUENCE    
  rsCmtsUpstreamNominalRxPower Integer32
  rsCmtsUpstreamState TruthValue
  rsCmtsUpstreamPolicing TruthValue
  rsCmtsUpstreamRangeInterval Integer32
  rsCmtsUpstreamRangeRetryInterval Integer32
  rsCmtsUpstreamPowerThreshold Integer32
  rsCmtsUpstreamPowerAdjust TruthValue
  rsCmtsUpstreamTimingAdjust TruthValue
  rsCmtsUpstreamFreqencyAdjust TruthValue
  rsCmtsUpstreamTXCoefficients TruthValue
  rsCmtsUpstreamForceContinue TruthValue
  rsCmtsUpstreamQosConfirm TruthValue
  rsCmtsUpstreamQosMaxBps Integer32

RsCmtsModulationEntry  
SEQUENCE    
  rsCmtsModulationUWLength Integer32
  rsCmtsModulationDetectWindow Integer32
  rsCmtsModulationUWMismatch Integer32
  rsCmtsModulationEQSymbols Integer32

RsCmtsDownstreamEntry  
SEQUENCE    
  rsCmtsDownstreamState TruthValue
  rsCmtsDownstreamModulation TruthValue

Defined Values

rsCmtsMib 1.3.6.1.4.1.5567.2.11
This mib module defines the Riverstone Networks enterpise MIB for CMTS modules. http://www.riverstonenet.com/products. Copyright (C) Riverstone Networks, Inc 2000
MODULE-IDENTITY    

rsCmtsBaseTable 1.3.6.1.4.1.5567.2.11.1
CMTS Base table settable parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsCmtsBaseEntry

rsCmtsBaseEntry 1.3.6.1.4.1.5567.2.11.1.1
An entry containing objects describing attributes of each MAC entry, extending the information in ifEntry. An entry in this table exists for each ifEntry with an ifType of docsCableMaclayer(127).
Status: current Access: not-accessible
OBJECT-TYPE    
  RsCmtsBaseEntry  

rsCmtsBaseBpduFilter 1.3.6.1.4.1.5567.2.11.1.1.2
Indicates whether we do BPDU filtering on the headend.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsBaseBpduFilterHits 1.3.6.1.4.1.5567.2.11.1.1.3
Counts number of BPDU filter hits on the headend.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsCmtsBaseNonIPFilter 1.3.6.1.4.1.5567.2.11.1.1.4
Indicates whether we do non-IP filtering on the headend.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsBaseNonIPFilterHits 1.3.6.1.4.1.5567.2.11.1.1.5
Counts number of non-IP filter hits on the headend.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsCmtsBaseMapLength 1.3.6.1.4.1.5567.2.11.1.1.6
Length of the generated maps in microseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2000  

rsCmtsBaseMapLeadTime 1.3.6.1.4.1.5567.2.11.1.1.7
The amount of time between when we send a map and its effective start time in microseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2000  

rsCmtsBaseInitMaintLength 1.3.6.1.4.1.5567.2.11.1.1.8
The length of the initial maintenance interval in microseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2000  

rsCmtsBase3137Config1 1.3.6.1.4.1.5567.2.11.1.1.9
3137 configuration register 1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rsCmtsBase3137Config2 1.3.6.1.4.1.5567.2.11.1.1.10
3137 configuration register 2.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rsCmtsBaseConcatenation 1.3.6.1.4.1.5567.2.11.1.1.11
Indicates whether we do Concatenation on the headend.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsBaseBpiHwAssist 1.3.6.1.4.1.5567.2.11.1.1.12
Indicates whether we do key generation in hardware.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsBaseGenericCmd 1.3.6.1.4.1.5567.2.11.1.1.13
A generic command to be applied to the active or startup configuration. The string is not to exceed 255 alpha-numeric characters. To write or check the status of the command, use the variable rsCmtsBaseGenericCmdStatus.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rsCmtsBaseGenericCmdStatus 1.3.6.1.4.1.5567.2.11.1.1.14
This variable is used to write the command in rsCmtsBaseGenericCmd to either the active or startup configuration file. It is also useful to determine if the command is written successfully. These are the codes of the status: undefined(0) -- default value active(1) -- write to active configuration startup(2) -- write to startup configuration process(3) -- processing request success(4) -- write succeeded failed(5) -- write failed
Status: current Access: read-write
OBJECT-TYPE    
  RsCmtsCmdStatus  

rsCmtsBaseUccRetryInterval 1.3.6.1.4.1.5567.2.11.1.1.15
Interval in milliseconds between successive UCC requests.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

rsCmtsBaseUccRetries 1.3.6.1.4.1.5567.2.11.1.1.16
Number of UCC request retries before timing out.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsCmtsUpstreamTable 1.3.6.1.4.1.5567.2.11.2
CMTS Upstream table configurable parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsCmtsUpstreamEntry

rsCmtsUpstreamEntry 1.3.6.1.4.1.5567.2.11.2.1
An entry containing objects describing attributes of each Upstream entry, extending the information in ifEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsCmtsUpstreamEntry  

rsCmtsUpstreamNominalRxPower 1.3.6.1.4.1.5567.2.11.2.1.1
The value indicates the nominal, receive power (indBmV) of each upstream RF port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rsCmtsUpstreamState 1.3.6.1.4.1.5567.2.11.2.1.2
Indicates that the given upstream port is operational.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsUpstreamPolicing 1.3.6.1.4.1.5567.2.11.2.1.3
Indicates if we are doing upstream traffic policing.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsUpstreamRangeInterval 1.3.6.1.4.1.5567.2.11.2.1.4
Indicates the Invited (Periodic) Ranging Intervals as input to the Bandwidth Allocator algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..30000  

rsCmtsUpstreamRangeRetryInterval 1.3.6.1.4.1.5567.2.11.2.1.5
Indicates the Invited (Periodic) Ranging Retry Intervals as input to the Bandwidth Allocator algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..30000  

rsCmtsUpstreamPowerThreshold 1.3.6.1.4.1.5567.2.11.2.1.6
Indicates the Power Threshold for the upstream port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..30000  

rsCmtsUpstreamPowerAdjust 1.3.6.1.4.1.5567.2.11.2.1.7
Indicates whether we override upstream power adjustments performed by the CMTS to the CMs. If set the 'true', all RNG-Resp messages will be transmitted with ZERO power adjustment, regardless of received upstream power levels.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsUpstreamTimingAdjust 1.3.6.1.4.1.5567.2.11.2.1.8
Indicates whether we override upstream timing adjustments performed by the CMTS to the CMs. If set the 'true', all RNG-Resp messages will be transmitted with ZERO timing adjustment, regardless of received upstream timing.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsUpstreamFreqencyAdjust 1.3.6.1.4.1.5567.2.11.2.1.9
Indicates whether we override upstream frequency adjustments performed by the CMTS to the CMs. If set the 'true', all RNG-Resp messages will be transmitted with ZERO frequency adjustment, regardless of received upstream frequency levels.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsUpstreamTXCoefficients 1.3.6.1.4.1.5567.2.11.2.1.10
Indicates whether we omit the equalization coefficients for this upstream channel.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsUpstreamForceContinue 1.3.6.1.4.1.5567.2.11.2.1.11
Indicates whether we force all RNG-Resp messages to issue a 'Continue' Ranging Status indefinitely.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsUpstreamQosConfirm 1.3.6.1.4.1.5567.2.11.2.1.12
Indicates whether we would like to confirm the requested QoS parameters for this upstream during registration.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsUpstreamQosMaxBps 1.3.6.1.4.1.5567.2.11.2.1.13
The maximum number of bits per second of upstream bandwidth that we will allot to modems which request a minimum upstream rate. We use this to control the amount of bandwidth oversubscription.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rsCmtsModulationTable 1.3.6.1.4.1.5567.2.11.3
Describes a modulation profile associated with one or more upstream channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsCmtsModulationEntry

rsCmtsModulationEntry 1.3.6.1.4.1.5567.2.11.3.1
Describes a modulation profile for an Interval Usage Code for one or more upstream channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsCmtsModulationEntry  

rsCmtsModulationUWLength 1.3.6.1.4.1.5567.2.11.3.1.1
Length of unique word pattern, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..3  

rsCmtsModulationDetectWindow 1.3.6.1.4.1.5567.2.11.3.1.2
Time window around a nominal detection time in which the unique window detector is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rsCmtsModulationUWMismatch 1.3.6.1.4.1.5567.2.11.3.1.3
Specifies precision of match between unique word pattern and incoming burst by specifying the number of bits which are allowed to NOT match.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3  

rsCmtsModulationEQSymbols 1.3.6.1.4.1.5567.2.11.3.1.4
Equalizer training sequence length, in symbols.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..512  

rsCmtsDownstreamTable 1.3.6.1.4.1.5567.2.11.4
CMTS Downstream table settable parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsCmtsDownstreamEntry

rsCmtsDownstreamEntry 1.3.6.1.4.1.5567.2.11.4.1
An entry containing objects describing attributes of each Downstream entry, extending the information in ifEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsCmtsDownstreamEntry  

rsCmtsDownstreamState 1.3.6.1.4.1.5567.2.11.4.1.1
Indicates whether the downstream port is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsDownstreamModulation 1.3.6.1.4.1.5567.2.11.4.1.2
Indicates whether downstream modulation is turned on. When disabled, the downstream transmitter will output a CW, or tonal signal, at the tuned RF frequency.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsCmtsConformance 1.3.6.1.4.1.5567.2.11.6
OBJECT IDENTIFIER    

rsCmtsGroups 1.3.6.1.4.1.5567.2.11.6.1
OBJECT IDENTIFIER    

rsCmtsCompliances 1.3.6.1.4.1.5567.2.11.6.2
OBJECT IDENTIFIER    

rsCmtsBaseGroup 1.3.6.1.4.1.5567.2.11.6.1.1
A collection of objects providing additional configuration and monitoring capabilites of Cable Modem Line Card parameters.
Status: current Access: read-write
OBJECT-GROUP    

rsCmtsMibCompliance 1.3.6.1.4.1.5567.2.11.6.2.1
The compliance statement for devices implementing Riverstone extended Cable Modem MIB.
Status: current Access: read-write
MODULE-COMPLIANCE