cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
397
Views
0
Helpful
0
Replies

"Object of class commIpmiLan has incorrect DN (sys/svs-ext/ipmi-lan-svc)" - xml api works on 'sys/rack-unit-1/*'

jkangcali
Level 1
Level 1

Hi,

I am using Ansible's 'imc_rest' module to configure set 'ipmi' but my 'C220M4' box comes back with the incorrect DN error messages - I have verified the DN already with configResolveDn and configResolveClass.

 

It seems configconfMo works on sys/rack-unit-1/* but not on sys/svc-ext/*.

Any idea?

I have included fragment of json output below.

{
    "msg": "Request failed: Object of class commIpmiLan has incorrect DN (sys/svs-ext/ipmi-lan-svc)",
    "configConfMo": {
        "attributes": {
            "cookie": "1587952487/7c45498d-a43c-143c-8016-4e95ff908018",
            "dn": "sys/svs-ext/ipmi-lan-svc",
            "errorCode": "198",
            "errorDescr": "Object of class commIpmiLan has incorrect DN (sys/svs-ext/ipmi-lan-svc)",
            "invocationResult": "unidentified-fail",
            "response": "yes"
        }
    },
    "input": "<configConfMo dn=\"sys/svs-ext/ipmi-lan-svc\" cookie=\"1587952487/7c45498d-a43c-143c-8016-4e95ff908018\">  <inConfig>    <commIpmiLan dn=\"sys/svs-ext/ipmi-lan-svc\" adminState=\"enabled\"/>   </inConfig></configConfMo>",
    "output": "<configConfMo dn=\"sys/svs-ext/ipmi-lan-svc\" cookie=\"1587952487/7c45498d-a43c-143c-8016-4e95ff908018\" response=\"yes\" errorCode=\"198\" invocationResult=\"unidentified-fail\" errorDescr=\"Object of class commIpmiLan has incorrect DN (sys/svs-ext/ipmi-lan-svc)\"></configConfMo>\n",
    "error_code": "198",
    "error_text": "Object of class commIpmiLan has incorrect DN (sys/svs-ext/ipmi-lan-svc)",
0 Replies 0