On reflection, I'd argue for 14:

2 = datalink/subnetwork (e.g. bridges)
3 = internet (e.g., supports IP)
4 = end-to-end (e.g., supports TCP)

It's not really a repeater, but bridging is supported, you can connect
via telnet and SSH, and while you CAN use it as a mail server or such,
it's not really provided with the system; it's capability you have to
add outside
the normal router functionality.

Justin

On Fri, Feb 22, 2008 at 5:39 PM, Christopher Johnson <[EMAIL PROTECTED]> wrote:
> I'm not sure that is the correct sysServices value.  I've always used
> snmpconf to calculate the sysServices value.
>
> I believe a better value is 76
> 1 = physical (e.g. repeater)
> 2 = datalink/subnetwork (e.g. bridges)
>  3 = internet (e.g., supports IP)
> 4 = end-to-end (e.g., supports TCP)
> 7 = applications (e.g., supports SMTP)
>
> This is from /usr/share/snmp/mibs/SNMPv2-MIB.txt
>
> best,
> -Chris
>
>
>
>  On Fri, Feb 22, 2008 at 6:47 PM, Justin Fletcher <[EMAIL PROTECTED]>
> wrote:
> > Yes, it's not in the SNMP configuration file, but it's easy to fix.
> >
> > As root, add to /etc/snmp/snmpd.conf:
> >
> > sysServices 4
> >
> > which shows that up to and including the internet layer is supported.
> >
> > Then run
> >
> > /opt/vyatta/sbin/snmpd.init restart
> >
> > These are the commands for Glendale, but it'll either be the same or
> > very similar for previous releases.
> >
> > I'll file a bug on it for you as well.
> >
> > Justin
> >
> >
> >
> >
> > On Fri, Feb 22, 2008 at 3:11 PM, Philip McDonald
> > <[EMAIL PROTECTED]> wrote:
> > > My OSS app is trying to discover a Vyatta NE and is being tripped-up by
> the
> > > lack of a  sysServices OID (.1.3.6.1.2.1.1.7.0)  in the mib.
> > > Why does vyatta lack this OID while all other commercial NEs have this
> > > included in their system mib?
> > >
> > > As a work-around I've tried using snmpset to set the sysService OID but
> it
> > > tells me that the OID doesn't exist and it won't add the OID by default.
> > >
> > > Should I try snmpconfig?  If so, how would I solve this problem.
> > >
> > > Thanks,
> > > P
> > >
> > >
> > > _______________________________________________
> > >  Vyatta-users mailing list
> > >  Vyatta-users@mailman.vyatta.com
> > >  http://mailman.vyatta.com/mailman/listinfo/vyatta-users
> > >
> > >
> > _______________________________________________
> > Vyatta-users mailing list
> > Vyatta-users@mailman.vyatta.com
> > http://mailman.vyatta.com/mailman/listinfo/vyatta-users
> >
>
>
> _______________________________________________
>  Vyatta-users mailing list
>  Vyatta-users@mailman.vyatta.com
>  http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>
>
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to