# snmp-server

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`snmp-server`</mark>  komutuyla  ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği <mark style="color:red;">`hostname(config-snmp-server)#`</mark> bölümüne geçiş yapılır. u bölümde web arayüzde **Configuration ->** sekmesinde gerçekleştirilebilen konfigürasyonlar için gerekli komutlar bulunur.&#x20;

s

```
parta_Document(config)# snmp-server 
parta_Document(config-snmp-server)# 
allow-from               Allow IP Address to connect snmp-server.
community                Snmp Community
contact                  Contact Name
description              Description
disable                  Disable snmp server
listen-interface         Default: 127.0.0.1
location                 Location
system-name              System Name

```

| <mark style="color:blue;">`allow-from`</mark>       |   |
| --------------------------------------------------- | - |
| <mark style="color:blue;">`community`</mark>        |   |
| <mark style="color:blue;">`contact`</mark>          |   |
| <mark style="color:blue;">`description`</mark>      |   |
| <mark style="color:blue;">`disable`</mark>          |   |
| <mark style="color:blue;">`listen-interface`</mark> |   |
| <mark style="color:blue;">`location`</mark>         |   |
| <mark style="color:blue;">`system-name`</mark>      |   |
