添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
有腹肌的啄木鸟  ·  使用 JdbcTemplate ...·  1 周前    · 
爱跑步的钥匙  ·  MybatisPlus学习笔记 | ...·  1 周前    · 
咆哮的馒头  ·  Get Nth Entry from ...·  1 周前    · 
留胡子的汤圆  ·  SharePoint 搜索 REST ...·  1 周前    · 
没有腹肌的开水瓶  ·  Exception in thread ...·  1 周前    · 
稳重的八宝粥  ·  Docker not found when ...·  5 月前    · 
任性的山羊  ·  h96-pro-plus-armbian-s ...·  5 月前    · 
正直的荔枝  ·  Home·  6 月前    · 

Log in to ask questions, share your expertise, or stay connected to content. Don’t have a login? Join now.

you need to use -O0X and ensure the mibs are loaded correctly, example below (the string like ap214 is the essid not the ap name)

root@kali-246:/home/mibs/6.5.4.7# snmpwalk -M. -mALL -v2c -c secret123 -O0X 192.1.1.1 wlsxWlanESSIDTable       
WLSX-WLAN-MIB::wlanESSIDNumStations[STRING: ] = Gauge32: 0
WLSX-WLAN-MIB::wlanESSIDNumStations[STRING: ap214] = Gauge32: 0
WLSX-WLAN-MIB::wlanESSIDNumStations[STRING: ap215] = Gauge32: 0
WLSX-WLAN-MIB::wlanESSIDNumStations[STRING: ap335] = Gauge32: 2
WLSX-WLAN-MIB::wlanESSIDNumAccessPointsUp[STRING: ] = Gauge32: 0
WLSX-WLAN-MIB::wlanESSIDNumAccessPointsUp[STRING: ap214] = Gauge32: 1
WLSX-WLAN-MIB::wlanESSIDNumAccessPointsUp[STRING: ap215] = Gauge32: 1
WLSX-WLAN-MIB::wlanESSIDNumAccessPointsUp[STRING: ap335] = Gauge32: 1