Jump to content

Alcatel 6850 SNMP


Recommended Posts

господа, у кого стоит такой же свитчик, помогите осилить snmp

пытаюсь подружить свичик с cacti, для снятия нагрузки с портов

 

в инете нашел пару примеров:

 

http://forum.nag.ru/...showtopic=63642

 

и

 

SNMP

Firts, you have to create a user and give it the right to do SNMP:
user <“username”> read-only (all|ip|interface|...) password <password>
The only way I found to give the user SNMP capabilities is to use the web interface ..., but you can disactivate it with user <“username”> no snmp
Then configure the snmp server:
snmp security no security
Associate the comminuty string with the user you created: snmp community map <“community”> user <“username”> on
To configure the SNMP trap server: snmp station <server_ip> [<port>] <“user”> (v1|v2c|v3) enable
snmp authentification trap (enable|disable)
To filter the sent traps: snmp trap filter <server_ip> <filter_code>

 

ни один не работает, пробовал snmp v2, v3

поделитесь рабочим конфигом.

Link to post
Share on other sites

было такое дело.....

мучили дооолго....

 

snmp security no security

snmp community map "public" user "snmpuser" on

snmp station 10.10.0.198 162 "snmpuser" v2 enable

 

а за сколько купил?

Link to post
Share on other sites

core1-> show snmp security

snmp security = no security

 

 

core1-> show snmp authentication trap

snmp authentication trap = disable

 

 

core1-> show snmp community map

Community mode : enabled

 

status community string user name

--------+--------------------------------+--------------------------------

enabled public snmpuser

 

 

core1-> show snmp station

ipAddress/udpPort status protocol user

---------------------------------------------------+---------+--------+-------

cacti_ip/162 enable v2 snmpuser

 

 

core1-> show user snmpuser

User name = snmpuser,

Password expiration = None,

Password allow to be modified date = None,

Account lockout = None,

Password bad attempts = 0,

Read Only for domains = None,

Read/Write for domains = None,

Snmp allowed = YES,

Snmp authentication = NONE,

Snmp encryption = NONE,

Console-Only = Disabled

 

кактус в упор не цепляется по snmp

свич и кактус в одной подсети

 

snmpwalk switch_IP -v 2c -c public отваливается по Timeout: No Response

Link to post
Share on other sites

угу

 

core1-> show ip service

 

Name Port Status

----------------------+-------+---------

ftp 21 enabled

ssh 22 enabled

telnet 23 enabled

udp-relay 67 disabled

http 80 enabled

network-time 123 enabled

snmp 161 enabled

...

 

ребутить свич не нужно хоть?

 

делаю так:

write memory

copy running certified

 

надеюсь, это хватит для аля "применить изменения"

Link to post
Share on other sites

у меня так:

 

 

core1-> show configuration snapshot snmp

! SNMP :

snmp security no security

snmp community map "public" user "snmpuser" on

snmp station cacti_ip 162 "snmpuser" v2 enable

 

а тут у немцев в пдфке в секции snmp еще показывает юзера...

http://www.alcatel-lucent.de/enterprise/ipush/ipush79/EthernetOAM-Ring.pdf

 

1334622401-clip-25kb.jpg

 

может, юзера не подхватывает...

Link to post
Share on other sites
  • 4 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...