CISCO-SWITCH-CGMP-MIB
AI MIB Summary
The CISCO-SWITCH-CGMP-MIB monitors and manages Cisco Group Management Protocol (CGMP) state variables and counters on Layer 2 switches to control multicast traffic forwarding based on host group membership. It tracks CGMP session establishment, packet statistics, and error conditions to ensure efficient multicast delivery within the switching fabric.
Switch-side Cisco Group Management Protocol MIB for Layer 2 Switch devices.
17
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
ciscoSwitchCgmpMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.101 |
SNMPv2-TC-v1 Unknown .1.3.6.1.4.1.9.9.101 |
ciscoSwitchCgmpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.101.1 |
sCgmpInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.101.1.1 |
sCgmpEnableThis variable allows user to enable or disable Cisco
Group Management Protocol (CGMP).rw Enumeration .1.3.6.1.4.1.9.9.101.1.1.1 |
sCgmpFastLeaveEnableThis variable allows user to enable or disable Cisco
Group Management Protocol (CGMP) Fast Leave processing.rw Enumeration .1.3.6.1.4.1.9.9.101.1.1.2 |
sCgmpRouterHoldTimeMulticast routers that support CGMP will send CGMP
join message to advertise themselves to switches within
a network. A switch that receives a CGMP message will save
the information and set a timer equal to this router hold
time. When the router hold time expires, the switch will
remove the Router entry from CGMP. The default value
is 300 seconds.rw INTEGER .1.3.6.1.4.1.9.9.101.1.1.3 |
sCgmpRouterTableList of Router entries present on the switch. SEQUENCE OF SCgmpRouterEntry .1.3.6.1.4.1.9.9.101.1.1.4 |
sCgmpRouterEntryEntry containing multicast router information for
a particular router. These entries are created when a
router sends a CGMP join for itself on a particular
vlan. Entries may be removed when a router entry's
sCgmpRouterHoldTime expires, or when explicitly
removed by a user. SCgmpRouterEntry .1.3.6.1.4.1.9.9.101.1.1.4.1 |
sCgmpRouterVlanIndexAn index value that uniquely identifies the
vlan on which the router identified by this router entry
is located. This value may be the same as used in the
CISCO-VLAN-MEMBERSHIP-MIB and the CISCO-VTP-MIB for
the same given vlan, if VTP is present and in use
on the switch. SCgmpVlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.101.1.1.4.1.1 |
sCgmpRouterMacAddressAn 802 MAC Address in canonical format. This is the
MAC address of the router itself. MacAddress -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.101.1.1.4.1.3 |
sCgmpRouterEntryStatusThis object is used by a management station to
delete the row entry in sCgmpRouterTable following
the RowStatus textual convention. The managment
station may remove this entry by setting destroy (6).
Entries may not be created. Entries removed may
reappear in normal CGMP operation when the router
sends another self join.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.101.1.1.4.1.4 |
ciscoSwitchCgmpMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.101.3 |
ciscoSwitchCgmpMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.101.3.1 |
ciscoSwitchCgmpMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.101.3.1.1 |
ciscoSwitchCgmpMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.101.3.2 |
sCgmpGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.101.3.2.1 |