COLUBRIS-WDS-MIB: View SNMP OID List / Download MIB

VENDOR: COLUBRIS NETWORKS INC.


 Home MIB: COLUBRIS-WDS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 colubrisWdsMIB 1.3.6.1.4.1.8744.5.33
Colubris WDS MIB.
       colubrisWdsMIBObjects 1.3.6.1.4.1.8744.5.33.1
           coWDSInfoGroup 1.3.6.1.4.1.8744.5.33.1.1
               coWDSNumberOfGroup 1.3.6.1.4.1.8744.5.33.1.1.1 unsigned32 read-only
Number of local mesh profiles supported by the AP.
               coWDSDynamicModeImplemented 1.3.6.1.4.1.8744.5.33.1.1.2 truthvalue read-only
Indicates if dynamic local mesh mode is available in the AP.
           coWDSRadioGroup 1.3.6.1.4.1.8744.5.33.1.2
               coWDSRadioTable 1.3.6.1.4.1.8744.5.33.1.2.1 no-access
Conceptual table for the ACK distance parameter.
                   coWDSRadioEntry 1.3.6.1.4.1.8744.5.33.1.2.1.1 no-access
An entry (conceptual row) in the ACK distance table. coWDSRadioIndex - Number of the radio on which the ACK distance is applied.
                       coWDSRadioIndex 1.3.6.1.4.1.8744.5.33.1.2.1.1.1 integer32 no-access
Radio number.
                       coWDSRadioAckDistance 1.3.6.1.4.1.8744.5.33.1.2.1.1.2 unsigned32 read-only
Maximum distance between the AP and its remote peers.
                       coWDSRadioQoS 1.3.6.1.4.1.8744.5.33.1.2.1.1.3 integer read-only
QoS priority mechanism used to map the traffic to one of the four WMM traffic queues. Enumeration: 'veryHigh': 3, 'high': 4, 'diffSrv': 7, 'normal': 5, 'tos': 8, 'vlan': 2, 'disabled': 1, 'low': 6, 'ipQos': 9.
           coWDSGroupGroup 1.3.6.1.4.1.8744.5.33.1.3
               coWDSGroupTable 1.3.6.1.4.1.8744.5.33.1.3.1 no-access
Conceptual table for the local mesh profiles. This table contains configuration information for each profile.
                   coWDSGroupEntry 1.3.6.1.4.1.8744.5.33.1.3.1.1 no-access
An Entry (conceptual row) in the local mesh table. coWDSGroupIndex - Uniquely identify a WDS group inside the WDS group table.
                       coWDSGroupIndex 1.3.6.1.4.1.8744.5.33.1.3.1.1.1 integer32 no-access
The auxiliary variable used to identify instances of local mesh profiles.
                       coWDSGroupName 1.3.6.1.4.1.8744.5.33.1.3.1.1.2 displaystring read-only
Friendly name of the local mesh profile.
                       coWDSGroupState 1.3.6.1.4.1.8744.5.33.1.3.1.1.3 integer read-only
Indicates if the local mesh profile is active on the radios. Enumeration: 'enable': 1, 'disable': 2.
                       coWDSGroupSecurity 1.3.6.1.4.1.8744.5.33.1.3.1.1.4 integer read-only
Indicates the encryption used by the WDS group. Enumeration: 'tkip': 3, 'none': 1, 'wep': 2, 'aes': 4.
                       coWDSGroupAddressing 1.3.6.1.4.1.8744.5.33.1.3.1.1.5 integer read-only
Indicates if the local mesh profile is static or dynamic. Enumeration: 'dynamic': 2, 'static': 1.
                       coWDSGroupStaticMacAddress 1.3.6.1.4.1.8744.5.33.1.3.1.1.6 macaddress read-only
For static local mesh profiles, this object indicates the MAC address of the remote AP.
                       coWDSGroupDynamicMode 1.3.6.1.4.1.8744.5.33.1.3.1.1.7 integer read-only
Indicates the mode of the dynamic local mesh profile. Enumeration: 'slave': 2, 'none': 0, 'alternateMaster': 3, 'master': 1.
                       coWDSGroupDynamicGroupId 1.3.6.1.4.1.8744.5.33.1.3.1.1.8 unsigned32 read-only
Indicates the profile indentifier for the dynamic local mesh profile.
           coWDSLinkGroup 1.3.6.1.4.1.8744.5.33.1.4
               coWDSLinkTable 1.3.6.1.4.1.8744.5.33.1.4.1 no-access
Conceptual table for the local mesh profiles. This table contains status information for up to 54 local mesh links.
                   coWDSLinkEntry 1.3.6.1.4.1.8744.5.33.1.4.1.1 no-access
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.
                       coWDSLinkIndex 1.3.6.1.4.1.8744.5.33.1.4.1.1.1 integer32 no-access
The auxiliary variable used to identify instances of local mesh links.
                       coWDSLinkState 1.3.6.1.4.1.8744.5.33.1.4.1.1.2 integer read-only
Specifies the state of the local mesh link. Enumeration: 'down': 1, 'active': 4, 'inactive': 3, 'acquiring': 2.
                       coWDSLinkRadio 1.3.6.1.4.1.8744.5.33.1.4.1.1.3 integer32 read-only
