123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065 |
- HITRON-CABLE-MODEM-MIB DEFINITIONS ::= BEGIN
- IMPORTS
- MODULE-IDENTITY,
- OBJECT-TYPE,
- IpAddress,
- Unsigned32,
- Integer32,
- enterprises
- FROM SNMPv2-SMI
- RowStatus,
- TruthValue
- FROM SNMPv2-TC
- OBJECT-GROUP,
- MODULE-COMPLIANCE
- FROM SNMPv2-CONF
- hitronMib
- FROM HITRON-MIB;
-
- -- hitron Cable Modem Reference Design Module
-
- hitronDOCSIS MODULE-IDENTITY
- LAST-UPDATED "200911020100Z" -- Nov 2, 2009
- ORGANIZATION "Hitron Technologies, Inc."
- CONTACT-INFO
- " Rudy Zijlstra
- Postal: Hitron Technologies, Inc.
- No. 1-8, Lihsin 1st Rd., Hsinchu Science Park,
- Hsinchu, Taiwan, R.O.C.
- Phone: +886 3 578 6658
- E-mail: rudy.zijlstra@hc.hitrontech.com"
- DESCRIPTION
- "This is the MIB module for Hitron DOCSIS compliant
- Cable Modem."
- REVISION "200808010100Z" -- AUG 1, 2008
- DESCRIPTION
- "Initial Compilable Version."
- REVISION "200808190100Z" -- AUG 19, 2008
- DESCRIPTION
- "Add SNMP daemon control under hitronCmDaemonCapability. It's only
- for DOCSIS3.0. The default value for the SNMP damon is rfiAccessEnabled(2)."
- REVISION "200808200100Z" -- AUG 20, 2008
- DESCRIPTION
- "Adjust the control for http password enable/disable. Create an independent OID
- under hitronCmManagementParameters. It's only for DOCSIS3.0. The default value
- would depend on the model."
- REVISION "200810220100Z" -- Oct 22, 2008
- DESCRIPTION
- "Modify the hitronCmScanningParameters to enable setting of the freq range for
- all frequency plan."
- REVISION "200809240100Z" -- Sep 24, 2008
- DESCRIPTION
- "Add TurboDox and Max CPES control, allow to config user password"
- REVISION "200903060100Z" -- Mar 06, 2009
- DESCRIPTION
- "Add more detail configuration in TurboDoxControl"
- REVISION "200906220100Z" -- Jun 22, 2009
- DESCRIPTION
- "Add the hitronDQoSControlTable for DQoS for SIP control."
- REVISION "200910080100Z" -- Oct 8, 2009
- DESCRIPTION
- "Add the hitronCmSpeedTestTable for speed test control and speed display."
- REVISION "200910300100Z" -- Oct 30, 2009
- DESCRIPTION
- "Further define the behavior of hitronCmDhcpServerEnable, hitronHttpPasswordControl
- and hitronCmUserPasswordTable."
- REVISION "200911020100Z" -- Nov 2, 2009
- DESCRIPTION
- "Define the behaviors of 3 New OIDs, hitronDisplayIpInformation, hitronDisplayCmConfig
- and hitronConsoleEnable."
- REVISION "201003160100Z" -- March 16, 2010
- DESCRIPTION
- "Modify the hitronCmScanningParameters"
- REVISION "201004130100Z" -- April 13, 2010
- DESCRIPTION
- "Add the hitronForceDOCSIS20 and hitronDocsisMode OIDs."
- ::= { hitronMib 2 }
- SnmpAdminString ::= TEXTUAL-CONVENTION
- DISPLAY-HINT "255a"
- STATUS current
- DESCRIPTION "An octet string containing administrative
- information, preferably in human-readable form.
- To facilitate internationalization, this
- information is represented using the ISO/IEC
- IS 10646-1 character set, encoded as an octet
- string using the UTF-8 transformation format
- described in [RFC2044].
- Since additional code points are added by
- amendments to the 10646 standard from time
- to time, implementations must be prepared to
- encounter any code point from 0x00000000 to
- 0x7fffffff.
- The use of control codes should be avoided.
- When it is necessary to represent a newline,
- the control code sequence CR LF should be used.
- The use of leading or trailing white space should
- be avoided.
- For code points not directly supported by user
- interface hardware or software, an alternative
- means of entry and display, such as hexadecimal,
- may be provided.
- For information encoded in 7-bit US-ASCII,
- the UTF-8 encoding is identical to the
- US-ASCII encoding.
- Note that when this TC is used for an object that
- is used or envisioned to be used as an index, then
- a SIZE restriction must be specified so that the
- number of sub-identifiers for any object instance
- does not exceed the limit of 128, as defined by
- [RFC1905].
- "
- SYNTAX OCTET STRING (SIZE (0..255))
- hitronCm OBJECT IDENTIFIER ::= { hitronDOCSIS 1 }
- --------------------------------------------------------------------------------
- --
- -- hitron Scanning Parameters
- --
- --------------------------------------------------------------------------------
- hitronCmScanningParameters OBJECT IDENTIFIER ::= { hitronCm 1 }
- hitronScanFreqStart OBJECT-TYPE
- SYNTAX Unsigned32 (93000000..999000000)
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "This object is the Lowest downstream channel center frequency in the
- scan range before wraping back to HighDownstreamChannelFreq.
- For US, this value must be between 93000000-855000000 Hz for 2.0 products and
- 93000000-999000000 Hz for 3.0 product.
- For Europe, this value must be between 112000000-858000000 Hz for 2.0/3.0 products.
- In order to cover all freq plan, the default value would be 93000000Hz. "
- DEFVAL {114000000}
- ::= { hitronCmScanningParameters 1 }
- hitronScanFreqStop OBJECT-TYPE
- SYNTAX Unsigned32 (93000000..999000000)
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "This object is the Highest downstream channel center frequency in the
- scan range before wraping back to LowDownstreamChannelFreq.
- For US, this value must be between 93000000-855000000 Hz for 2.0 products and
- 93000000-999000000 Hz for 3.0 product.
- For Europe, this value must be between 112000000-858000000 Hz for 2.0/3.0 products."
- DEFVAL {858000000}
- ::= { hitronCmScanningParameters 2 }
- hitronFrequencyPlanInUse OBJECT-TYPE
- SYNTAX INTEGER {
- irc(0),
- hrc(1),
- usa(2),
- euro(3),
- japan(4),
- auto(5)
- }
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "If provied, only scan this frequency plan, if USA, scan IRC first
- and then scan HRC. The AUTO is for Euro-Board only. if provided,
- will try both of Docsis and EuroDocsis mode. When Japan is set, the
- modem will first scan the Japanese frequency ranges and then it will
- continue scanning using the North American frequency plan."
- DEFVAL {euro}
- ::= { hitronCmScanningParameters 3 }
-
- hitronDirectionToScan OBJECT-TYPE
- SYNTAX INTEGER {
- downwards(0),
- upwards(1)
- }
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "The object is the direction of the scanning."
- DEFVAL {downwards}
- ::= { hitronCmScanningParameters 4}
- hitronEuropeanScanStep OBJECT-TYPE
- SYNTAX Unsigned32 (1..48)
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "It is only apply for Europe-like frequency scanning, including euro and auto plan .
- The scanning step represents how many steps will be skiped for the next channel.
- One step is 0.125Mhz. This multiplier will increase the frequency
- increment during a EURODOCSIS scan. The default value step multiplier is 2.
- e.g.: ScanStep = 2, ScanStepSize = 250000 Hz."
- DEFVAL {2}
- ::= { hitronCmScanningParameters 5}
- --------------------------------------------------------------------------------
- --
- -- Management of Golden/Black Lists
- --
- --------------------------------------------------------------------------------
- --
- -- The Provisioned Gold Table
- --
- hitronGoldFreqProvTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronGoldFreqProvEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "This table defines the set of downstream channel frequencies to scan
- before any other channel frequencies. The lowest index entries are
- searched first, skipping over all entries that have a '0' frequency
- value in this table."
- ::= { hitronCmScanningParameters 6 }
- hitronGoldFreqProvEntry OBJECT-TYPE
- SYNTAX HitronGoldFreqProvEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Each entry defines a downstream channel frequency to scan first
- during scanning."
- INDEX { hitronGoldProvIndex }
- ::= { hitronGoldFreqProvTable 1 }
- HitronGoldFreqProvEntry ::= SEQUENCE
- {
- hitronGoldProvIndex INTEGER,
- hitronGoldProvStatus RowStatus,
- hitronGoldProvFrequency Unsigned32
- }
- hitronGoldProvIndex OBJECT-TYPE
- SYNTAX INTEGER (1..64)
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "The index of the Provisioned Gold List entry"
- ::= { hitronGoldFreqProvEntry 1 }
- hitronGoldProvStatus OBJECT-TYPE
- SYNTAX RowStatus
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "Controls and reflects the status of rows in this
- table. Rows in this table may be created by either the
- create-and-go or create-and-wait paradigms. There is no
- restriction on changing values in a row of this table while
- the row is active."
- ::= { hitronGoldFreqProvEntry 2 }
- hitronGoldProvFrequency OBJECT-TYPE
- SYNTAX Unsigned32 (85000000..999000000)
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "The Golden Frequency used during scanning. "
- ::= { hitronGoldFreqProvEntry 3 }
- --
- -- The Learned Gold Table
- --
- hitronGoldFreqLearnedTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronGoldFreqLearnedEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Learned Golden Frequencies. A frequency will be entered into this table
- once the modem has succesfully registered on it."
- ::= { hitronCmScanningParameters 7 }
- hitronGoldFreqLearnedEntry OBJECT-TYPE
- SYNTAX HitronGoldFreqLearnedEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Each entry defines a downstream channel freuency to scan first during
- scanning."
- INDEX { hitronGoldLearnedIndex }
- ::= { hitronGoldFreqLearnedTable 1 }
- HitronGoldFreqLearnedEntry ::= SEQUENCE
- {
- hitronGoldLearnedIndex INTEGER,
- hitronGoldLearnedFrequency Unsigned32
- }
- hitronGoldLearnedIndex OBJECT-TYPE
- SYNTAX INTEGER (1..32)
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "The index of the Learned Gold List entry"
- ::= { hitronGoldFreqLearnedEntry 1 }
- hitronGoldLearnedFrequency OBJECT-TYPE
- SYNTAX Unsigned32
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "The Learned Gold frequency learned. It is not
- possible to modify the value of this frequency to any other
- value than '0'. Setting a value to '0' will delete the learned
- gold frequency from the list."
- ::= { hitronGoldFreqLearnedEntry 2 }
- --
- -- The Provisioned Black Table
- --
- hitronBlackFreqProvTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronBlackFreqProvEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "This table defines the set of downstream channel frequencies to be skipped
- from scanning. The skipping should happen during the whole channel plan scanning.
- Also ignore all entries that have a '0' frequency
- value in this table."
- ::= { hitronCmScanningParameters 8 }
- hitronBlackFreqProvEntry OBJECT-TYPE
- SYNTAX HitronBlackFreqProvEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Each entry defines a downstream channel frequency to be skipped
- during scanning."
- INDEX { hitronBlackProvIndex }
- ::= { hitronBlackFreqProvTable 1 }
- HitronBlackFreqProvEntry ::= SEQUENCE
- {
- hitronBlackProvIndex INTEGER,
- hitronBlackProvStatus RowStatus,
- hitronBlackProvFrequency Unsigned32
- }
- hitronBlackProvIndex OBJECT-TYPE
- SYNTAX INTEGER (1..32)
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "The index of the Provisioned Black List entry"
- ::= { hitronBlackFreqProvEntry 1 }
- hitronBlackProvStatus OBJECT-TYPE
- SYNTAX RowStatus
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "Controls and reflects the status of rows in this
- table. Rows in this table may be created by either the
- create-and-go or create-and-wait paradigms. There is no
- restriction on changing values in a row of this table while
- the row is active."
- ::= { hitronBlackFreqProvEntry 2 }
- hitronBlackProvFrequency OBJECT-TYPE
- SYNTAX Unsigned32 (85000000..999000000)
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "The Black Frequency to be skipped during scanning. "
- ::= { hitronBlackFreqProvEntry 3 }
- --
- -- The Learned Black Table
- -- This table is not implemented on all products
- --
- hitronBlackFreqLearnedTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronBlackFreqLearnedEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Learned Black Frequencies. A frequency will be entered into this table
- once the modem has succesfully locked it, but unable to get the DOCSIS messages or
- unable to get registered."
- ::= { hitronCmScanningParameters 9 }
- hitronBlackFreqLearnedEntry OBJECT-TYPE
- SYNTAX HitronBlackFreqLearnedEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Each entry defines a downstream channel freuency to be skipped during
- scanning."
- INDEX { hitronBlackLearnedIndex }
- ::= { hitronBlackFreqLearnedTable 1 }
- HitronBlackFreqLearnedEntry ::= SEQUENCE
- {
- hitronBlackLearnedIndex INTEGER,
- hitronBlackLearnedFrequency Unsigned32
- }
- hitronBlackLearnedIndex OBJECT-TYPE
- SYNTAX INTEGER (1..32)
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "The index of the Learned Black List entry"
- ::= { hitronBlackFreqLearnedEntry 1 }
- hitronBlackLearnedFrequency OBJECT-TYPE
- SYNTAX Unsigned32
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "The Learned Black frequency learned. It is not
- possible to modify the value of this frequency to any other
- value than '0'. Setting a value to '0' will delete the learned
- black frequency from the list."
- ::= { hitronBlackFreqLearnedEntry 2 }
-
- hitronSelectISP OBJECT-TYPE
- SYNTAX Unsigned32 (0..254)
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "This OID allows for several ISP on the same cable network
- as it sets a ISP identifier in CM non-volatile memory. The configuration
- file needs to contain a vendor specific TLV (80) with value equal to that
- stored in non-volatile to accept the config file. On rejection the CM
- will continue to scan for other downstreams. This OID cannot be used
- in the configuration file and will cause rejection of the configuration file
- if present. The value 0 indicates this function has been disabled."
- DEFVAL {0}
- ::= { hitronCmScanningParameters 10 }
- hitronCmManagementParameters OBJECT IDENTIFIER ::= { hitronCm 2 }
- ---hitronCmDhcpServerEnable OBJECT-TYPE
- --- SYNTAX INTEGER
- --- {
- --- active(1),
- --- inactive(2)
- --- }
- --- MAX-ACCESS read-write
- --- STATUS obsolete
- --- DESCRIPTION
- --- "This object is used to enable/disable DHCP Local Server. As long
- --- as CM is not operational, local DHCP Server is working if enabled.
- --- Set to true(1) to enable DHCP server. Set to false(2) to disable it.
- --- For BVW-3653 series (with RG feature), the object is invalid. It would
- --- not control the local DHCP server."
- ---
- --- ::= { hitronCmManagementParameters 1 }
- hitronCmDaemonAccessTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronCmDaemonAccessEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "This table allows control of accessing the CM daemons, like TELNET, HTTP."
- ::= { hitronCmManagementParameters 2 }
- hitronCmDaemonAccessEntry OBJECT-TYPE
- SYNTAX HitronCmDaemonAccessEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Allow configuration for accessing control of different cable modem daemons from different interfaces."
- INDEX { hitronCmDaemonCapability }
- ::= { hitronCmDaemonAccessTable 1 }
- HitronCmDaemonAccessEntry ::= SEQUENCE {
- hitronCmDaemonCapability INTEGER,
- hitronCmDaemonAccessible BITS
- }
- hitronCmDaemonCapability OBJECT-TYPE
- SYNTAX INTEGER {
- telnet(1),
- http(2),
- snmp(3)
- }
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "The daemon list that is controlled by this entry. SNMP is only
- supported on 3.0 products."
- ::= { hitronCmDaemonAccessEntry 1 }
- hitronCmDaemonAccessible OBJECT-TYPE
- SYNTAX BITS {
- cpeAccessOnlineEnabled(0),
- cpeAccessOfflineEnabled(1),
- rfiAccessEnabled(2)
- }
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "When flag(s) is enabled ((cpe/rfi)AccessEnabled = 1) indicates
- that access through specific interface(s) is enable.
- If disabled(=0), indicates that any daemon access
- through the specific interface is disallowed. For telnet,
- default is no access from any interface at any time,['00'h].
- For HTTP, if router capability is supported, default is any
- interface has access at any time['E0'h], else if router
- capability is not supported, default is cpe has access while
- modem offline, rfi always access,['60'h]."
- ::= { hitronCmDaemonAccessEntry 2 }
- hitronResetFactory OBJECT-TYPE
- SYNTAX TruthValue
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "Reset the unit to factory default. this will also wipe any
- learned golden frequencies and reset the unit to the state as
- from factory. WARNING: the behaviour on different products may
- differ. Reading this object always returns false."
- ::= { hitronCmManagementParameters 3 }
- hitronCmIGMPMaxStreams OBJECT-TYPE
- SYNTAX INTEGER(0..16)
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "This object allows the setting of the maximum number of multicast
- streams the unit will bridge at the same time. This is done by snooping
- the IGMP-Join messages. If the number of consurrent IGMP-join messages
- exceeds the value of this OID, then the stream that is the oldest (has
- been bridged for the longest time) should be dropped. Dropping of this
- stream means: an IGMP leave is sent to the CMTS and the stream is
- stopped from being bridged to the CPE port. Therefore if this is set
- to one; An IPTV STB on a channel change will send an IGMP leave and
- join but the STB will only ever see the last stream that it has requested.
- Setting this mib to 0 will disable IGMP completely. "
- DEFVAL { 16 }
- ::= { hitronCmManagementParameters 4 }
- hitronCmIGMPTimeout OBJECT-TYPE
- SYNTAX INTEGER(0..30)
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "This OID determines the Maximum delay for passive mode IGMP Membership
- reports in 1/10th of seconds. This timer has a default value of 3
- seconds therefore a value of 30 will result in the default behavior
- according to the DOCSIS standard. Setting this timer to 0 enables
- immediate forwarding of IGMP messages to the CMTS"
- DEFVAL { 30 }
- ::= { hitronCmManagementParameters 5 }
- hitronLedControl OBJECT-TYPE
- SYNTAX INTEGER
- {
- active(1),
- inactive(2)
- }
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "This OID allows to control the LED on the device, with exception of the
- power led. When active, the led have the normal behaviour. When inactive
- only the power led is lit, the others are off. At (re-)boot the value is
- always the default value, active.
- This OID is valid only in the 3.0 product range"
- DEFVAL { 1 }
- ::= { hitronCmManagementParameters 6 }
- hitronHttpPasswordControl OBJECT-TYPE
- SYNTAX INTEGER
- {
- enabled(1),
- disabled(2)
- }
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "This OID allows to enable/disable of the password control of http access on the device,
- For BVG-3653 series (SIP and MGCP version, US or Euro version), the default
- value is enabled(1).
- For BVW-3653 series (with RG feature), the object is invalid. The Web GUI access
- would always need the password.
- For httpPassword, disabled means that access to the webpages does
- not need password authentication.
- This OID is valid only in the 3.0 product range"
-
- ::= { hitronCmManagementParameters 7 }
- hitronTurboDoxControl OBJECT-TYPE
- SYNTAX INTEGER
- {
- auto(0),
- enabled(1),
- tdoxdisabled(2),
- disabled(3)
- }
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "Config PP and Turbodox control.
- auto(0): 10/100M link speed CPE, PP on Tdox off; 1G link speed CPE, PP and Tdox off.
- enabled(1): PP and Tdox On.
- tdoxdisabled(2): PP on Tdox off.
- disabled(3): PP and Tdox off."
-
- ::= { hitronCmManagementParameters 8 }
- hitronMaxCpesControl OBJECT-TYPE
- SYNTAX INTEGER
- {
- unlimited(1),
- limited(0)
- }
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "Config MAX CPES settings."
-
- ::= { hitronCmManagementParameters 9 }
- hitronCmUserPasswordTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronCmUserPasswordEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "This table allows configuration of change user password"
- ::= { hitronCmManagementParameters 10 }
- hitronCmUserPasswordEntry OBJECT-TYPE
- SYNTAX HitronCmUserPasswordEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Allow configuration for change user password by role."
- INDEX { hitronCmUserRole }
- ::= { hitronCmUserPasswordTable 1 }
- HitronCmUserPasswordEntry ::= SEQUENCE {
- hitronCmUserRole INTEGER,
- hitronCmPassword SnmpAdminString
- }
- hitronCmUserRole OBJECT-TYPE
- SYNTAX INTEGER {
- user(1),
- admin(2)
- }
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Select User Role"
- ::= { hitronCmUserPasswordEntry 1 }
- hitronCmPassword OBJECT-TYPE
- SYNTAX SnmpAdminString
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "set password.
- For EU product(BVW-3653/BVG-3653/BRG35503ED), only admin user is supported now. The password
- setting to user role would have no effect. -091030"
-
- ::= { hitronCmUserPasswordEntry 2 }
- --
- -- hitronDQoSControlTable.
- -- This table is used to control the triggering target of the SIP session for the DQoS service. There
- -- could have difference SIP servers which serve the voice from external SIP device. If the port and
- -- SIP server IP in this table match the information in the session, the DQoS service flow should be
- -- created.
- --
- -- If this table is empty, the default behavior for DQoS triggering should be disabled. Also, this
- -- table should only be configured through the SNMP object in the DOCSIS config file, not through
- -- the normal SNMP setting. The values in this table should not be stored in the flash.
- --
- hitronDQoSControlTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronDQoSControlEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "This table contains the information for the DQoS control entries."
- ::= { hitronCmManagementParameters 11 }
-
-
- hitronDQoSControlEntry OBJECT-TYPE
- SYNTAX HitronDQoSControlEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "The table that describes the DQoS Control PROFILE."
- INDEX { hitronDQoSControlOrder }
- ::= { hitronDQoSControlTable 1 }
-
- HitronDQoSControlEntry ::= SEQUENCE {
- hitronDQoSControlOrder INTEGER,
- hitronDQoSSIPServerIP IpAddress,
- hitronDQoSSIPServerPort INTEGER,
- hitronDQoSControlRowStatus RowStatus
-
- }
-
- hitronDQoSControlOrder OBJECT-TYPE
- SYNTAX INTEGER (1..100)
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Integer index into the hitron DQoS for SIP server table"
- ::= { hitronDQoSControlEntry 1 }
-
- hitronDQoSSIPServerIP OBJECT-TYPE
- SYNTAX IpAddress
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "The allowed SIP server which could trigger the DQoS"
- ::= { hitronDQoSControlEntry 2 }
-
- hitronDQoSSIPServerPort OBJECT-TYPE
- SYNTAX INTEGER
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "The SIP server port which allow the triggering of the DQoS"
- ::= { hitronDQoSControlEntry 3 }
-
- hitronDQoSControlRowStatus OBJECT-TYPE
- SYNTAX RowStatus
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "The RowStatus interlock for the creation and deletion
- of a hitronDQoSControlTable entry. Any writable
- object in each row of the hitronDQoSControlTable
- can be modified at any time while the row is active(1)."
- ::= { hitronDQoSControlEntry 4}
- hitronDisplayIpInformation OBJECT-TYPE
- SYNTAX TruthValue
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "This OID controls whether the status page displays IP information. Default: True When set to False the <Cable Modem IP> block is not shown"
- DEFVAL {true}
- ::= { hitronCmManagementParameters 13 }
-
- hitronDisplayCmConfig OBJECT-TYPE
- SYNTAX TruthValue
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "When this OID is set to false, the CM configuration file name and the nework access rows in the web page are NOT displayed."
- DEFVAL {true}
- ::= { hitronCmManagementParameters 14 }
- hitronConsoleEnable OBJECT-TYPE
- SYNTAX TruthValue
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "When this OID is set to true, the console for both the Uboot and Application is active and can be used"
-
- DEFVAL {false}
- ::= { hitronCmManagementParameters 15 }
- hitronForceDOCSIS20 OBJECT-TYPE
- SYNTAX TruthValue
- MAX-ACCESS read-write
- STATUS current
- DESCRIPTION
- "If this flag is set to true, the CM would behave like a D2 CM even under
- a D3 environment."
- DEFVAL {false}
- ::= { hitronCmManagementParameters 16 }
- hitronDocsisMode OBJECT-TYPE
- SYNTAX BITS {
- d2(0),
- d3Full(1),
- d3Fallback(2),
- oneDS(3),
- twoDS(4),
- threeDS(5),
- fourDS(6),
- fiveDS(7),
- sixDS(8),
- sevenDS(9),
- eightDS(10),
- oneUS(11),
- twoUS(12),
- threeUS(13),
- fourUS(14)
- }
- MAX-ACCESS read-only
- STATUS current
- DESCRIPTION
- "Display the CM DOCSIS opearation mode and Downstream and Upstream online
- number. For example, if it's 8x4 Full D3 locked, the value is 0100000000100010, i.e. 0x4022.
- The bit 15 is not used at this moment."
-
- ::= { hitronCmManagementParameters 17 }
-
- hitronCmImageParameters OBJECT IDENTIFIER ::= { hitronCm 3}
- hitronDeviceDloadTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronDeviceDloadEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "This table controls device download list for different HWID, Model and download
- server and download image filename."
- ::= { hitronCmImageParameters 1 }
- hitronDeviceDloadEntry OBJECT-TYPE
- SYNTAX HitronDeviceDloadEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "An entry describing a complete row for HW ID, HW Model, download server IP
- and download image filename."
- INDEX { hitronDeviceDloadIndex }
- ::= { hitronDeviceDloadTable 1 }
- HitronDeviceDloadEntry ::= SEQUENCE {
- hitronDeviceDloadIndex Integer32,
- hitronCVCp1 OCTET STRING,
- hitronCVCp2 OCTET STRING,
- hitronCVCp3 OCTET STRING,
- hitronCVCp4 OCTET STRING,
- hitronCVCp5 OCTET STRING,
- hitronCVCp6 OCTET STRING,
- hitronCVCp7 OCTET STRING,
- hitronHardwareId SnmpAdminString,
- hitronHardwareModel SnmpAdminString,
- hitronSwServer IpAddress,
- hitronSwFilename SnmpAdminString,
- hitronDeviceDloadStatus RowStatus
- }
- hitronDeviceDloadIndex OBJECT-TYPE
- SYNTAX Integer32 (1..2147483647)
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "Index used to order the download device
- entries."
- ::= { hitronDeviceDloadEntry 1 }
- hitronCVCp1 OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE (0..225))
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "This object is used to check against the CVC header in the signed CM image. It is part of
- the CVC header of the signed image. This item should combine sequentially with CVC2,
- CVC3, CVC4, CVC5, CVC6 and CVC7 to form a complete manufacturer CVC which should equal to the CVC header
- of the signed image before CM would accept the downloaded image.
- When read, this object SHOULD return a zero length string."
- ::= { hitronDeviceDloadEntry 2 }
-
- hitronCVCp2 OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE (0..225))
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "This object is used to check against the CVC header in the signed CM image. It is part of
- the CVC header of the signed image. This item should combine sequentially with CVC1,
- CVC3, CVC4, CVC5, CVC6 and CVC7 to form a complete manufacturer CVC which should equal to the CVC header
- of the signed image before CM would accept the downloaded image.
- When read, this object SHOULD return a zero length string."
- ::= { hitronDeviceDloadEntry 3 }
-
- hitronCVCp3 OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE (0..225))
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "This object is used to check against the CVC header in the signed CM image. It is part of
- the CVC header of the signed image. This item should combine sequentially with CVC1,
- CVC2, CVC4, CVC5, CVC6 and CVC7 to form a complete manufacturer CVC which should equal to the CVC header
- of the signed image before CM would accept the downloaded image.
- When read, this object SHOULD return a zero length string."
- ::= { hitronDeviceDloadEntry 4 }
-
- hitronCVCp4 OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE (0..225))
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "This object is used to check against the CVC header in the signed CM image. It is part of
- the CVC header of the signed image. This item should combine sequentially with CVC1,
- CVC2, CVC3, CVC5, CVC6 and CVC7 to form a complete manufacturer CVC which should equal to the CVC header
- of the signed image before CM would accept the downloaded image.
- When read, this object SHOULD return a zero length string."
- ::= { hitronDeviceDloadEntry 5 }
-
- hitronCVCp5 OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE (0..225))
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "This object is used to check against the CVC header in the signed CM image. It is part of
- the CVC header of the signed image. This item should combine sequentially with CVC1,
- CVC2, CVC3, CVC4, CVC6 and CVC7 to form a complete manufacturer CVC which should equal to the CVC header
- of the signed image before CM would accept the downloaded image.
- When read, this object SHOULD return a zero length string."
- ::= { hitronDeviceDloadEntry 6 }
-
- hitronCVCp6 OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE (0..225))
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "This object is used to check against the CVC header in the signed CM image. It is part of
- the CVC header of the signed image. This item should combine sequentially with CVC1,
- CVC2, CVC3, CVC4, CVC5 and CVC7 to form a complete manufacturer CVC which should equal to the CVC header
- of the signed image before CM would accept the downloaded image.
- When read, this object SHOULD return a zero length string."
- ::= { hitronDeviceDloadEntry 7 }
-
- hitronCVCp7 OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE (0..225))
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "This object is used to check against the CVC header in the signed CM image. It is part of
- the CVC header of the signed image. This item should combine sequentially with CVC1,
- CVC2, CVC3, CVC4, CVC5 and CVC6 to form a complete manufacturer CVC which should equal to the CVC header
- of the signed image before CM would accept the downloaded image.
- When read, this object SHOULD return a zero length string."
- ::= { hitronDeviceDloadEntry 8 }
-
-
- hitronHardwareId OBJECT-TYPE
- SYNTAX SnmpAdminString
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "The Hardware ID which is used by the receiving device to check against its own harware ID.
- If the checking is failed, no image upgrade should be performed.
- The currently defined HW ID's are:
-
- 1.A -> BRG-35302ED
- 1.A -> BVG-3642ED
- 0.B -> BRG-35513ED, BVG-3653 (early samples)
- This list will be kept in this MIB."
- ::= { hitronDeviceDloadEntry 9 }
- hitronHardwareModel OBJECT-TYPE
- SYNTAX SnmpAdminString
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "The Hardware model name which is used by the receiving device to check against its own harware model name.
- If the checking is failed, no image upgrade should be performed.
- The current list of hardware model names is:
- BRG-35302ED
- BVG-3642ED_MGCP
- BVG-3642ED_SIP
- BRG-35513ED
- BVG-3653_MGCP
- BVG-3653_SIP
-
- This list to be maintained in this MIB definition."
- ::= { hitronDeviceDloadEntry 10 }
- hitronSwServer OBJECT-TYPE
- SYNTAX IpAddress
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "The tftp server IP address which is used for image upgrade."
- ::= { hitronDeviceDloadEntry 11 }
- hitronSwFilename OBJECT-TYPE
- SYNTAX SnmpAdminString
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "The image filename which is used for image upgrade."
- ::= { hitronDeviceDloadEntry 12 }
- hitronDeviceDloadStatus OBJECT-TYPE
- SYNTAX RowStatus
- MAX-ACCESS read-create
- STATUS current
- DESCRIPTION
- "Controls and reflects the status of rows in this
- table. Rows in this table may be created by either the
- create-and-go or create-and-wait paradigms. There is no
- restriction on changing values in a row of this table while
- the row is active."
- ::= { hitronDeviceDloadEntry 13 }
- hitronFlashActiveImage OBJECT-TYPE
- SYNTAX INTEGER
- MAX-ACCESS read-only
- STATUS current
- DESCRIPTION
- "This object display the current active image segamenet."
- ::= { hitronCmImageParameters 2 }
- hitronFlashImageTable OBJECT-TYPE
- SYNTAX SEQUENCE OF HitronFlashImageEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "A list of images version and filename in flash."
- ::= { hitronCmImageParameters 3 }
-
- hitronFlashImageEntry OBJECT-TYPE
- SYNTAX HitronFlashImageEntry
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "list entry for each image segament in flash."
- INDEX { hitronFlashImageIndex }
- ::= { hitronFlashImageTable 1 }
-
- HitronFlashImageEntry ::=
- SEQUENCE {
- hitronFlashImageIndex
- Integer32,
- hitronFlashVersion
- SnmpAdminString,
- hitronFlashFilename
- SnmpAdminString
- }
-
- hitronFlashImageIndex OBJECT-TYPE
- SYNTAX Integer32 (1..2147483647)
- MAX-ACCESS not-accessible
- STATUS current
- DESCRIPTION
- "The image segament number."
- ::= { hitronFlashImageEntry 1 }
-
- hitronFlashVersion OBJECT-TYPE
- SYNTAX SnmpAdminString
- MAX-ACCESS read-only
- STATUS current
- DESCRIPTION
- "The software version in the indexed segament in the flash."
- ::= { hitronFlashImageEntry 2 }
- hitronFlashFilename OBJECT-TYPE
- SYNTAX SnmpAdminString
- MAX-ACCESS read-only
- STATUS current
- DESCRIPTION
- "The image filename in the indexed segament in the flash."
- ::= { hitronFlashImageEntry 3 }
-
- END
|