ALVARION-WDS-MIB

File: ALVARION-WDS-MIB.mib (17555 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALVARION-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 DisplayString MacAddress
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
alvarionMgmtV2

Defined Types

CoWDSRadioEntry  
SEQUENCE    
  coWDSRadioIndex Integer32
  coWDSRadioAckDistance Unsigned32
  coWDSRadioQoS INTEGER

CoWDSGroupEntry  
SEQUENCE    
  coWDSGroupIndex Integer32
  coWDSGroupName DisplayString
  coWDSGroupState INTEGER
  coWDSGroupSecurity INTEGER
  coWDSGroupAddressing INTEGER
  coWDSGroupStaticMacAddress MacAddress
  coWDSGroupDynamicMode INTEGER
  coWDSGroupDynamicGroupId Unsigned32

CoWDSLinkEntry  
SEQUENCE    
  coWDSLinkIndex Integer32
  coWDSLinkState INTEGER
  coWDSLinkRadio Integer32
  coWDSLinkPeerMacAddress MacAddress
  coWDSLinkMaster TruthValue
  coWDSLinkAuthorized TruthValue
  coWDSLinkEncryption INTEGER
  coWDSLinkIdleTime Unsigned32
  coWDSLinkSNR Integer32
  coWDSLinkTxRate Unsigned32
  coWDSLinkRxRate Unsigned32
  coWDSLinkIfIndex Integer32

CoWDSNetworkScanEntry  
SEQUENCE    
  coWDSScanRadioIndex Integer32
  coWDSScanPeerIndex Integer32
  coWDSScanGroupId Unsigned32
  coWDSScanPeerMacAddress MacAddress
  coWDSScanChannel Unsigned32
  coWDSScanSNR Integer32
  coWDSScanMode INTEGER
  coWDSScanAvailable TruthValue

Defined Values

alvarionWdsMIB 1.3.6.1.4.1.12394.1.10.5.33
Alvarion WDS MIB.
MODULE-IDENTITY    

alvarionWdsMIBObjects 1.3.6.1.4.1.12394.1.10.5.33.1
OBJECT IDENTIFIER    

coWDSInfoGroup 1.3.6.1.4.1.12394.1.10.5.33.1.1
OBJECT IDENTIFIER    

coWDSRadioGroup 1.3.6.1.4.1.12394.1.10.5.33.1.2
OBJECT IDENTIFIER    

coWDSGroupGroup 1.3.6.1.4.1.12394.1.10.5.33.1.3
OBJECT IDENTIFIER    

coWDSLinkGroup 1.3.6.1.4.1.12394.1.10.5.33.1.4
OBJECT IDENTIFIER    

coWDSNetworkScanGroup 1.3.6.1.4.1.12394.1.10.5.33.1.5
OBJECT IDENTIFIER    

coWDSNumberOfGroup 1.3.6.1.4.1.12394.1.10.5.33.1.1.1
Number of WDS groups supported by the product.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..6  

coWDSDynamicModeImplemented 1.3.6.1.4.1.12394.1.10.5.33.1.1.2
Indicates if dynamic WDS mode is available in the product.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

coWDSRadioTable 1.3.6.1.4.1.12394.1.10.5.33.1.2.1
Conceptual table for the ACK distance parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoWDSRadioEntry

coWDSRadioEntry 1.3.6.1.4.1.12394.1.10.5.33.1.2.1.1
An Entry (conceptual row) in the ACK distance Table. coWDSRadioIndex - Radio number where the ACK distance is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoWDSRadioEntry  

coWDSRadioIndex 1.3.6.1.4.1.12394.1.10.5.33.1.2.1.1.1
Radio number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

coWDSRadioAckDistance 1.3.6.1.4.1.12394.1.10.5.33.1.2.1.1.2
Maximum distance between the device and the remote peers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSRadioQoS 1.3.6.1.4.1.12394.1.10.5.33.1.2.1.1.3
QoS priority mechanism used to maps the traffic to one of the four WMM traffic queues.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), vlan(2), veryHigh(3), high(4), normal(5), low(6), diffSrv(7), tos(8), ipQos(9)  

coWDSGroupTable 1.3.6.1.4.1.12394.1.10.5.33.1.3.1
Conceptual table for the WDS Groups. This table contains the six WDS Groups configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoWDSGroupEntry

coWDSGroupEntry 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1
An Entry (conceptual row) in the WDS Group Table. coWDSGroupIndex - Uniquely identify a WDS group inside the WDS group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoWDSGroupEntry  

coWDSGroupIndex 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1.1
The auxiliary variable used to identify instances of WDS groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..6  

coWDSGroupName 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1.2
Friendly name of the WDS group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

coWDSGroupState 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1.3
Specifies if the WDS group is active in the radios.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

coWDSGroupSecurity 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1.4
Specifies the encryption used by the WDS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), wep(2), tkip(3), aes(4)  

coWDSGroupAddressing 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1.5
Specifies if the WDS group is static or dynamic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

