[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: revised SMI-DS OID encoding rules



At 02:40 PM 12/15/2001, Andy Bierman wrote:
>Hi,
>>.....

oops -- the actual numbering below needs a "17.1" inserted
after "ipStats.1.N"

> 
> ipStats                     ::=   { someBase 1 }
> ipStats[17]                 ::=   N/A
> ipStats[17][1]              ::=   N/A
> ipStats[17][1][192.168.0.1] ::=   N/A
> ipStats[17][1][192.168.0.1].inPkts    ::= { ipStats 1 1 4 192 168 0 1 }
> ipStats[17][1][192.168.0.1].outPkts   ::= { ipStats 1 2 4 192 168 0 1 }
> ipStats[17][1][192.168.0.1].inOctets  ::= { ipStats 1 3 4 192 168 0 1 }
> ipStats[17][1][192.168.0.1].outOctets ::= { ipStats 1 4 4 192 168 0 1 }


Andy