Q-BRIDGE-MIB :: dot1qStaticMulticastStatus

MIB Reference — IPNetwork Monitor

All MIBsQ-BRIDGE-MIBdot1qStaticMulticastStatus

dot1qStaticMulticastStatus

Module: Q-BRIDGE-MIB

OID (symbolic): Q-BRIDGE-MIB::dot1qStaticMulticastStatus

OID (numeric): 1.3.6.1.2.1.17.7.1.3.2.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values.

invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.

The value of this object MUST be retained across reinitializations of the management system.

What is dot1qStaticMulticastStatus?

This is a number (1-5) that indicates whether a multicast rule is currently active, permanent across reboots, temporary until next reboot, timing out, or disabled. Operators use this to track rule lifecycle and understand which rules survive device restarts. You might set this to 'invalid' to delete a rule, or 'permanent' to ensure a blocking rule persists after reboot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.3.2.1.5
snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qStaticMulticastStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.3.2.1.5.1
snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qStaticMulticastStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.3.2.1.5.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.17dot1dBridgeBRIDGE-MIB
1.3.6.1.2.1.17.7qBridgeMIBQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1qBridgeMIBObjectsQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.3dot1qStaticQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.3.2dot1qStaticMulticastTableQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.3.2.1dot1qStaticMulticastEntryQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.3.2.1.5dot1qStaticMulticastStatusQ-BRIDGE-MIB