Symptom
switch# show interface transceiver details | json
Traceback (most recent call last):
File "/isan/python/scripts/pipejson.py", line 90, in
fixnumeric(o["__readonly__"])
File "/isan/python/scripts/pipejson.py", line 32, in fixnumeric
fixnumeric(v)
File "/isan/python/scripts/pipejson.py", line 38, in fixnumeric
fixnumeric(i)
File "/isan/python/scripts/pipejson.py", line 41, in fixnumeric
if isint(d[k]):
File "/isan/python/scripts/pipejson.py", line 6, in isint
if x.find('.') != -1:
AttributeError: 'NoneType' object has no attribute 'find'
Conditions
We are running 7.3(4)N1.1
Workaround
The same issue does not appear on the 6.2 train for the N6K