staticBridgeAddressType
ZHONE-COM-BRIDGE-REC-MIB ·
.1.3.6.1.4.1.5504.4.7.3.1.2
Object
column
Enumeration
If staticBridgeAddressType is set to macAddr(1), then
staticBridgeMacOrIpAddress represents a MAC Address,
and ifIndex, bridgeIfVlanId and staticBridgeMacOrIpAddress
are used for the bridge path.
If staticBridgeAddressType is set to ipAddr(2), then
staticBridgeMacOrIpAddress represents an IP Address,
and ifIndex, bridgeIfVlanId and staticBridgeMacOrIpAddress
are used for the bridge path.
If staticBridgeAddressType is set to vlanIdAddr(3) or
intralinkAddr(7), then ifIndex and bridgeIfVlanId are
used for the bridge path.
If staticBridgeAddressType is set to globalAddr(4),
globalIntralinkAddr(8), or mvrAddr(13) then ifIndex
is used for the bridge path.
If staticBridgeAddressType is set to
dhcpAllowOui( 720901) then the first 3 bytes of the
MAC address contains the OUI that we will allow DHCP
addresses to be granted to, global scope.
If staticBridgeAddressType is set to dhcpIpAddr(9), or
to dhcpMacAddr(10), then the other fields are populated
as for address types ipAddr and macAddr respectively,
with the difference that these are secure entries,
learned by snooping DHCP.
If staticBridgeAddressType is set to vlanParms(14),
then the static bridge entry holds parameters for
the given VLAN and SLAN ID (for example, flap mode,
unicast aging period, etc) and is not associated
with any specific bridge, but with all bridges
with the same VLAN/SLAN ID. For this reason,
the IfIndex of this entry must be zero.
If staticBridgeAddressType is set to secMvrAddr(15),
then the static bridge entry holds parameters for
a Secondary MVR path. The VLAN ID of this entry is
the Secondary VLAN ID.
Context
- MIB
- ZHONE-COM-BRIDGE-REC-MIB
- OID
.1.3.6.1.4.1.5504.4.7.3.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- staticBridgeEntry
- Table
- staticBridgeTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | macAddr |
2 | ipAddr |
3 | vlanIdAddr |
4 | globalAddr |
7 | intralinkAddr |
8 | globalIntralinkAddr |
9 | dhcpIpAddr |
10 | dhcpMacAddr |
13 | mvrAddr |
14 | vlanParms |
15 | secMvrAddr |
720901 | dhcpAllowOui |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| staticBridgeMacOrIpAddress If the staticBridgeAddressType is set to macAddr(1),
then this field represents a MAC address.
If the staticBridgeAddressType is set to ipAddr(2),
then this field r… | column | OctetString | .1.3.6.1.4.1.5504.4.7.3.1.1 |
| staticBridgeLoopPrevention This field does the following options,'BlockAsym(1)' blocks a
learning bridge if flap is detected between it and an uplink bridge.
'BlockAll(2)' incorporates 'blockAsym(1)' but i… | column | Enumeration | .1.3.6.1.4.1.5504.4.7.3.1.10 |
| staticBridgeIgmpDscp This parameter indicates DSCP value for igmp traffic.
Valid code values:
<0-63> Differentiated services codepoint value
af11 … | column | OctetString | .1.3.6.1.4.1.5504.4.7.3.1.11 |
| staticBridgeMulticastAging Multicast Aging period in tenths of seconds for the
specified VLAN. After the specified aging period is
met, the VLAN address is deleted from the routing table.
A… | column | Integer32 | .1.3.6.1.4.1.5504.4.7.3.1.3 |
| staticBridgeRowStatus Used to create, modify or delete an entry in this
table. | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.4.7.3.1.4 |
| staticBridgeFlapControl This object enables or disable Flap Control in the Bridge
Filter Table. The value 'disable(2)' turns Flap Control mode
off. The values 'enable(3)' or 'fast(4) turn flap control … | column | Enumeration | .1.3.6.1.4.1.5504.4.7.3.1.5 |
| staticBridgeUnicastAging Multicast Aging period in tenths of seconds for the
specified VLAN. After the specified aging period is
met, the VLAN address is deleted from the routing table.
A… | column | Integer32 | .1.3.6.1.4.1.5504.4.7.3.1.6 |
| staticBridgeIgmpQueryInterval How often (in seconds) we as a bridge inject IGMP query
values into the stream. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5504.4.7.3.1.7 |
| staticBridgeFlags none : IGMP Snooping with Proxy reporting is disabled.
BIT 0(igmpProcessJoinAndLeave) : igmpProcessJoinandLeave is enabled for IGMP packets.
BIT … | column | Bits | .1.3.6.1.4.1.5504.4.7.3.1.8 |
| staticBridgeIgmpCustomIpAddress Allow the configuration of the source IP address for
packets that we originate upstream when doing IGMP
Porxy on a bridge. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.7.3.1.9 |