All MIBs › CISCO-STACK-MIB › brouterPortIpHelpers
brouterPortIpHelpers
Module: CISCO-STACK-MIB
OID (symbolic): CISCO-STACK-MIB::brouterPortIpHelpers
OID (numeric): 1.3.6.1.4.1.9.5.1.6.14.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: An indication of which other Virtual LANs UDP/IP broadcasts received on this port will be forwarded to. The normal situation is broadcasts NOT forwarded beyond the originating VLAN, but it can be useful in certain circumstances. This is an octet string value with bits set to indicate forwarded to VLANs. It can be interpreted as a sum of f(x) as x goes from 0 to 1023, where f(x) = 0 for no forwarding to VLAN x and f(x) = exp(2, x) for VLAN x forwarded to. If all bits are 0 or the octet string is zero length, then UDP/IP broadcasts are not being forwarded to other VLANs.
What is brouterPortIpHelpers?
A read-write setting controlling which other VLANs will receive UDP/IP broadcasts forwarded from this port, normally used to relay broadcasts (e.g. DHCP) beyond the originating VLAN when needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.6.14.1.8 snmpwalk -v2c -c public <target> CISCO-STACK-MIB::brouterPortIpHelpers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.6.14.1.8.1 snmpget -v2c -c public <target> CISCO-STACK-MIB::brouterPortIpHelpers.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.1.6.14.1.8.1 s <value>
Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::brouterPortIpHelpers OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.1 | ciscoStackMIB | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.6 | brouterGrp | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.6.14 | brouterPortTable | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.6.14.1 | brouterPortEntry | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.6.14.1.8 | brouterPortIpHelpers | CISCO-STACK-MIB |