coWDSGroupStaticMacAddress 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1.6
For static WDS group, this object specify the MAC address of the remote WDS device.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coWDSGroupDynamicMode 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1.7
Specifies the mode of the dynamic WDS group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), master(1), slave(2), alternateMaster(3)  

coWDSGroupDynamicGroupId 1.3.6.1.4.1.12394.1.10.5.33.1.3.1.1.8
Specifies the group identifier of the dynamic WDS group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSLinkTable 1.3.6.1.4.1.12394.1.10.5.33.1.4.1
Conceptual table for the WDS links. This table contains up to 54 WDS links status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoWDSLinkEntry

coWDSLinkEntry 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1
An Entry (conceptual row) in the WDS Link Table. coWDSGroupIndex - Uniquely identify a WDS group inside the WDS group table. coWDSLinkIndex - Uniquely identify a WDS link inside a WDS group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoWDSLinkEntry  

coWDSLinkIndex 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.1
The auxiliary variable used to identify instances of WDS links.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..54  

coWDSLinkState 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.2
Specifies the state of the WDS link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), acquiring(2), inactive(3), active(4)  

coWDSLinkRadio 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.3
Radio number where the WDS peer was detected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..3  

coWDSLinkPeerMacAddress 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.4
MAC address of the WDS peer.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coWDSLinkMaster 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.5
Determine if this link is a link to a master. Providing upstream network access.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

coWDSLinkAuthorized 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.6
Encryption, if any, can proceed.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

coWDSLinkEncryption 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.7
Specifies the encryption used by the WDS link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), wep(2), tkip(3), aes(4)  

coWDSLinkIdleTime 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.8
Inactivity time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSLinkSNR 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.9
Signal noise ratio of the WDS peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..92  

coWDSLinkTxRate 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.10
Current transmit rate of the WDS peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSLinkRxRate 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.11
Current receive rate of the WDS peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSLinkIfIndex 1.3.6.1.4.1.12394.1.10.5.33.1.4.1.1.12
ifIndex of the associated interface in the ifTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

coWDSNetworkScanTable 1.3.6.1.4.1.12394.1.10.5.33.1.5.1
Conceptual table for the WDS network scans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoWDSNetworkScanEntry

coWDSNetworkScanEntry 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1
An Entry (conceptual row) in the WDS Network Scan Table. coWDSScanRadioIndex - Radio number where the WDS peer was detected. coWDSScanPeerIndex - Uniquely identify a WDS peer on a radio inside the WDS network scan table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoWDSNetworkScanEntry  

coWDSScanRadioIndex 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1.1
Radio number where the WDS peer was detected.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

coWDSScanPeerIndex 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1.2
Uniquely identify a WDS peer on a radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

coWDSScanGroupId 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1.3
Group id used by the WDS peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSScanPeerMacAddress 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1.4
MAC address of the WDS peer.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coWDSScanChannel 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1.5
Channel on which the peer is transmitting.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..199  

coWDSScanSNR 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1.6
Signal noise ratio of the WDS peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..92  

coWDSScanMode 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1.7
Current mode of the WDS peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master(1), slave(2), alternateMaster(3)  

coWDSScanAvailable 1.3.6.1.4.1.12394.1.10.5.33.1.5.1.1.8
Peer is accepting connections.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

alvarionWdsMIBConformance 1.3.6.1.4.1.12394.1.10.5.33.2
OBJECT IDENTIFIER    

alvarionWdsMIBCompliances 1.3.6.1.4.1.12394.1.10.5.33.2.1
OBJECT IDENTIFIER    

alvarionWdsMIBGroups 1.3.6.1.4.1.12394.1.10.5.33.2.2
OBJECT IDENTIFIER    

alvarionWdsMIBCompliance 1.3.6.1.4.1.12394.1.10.5.33.2.1.1
The compliance statement for the WDS MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

alvarionWDSInfoMIBGroup 1.3.6.1.4.1.12394.1.10.5.33.2.2.1
A collection of scalar objects for WDS.
Status: current Access: read-only
OBJECT-GROUP    

alvarionWDSRadioMIBGroup 1.3.6.1.4.1.12394.1.10.5.33.2.2.2
A collection of objects for the WDS radios.
Status: current Access: read-only
OBJECT-GROUP    

alvarionWDSGroupMIBGroup 1.3.6.1.4.1.12394.1.10.5.33.2.2.3
A collection of objects for the WDS groups.
Status: current Access: read-only
OBJECT-GROUP    

alvarionWDSLinkMIBGroup 1.3.6.1.4.1.12394.1.10.5.33.2.2.4
A collection of objects for the WDS links.
Status: current Access: read-only
OBJECT-GROUP    

alvarionWDSScanMIBGroup 1.3.6.1.4.1.12394.1.10.5.33.2.2.5
A collection of objects for the WDS network scan.
Status: current Access: read-only
OBJECT-GROUP