All MIBs › MIB › cbAcceleratorIpList
cbAcceleratorIpList
Module: MIB
OID (symbolic): MIB::cbAcceleratorIpList
OID (numeric): 1.3.6.1.4.1.5951.6.3.4.1.31
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Specify the list of CloudBridge IPs for which this device will act as a CloudBridge Accelerator.
What is cbAcceleratorIpList?
This OID holds a list of IP addresses for CloudBridge accelerator appliances that this device will forward traffic through to optimize WAN performance and reduce bandwidth usage. These accelerators compress and cache data, improving application response times over slow links. A network engineer would populate this list with the IP addresses of all acceleration appliances that should handle traffic from this device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.4.1.31 snmpwalk -v2c -c public <target> MIB::cbAcceleratorIpList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.4.1.31.1 snmpget -v2c -c public <target> MIB::cbAcceleratorIpList.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5951 | netScaler | MAS-MIB-SMIV2-MIB |
| 1.3.6.1.4.1.5951.6 | sdxRoot | MIB |
| 1.3.6.1.4.1.5951.6.3 | deviceGroup | MIB |
| 1.3.6.1.4.1.5951.6.3.4 | cloudBridgeAcceleratorTable | MIB |
| 1.3.6.1.4.1.5951.6.3.4.1 | cloudBridgeAcceleratorEntry | MIB |
| 1.3.6.1.4.1.5951.6.3.4.1.31 | cbAcceleratorIpList | MIB |