Radio number where the local mesh peer was detected.
                       coWDSLinkPeerMacAddress 1.3.6.1.4.1.8744.5.33.1.4.1.1.4 macaddress read-only
MAC address of the local mesh peer.
                       coWDSLinkMaster 1.3.6.1.4.1.8744.5.33.1.4.1.1.5 truthvalue read-only
Indicates if this link is a link to a master node, which provides access to the root network for the mesh.
                       coWDSLinkAuthorized 1.3.6.1.4.1.8744.5.33.1.4.1.1.6 truthvalue read-only
Encryption, if any, can proceed.
                       coWDSLinkEncryption 1.3.6.1.4.1.8744.5.33.1.4.1.1.7 integer read-only
Indicates the encryption used by the local mesh link. Enumeration: 'tkip': 3, 'none': 1, 'wep': 2, 'aes': 4.
                       coWDSLinkIdleTime 1.3.6.1.4.1.8744.5.33.1.4.1.1.8 unsigned32 read-only
Inactivity time.
                       coWDSLinkSNR 1.3.6.1.4.1.8744.5.33.1.4.1.1.9 integer32 read-only
Signal noise ratio of the local mesh peer.
                       coWDSLinkTxRate 1.3.6.1.4.1.8744.5.33.1.4.1.1.10 unsigned32 read-only
Current transmit rate of the local mesh peer.
                       coWDSLinkRxRate 1.3.6.1.4.1.8744.5.33.1.4.1.1.11 unsigned32 read-only
Current receive rate of the local mesh peer.
                       coWDSLinkIfIndex 1.3.6.1.4.1.8744.5.33.1.4.1.1.12 integer32 read-only
ifIndex of the associated interface in the ifTable.
                       coWDSLinkHT 1.3.6.1.4.1.8744.5.33.1.4.1.1.13 truthvalue read-only
Indicates if the link is using high throughput data rates.
                       coWDSLinkTxMCS 1.3.6.1.4.1.8744.5.33.1.4.1.1.14 unsigned32 read-only
Current transmit MCS of the HT local mesh peer.
                       coWDSLinkRxMCS 1.3.6.1.4.1.8744.5.33.1.4.1.1.15 unsigned32 read-only
Current receive MCS of the HT local mesh peer.
                       coWDSLinkSignal 1.3.6.1.4.1.8744.5.33.1.4.1.1.16 integer32 read-only
Strength of the wireless signal.
                       coWDSLinkNoise 1.3.6.1.4.1.8744.5.33.1.4.1.1.17 integer32 read-only
Level of local background noise.
           coWDSNetworkScanGroup 1.3.6.1.4.1.8744.5.33.1.5
               coWDSNetworkScanTable 1.3.6.1.4.1.8744.5.33.1.5.1 no-access
Conceptual table for local mesh network scans.
                   coWDSNetworkScanEntry 1.3.6.1.4.1.8744.5.33.1.5.1.1 no-access
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.
                       coWDSScanRadioIndex 1.3.6.1.4.1.8744.5.33.1.5.1.1.1 integer32 no-access
Radio number on which the local mesh peer was detected.
                       coWDSScanPeerIndex 1.3.6.1.4.1.8744.5.33.1.5.1.1.2 integer32 no-access
Uniquely identify a local mesh peer on a radio.
                       coWDSScanGroupId 1.3.6.1.4.1.8744.5.33.1.5.1.1.3 unsigned32 read-only
Mesh ID used by the local mesh peer.
                       coWDSScanPeerMacAddress 1.3.6.1.4.1.8744.5.33.1.5.1.1.4 macaddress read-only
MAC address of the local mesh peer.
                       coWDSScanChannel 1.3.6.1.4.1.8744.5.33.1.5.1.1.5 unsigned32 read-only
Channel on which the local mesh peer is transmitting.
                       coWDSScanSNR 1.3.6.1.4.1.8744.5.33.1.5.1.1.6 integer32 read-only
Signal noise ratio of the local mesh peer.
                       coWDSScanMode 1.3.6.1.4.1.8744.5.33.1.5.1.1.7 integer read-only
Current mode of the local mesh peer. Enumeration: 'slave': 2, 'alternateMaster': 3, 'master': 1.
                       coWDSScanAvailable 1.3.6.1.4.1.8744.5.33.1.5.1.1.8 truthvalue read-only
Peer is accepting connections.
       colubrisWdsMIBConformance 1.3.6.1.4.1.8744.5.33.2
           colubrisWdsMIBCompliances 1.3.6.1.4.1.8744.5.33.2.1
               colubrisWdsMIBCompliance 1.3.6.1.4.1.8744.5.33.2.1.1
The compliance statement for the WDS MIB.
           colubrisWdsMIBGroups 1.3.6.1.4.1.8744.5.33.2.2
               colubrisWDSInfoMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.1
A collection of scalar objects for WDS.
               colubrisWDSRadioMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.2
A collection of objects for the local mesh radios.
               colubrisWDSGroupMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.3
A collection of objects for the local mesh profiles.
               colubrisWDSLinkMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.4
A collection of objects for the local mesh links.
               colubrisWDSScanMIBGroup 1.3.6.1.4.1.8744.5.33.2.2.5
A collection of objects for the local mesh network scan.