[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DISMAN-TRACEROUTE-MIB (rfc2925) question
Hi Folks,
The traceRouteCtlTable has 2 indices
which are both SnmpAdminString of SIZE (0..32).
Since these are both variable length indices,
this means that the index portion of the OID would be:
<num>"indexString1"<num>"indexString2"
where <num> is an Integer representing the
length of the string it preceeds.
If these strings were both zero length, then would one expect
0.0 as the index portion of the OID?
Is this correct?
Thanks,
-Joan