All MIBs › CM-IP-MIB › cmIpManagementTrafficBridgingIpv4Gateway
cmIpManagementTrafficBridgingIpv4Gateway
Module: CM-IP-MIB
OID (symbolic): CM-IP-MIB::cmIpManagementTrafficBridgingIpv4Gateway
OID (numeric): 1.3.6.1.4.1.2544.1.12.11.3.1.23
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
This object allows the user to specify the IPv4 default gateway for the Management Bridge.
What is cmIpManagementTrafficBridgingIpv4Gateway?
This read-write object stores the IPv4 default gateway address for the Management Bridge, which is used when out-of-band management traffic must be routed to reach the management server. It determines how management packets find their way to the management network when not on the same subnet. An operator would configure this value to direct management traffic through the correct router when the management interface is on a different network segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.3.1.23 snmpwalk -v2c -c public <target> CM-IP-MIB::cmIpManagementTrafficBridgingIpv4Gateway
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.3.1.23.1 snmpget -v2c -c public <target> CM-IP-MIB::cmIpManagementTrafficBridgingIpv4Gateway.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.11.3.1.23.1 a <value>
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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.11 | cmIPMIB | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.3 | cmIpScalars | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.3.1 | cmIpSystemScalars | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.3.1.23 | cmIpManagementTrafficBridgingIpv4Gateway | CM-IP-MIB |