Ruijie Community

Title: Fit AP SNMP Config [Print this page]

Author: ssahin    Time: 2025-3-12 20:54
Title: Fit AP SNMP Config
Hello,
I have many Access Points (AP820 V2) that work in fit mode (managed by a controller).
I made SNMP settings on the controller, but the APs that work in Fit Mode do not have these SNMP settings. When I activate manual SNMP on the AP, the settings are deleted in the first config sync process.
I couldn't send snmp config to the ap because there was no snmp-server argument in ap-config all in the controller cli.


Is there a way to send these SNMP settings via the controller?

Note: I think the snmp settings on the controller are only valid for the controller. I've already tried this.

Author: lengjiajun@ruij    Time: 2025-3-12 21:23
You can run the ap-group command on the ac to access the ap group and configure snmp configurations for the ap group in batches


Author: ssahin@vprof-it    Time: 2025-3-12 21:40
GTAC-Thomas replied at 2025-3-12 21:23
You can run the ap-group command on the ac to access the ap group and configure snmp configurations  ...

I have a default group but how does the snmp setting relate to this?
Can you provide details?
Thanks.

Author: ssahin@vprof-it    Time: 2025-3-14 16:51
GTAC-Thomas replied at 2025-3-12 21:23
You can run the ap-group command on the ac to access the ap group and configure snmp configurations  ...

where is the snmp configuration?

Ruijie(config-group)#?
Ap Group Commands:
  6GHz                         Set the 6GHz.
  802.11a                      Set the 802.11a.
  802.11b                      Set the 802.11b.
  802.11g                      Set the 802.11g.
  ac-domain-name               Set ac domain name which the Ap connect to.
  ampdu-depth                  Config ampdu-depth
  antenna                      Config antenna mask
  ap-announcement-mode         Set announcement mode
  ap-idle-timeout              Set ap idle timeout
  ap-image                     Set ap image file should run
  ap-interface                 Ap interface
  ap-intf-statistics           Ap interface statistics
  ap-mode                      Set WTP Mode
  auto-cfg                     Auto sync cfg file to ap
  auto-join-group              Set AP auto join group.
  autowds                      Set auto wds
  backup-controller-primary    Set ap backup primary ac ip
  backup-controller-secondary  Set ap backup secondary ac ip
  backup-controller-tertiary   Set ap backup tertiary ac ip
  band-optimize                11ax(11ac) navigating function config
  blacklist                    Blacklist
  bss-color                    Set BSS Color
  capwap                       Capwap config
  cell-range-reduction         Set the ap-group's cell range reduction
  channel-mode                 Set ap channel mode
  clink                        Ap group for clink
  coverage-area-control        Coverage-area-control
  credential                   Set ap group's ap credential.
  data-plane                   Set data-plane
  default                      Set a command to its defaults
  dhcp                         Enable dhcp dns
  dhcp-option                  Dhcp pool optioin
  dns                          Dns config
  do                           To run exec commands in config mode
  dynamic-pool                 Dynamic dhcp pool
  echo-interval                Time between echo request messages
  end                          Exit from ap group mode
  exec-cmd                     Execute command in all ap-config in this group
  exit                         Exit from ap group mode
  extra-coverage               Config extra-coverage
  hap-poe                      Enable default radio if power low
  help                         Description of the interactive help system
  inter-radio-balance          Inter-radio STA balance function
  interface-mapping            Set the interface map, ssid -- vid peer.
  link-latency                 Set the link latency test
  master-group                 Config master group.
  mu-mimo                      Config MU-MIMO
  multi-bssid                  Set multi-bssid
  network                      Network config
  no                           Negate a command or set its defaults
  ofdma                        Config ofdma
  offline-ssid                 Set AP offline SSID.
  power                        Set power local
  power-max                    Set ap radio tx power max mode
  power-out                    Configure power out.
  primary-base                 Set ap primary ac name
  priority                     Set ap group's ap failover priority
  quiet-mode                   Config ap-group quiet_mode
  ript                         Configure ript
  rnr                          Set rnr
  rrm                          Rrm
  schedule                     Config ap-group schedule
  secondary-base               Set ap secondary ac ip
  service                      Service dhcp
  show                         Show running system information
  sta-idle-timeout             Set the Idle Timeout
  sta-limit                    Set the limit STA attached to this AP
  statistics-timer             Set the Statistics Timer
  sticky-steering              Ap-group for sticky steering
  tertiary-base                Set ap tertiary ac ip
  timestamp                    Set the AP's timestamp as the AC's.
  tunnel                       Config forward type
  twt                          Set TWT
  txbf                         Config TxBF
  virtual-ap                   Add virtual AP
  whitelist                    Whitelist
  wired-interface              Config the APG's wired interface
  wired-rate                   Config rate of wired interfaces
  wired-vlan                   Config the APG's wired vlan

Author: liuxiyang@ruiji    Time: 2025-3-14 17:07
ssahin replied at 2025-3-14 16:51
where is the snmp configuration?

Ruijie(config-group)#?

Hi sir,


Configure the SNMP read and write community and SNMP server on the AC, and send the AC to the AP.
Ruijie(config)#snmp-server community XX (where XX is the snmp community) rw (be sure to configure it as rw, read-write)
Ruijie(config)#snmp-server host server IP traps version 2c XX (where XX is the snmp community)

Best regards,
Steve

Author: ssahin@vprof-it    Time: 2025-3-14 17:15
GTAC-Steve replied at 2025-3-14 17:07
Hi sir,

Hello,
I mentioned it in my previous posts but I guess you didn't pay attention.

I already made snmp settings on Ruijie ac. SNMP is currently working on the controller but unfortunately these settings are not available on the Access point side.
AC;
snmp-server location DEMO
snmp-server host x.x.x.x traps version 2c **CommunityName**
snmp-server enable traps
snmp-server community **CommunityName**
rw

The Access point I manage from this controller does not receive these settings from the controller. I think the snmp settings are not syncing.

Author: ssahin@vprof-it    Time: 2025-3-15 23:08
ssahin replied at 2025-3-14 17:15
Hello,
I mentioned it in my previous posts but I guess you didn't pay attention.

hello, the solution was with ap-config. Thank you to the support team. The commands are as follows;
on AC;

configure terminal
ap-config all
exec-cmd mode configure cmd "snmp-server location TESTLOCATION"
exec-cmd mode configure cmd "snmp-server community COMMUNITYSTRING rw"
end
write

if you wish, you can also define traps after the exec-cmd mode configure cmd command.





Welcome to Ruijie Community (https://community.ruijienetworks.com/) Powered by Discuz! X3.2