NMS-WLAN-MIB: View SNMP OID List / Download MIB

VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT


 Home MIB: NMS-WLAN-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
 wlan 1.3.6.1.4.1.3320.9.352
         nmsDot11Table 1.3.6.1.4.1.3320.9.352.1 no-access
NMS dot11 table.
             nmsDot11Entry 1.3.6.1.4.1.3320.9.352.1.1 no-access
NMS dot11 table entry.
                 nmsDot11DesiredSSID 1.3.6.1.4.1.3320.9.352.1.1.1 octet string read-write
NMS dot11 desired SSID.
                 nmsDot11SSIDHide 1.3.6.1.4.1.3320.9.352.1.1.2 integer read-write
NMS dot11 SSID hide status. Enumeration: 'enable': 1, 'disable': 0.
         nmsDot11RadioTable 1.3.6.1.4.1.3320.9.352.2 no-access
NMS dot11 radio table.
             nmsDot11RadioEntry 1.3.6.1.4.1.3320.9.352.2.1 no-access
NMS dot11 radio table entry.
                 nmsDot11RadioIndex 1.3.6.1.4.1.3320.9.352.2.1.1 integer read-only
A unique value for each dot11 radio table entry.
                 nmsDot11RadioEnabled 1.3.6.1.4.1.3320.9.352.2.1.2 integer read-write
dot11 radio enable status. 0-enable,1-disable. Enumeration: 'enable': 0, 'disable': 1.
                 nmsDot11RadioMode 1.3.6.1.4.1.3320.9.352.2.1.3 integer read-write
dot11 radio mode. 0-a ,1-b, 2-g, 3-bg. Enumeration: 'a': 0, 'b': 1, 'g': 2, 'bg': 3.