LIGO-802DOT11-EXT-MIB

File: LIGO-802DOT11-EXT-MIB.mib (13978 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-MIB
IF-MIB LIGOWAVE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 Gauge32
MacAddress TruthValue sysLocation
ifIndex InterfaceIndex ifPhysAddress
ligoMgmt

Defined Types

LigoDot11IfConfEntry  
SEQUENCE    
  ligoDot11IfParentIndex InterfaceIndex
  ligoDot11IfProtocol OCTET STRING
  ligoDot11IfMode INTEGER
  ligoDot11IfESSID OCTET STRING
  ligoDot11IfAccessPoint MacAddress
  ligoDot11IfCountryCode Integer32
  ligoDot11IfFrequency Integer32
  ligoDot11IfChannel Integer32
  ligoDot11IfChannelBandwidth Integer32
  ligoDot11IfTxPower Gauge32
  ligoDot11IfBitRate Gauge32
  ligoDot11IfLinkQuality Gauge32
  ligoDot11IfMaxLinkQuality Gauge32
  ligoDot11IfSignalLevel Integer32
  ligoDot11IfNoiseLevel Integer32
  ligoDot11IfAssocNodeCount Gauge32

LigoDot11IfErrStatsEntry  
SEQUENCE    
  ligoDot11IfRxInvalidNWID Counter32
  ligoDot11IfRxInvalidCrypt Counter32
  ligoDot11IfRxInvalidFrag Counter32
  ligoDot11IfTxExcessiveRetries Counter32
  ligoDot11IfInvalidMisc Counter32
  ligoDot11IfMissedBeacons Counter32

LigoDot11RemoteNodeStatsEntry  
SEQUENCE    
  ligoDot11RmtNodeMacAddress MacAddress
  ligoDot11RmtNodeAssociated TruthValue
  ligoDot11RmtNodeTxBytes Counter32
  ligoDot11RmtNodeRxBytes Counter32
  ligoDot11RmtNodeAssocTime Integer32
  ligoDot11RmtNodeDisassocTime Integer32

Defined Values

ligo802dot11ExtMIB 1.3.6.1.4.1.32750.3.5
The LigoWave 802.11 Extension MIB.
MODULE-IDENTITY    

ligo802dot11ExtMIBObjects 1.3.6.1.4.1.32750.3.5.1
OBJECT IDENTIFIER    

ligoDot11Notifs 1.3.6.1.4.1.32750.3.5.1.0
OBJECT IDENTIFIER    

ligoDot11Info 1.3.6.1.4.1.32750.3.5.1.1
OBJECT IDENTIFIER    

ligoDot11Conf 1.3.6.1.4.1.32750.3.5.1.2
OBJECT IDENTIFIER    

ligoDot11Stats 1.3.6.1.4.1.32750.3.5.1.3
OBJECT IDENTIFIER    

ligoDot11IfConfTable 1.3.6.1.4.1.32750.3.5.1.2.1
Wireless interface configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LigoDot11IfConfEntry

ligoDot11IfConfEntry 1.3.6.1.4.1.32750.3.5.1.2.1.1
Wireless interface configuration table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LigoDot11IfConfEntry  

ligoDot11IfParentIndex 1.3.6.1.4.1.32750.3.5.1.2.1.1.1
Wireless interface's parent index, which corresponds to ifIndex in MIB-II interfaces table. This is only applicable if the interface is virtual and it is created under some other interface, like it is for Atheros cards when using MadWiFi driver, where parent interfaces are wifi0, wifi1, etc.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ligoDot11IfProtocol 1.3.6.1.4.1.32750.3.5.1.2.1.1.2
Protocol string, for example 'IEEE 802.11g'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

ligoDot11IfMode 1.3.6.1.4.1.32750.3.5.1.2.1.1.3
Wireless interface operation mode
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER auto(0), adhoc(1), managed(2), master(3), repeater(4), secondary(5), monitor(6)  

ligoDot11IfESSID 1.3.6.1.4.1.32750.3.5.1.2.1.1.4
ESSID
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

ligoDot11IfAccessPoint 1.3.6.1.4.1.32750.3.5.1.2.1.1.5
Access point's MAC address if working in managed mode and connected. Current interface's MAC address, when working in master mode.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ligoDot11IfCountryCode 1.3.6.1.4.1.32750.3.5.1.2.1.1.6
Country code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ligoDot11IfFrequency 1.3.6.1.4.1.32750.3.5.1.2.1.1.7
Current frequency as reported by driver.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ligoDot11IfChannel 1.3.6.1.4.1.32750.3.5.1.2.1.1.8
Channel number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ligoDot11IfChannelBandwidth 1.3.6.1.4.1.32750.3.5.1.2.1.1.9
Channel bandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ligoDot11IfTxPower 1.3.6.1.4.1.32750.3.5.1.2.1.1.10
Transmit power in dBm.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ligoDot11IfBitRate 1.3.6.1.4.1.32750.3.5.1.2.1.1.11
Transmission bitrate.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ligoDot11IfLinkQuality 1.3.6.1.4.1.32750.3.5.1.2.1.1.12
Link quality value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ligoDot11IfMaxLinkQuality 1.3.6.1.4.1.32750.3.5.1.2.1.1.13
Maximum possible link quality value for current wireless card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ligoDot11IfSignalLevel 1.3.6.1.4.1.32750.3.5.1.2.1.1.14
Signal level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ligoDot11IfNoiseLevel 1.3.6.1.4.1.32750.3.5.1.2.1.1.15
Noise level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ligoDot11IfAssocNodeCount 1.3.6.1.4.1.32750.3.5.1.2.1.1.16
Number of associated nodes when working in access point mode. 1 - if associated to remote access point in client mode.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ligoDot11IfErrStatsTable 1.3.6.1.4.1.32750.3.5.1.3.1
Wireless interface statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LigoDot11IfErrStatsEntry

ligoDot11IfErrStatsEntry 1.3.6.1.4.1.32750.3.5.1.3.1.1
Wireless interface statistics table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LigoDot11IfErrStatsEntry  

ligoDot11IfRxInvalidNWID 1.3.6.1.4.1.32750.3.5.1.3.1.1.1
Number of received packets with invalid NWID/ESSID. Increasing value usually means that there are other stations transmitting on the same channel or adjacent channels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ligoDot11IfRxInvalidCrypt 1.3.6.1.4.1.32750.3.5.1.3.1.1.2
Number of received packets the hardware was unable to decrypt.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ligoDot11IfRxInvalidFrag 1.3.6.1.4.1.32750.3.5.1.3.1.1.3
Number of received packets that were missing link layer fragments for complete re-assembly.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ligoDot11IfTxExcessiveRetries 1.3.6.1.4.1.32750.3.5.1.3.1.1.4
Number of packets hardware failed to deliver.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ligoDot11IfInvalidMisc 1.3.6.1.4.1.32750.3.5.1.3.1.1.5
Other packets lost in relation with specific wireless operations.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ligoDot11IfMissedBeacons 1.3.6.1.4.1.32750.3.5.1.3.1.1.6
Number of beacons that should have been sent by remote access point but were not received. Increasing number usually means that communicating peers moved out of range.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ligoDot11RemoteNodeStatsTable 1.3.6.1.4.1.32750.3.5.1.3.2
Remote node statistics table. This table shows statistics for associated or already disconnected clients on wireless interfaces which are operating in access point mode. For interfaces operating in client mode and associated to remote access point information about access point is shown.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LigoDot11RemoteNodeStatsEntry

ligoDot11RemoteNodeStatsEntry 1.3.6.1.4.1.32750.3.5.1.3.2.1
Wireless remote node statistics table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LigoDot11RemoteNodeStatsEntry  

ligoDot11RmtNodeMacAddress 1.3.6.1.4.1.32750.3.5.1.3.2.1.1
Remote node MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ligoDot11RmtNodeAssociated 1.3.6.1.4.1.32750.3.5.1.3.2.1.2
Remote node is currently associated.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ligoDot11RmtNodeTxBytes 1.3.6.1.4.1.32750.3.5.1.3.2.1.3
Bytes transmitted to remote node. This object is optional.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ligoDot11RmtNodeRxBytes 1.3.6.1.4.1.32750.3.5.1.3.2.1.4
Bytes received from remote node. This object is optional.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ligoDot11RmtNodeAssocTime 1.3.6.1.4.1.32750.3.5.1.3.2.1.5
UNIX timestamp of the association. This object is optional.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ligoDot11RmtNodeDisassocTime 1.3.6.1.4.1.32750.3.5.1.3.2.1.6
UNIX timestamp of the disassociation (if remote node recently dissasociated). This object is optional.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ligoFrequencyChange 1.3.6.1.4.1.32750.3.5.1.0.1
This notification is sent on frequency change.
Status: current Access: read-only
NOTIFICATION-TYPE    

ligoNoiseThresholdReached 1.3.6.1.4.1.32750.3.5.1.0.2
This notification is sent when noise becomes bigger than threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

ligoRemoteNodeConnected 1.3.6.1.4.1.32750.3.5.1.0.3
This notification is sent when remote node associates.
Status: current Access: read-only
NOTIFICATION-TYPE    

ligoRemoteNodeDisconnected 1.3.6.1.4.1.32750.3.5.1.0.4
This notification is sent when remote node dissasociates.
Status: current Access: read-only
NOTIFICATION-TYPE    

ligoLinkQualThresholdReached 1.3.6.1.4.1.32750.3.5.1.0.5
This notification is sent when link quality crosses the specified threshold.
Status: current Access: read-only
NOTIFICATION-TYPE