Re: Updates for next RFI v2 MIB I-D (11)
"Randy Presuhn" <[email protected]>
| Newsgroups | gmane.ietf.ipcdn |
|---|---|
| Message-ID | <001901c44cea$09cb6780$7f1afea9@oemcomputer> |
Hi - > From: "Eduardo Cardona" <[email protected]> > To: <[email protected]> > Cc: "DOCSIS OSS Majordomo List" <[email protected]> > Sent: Tuesday, June 08, 2004 8:24 AM > Subject: [ipcdn] Updates for next RFI v2 MIB I-D (11) ... > docsIfSigQMicroreflections OBJECT-TYPE > SYNTAX Integer32 (0..255) > UNITS "dBc" > MAX-ACCESS read-only > STATUS current > DESCRIPTION > "Total microreflections including in-channel response > as perceived on this interface, measured in dBc below > the signal level. The word "Total" seems rather odd, given the semantics of this object. Furthermore, the MIB review guidelines section 4.6.1.1 suggest that Unsigned32 or Gauge32 would be a more appropriate type, since negative values are precluded by the syntax. (Also, if it's dBc *below* the signal, wouldn't the UNITS be "-dBc"?) ... > docsIfCmStatusValue OBJECT-TYPE > SYNTAX INTEGER { > other(1), ... > "Current Cable Modem connectivity state, as specified > in the RF Interface Specification. Interpretations for > state values 1-12 are clearly outlined in the SP-RFI > reference given below. > The state value accessDenied(13) indicates the CMTS has > sent a Registration Aborted message to the CM. Same > state is reported as accessDenied(7) by the CMTS object > docsIfCmtsCmStatusValue." ... Question: does this mean that some cases where SP-RFI would say other(1) this object will say accessDenied(13)? Randy