cancel
Showing results for 
Search instead for 
Did you mean: 

SNMP OID for AP connect / disconnected on vSZ 6.1

MikeSchubert
New Contributor

Hello everybody, 

we upgraded our vSZ from 5.2 to 6.1 , now my snmp requests for AP details don't work anymore 

for example:

old version 5.2:

snmpwalk -v2c -c secret123.456.789.111 SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.24.75.13.30.207.208 = STRING: "Connect"
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.24.124.11.20.242.64 = STRING: "Connect"
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.24.124.11.22.38.160 = STRING: "Disconnect"

new version 6.1

snmpwalk -v2c -c secret123.456.789.111 SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.18.152.112 = ""
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.18.152.192 = ""

have you any ideas whats going wrong ?

 

best regards

Mike

1 ACCEPTED SOLUTION

Parik_MN
RUCKUS Team Member

Hello @MikeSchubert

 

This is a known issue reported in SZ version 6.1.0, we do have a patch to address this issue. You might need to open a support case for further validation. Issue could be related to bug ID ER-11073.

Below is the output from lab setup post applying the patch.

administrator@ubuntu:/$ snmpwalk -v2c -c public lab-vsz .1.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.12.244.213.52.59.112 = STRING: "Disconnect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.19.86.48 = STRING: "Connect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.19.92.32 = STRING: "Connect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.25.149.48 = STRING: "Disconnect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.28.58.96.42.221.32 = STRING: "Disconnect"

Regards,

Parik

View solution in original post

1 REPLY 1

Parik_MN
RUCKUS Team Member

Hello @MikeSchubert

 

This is a known issue reported in SZ version 6.1.0, we do have a patch to address this issue. You might need to open a support case for further validation. Issue could be related to bug ID ER-11073.

Below is the output from lab setup post applying the patch.

administrator@ubuntu:/$ snmpwalk -v2c -c public lab-vsz .1.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.12.244.213.52.59.112 = STRING: "Disconnect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.19.86.48 = STRING: "Connect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.19.92.32 = STRING: "Connect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.25.149.48 = STRING: "Disconnect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.28.58.96.42.221.32 = STRING: "Disconnect"

Regards,

Parik