BSUMSUBNETS-MIB

        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 <Ip Address/Subnet Mask> pairs.
For a given WSS port, there can be multiple and different 
subnets. This means that each subnet specified by an
<Ip Address masked by the Subnet Mask> 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.
    
Source file
BSUMSUBNETS-MIB
Last revised
Identity
aniBsuMultSubnets
Base OID
1.3.6.1.4.1.4325.3.6
Imported Objects
ANIROOT-MIB bsu
BSUWIRELESSIF-MIB aniBsuWirelessPort
RFC1155-SMI IpAddress
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
Net-SNMP examples using the aperto MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'BSUMSUBNETS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BSUMSUBNETS-MIB::aniBsuMultSubnets'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BSUMSUBNETS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUMSUBNETS-MIB::aniBsuMultSubnets'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (5)
.1.3.6.1.4.1.4325.3.6
.1.3.6.1.4.1.4325.3.6.1
.1.3.6.1.4.1.4325.3.6.1.1
.1.3.6.1.4.1.4325.3.6.1.1.1
.1.3.6.1.4.1.4325.3.6.1.1.2
Dependencies (5) 4 direct · 1 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. RFC1155-SMIrfc
  2. ANIROOT-MIBaperto
  3. SNMPv2-SMIrfc
  4. SNMPv2-TCrfc
  5. BSUWIRELESSIF-MIBaperto
  6. BSUMSUBNETS-MIBapertoselected