PRVT-LOAD-BALANCE-MIB: View SNMP OID List / Download MIB

VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES


 Home MIB: PRVT-LOAD-BALANCE-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
 prvtLoadBalMIB 1.3.6.1.4.1.738.1.6.7
The private MIB module for management of load balancing functionality.
     prvtLoadBalObjects 1.3.6.1.4.1.738.1.6.7.1
         prvtLoadBalDistributionMode 1.3.6.1.4.1.738.1.6.7.1.1 integer read-write
The global distribution mode to use. Enumeration: 'disabled': 1, 'globalNetwork': 4, 'perPortUserNetwork': 3, 'globalUser': 5, 'general': 2.
         prvtLoadBalIpV6DistributionMode 1.3.6.1.4.1.738.1.6.7.1.2 integer read-write
Specifies whether IPv6 distribution mode should be enabled/disabled. Enumeration: 'disabled': 0, 'enabled': 1.
         prvtLoadBalSpiDistributionMode 1.3.6.1.4.1.738.1.6.7.1.3 integer read-write
Specifies whether SPI distribution mode should be enabled/disabled. Enumeration: 'disabled': 0, 'enabled': 1.
         prvtLoadBalMaxAvailSize 1.3.6.1.4.1.738.1.6.7.1.5 unsigned32 read-only
The maximum number of elements available in the matrix according to the configured global distribution mode and included protocols.
         prvtLoadBalMtxTable 1.3.6.1.4.1.738.1.6.7.1.6 no-access
The matrix table.
             prvtLoadBalMtxEntry 1.3.6.1.4.1.738.1.6.7.1.6.1 no-access
An entry belonging to prvtLoadBalMtxTable.
                 prvtLoadBalMtxIndex 1.3.6.1.4.1.738.1.6.7.1.6.1.1 prvtloadbalmtxindextc no-access
Uniquely identifies a matrix (load-balancing application) entry.
                 prvtLoadBalMtxBuckets 1.3.6.1.4.1.738.1.6.7.1.6.1.2 octet string read-only
Specifies the buckets of the load-balancing matrix. Each nibble specifies the CPU blade (1-12) that should handle traffic belonging to the corresponding ACL rule. The high nibbles corresponds to even ACL rules, the lower nibbles to odd ACL rules. The number of valid nibbles is equal to prvtLoadBalMaxAvailSize.
                 prvtLoadBalMtxSignature 1.3.6.1.4.1.738.1.6.7.1.6.1.3 octet string read-only
The MD5 signature of prvtLoadBalMtxBuckets.
         prvtLoadBalIfTable 1.3.6.1.4.1.738.1.6.7.1.7 no-access
This table contains port specific configuration.
             prvtLoadBalIfEntry 1.3.6.1.4.1.738.1.6.7.1.7.1 no-access
An entry belonging to prvtLoadBalIfTable.
                 prvtLoadBalIfId 1.3.6.1.4.1.738.1.6.7.1.7.1.1 unsigned32 no-access
The port number to which this row applies.
                 prvtLoadBalIfRowStatus 1.3.6.1.4.1.738.1.6.7.1.7.1.2 rowstatus read-only
Row status of this table.
                 prvtLoadBalIfMode 1.3.6.1.4.1.738.1.6.7.1.7.1.3 integer read-only
The mode in which this interface should function. Enumeration: 'user': 2, 'sync': 3, 'network': 1.
                 prvtLoadBalIfMatrixIndex 1.3.6.1.4.1.738.1.6.7.1.7.1.4 prvtloadbalmtxindextc read-only
The matrix index (prvtLoadBalMtxIndex) assigned to this interface.
         prvtLoadBalUserNtwkSrcIpv4Mask 1.3.6.1.4.1.738.1.6.7.1.8 ipaddress read-write
The user/network source IPv4 mask.
         prvtLoadBalUserNtwkDstIpv4Mask 1.3.6.1.4.1.738.1.6.7.1.9 ipaddress read-write
The user/network destination IPv4 mask.
         prvtLoadBalUserNtwkSrcIpv6Mask 1.3.6.1.4.1.738.1.6.7.1.10 ipv6address read-write
The user/network source IPv6 mask.
         prvtLoadBalUserNtwkDstIpv6Mask 1.3.6.1.4.1.738.1.6.7.1.11 ipv6address read-write
