NetOps Customer Validation (aka IM Pre Release) 1

 View Only

how to specify multiple indices

  • 1.  how to specify multiple indices

    Posted Feb 19, 2014 01:44 PM

    The item of interest is accessed by:

    INDEX { jnxFabricDeviceIndex,
                  jnxFabricOperatingContentsIndex,
                  jnxFabricOperatingL1Index,
                  jnxFabricOperatingL2Index,
                  jnxFabricOperatingL3Index }
          ::= { jnxFabricOperatingTable 1 }

     

    How does one write this into the vendor cert?

    to access the desired value, one needs to specify the device index and then 4 index values from the operating table.

    The oid of interest is "enterprises.2636.3.42.2.2.5.1.8.<device index>.<contentsIndex>.<L1Index>.<L2Index>.<L3Index>"

    Thanks.

    v2.3.2