Patch from Jeff Gehlbach
authorAlan T. DeKok <aland@freeradius.org>
Fri, 21 Apr 2017 17:26:51 +0000 (13:26 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 21 Apr 2017 17:26:51 +0000 (13:26 -0400)
commit498607deaea3f70b2e5ca92640d366d79ca5e8b7
treeeed3d4e29ff9527aeba5753425fdcd50116aadb7
parentafb2b7d06326e9f1745f99bb6bdb73fad639cf67
Patch from Jeff Gehlbach

The problem is that "radiusObject" is defined with an OBJECT-IDENTITY
macro, but it needs to be done with OBJECT-TYPE (i.e. a leaf node) to be
eligible for use in the OBJECTS clause of a NOTIFICATION-TYPE macro.
I've gotten jsmiparser happy by making that change, declaring the
object's syntax to be SNMP-FRAMEWORK-MIB::SnmpAdminString and setting
its max-access to "accessible-for-notify". These changes are reflected
in the attached version of the MIB definition.
mibs/FREERADIUS-MGMT-MIB.mib