The user/network destination IPv6 mask.
         prvtLoadBalSpiMask 1.3.6.1.4.1.738.1.6.7.1.12 unsigned32 read-write
The SPI mask.
         prvtLoadBalGeneralSrcIpv4Mask 1.3.6.1.4.1.738.1.6.7.1.13 ipaddress read-write
The general source IPv4 mask.
         prvtLoadBalGeneralDstIpv4Mask 1.3.6.1.4.1.738.1.6.7.1.14 ipaddress read-write
The general destination IPv4 mask.
         prvtLoadBalGeneralSrcIpv6Mask 1.3.6.1.4.1.738.1.6.7.1.15 ipv6address read-write
The general source IPv6 mask.
         prvtLoadBalGeneralDstIpv6Mask 1.3.6.1.4.1.738.1.6.7.1.16 ipv6address read-write
The general destination IPv6 mask.
         prvtLoadBalLastUpdateTime 1.3.6.1.4.1.738.1.6.7.1.17 timestamp read-only
The value of sysUpTime when the configuration was last updated.
         prvtLoadBalApplyConfiguration 1.3.6.1.4.1.738.1.6.7.1.18 integer read-write
Setting this object to the value 'apply' results in the configuration being applied to the device. Reads from the object always return 'noAction'. Enumeration: 'apply': 1, 'noAction': 0.
         prvtLoadBalBladeTable 1.3.6.1.4.1.738.1.6.7.1.19 no-access
This table contains blade specific configuration.
               prvtLoadBalBladeEntry 1.3.6.1.4.1.738.1.6.7.1.19.1 no-access
An entry belonging to prvtLoadBalBladeTable.
                   prvtLoadBalBladeIndex 1.3.6.1.4.1.738.1.6.7.1.19.1.1 unsigned32 no-access
The index of the blade to which this row applies.
                   prvtLoadBalBladeMacAddr 1.3.6.1.4.1.738.1.6.7.1.19.1.3 macaddress read-only
The MAC address for this blade.
         prvtLoadBalBaseIpAddr 1.3.6.1.4.1.738.1.6.7.1.20 ipaddress read-write
The base IP address.
         prvtLoadBalBaseIpAddrMask 1.3.6.1.4.1.738.1.6.7.1.21 ipaddress read-write
The mask associated with prvtCpMatrixBaseIpAddr.
         prvtLoadBalAdminPass 1.3.6.1.4.1.738.1.6.7.1.22 octet string read-write
Admin user password.
         prvtLoadBalQsfpPortsMode 1.3.6.1.4.1.738.1.6.7.1.23 integer read-write
Gets to this object return the mode of the front panel QSFP ports. Sets to this object will configure the mode of these ports. Note that changing the mode requires the device to be reloaded to manufacturing defaults. Thus, sets to this object that change the object's value will result in the device reloading to the default configuration. Enumeration: 'mode4x10g': 1, 'mode40g': 2.
         prvtLoadBalIfVlanTable 1.3.6.1.4.1.738.1.6.7.1.24 no-access
This table contains port specific configuration.
               prvtLoadBalIfVlanEntry 1.3.6.1.4.1.738.1.6.7.1.24.1 no-access
An entry belonging to prvtLoadBalIfVlanTable.
                   prvtLoadBalVlanId 1.3.6.1.4.1.738.1.6.7.1.24.1.1 unsigned32 no-access
The port number and vlan to which this row applies.
                   prvtLoadBalIfVlanRowStatus 1.3.6.1.4.1.738.1.6.7.1.24.1.2 rowstatus read-only
Row status of this table.
                   prvtLoadBalIfVlanMode 1.3.6.1.4.1.738.1.6.7.1.24.1.3 integer read-only
The mode in which this interface and vlan should function. Enumeration: 'network': 1, 'user': 2.
                   prvtLoadBalIfVlanMatrixIndex 1.3.6.1.4.1.738.1.6.7.1.24.1.4 prvtloadbalmtxindextc read-only
The matrix index (prvtLoadBalMtxIndex) assigned to this interface and vlan.
         prvtLoadBalLoseLessMode 1.3.6.1.4.1.738.1.6.7.1.25 integer read-write
The lose-less mode to use. Enumeration: 'mode4': 8, 'mode1to2': 5, 'mode2': 7, 'mode1': 6, 'mode1to64': 0, 'mode8': 9, 'mode1to16': 2, 'mode1to32': 1, 'mode1to4': 4, 'mode1to8': 3.