BSUMSUBNETS-MIB: View SNMP OID List / Download MIB

VENDOR: APERTO NETWORKS


 Home MIB: BSUMSUBNETS-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
 aniBsuMultSubnets 1.3.6.1.4.1.4325.3.6
This group gives the BSU Multiple Subnets information. The aniBsuSubnetConfTable is used to view and configure subnets per wireless port. There can be upto 1024 pairs. For a given WSS port, there can be multiple and different subnets. This means that each subnet specified by an has to be distinct. Atleast one Ip Address and Subnet Mask has to be specified. In addition to the subnet being distinct, each IP Address must be unique too. If clustering is disabled, then Multiple Subnets on one WSS port should not clash with Multiple Subnets on any other WSS port. Clustering and multiple subnets can exists simultaneously as long as they are not on the same WSS. If clustering is enabled but not all WSS are clustered, then those that are not part of the cluster can have multiple subnets. Eg. If WSS1 and WSS2 are clustered, but WSS3 and WSS4 are not, then WSS3 and WSS4 can have multiple subnets. To add a new subnet to the table, first set the aniBsuSubnetConfAddr. Next send an SNMP set request on aniBsuSubnetConfMask. Currently, deletion and modification of entries is not supported. When the BSU is in Bridge mode, this multiple subnets table is not valid and will not be displayed.
     aniBsuSubnetConfTable 1.3.6.1.4.1.4325.3.6.1 no-access
This table contains the Multiple Subnets information per wireless port.
         aniBsuSubnetConfEntry 1.3.6.1.4.1.4325.3.6.1.1 no-access
An entry in the aniBsuSubnetConfTable.
             aniBsuSubnetConfAddr 1.3.6.1.4.1.4325.3.6.1.1.1 ipaddress read-only
The IP Address of the configured Subnet.
             aniBsuSubnetConfMask 1.3.6.1.4.1.4325.3.6.1.1.2 ipaddress read-only
The Subnet Mask.