All MIBs › MIB › cbAcceleratorGatewayType
cbAcceleratorGatewayType
Module: MIB
OID (symbolic): MIB::cbAcceleratorGatewayType
OID (numeric): 1.3.6.1.4.1.5951.6.3.4.1.9
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-only
Description:
Type of cbAcceleratorGateway
What is cbAcceleratorGatewayType?
This read-only object reports the address type (IPv4 or IPv6) of the CloudBridge Accelerator gateway. The gateway is the default router used by the CloudBridge Accelerator appliance to reach the network. An operator would query this object to verify which IP address family is in use for the gateway when troubleshooting network connectivity issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.4.1.9 snmpwalk -v2c -c public <target> MIB::cbAcceleratorGatewayType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.4.1.9.1 snmpget -v2c -c public <target> MIB::cbAcceleratorGatewayType.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.9 | cbAcceleratorGatewayType | MIB |