shutdown radios over snmp
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-07-2017 03:57 PM
I am trying to shutdown the access point radio over SNMP.
I have an OID from the MIB that says I should be able to do this, but I cannot find a value that will be acceptable.
The OID 1.3.6.1.4.1.388.50.1.3.34.2.1.5 - wingCfgAltDevIfShutdown, is showing the current setting of the radio, and is a Read-Write value. It is Integer format, but I have no found a value that is acceptable using SNMPSET.
I enter "snmpset -r:(IP Address) -o:(OID stated above) -val:10", then I receive a badvalue(3) error. I don't know what value is acceptable as a value of 1 in integer format. Any suggestions?
This was done using snmpsoft.com snmpset function, AP7532, and WING 5.8.3 firmware.
I have an OID from the MIB that says I should be able to do this, but I cannot find a value that will be acceptable.
The OID 1.3.6.1.4.1.388.50.1.3.34.2.1.5 - wingCfgAltDevIfShutdown, is showing the current setting of the radio, and is a Read-Write value. It is Integer format, but I have no found a value that is acceptable using SNMPSET.
I enter "snmpset -r:(IP Address) -o:(OID stated above) -val:10", then I receive a badvalue(3) error. I don't know what value is acceptable as a value of 1 in integer format. Any suggestions?
This was done using snmpsoft.com snmpset function, AP7532, and WING 5.8.3 firmware.
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-23-2017 11:38 AM
Hi Maik, try IF-MIB::ifDescr to define your wifi interface on device , than set this interface off by ifAdminStatus.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-26-2017 04:37 AM
Any further ideas here?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-14-2017 08:57 AM
Hey Christopher, I got it working, thanks fot that!
For a complete solution of my task, I need to view/change the PSK of wlan. Is there any value at the private community tree?
For a complete solution of my task, I need to view/change the PSK of wlan. Is there any value at the private community tree?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-07-2017 03:52 PM
I am testing on WiNG v5.9.0, but believe the MIBs are the same. I am using the WING-MIB.mib file from the AP7522 v5.9.0 firmware zip file in conjunction to Ireasoning MIB Browser. I successfully can use the following to set the WLAN shutdown (integer, value = 1) and to re-enabled use integer, value = 2).
.1.3.6.1.4.1.388.50.1.3.4.1.1.3.4.87.80.65.50
-- 1.3.6.1.4.1.388.50.1.3.4.1.1.3
wingCfgWlanShutdown OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
XPath: /wing-config/wlan[name=key1]/shutdown"
DEFVAL { false }
::= { wingCfgWlanEntry 3 }
.1.3.6.1.4.1.388.50.1.3.4.1.1.3.4.87.80.65.50
-- 1.3.6.1.4.1.388.50.1.3.4.1.1.3
wingCfgWlanShutdown OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
XPath: /wing-config/wlan[name=key1]/shutdown"
DEFVAL { false }
::= { wingCfgWlanEntry 3 }

Recommendations
Subject | Author | Posted | |
---|---|---|---|
‎03-19-2025 08:02 AM | |||
‎03-29-2021 07:28 PM | |||
‎10-07-2024 12:56 PM | |||
‎11-12-2024 02:00 AM | |||
2 weeks ago |