Is it possible to change the network interfaces names ( or to create ‘aliases’) 
?

for example

snmpwalk -v2c -c password 127.0.0.1


replacing  these names 

IF-MIB::ifDescr.6 = STRING: vlan10
IF-MIB::ifDescr.7 = STRING: vlan172
IF-MIB::ifDescr.8 = STRING: vlan11
IF-MIB::ifDescr.9 = STRING: vlan12 

to

IF-MIB::ifDescr.6 = STRING: Internet
IF-MIB::ifDescr.7 = STRING: dmz
IF-MIB::ifDescr.8 = STRING: guest_lan
IF-MIB::ifDescr.9 = STRING: wifi


thanks

andreas


------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to