Cannot adopt OID in DOCS-IF31-MIB | docsis.org

You are here

Cannot adopt OID in DOCS-IF31-MIB

3 posts / 0 new
Last post
bobspero
Cannot adopt OID in DOCS-IF31-MIB

Can anyone tell me why I am getting this error? I see DOCS-IF31-MIB is in my directory, but I have been chasing my tail on this one! I am just trying to do the snmpget based on the name rather than the OID:

Cannot adopt OID in DOCS-IF31-MIB: docsIf31CmtsDsOfdmSubcarrierStatusTable ::= { docsIf31MibObjects 18 }
Cannot adopt OID in DOCS-IF31-MIB: docsIf31CmtsUsOfdmaChanTable ::= { docsIf31MibObjects 19 }
Cannot adopt OID in DOCS-IF31-MIB: docsIf31CmtsUsOfdmaDataIucStatsTable ::= { docsIf31MibObjects 20 }
Cannot adopt OID in DOCS-IF31-MIB: docsIf31CmtsUsOfdmaDataIucDetailStatusTable ::= { docsIf31MibObjects 21 }
Cannot adopt OID in DOCS-IF31-MIB: docsIf31CmtsUsOfdmaRangingIucStatusTable ::= { docsIf31MibObjects 22 }
Cannot adopt OID in DOCS-IF31-MIB: docsIf31CmtsUsOfdmaRangingIucStatusIuc ::= { docsIf31CmtsUsOfdmaRangingIucStatusEntry 1 }
Cannot adopt OID in DOCS-IF31-MIB: docsIf31CmtsUsOfdmaRangingIucStatusGuardband ::= { docsIf31CmtsUsOfdmaRangingIucStatusEntry 2 }
Cannot adopt OID in DOCS-IF31-MIB: docsIf31CmtsUsOfdmaRangingIucStatusNumSubcarriers ::= { docsIf31CmtsUsOfdmaRangingIucStatusEntry 3 }
Cannot adopt OID in DOCS-IF3-MIB: docsIf3MdChCfgEntry ::= { docsIf3MdChCfgTable 1 }

wittmann
3.1 Hardware available?

Hi, sorry for not answer your question but I've to ask. Do you have 3.1 HW already available?

kwesibrunee
usually means you are missing

usually means you are missing a dependent MIB, or it is trying to replace an exisiting oid

try isolating the mibs, and their dependencies in question in a folder and pass the -M /path/to/directory flags to the snmp command you are running

Log in or register to post comments