COLUBRIS-WDS-MIB

File: COLUBRIS-WDS-MIB.mib (19565 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
COLUBRIS-SMI

Imported symbols

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

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
  coWDSLinkHT TruthValue
  coWDSLinkTxMCS Unsigned32
  coWDSLinkRxMCS Unsigned32
  coWDSLinkSignal Integer32
  coWDSLinkNoise Integer32

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

Defined Values

colubrisWdsMIB 1.3.6.1.4.1.8744.5.33
Colubris WDS MIB.
MODULE-IDENTITY    

colubrisWdsMIBObjects 1.3.6.1.4.1.8744.5.33.1
OBJECT IDENTIFIER    

coWDSInfoGroup 1.3.6.1.4.1.8744.5.33.1.1
OBJECT IDENTIFIER    

coWDSRadioGroup 1.3.6.1.4.1.8744.5.33.1.2
OBJECT IDENTIFIER    

coWDSGroupGroup 1.3.6.1.4.1.8744.5.33.1.3
OBJECT IDENTIFIER    

coWDSLinkGroup 1.3.6.1.4.1.8744.5.33.1.4
OBJECT IDENTIFIER    

coWDSNetworkScanGroup 1.3.6.1.4.1.8744.5.33.1.5
OBJECT IDENTIFIER    

coWDSNumberOfGroup 1.3.6.1.4.1.8744.5.33.1.1.1
Number of local mesh profiles supported by the AP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..6  

coWDSDynamicModeImplemented 1.3.6.1.4.1.8744.5.33.1.1.2
Indicates if dynamic local mesh mode is available in the AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

coWDSRadioTable 1.3.6.1.4.1.8744.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.8744.5.33.1.2.1.1
An entry (conceptual row) in the ACK distance table. coWDSRadioIndex - Number of the radio on which the ACK distance is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoWDSRadioEntry  

coWDSRadioIndex 1.3.6.1.4.1.8744.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.8744.5.33.1.2.1.1.2
Maximum distance between the AP and its remote peers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSRadioQoS 1.3.6.1.4.1.8744.5.33.1.2.1.1.3
QoS priority mechanism used to map 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.8744.5.33.1.3.1
Conceptual table for the local mesh profiles. This table contains configuration information for each profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoWDSGroupEntry

coWDSGroupEntry 1.3.6.1.4.1.8744.5.33.1.3.1.1
An Entry (conceptual row) in the local mesh 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.8744.5.33.1.3.1.1.1
The auxiliary variable used to identify instances of local mesh profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..6  

coWDSGroupName 1.3.6.1.4.1.8744.5.33.1.3.1.1.2
Friendly name of the local mesh profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

coWDSGroupState 1.3.6.1.4.1.8744.5.33.1.3.1.1.3
Indicates if the local mesh profile is active on the radios.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

coWDSGroupSecurity 1.3.6.1.4.1.8744.5.33.1.3.1.1.4
Indicates 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.8744.5.33.1.3.1.1.5
Indicates if the local mesh profile is static or dynamic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

coWDSGroupStaticMacAddress 1.3.6.1.4.1.8744.5.33.1.3.1.1.6
For static local mesh profiles, this object indicates the MAC address of the remote AP.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coWDSGroupDynamicMode 1.3.6.1.4.1.8744.5.33.1.3.1.1.7
Indicates the mode of the dynamic local mesh profile.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), master(1), slave(2), alternateMaster(3)  

coWDSGroupDynamicGroupId 1.3.6.1.4.1.8744.5.33.1.3.1.1.8
Indicates the profile indentifier for the dynamic local mesh profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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

coWDSLinkEntry 1.3.6.1.4.1.8744.5.33.1.4.1.1
An Entry (conceptual row) in the local mesh link table. coWDSGroupIndex - Uniquely identify a local mesh profile inside the local mesh profile table. coWDSLinkIndex - Uniquely identify a local mesh link inside a local mesh profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoWDSLinkEntry  

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

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

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

coWDSLinkPeerMacAddress 1.3.6.1.4.1.8744.5.33.1.4.1.1.4
MAC address of the local mesh peer.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coWDSLinkMaster 1.3.6.1.4.1.8744.5.33.1.4.1.1.5
Indicates if this link is a link to a master node, which provides access to the root network for the mesh.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

coWDSLinkAuthorized 1.3.6.1.4.1.8744.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.8744.5.33.1.4.1.1.7
Indicates the encryption used by the local mesh link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), wep(2), tkip(3), aes(4)  

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

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

coWDSLinkTxRate 1.3.6.1.4.1.8744.5.33.1.4.1.1.10
Current transmit rate of the local mesh peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSLinkRxRate 1.3.6.1.4.1.8744.5.33.1.4.1.1.11
Current receive rate of the local mesh peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSLinkIfIndex 1.3.6.1.4.1.8744.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  

coWDSLinkHT 1.3.6.1.4.1.8744.5.33.1.4.1.1.13
Indicates if the link is using high throughput data rates.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

coWDSLinkTxMCS 1.3.6.1.4.1.8744.5.33.1.4.1.1.14
Current transmit MCS of the HT local mesh peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSLinkRxMCS 1.3.6.1.4.1.8744.5.33.1.4.1.1.15
Current receive MCS of the HT local mesh peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSLinkSignal 1.3.6.1.4.1.8744.5.33.1.4.1.1.16
Strength of the wireless signal.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

coWDSLinkNoise 1.3.6.1.4.1.8744.5.33.1.4.1.1.17
Level of local background noise.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

coWDSNetworkScanTable 1.3.6.1.4.1.8744.5.33.1.5.1
Conceptual table for local mesh network scans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoWDSNetworkScanEntry

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

coWDSScanRadioIndex 1.3.6.1.4.1.8744.5.33.1.5.1.1.1
Radio number on which the local mesh peer was detected.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

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

coWDSScanGroupId 1.3.6.1.4.1.8744.5.33.1.5.1.1.3
Mesh ID used by the local mesh peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coWDSScanPeerMacAddress 1.3.6.1.4.1.8744.5.33.1.5.1.1.4
MAC address of the local mesh peer.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

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

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

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

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

colubrisWdsMIBConformance 1.3.6.1.4.1.8744.5.33.2
OBJECT IDENTIFIER    

colubrisWdsMIBCompliances 1.3.6.1.4.1.8744.5.33.2.1
OBJECT IDENTIFIER    

colubrisWdsMIBGroups 1.3.6.1.4.1.8744.5.33.2.2
OBJECT IDENTIFIER    

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

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

colubrisWDSRadioMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.2
A collection of objects for the local mesh radios.
Status: current Access: read-only
OBJECT-GROUP    

colubrisWDSGroupMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.3
A collection of objects for the local mesh profiles.
Status: current Access: read-only
OBJECT-GROUP    

colubrisWDSLinkMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.4
A collection of objects for the local mesh links.
Status: current Access: read-only
OBJECT-GROUP    

colubrisWDSScanMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.5
A collection of objects for the local mesh network scan.
Status: current Access: read-only
OBJECT-GROUP