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 | 31 |
Tags
- Elasticsearch
- 보안양파
- Windows
- Kibana server is not ready yet
- endpoint security
- GitLab
- XCP-ng
- ansible
- bash
- freebsd
- docker
- G-suite
- Kibana
- xe guest utilities
- miniconda
- ssh key 배포
- ELASTIC
- pfsense
- elastic stack
- centos 8
- x-pack
- Proxy
- PlayBook
- macos
- application security
- hardening
- proxycfg
- 로그인불가
- 한글가이드
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