All MIBs › ZHNWIRELESS › wlVirtualSsid
wlVirtualSsid
Module: ZHNWIRELESS
OID (symbolic): ZHNWIRELESS::wlVirtualSsid
OID (numeric): 1.3.6.1.4.1.5504.2.5.46.1.2.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Configure the Primary SSID assigned to the wl0 interface, or the Guest SSIDs assigned to the virtual wireless interfaces.
What is wlVirtualSsid?
Sets the SSID broadcast for this wireless interface, either the primary network name on the base radio interface or a guest network name on a virtual interface. It's the network name clients see and select when connecting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.46.1.2.1.6 snmpwalk -v2c -c public <target> ZHNWIRELESS::wlVirtualSsid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.46.1.2.1.6.1 snmpget -v2c -c public <target> ZHNWIRELESS::wlVirtualSsid.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.2.5.46.1.2.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wlVirtualSsid.1
Start monitoring Zhone Technologies ZNID residential gateway CPE devices (Wi-Fi channel/power/MIMO config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZHNWIRELESS::wlVirtualSsid OID value, configure state conditions and alerts, and monitor any Zhone Technologies ZNID residential gateway CPE devices (Wi-Fi channel/power/MIMO config status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.2 | zhoneProduct | Zhone |
| 1.3.6.1.4.1.5504.2.5 | zhoneWtn | Zhone |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5504.2.5.46 | zhnWireless | ZHNWIRELESS |
| 1.3.6.1.4.1.5504.2.5.46.1 | zhnWirelessObjects | ZHNWIRELESS |
| 1.3.6.1.4.1.5504.2.5.46.1.2 | wlVirtualIntfTable | ZHNWIRELESS |
| 1.3.6.1.4.1.5504.2.5.46.1.2.1 | wlVirtualIntfEntry | ZHNWIRELESS |
| 1.3.6.1.4.1.5504.2.5.46.1.2.1.6 | wlVirtualSsid | ZHNWIRELESS |