FOUNDRY-SN-WIRELESS-GROUP-MIB
- Registered at
- 1.3.6.1.4.1.1991.1.1.3.23
- Last updated
- 2010-06-02 00:00
- Organization
- Brocade Communications Systems, Inc.
- Revisions
- 2010-06-02 00:00, 2009-09-30 00:00
- Namespace
- extreme
- Source file
FOUNDRY-SN-WIRELESS-GROUP-MIB- Digest
sha256:c8c6c2130c29f407cb71e0029231d8ba4d32fd05c5646b1a7d3b389d039b3b9a
Description
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
Contact
Technical Support Center 130 Holger Way, San Jose, CA 95134 Email: ipsupport@brocade.com Phone: 1-800-752-8061 URL: www.brocade.com
Imports
| From | Symbols |
|---|---|
| FOUNDRY-SN-AGENT-MIB | MacAddress |
| FOUNDRY-SN-SWITCH-GROUP-MIB | snSwitch |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FOUNDRY-SN-AGENT-MIB FOUNDRY-SN-ROOT-MIB FOUNDRY-SN-SWITCH-GROUP-MIB FOUNDRY-SN-WIRELESS-GROUP-MIB HCNUM-TC IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| IfIndexList TEXTUAL-CONVENTION Each octet within this value specifies a set of eight interfaces by their ifIndex values, with the first octet specifying interfaces 1 through 8, the second octet specifying interfaces 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered interface, and the least significant bit represents the highest numbered interface. Thus, each interface of the device is represented by a single bit within the value of this object. If that bit has a value of '1' then that interface is included in the set of interfaces; the interface is not included if its bit has a value of '0'. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| wgGroup OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.1.3.23.1 | |||
| wgMobilityId OBJECT-TYPE Unique Identifier used to specify the mobility doamin. Valid range is <1 - 65535>. Use <0> to remove the domain. | 1.3.6.1.4.1.1991.1.1.3.23.1.1 | Integer32 | read-write | current |
| wgVpnPTDeletePolicy OBJECT-TYPE Write a valid VPN pass through policy ID to remove the policy. Return zero when reading this object. | 1.3.6.1.4.1.1991.1.1.3.23.1.2 | Integer32 | read-write | current |
| wgIfTable OBJECT-TYPE WiFi Interface Table. | 1.3.6.1.4.1.1991.1.1.3.23.2 | not-accessible | current | |
| wgIfEntry OBJECT-TYPE An entry of the WiFi Interface Table. | 1.3.6.1.4.1.1991.1.1.3.23.2.1 | not-accessible | current | |
| wgIfIndex OBJECT-TYPE ifIndex value of the switch interface. | 1.3.6.1.4.1.1991.1.1.3.23.2.1.1 | Integer32 | read-only | current |
| wgIfWirelessEnable OBJECT-TYPE Control wireless function of the switch interface. | 1.3.6.1.4.1.1991.1.1.3.23.2.1.2 | INTEGER {other(1), enable(2), disable(3)} | read-write | current |
| wgIfPnPLearnNewAP OBJECT-TYPE Control the interface to learn new AP. | 1.3.6.1.4.1.1991.1.1.3.23.2.1.3 | INTEGER {other(1), enable(2), disable(3)} | read-write | current |
| wgIfAutoPortDisable OBJECT-TYPE Disable the interface if the interface link status change. | 1.3.6.1.4.1.1991.1.1.3.23.2.1.4 | INTEGER {other(1), enable(2), disable(3)} | read-write | current |
| wgIfVpnPTPolicyId OBJECT-TYPE To bind an interface to a VPN pass through policy, write a valid policy number which is larger than zero. To unbind an interface to a VPN pass through policy, write a zero. | 1.3.6.1.4.1.1991.1.1.3.23.2.1.5 | Integer32 | read-write | current |
| wgIfFullCompRoamingEnable OBJECT-TYPE Control full compatibility roaming of an interface. | 1.3.6.1.4.1.1991.1.1.3.23.2.1.6 | INTEGER {other(1), enable(2), disable(3)} | read-write | current |
| wgRoamingPeerTable OBJECT-TYPE Roaming Peer table contains information of peers. | 1.3.6.1.4.1.1991.1.1.3.23.3 | not-accessible | current | |
| wgRoamingPeerEntry OBJECT-TYPE An entry of the roaming peer table. | 1.3.6.1.4.1.1991.1.1.3.23.3.1 | not-accessible | current | |
| wgRoamingPeerIpAddress OBJECT-TYPE IP Address of the ISRP peer. | 1.3.6.1.4.1.1991.1.1.3.23.3.1.1 | IpAddress | read-only | current |
| wgRoamingPeerConnectionStatus OBJECT-TYPE Shows the state of the ISRP Connection. | 1.3.6.1.4.1.1991.1.1.3.23.3.1.2 | INTEGER {other(1), configured(2), established(3)} | read-only | current |
| wgRoamingPeerRowStatus OBJECT-TYPE Shows the state of the row in the PeerRow Table. | 1.3.6.1.4.1.1991.1.1.3.23.3.1.3 | INTEGER {other(1), valid(2), delete(3), create(4)} | read-write | current |
| wgPnPTable OBJECT-TYPE AP Plug and Play Table. | 1.3.6.1.4.1.1991.1.1.3.23.4 | not-accessible | current | |
| wgPnPEntry OBJECT-TYPE An entry of the AP Plug and Play Table. | 1.3.6.1.4.1.1991.1.1.3.23.4.1 | not-accessible | current | |
| wgPnPIfIndex OBJECT-TYPE ifIndex value of the switch interface. | 1.3.6.1.4.1.1991.1.1.3.23.4.1.1 | Integer32 | read-only | current |
| wgPnPMacAddress OBJECT-TYPE MAC address of the attached AP. | 1.3.6.1.4.1.1991.1.1.3.23.4.1.2 | MacAddress | read-only | current |
| wgPnPIpAddress OBJECT-TYPE IP address of the attached AP. | 1.3.6.1.4.1.1991.1.1.3.23.4.1.3 | IpAddress | read-write | current |
| wgPnPIpMask OBJECT-TYPE Subnet mask of the attached AP. | 1.3.6.1.4.1.1991.1.1.3.23.4.1.4 | IpAddress | read-write | current |
| wgPnPIpDefaultGw OBJECT-TYPE Default gateway of the attached AP. | 1.3.6.1.4.1.1991.1.1.3.23.4.1.5 | IpAddress | read-write | current |
| wgPnPStatus OBJECT-TYPE AP device status. If the switch diecovered a new AP which had not been configured, the 'discovered' state will return. If the AP's IP address, subnet mask and default gateway were configured to the switch port but the AP with the matching MAC address had not attached to the switch port, 'configured' state will return. If the AP's IP address, subnet mask and default gateway were configured to the switch port and the AP with the matching MAC address had attached to the switch port and was operating, 'operational' state will return. | 1.3.6.1.4.1.1991.1.1.3.23.4.1.6 | INTEGER {other(1), discovered(2), configured(3), operational(4)} | read-only | current |
| wgPnPRowStatus OBJECT-TYPE Create, delete or modify a row of AP Plug and Play Table. | 1.3.6.1.4.1.1991.1.1.3.23.4.1.7 | INTEGER {other(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |
| wgVpnPTServerTable OBJECT-TYPE VPN pass through server table | 1.3.6.1.4.1.1991.1.1.3.23.5 | not-accessible | current | |
| wgVpnPTServerEntry OBJECT-TYPE An entry of the VPN pass through server table. | 1.3.6.1.4.1.1991.1.1.3.23.5.1 | not-accessible | current | |
| wgVpnPTServerPolicyId OBJECT-TYPE VPN pass through policy identifier. It must be greater than zero. | 1.3.6.1.4.1.1991.1.1.3.23.5.1.1 | Integer32 | read-only | current |
| wgVpnPTServerIpAddress OBJECT-TYPE VPN server IP address. | 1.3.6.1.4.1.1991.1.1.3.23.5.1.2 | IpAddress | read-only | current |
| wgVpnPTServerRowStatus OBJECT-TYPE Create or delete a row of VPN pass through server table. | 1.3.6.1.4.1.1991.1.1.3.23.5.1.3 | INTEGER {other(1), valid(2), delete(3), create(4)} | read-write | current |
| wgVpnPTFilterTable OBJECT-TYPE VPN pass through filter table | 1.3.6.1.4.1.1991.1.1.3.23.6 | not-accessible | current | |
| wgVpnPTFilterEntry OBJECT-TYPE An entry of the VPN pass through filter table. | 1.3.6.1.4.1.1991.1.1.3.23.6.1 | not-accessible | current | |
| wgVpnPTFilterPolicyId OBJECT-TYPE VPN pass through policy identifier. It must be greater than zero. | 1.3.6.1.4.1.1991.1.1.3.23.6.1.1 | Integer32 | read-only | current |
| wgVpnPTFilterProtocol OBJECT-TYPE Allow this type of protocol to pass through. | 1.3.6.1.4.1.1991.1.1.3.23.6.1.2 | INTEGER {other(1), udp(2), tcp(3)} | read-only | current |
| wgVpnPTFilterPort OBJECT-TYPE Allow this protocol port to pass through. | 1.3.6.1.4.1.1991.1.1.3.23.6.1.3 | Integer32 | read-only | current |
| wgVpnPTFilterRowStatus OBJECT-TYPE Create or delete a row of VPN pass through filter table. | 1.3.6.1.4.1.1991.1.1.3.23.6.1.4 | INTEGER {other(1), valid(2), delete(3), create(4)} | read-write | current |
| wgVpnPTPolicyTable OBJECT-TYPE VPN pass through policy table | 1.3.6.1.4.1.1991.1.1.3.23.7 | not-accessible | current | |
| wgVpnPTPolicyEntry OBJECT-TYPE An entry of the VPN pass through policy table. | 1.3.6.1.4.1.1991.1.1.3.23.7.1 | not-accessible | current | |
| wgVpnPTPolicyId OBJECT-TYPE VPN pass through policy identifier. It must be greater than zero. | 1.3.6.1.4.1.1991.1.1.3.23.7.1.1 | Integer32 | read-only | current |
| wgVpnPTPolicyPortList OBJECT-TYPE A list of ports bound to this VPN pass through policy. | 1.3.6.1.4.1.1991.1.1.3.23.7.1.2 | IfIndexList | read-only | current |