Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- Elasticsearch
- hardening
- miniconda
- Kibana server is not ready yet
- pfsense
- bash
- ssh key 배포
- Windows
- macos
- ELASTIC
- xe guest utilities
- Kibana
- centos 8
- 보안양파
- 로그인불가
- ansible
- XCP-ng
- Proxy
- GitLab
- G-suite
- freebsd
- docker
- 한글가이드
- application security
- PlayBook
- proxycfg
- x-pack
- endpoint security
- elastic stack
Archives
- Today
- Total
선 밖에 선 자유인
Cisco WLC SNMP 정보 확인 본문
- OID를 이용한 Cisco WLC AP controller SNMP 정보 확인
- AP Names:
snmpwalk -v 2c -O x -c <community> <장비 IP> 1.3.6.1.4.1.14179.2.2.1.1.3
- Client MAC Address List:
snmpwalk -v 2c -O x -c <community> <장비 IP> 1.3.6.1.4.1.14179.2.1.4.1.1
- Client IP Address List:
snmpwalk -v 2c -c <community> <장비 IP> 1.3.6.1.4.1.14179.2.1.4.1.2
- Client Username List:
snmpwalk -v 2c -c <community> <장비 IP> 1.3.6.1.4.1.14179.2.1.4.1.3
- AP MAC Address List:
snmpwalk -v 2c -O x -c <community> <장비 IP> 1.3.6.1.4.1.14179.2.1.4.1.4
- Client SSID List:
snmpwalk -v 2c -c <community> <장비 IP> 1.3.6.1.4.1.14179.2.1.4.1.7
자세한 내용은 아래 확인
https://supportforums.cisco.com/t5/network-infrastructure-documents/cisco-wlc-snmp-historical-user-statistics-monitoring-w-syslog-or/ta-p/3134148
Comments