ifAlias empty on FreeBSD
Alarig Le Lay <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I use net-snmp on a FreeBSD router and all is working fine except that
the descriptions of the interfaces are not filled as ifAlias.
alarig@conan ~ $ snmpwalk -v2c -c public nominoe.grif ifName.16
IF-MIB::ifName.16 = STRING: em1.102
alarig@conan ~ $ snmpwalk -v2c -c public nominoe.grif ifAlias.16
IF-MIB::ifAlias.16 = STRING:
alarig@nominoe:~ % ifconfig em1.102 | grep description
description: Livraison BGP AS112
My daemon is configured like this:
alarig@nominoe:~ % grep -Ev '^#|^$' /usr/local/etc/snmpd.conf
proc bird
proc bird6
proc unbound
proc ntpd
disk /
load 12 12 12
syslocation FR
syscontact [email protected]
sysservices 78
trapsink gurvant.grifon.fr
trap2sink gurvant.grifon.fr
informsink gurvant.grifon.fr
trapcommunity auth
authtrapenable 1
rocommunity public 127.0.0.1
rocommunity public 172.17.0.0/24
What should I do to make it work?
Thanks,
--
alarig
------------------------------------------------------------------------------
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
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEE+2yGwT0H0n57WkRbrzhKwWsgK4gFAlrN0SoACgkQrzhKwWsg K4g9iAgAhwFMjgPzc0x14lrkomKirCbpWhkfulqCtVWw3qKZbLHBOZa6nu4QgygL 8M3RsXkL4vilXZGJm2SlFENceGdQVluFcNE82laEhfQ0NkNXFhO76Gkq2bUY/FIx 4JIGjfmXxPax3l22CrdtklqGAZyIJbTwjCQ5zPs3QhJq+U6O55M4eZgcDyyCIGdd Ag7dDLg34VtZk4+XwuFlTSGYSmTV4krLcotGxS4zruqnNsdOMXa4FHtMQAIqzs/W b+OQEUXBgOEVwCCvwyUTYcIoDIz9+vs3rg2fI5OfhbzaI3/9wJOLS9nbxkSGz2GN 5QNJvgTxNEiZhBdqF0g5KAaL+1esvA== =T+YR -----END PGP SIGNATURE-----