Mib2c not generating type for RowStatus Object
"Kalenscher, Dan" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
I have a MIB object:
alpRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Column Description"
::= { ActiveLogicalPositionEntry 2 }
When running Mib2c it generates the following definition:
#define ALPROWSTATUS 2
{ALPROWSTATUS, , NETSNMP_OLDAPI_RWRITE,
var_activeLogicalPositionTable, 5, { 1,3,29 , 1, 2 }},
If you notice there is a missing parameter for the RowStatus Type. Is there a setting I need to adjust when running Mib2c or some info I need to correct in my mib to have it generate the definition here correctly?
Thanks,
Dan K.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users