WaveLAN-Roaming-MIB: View SNMP OID List / Download MIB

VENDOR: ATT (AMERICAN TELEPHONE AND TELEGRAPH)


 Home MIB: WaveLAN-Roaming-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
 wavelanRoaming 1.3.6.1.4.1.74.2.21.3
     wlrGenTable 1.3.6.1.4.1.74.2.21.3.1 no-access
Generic Roaming information for a collection of WaveLAN interfaces attached to a particular system.
         wlrGenEntry 1.3.6.1.4.1.74.2.21.3.1.1 no-access
Generic Roaming information for a particular WaveLAN interface.
             wlrGenIndex 1.3.6.1.4.1.74.2.21.3.1.1.1 integer read-only
An index value that uniquely identifies a WaveLAN network interface this roaming information applies to. The interface associated with a particular value of this index is the same interface as identified by the same value of ifIndex.
             wlrDomainId 1.3.6.1.4.1.74.2.21.3.1.1.2 octet string read-write
The Domain Identifier identifies the (multi-cellular) roaming service domain. Mobile stations will connect only to those access points that have the same DomainId as they have been configured with themselves. (note: Value '0000'H has a special meaning; it may be used to disable roaming)
             wlrBeaconKey 1.3.6.1.4.1.74.2.21.3.1.1.3 octet string read-write
The key used to encipher the WaveLAN NWID when included as data in the Beacon message.
     wlrMsTable 1.3.6.1.4.1.74.2.21.3.2 no-access
Mobile station roaming information for a collection of WaveLAN interfaces attached to a particular system.
         wlrMsEntry 1.3.6.1.4.1.74.2.21.3.2.1 no-access
Mobile station roaming information for a particular WaveLAN interface.
             wlrMsIndex 1.3.6.1.4.1.74.2.21.3.2.1.1 integer read-only
An index value that uniquely identifies a WaveLAN network interface this roaming information applies to. The interface associated with a particular value of this index is the same interface as identified by the same value of ifIndex.
             wlrRetryLimit 1.3.6.1.4.1.74.2.21.3.2.1.2 integer read-write
The protocol retry limit for the handover procedure.
             wlrNumberOfRecovers 1.3.6.1.4.1.74.2.21.3.2.1.3 integer read-write
The number of Recover requests to be sent after an unsuccessful handover procedure.
             wlrCommsQuality 1.3.6.1.4.1.74.2.21.3.2.1.4 integer read-only
The Communications Quality to the current access point. This is the running average maintained by the driver software. Expressed as percentage of maximum possible.
             wlrCurrentApName 1.3.6.1.4.1.74.2.21.3.2.1.5 displaystring read-only
The name of the current access point this mobile station is connected to.
             wlrMsSignOnFailures 1.3.6.1.4.1.74.2.21.3.2.1.6 counter read-only
The number of times no timely response was received to the Sign-on request protocol message during the sign-on and handover procedures.
             wlrMsHandovers 1.3.6.1.4.1.74.2.21.3.2.1.7 counter read-only
The number of times a handover has been initiated. (i.e. Sign-on request sent, not re-sent).
             wlrMsHandoverFailures 1.3.6.1.4.1.74.2.21.3.2.1.8 counter read-only
The number of times a handover procedure failed due to not receiving a response to the Sign-on requests and retries got exhausted.
             wlrMsBeaconsMissedNormal 1.3.6.1.4.1.74.2.21.3.2.1.9 counter read-only
The number of Beacons missed from current access point(s), during normal mode.
             wlrMsBeaconsMissedSearch 1.3.6.1.4.1.74.2.21.3.2.1.10 counter read-only
The number of Beacons missed from current access point(s), during regular search mode.
             wlrMsRegularCellSearchEntered 1.3.6.1.4.1.74.2.21.3.2.1.11 counter read-only
The number of times the regular cell search mode was entered from the normal mode.
             wlrMsFastCellSearchEntered 1.3.6.1.4.1.74.2.21.3.2.1.12 counter read-only
The number of times the fast cell search mode was entered.
             wlrMsTimeInNormalMode 1.3.6.1.4.1.74.2.21.3.2.1.13 counter read-only
The total time in normal (i.e. non-cell-search) mode since the roaming functionality got initialized. (in seconds)
             wlrMsTimeInRegularSearchMode 1.3.6.1.4.1.74.2.21.3.2.1.14 counter read-only
The total time in Regular Cell Search Mode since the roaming functionality got initialized. (in seconds)
             wlrMsTimeInFastSearchMode 1.3.6.1.4.1.74.2.21.3.2.1.15 counter read-only
The total time in Fast Cell Search Mode since the roaming functionality got initialized. (in seconds)
     wlrApTable 1.3.6.1.4.1.74.2.21.3.3 no-access
Access point roaming information for a collection of WaveLAN interfaces attached to a particular system.
         wlrApEntry 1.3.6.1.4.1.74.2.21.3.3.1 no-access
Access point roaming information for a particular WaveLAN interface.
             wlrApIndex 1.3.6.1.4.1.74.2.21.3.3.1.1 integer read-only
An index value that uniquely identifies a WaveLAN network interface this roaming information applies to. The interface associated with a particular value of this index is the same interface as identified by the same value of ifIndex.
             wlrStopCellSearchThreshold 1.3.6.1.4.1.74.2.21.3.3.1.2 integer read-write
The level of communications quality on which the mobile station stops looking for other access point(s). Expressed on percentage-scale. Should be greater than wlrRegularCellSearchThreshold + 3.
             wlrRegularCellSearchThreshold 1.3.6.1.4.1.74.2.21.3.3.1.3 integer read-write
The level of communications quality on which the mobile station starts looking for an access point with a level of communications quality higher than the Stop Cell Search Threshold. Expressed on percentage-scale. Should be smaller than wlrStopCellSearchThreshold - 3, and greater than wlrFastCellSearchThreshold + 3
             wlrFastCellSearchThreshold 1.3.6.1.4.1.74.2.21.3.3.1.4 integer read-write
The level of communications quality on which the mobile station starts looking for an access point with a level of communications quality higher than this threshold. Expressed on percentage-scale. Should be smaller than wlrRegularCellSearchThreshold - 3
             wlrBeaconInterval 1.3.6.1.4.1.74.2.21.3.3.1.5 timeout read-write
The Beacon interval time. In units of a hundredth of a second (1/100 s, or 10 ms).
             wlrBeaconTimeout 1.3.6.1.4.1.74.2.21.3.3.1.6 timeout read-write
The Beacon time-out value. In units of a hundredth of a second (1/100 s, or 10 ms). Should be at least 2 * wlrBeaconInterval.
             wlrApSignOnRequests 1.3.6.1.4.1.74.2.21.3.3.1.7 counter read-only
The number of Sign-on Requests received.
             wlrApHandoversSent 1.3.6.1.4.1.74.2.21.3.3.1.8 counter read-only
The number of times a handover has been requested from an other Access point.
             wlrApHandoversReceived 1.3.6.1.4.1.74.2.21.3.3.1.9 counter read-only
The number of times a mobile station has been handed over to an other access point.