CISCOSB-rlBrgMulticast-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.116
- Last updated
- 2013-04-01 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2013-04-01 00:00
- Namespace
- cisco
- Source file
CISCOSB-rlBrgMulticast-MIB- Digest
sha256:a5865d184ece9073ebd81e029d40cb1f4b7ec6b86b48af9a066f5d0bcd4a9fa8
Description
The MIB module describes the private MIB for Multicast Bridge supported by CISCOSB's software and products.
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| Q-BRIDGE-MIB | PortList, VlanIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CISCOSB-MIB CISCOSB-rlBrgMulticast-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DynamicCmdType TEXTUAL-CONVENTION Type of Dynamic IPM FDB command: Create Entry, Delete Entry, Set ports Pset. | current | |||
| VidxIndex TEXTUAL-CONVENTION Values of Vidx. 0 means no free Vidx. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlBrgMulticastMibVersion OBJECT-TYPE MIB's version, the current version is 4. Snooping supports IGMPv1/v2/v3 and MLDv1/v2. | 1.3.6.1.4.1.9.6.1.101.116.1 | INTEGER | read-only | current |
| rlBrgStaticIpMulticastTable OBJECT-TYPE A table containing filtering information for IP Multicast addresses for each VLAN. | 1.3.6.1.4.1.9.6.1.101.116.3 | not-accessible | current | |
| rlBrgStaticIpMulticastEntry OBJECT-TYPE Filtering information configured into the device. The set of ports to which frames containing this IP Multicast destination address and IP source address are allowed to be forwarded. | 1.3.6.1.4.1.9.6.1.101.116.3.1 | not-accessible | current | |
| rlBrgStaticIpMulticastVlanTag OBJECT-TYPE The VLAN tag for which this entry is configured. | 1.3.6.1.4.1.9.6.1.101.116.3.1.1 | VlanIndex | not-accessible | current |
| rlBrgStaticIpMulticastGroupAddress OBJECT-TYPE The multicast group address for which the filtering information applies | 1.3.6.1.4.1.9.6.1.101.116.3.1.2 | IpAddress | not-accessible | current |
| rlBrgStaticIpMulticastSourceAddress OBJECT-TYPE The unicast group address for which the filtering information applies. | 1.3.6.1.4.1.9.6.1.101.116.3.1.3 | IpAddress | not-accessible | current |
| rlBrgStaticIpMulticastFrwPorts OBJECT-TYPE The ports the data should be forwarded to | 1.3.6.1.4.1.9.6.1.101.116.3.1.4 | PortList | read-write | current |
| rlBrgStaticIpMulticastForbiddenPorts OBJECT-TYPE The ports that overrides dynamic configuration and prevents multicast data forwarding for the group or group and source to these ports. | 1.3.6.1.4.1.9.6.1.101.116.3.1.5 | PortList | read-write | current |
| rlBrgStaticIpMulticastStatus OBJECT-TYPE The status of the table entry. It's used to add/delete an entry | 1.3.6.1.4.1.9.6.1.101.116.3.1.6 | RowStatus | read-write | current |
| rlBrgIpMulticastTable OBJECT-TYPE A table containing all filtering information for IP Multicast addresses for each VLAN | 1.3.6.1.4.1.9.6.1.101.116.4 | not-accessible | current | |
| rlBrgIpMulticastEntry OBJECT-TYPE An entry (conceptual row) in the rlBrgIpMulticastTable contains IP Multicast FDB data | 1.3.6.1.4.1.9.6.1.101.116.4.1 | not-accessible | current | |
| rlBrgIpMulticastVlanTag OBJECT-TYPE The VLAN tag for which this entry is configured. | 1.3.6.1.4.1.9.6.1.101.116.4.1.1 | VlanIndex | not-accessible | current |
| rlBrgIpMulticastGroupAddress OBJECT-TYPE Multicast group address (destination address) of data frames | 1.3.6.1.4.1.9.6.1.101.116.4.1.2 | IpAddress | not-accessible | current |
| rlBrgIpMulticastSourceAddress OBJECT-TYPE Unicast source address of data frames. | 1.3.6.1.4.1.9.6.1.101.116.4.1.3 | IpAddress | not-accessible | current |
| rlBrgIpMulticastEgressPorts OBJECT-TYPE The complete set of ports, in this VLAN, to which frames destined for this Group IP address or Group and Source address are currently being explicitly forwarded. This does not include ports for which this address is only implicitly forwarded, in the dot1qForwardAllPorts list. | 1.3.6.1.4.1.9.6.1.101.116.4.1.4 | PortList | read-only | current |
| rlBrgIpMulticastLearntPorts OBJECT-TYPE The subset of ports in rlBrgIpMulticastEgressPorts which were learnt by IGMP or some other dynamic mechanism, in this Filtering database.. | 1.3.6.1.4.1.9.6.1.101.116.4.1.5 | PortList | read-only | current |
| rlBrgStaticInetMulticastTable OBJECT-TYPE A table containing filtering information for INET (Pv4 and IPv6) Multicast addresses for each VLAN. | 1.3.6.1.4.1.9.6.1.101.116.5 | not-accessible | current | |
| rlBrgStaticInetMulticastEntry OBJECT-TYPE Filtering information configured into the device. The set of ports to which frames containing this IP Multicast destination address and IP source address are allowed to be forwarded. | 1.3.6.1.4.1.9.6.1.101.116.5.1 | not-accessible | current | |
| rlBrgStaticInetMulticastVlanTag OBJECT-TYPE The VLAN tag for which this entry is configured. | 1.3.6.1.4.1.9.6.1.101.116.5.1.1 | VlanIndex | not-accessible | current |
| rlBrgStaticInetMulticastGroupAddressType OBJECT-TYPE Inet type ipv6/ipv4. | 1.3.6.1.4.1.9.6.1.101.116.5.1.2 | InetAddressType | read-only | current |
| rlBrgStaticInetMulticastGroupAddress OBJECT-TYPE The multicast group address for which the filtering information applies | 1.3.6.1.4.1.9.6.1.101.116.5.1.3 | InetAddress | not-accessible | current |
| rlBrgStaticInetMulticastSourceAddressType OBJECT-TYPE Inet type ipv6/ipv4. | 1.3.6.1.4.1.9.6.1.101.116.5.1.4 | InetAddressType | read-only | current |
| rlBrgStaticInetMulticastSourceAddress OBJECT-TYPE The unicast group address for which the filtering information applies. | 1.3.6.1.4.1.9.6.1.101.116.5.1.5 | InetAddress | not-accessible | current |
| rlBrgStaticInetMulticastFrwPorts OBJECT-TYPE The ports the data should be forwarded to | 1.3.6.1.4.1.9.6.1.101.116.5.1.6 | PortList | read-write | current |
| rlBrgStaticInetMulticastForbiddenPorts OBJECT-TYPE The ports that overrides dynamic configuration and prevents multicast data forwarding for the group or group and source to these ports. | 1.3.6.1.4.1.9.6.1.101.116.5.1.7 | PortList | read-write | current |
| rlBrgStaticInetMulticastStatus OBJECT-TYPE The status of the table entry. It's used to add/delete an entry | 1.3.6.1.4.1.9.6.1.101.116.5.1.8 | RowStatus | read-write | current |
| rlBrgInetMulticastTable OBJECT-TYPE A table containing all filtering information for IP Multicast addresses for each VLAN | 1.3.6.1.4.1.9.6.1.101.116.6 | not-accessible | current | |
| rlBrgInetMulticastEntry OBJECT-TYPE An entry (conceptual row) in the rlBrgInetMulticastTable contains IP Multicast FDB data | 1.3.6.1.4.1.9.6.1.101.116.6.1 | not-accessible | current | |
| rlBrgInetMulticastVlanTag OBJECT-TYPE The VLAN tag for which this entry is configured. | 1.3.6.1.4.1.9.6.1.101.116.6.1.1 | VlanIndex | not-accessible | current |
| rlBrgInetMulticastGroupAddressType OBJECT-TYPE Inet type IPv4/IPv6. | 1.3.6.1.4.1.9.6.1.101.116.6.1.2 | InetAddressType | read-only | current |
| rlBrgInetMulticastGroupAddress OBJECT-TYPE Multicast group address (destination address) of data frames | 1.3.6.1.4.1.9.6.1.101.116.6.1.3 | InetAddress | not-accessible | current |
| rlBrgInetMulticastSourceAddressType OBJECT-TYPE Inet type IPv4/IPv6. | 1.3.6.1.4.1.9.6.1.101.116.6.1.4 | InetAddressType | read-only | current |
| rlBrgInetMulticastSourceAddress OBJECT-TYPE Unicast source address of data frames. | 1.3.6.1.4.1.9.6.1.101.116.6.1.5 | InetAddress | not-accessible | current |
| rlBrgInetMulticastEgressPorts OBJECT-TYPE The complete set of ports, in this VLAN, to which frames destined for this Group IP address or Group and Source address are currently being explicitly forwarded. This does not include ports for which this address is only implicitly forwarded, in the dot1qForwardAllPorts list. | 1.3.6.1.4.1.9.6.1.101.116.6.1.6 | PortList | read-only | current |
| rlBrgInetMulticastLearntPorts OBJECT-TYPE The subset of ports in rlBrgIpMulticastEgressPorts which were learnt by IGMP or some other dynamic mechanism, in this Filtering database.. | 1.3.6.1.4.1.9.6.1.101.116.6.1.7 | PortList | read-only | current |
| rlBrgIpmFdbRefTable OBJECT-TYPE A table containing all information stored in IPM FDB overlapping Reference Table | 1.3.6.1.4.1.9.6.1.101.116.7 | not-accessible | current | |
| rlBrgIpmFdbRefEntry OBJECT-TYPE An entry (conceptual row) in the rlBrgIpmFdbRefTable contains overlapping Reference Table FDB data | 1.3.6.1.4.1.9.6.1.101.116.7.1 | not-accessible | current | |
| rlBrgIpmFdbRefVlanTag OBJECT-TYPE The VLAN tag for which this entry is configured. | 1.3.6.1.4.1.9.6.1.101.116.7.1.1 | VlanIndex | not-accessible | current |
| rlBrgIpmFdbRefGroupAddressType OBJECT-TYPE Multicast group address (destination address) of data frames | 1.3.6.1.4.1.9.6.1.101.116.7.1.2 | InetAddressType | not-accessible | current |
| rlBrgIpmFdbRefGroupAddress OBJECT-TYPE Multicast group address (destination address) of data frames | 1.3.6.1.4.1.9.6.1.101.116.7.1.3 | InetAddress | not-accessible | current |
| rlBrgIpmFdbRefSourceAddressType OBJECT-TYPE Unicast source address of data frames. | 1.3.6.1.4.1.9.6.1.101.116.7.1.4 | InetAddressType | not-accessible | current |
| rlBrgIpmFdbRefSourceAddress OBJECT-TYPE Unicast source address of data frames. | 1.3.6.1.4.1.9.6.1.101.116.7.1.5 | InetAddress | not-accessible | current |
| rlBrgIpmFdbRefPorts OBJECT-TYPE The list of ports represented in IPM FDB overlapping Reference Table | 1.3.6.1.4.1.9.6.1.101.116.7.1.6 | PortList | read-only | current |
| rlBrgDynamicCmdTable OBJECT-TYPE The (conceptual) table for Dynamic IPM FDB command. For debugging purposes only. This MIB is prohibited to be used with working IGMP/MLD snooping | 1.3.6.1.4.1.9.6.1.101.116.8 | not-accessible | current | |
| rlBrgDynamicCmdEntry OBJECT-TYPE An entry (conceptual row) in the rlBrgDynamicCmdTable. | 1.3.6.1.4.1.9.6.1.101.116.8.1 | not-accessible | current | |
| rlBrgDynamicCmdKey OBJECT-TYPE Key of the rlBrgDynamicCmdTable table | 1.3.6.1.4.1.9.6.1.101.116.8.1.1 | INTEGER (1) | not-accessible | current |
| rlBrgDynamicCmdVlanTag OBJECT-TYPE The VLAN tag for which this entry is configured. | 1.3.6.1.4.1.9.6.1.101.116.8.1.2 | VlanIndex | read-write | current |
| rlBrgDynamicCmdGroupAddressType OBJECT-TYPE Multicast group address (destination address) of data frames | 1.3.6.1.4.1.9.6.1.101.116.8.1.3 | InetAddressType | read-write | current |
| rlBrgDynamicCmdGroupAddress OBJECT-TYPE Multicast group address (destination address) of data frames | 1.3.6.1.4.1.9.6.1.101.116.8.1.4 | InetAddress | read-write | current |
| rlBrgDynamicCmdSourceAddressType OBJECT-TYPE Unicast source address of data frames. | 1.3.6.1.4.1.9.6.1.101.116.8.1.5 | InetAddressType | read-write | current |
| rlBrgDynamicCmdSourceAddress OBJECT-TYPE Unicast source address of data frames. | 1.3.6.1.4.1.9.6.1.101.116.8.1.6 | InetAddress | read-write | current |
| rlBrgDynamicCmdPorts OBJECT-TYPE The list of ports for them the command is issued | 1.3.6.1.4.1.9.6.1.101.116.8.1.7 | PortList | read-write | current |
| rlBrgDynamicCmdType OBJECT-TYPE Current type of command | 1.3.6.1.4.1.9.6.1.101.116.8.1.8 | DynamicCmdType | read-write | current |
| rlUserAssignedVidx OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.116.9 | |||
| rlUserAssignedVidxConfigTable OBJECT-TYPE A table containing entries of User Assigned Vidx configuration information | 1.3.6.1.4.1.9.6.1.101.116.9.1 | not-accessible | current | |
| rlUserAssignedVidxConfigEntry OBJECT-TYPE A table entry of User Assigned Vidx information table | 1.3.6.1.4.1.9.6.1.101.116.9.1.1 | not-accessible | current | |
| rlUserAssignedVidxConfigIndex OBJECT-TYPE Vidx index. Values from 4K to 32K | 1.3.6.1.4.1.9.6.1.101.116.9.1.1.1 | VidxIndex | not-accessible | current |
| rlUserAssignedVidxConfigPorts OBJECT-TYPE List of ports that belong to the Vidx | 1.3.6.1.4.1.9.6.1.101.116.9.1.1.2 | PortList | read-write | current |
| rlUserAssignedVidxConfigRowStatus OBJECT-TYPE This object indicates the status of this entry. | 1.3.6.1.4.1.9.6.1.101.116.9.1.1.3 | RowStatus | read-create | current |
| rlUserAssignedVidxGetNextFreeIndex OBJECT-TYPE Returns the next free Vidx index. Values from 4K to 32K | 1.3.6.1.4.1.9.6.1.101.116.9.2 | VidxIndex | read-only | current |
| rlBrgMulticastCurrentNumberOfEntries OBJECT-TYPE Current number of multicast entries. | 1.3.6.1.4.1.9.6.1.101.116.10 | Unsigned32 | read-only | current |