FOUNDRY-SN-WIRELESS-GROUP-MIB

File: FOUNDRY-SN-WIRELESS-GROUP-MIB.mib (13139 bytes)

Imported modules

SNMPv2-SMI FOUNDRY-SN-AGENT-MIB FOUNDRY-SN-SWITCH-GROUP-MIB
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 MacAddress snSwitch
TEXTUAL-CONVENTION

Defined Types

IfIndexList  
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'.
TEXTUAL-CONVENTION    
  OCTET STRING  

WgIfEntry  
SEQUENCE    
  wgIfIndex Integer32
  wgIfWirelessEnable INTEGER
  wgIfPnPLearnNewAP INTEGER
  wgIfAutoPortDisable INTEGER
  wgIfVpnPTPolicyId Integer32
  wgIfFullCompRoamingEnable INTEGER

WgRoamingPeerEntry  
SEQUENCE    
  wgRoamingPeerIpAddress IpAddress
  wgRoamingPeerConnectionStatus INTEGER
  wgRoamingPeerRowStatus INTEGER

WgPnPEntry  
SEQUENCE    
  wgPnPIfIndex Integer32
  wgPnPMacAddress MacAddress
  wgPnPIpAddress IpAddress
  wgPnPIpMask IpAddress
  wgPnPIpDefaultGw IpAddress
  wgPnPStatus INTEGER
  wgPnPRowStatus INTEGER

WgVpnPTServerEntry  
SEQUENCE    
  wgVpnPTServerPolicyId Integer32
  wgVpnPTServerIpAddress IpAddress
  wgVpnPTServerRowStatus INTEGER

WgVpnPTFilterEntry  
SEQUENCE    
  wgVpnPTFilterPolicyId Integer32
  wgVpnPTFilterProtocol INTEGER
  wgVpnPTFilterPort Integer32
  wgVpnPTFilterRowStatus INTEGER

WgVpnPTPolicyEntry  
SEQUENCE    
  wgVpnPTPolicyId Integer32
  wgVpnPTPolicyPortList IfIndexList

Defined Values

snWireless 1.3.23
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.
MODULE-IDENTITY    

wgGroup 1.3.23.1
OBJECT IDENTIFIER    

wgMobilityId 1.3.23.1.1
Unique Identifier used to specify the mobility doamin. Valid range is <1 - 65535>. Use <0> to remove the domain.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

wgVpnPTDeletePolicy 1.3.23.1.2
Write a valid VPN pass through policy ID to remove the policy. Return zero when reading this object.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

wgIfTable 1.3.23.2
WiFi Interface Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WgIfEntry

wgIfEntry 1.3.23.2.1
An entry of the WiFi Interface Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WgIfEntry  

wgIfIndex 1.3.23.2.1.1
ifIndex value of the switch interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgIfWirelessEnable 1.3.23.2.1.2
Control wireless function of the switch interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

wgIfPnPLearnNewAP 1.3.23.2.1.3
Control the interface to learn new AP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

wgIfAutoPortDisable 1.3.23.2.1.4
Disable the interface if the interface link status change.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

wgIfVpnPTPolicyId 1.3.23.2.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

wgIfFullCompRoamingEnable 1.3.23.2.1.6
Control full compatibility roaming of an interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

wgRoamingPeerTable 1.3.23.3
Roaming Peer table contains information of peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WgRoamingPeerEntry

wgRoamingPeerEntry 1.3.23.3.1
An entry of the roaming peer table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WgRoamingPeerEntry  

wgRoamingPeerIpAddress 1.3.23.3.1.1
IP Address of the ISRP peer.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgRoamingPeerConnectionStatus 1.3.23.3.1.2
Shows the state of the ISRP Connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), configured(2), established(3)  

wgRoamingPeerRowStatus 1.3.23.3.1.3
Shows the state of the row in the PeerRow Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

wgPnPTable 1.3.23.4
AP Plug and Play Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WgPnPEntry

wgPnPEntry 1.3.23.4.1
An entry of the AP Plug and Play Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WgPnPEntry  

wgPnPIfIndex 1.3.23.4.1.1
ifIndex value of the switch interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgPnPMacAddress 1.3.23.4.1.2
MAC address of the attached AP.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wgPnPIpAddress 1.3.23.4.1.3
IP address of the attached AP.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wgPnPIpMask 1.3.23.4.1.4
Subnet mask of the attached AP.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wgPnPIpDefaultGw 1.3.23.4.1.5
Default gateway of the attached AP.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wgPnPStatus 1.3.23.4.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), discovered(2), configured(3), operational(4)  

wgPnPRowStatus 1.3.23.4.1.7
Create, delete or modify a row of AP Plug and Play Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4), modify(5)  

wgVpnPTServerTable 1.3.23.5
VPN pass through server table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WgVpnPTServerEntry

wgVpnPTServerEntry 1.3.23.5.1
An entry of the VPN pass through server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WgVpnPTServerEntry  

wgVpnPTServerPolicyId 1.3.23.5.1.1
VPN pass through policy identifier. It must be greater than zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgVpnPTServerIpAddress 1.3.23.5.1.2
VPN server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgVpnPTServerRowStatus 1.3.23.5.1.3
Create or delete a row of VPN pass through server table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

wgVpnPTFilterTable 1.3.23.6
VPN pass through filter table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WgVpnPTFilterEntry

wgVpnPTFilterEntry 1.3.23.6.1
An entry of the VPN pass through filter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WgVpnPTFilterEntry  

wgVpnPTFilterPolicyId 1.3.23.6.1.1
VPN pass through policy identifier. It must be greater than zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgVpnPTFilterProtocol 1.3.23.6.1.2
Allow this type of protocol to pass through.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), udp(2), tcp(3)  

wgVpnPTFilterPort 1.3.23.6.1.3
Allow this protocol port to pass through.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgVpnPTFilterRowStatus 1.3.23.6.1.4
Create or delete a row of VPN pass through filter table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

wgVpnPTPolicyTable 1.3.23.7
VPN pass through policy table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WgVpnPTPolicyEntry

wgVpnPTPolicyEntry 1.3.23.7.1
An entry of the VPN pass through policy table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WgVpnPTPolicyEntry  

wgVpnPTPolicyId 1.3.23.7.1.1
VPN pass through policy identifier. It must be greater than zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgVpnPTPolicyPortList 1.3.23.7.1.2
A list of ports bound to this VPN pass through policy.
Status: current Access: read-only
OBJECT-TYPE    
  IfIndexList