CISCO-SWITCH-CGMP-MIB

File: CISCO-SWITCH-CGMP-MIB.mib (8012 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI BRIDGE-MIB
CISCO-SMI SNMPv2-CONF

Imported symbols

TEXTUAL-CONVENTION RowStatus MacAddress
MODULE-IDENTITY OBJECT-TYPE dot1dBasePort
ciscoMgmt MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

SCgmpVlanIndex  
The VLAN-id of a VLAN on either ISL trunk, 802.1q trunk or port-based VLAN implementations.
TEXTUAL-CONVENTION    
  INTEGER 0..1023  

SCgmpRouterEntry  
SEQUENCE    
  sCgmpRouterVlanIndex SCgmpVlanIndex
  sCgmpRouterMacAddress MacAddress
  sCgmpRouterEntryStatus RowStatus

Defined Values

ciscoSwitchCgmpMIB 1.3.6.1.4.1.9.9.101
Switch-side Cisco Group Management Protocol MIB for Layer 2 Switch devices.
MODULE-IDENTITY    

ciscoSwitchCgmpMIBObjects 1.3.6.1.4.1.9.9.101.1
OBJECT IDENTIFIER    

sCgmpInfo 1.3.6.1.4.1.9.9.101.1.1
OBJECT IDENTIFIER    

sCgmpEnable 1.3.6.1.4.1.9.9.101.1.1.1
This variable allows user to enable or disable Cisco Group Management Protocol (CGMP).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sCgmpFastLeaveEnable 1.3.6.1.4.1.9.9.101.1.1.2
This variable allows user to enable or disable Cisco Group Management Protocol (CGMP) Fast Leave processing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sCgmpRouterHoldTime 1.3.6.1.4.1.9.9.101.1.1.3
Multicast 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..6000  

sCgmpRouterTable 1.3.6.1.4.1.9.9.101.1.1.4
List of Router entries present on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SCgmpRouterEntry

sCgmpRouterEntry 1.3.6.1.4.1.9.9.101.1.1.4.1
Entry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SCgmpRouterEntry  

sCgmpRouterVlanIndex 1.3.6.1.4.1.9.9.101.1.1.4.1.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SCgmpVlanIndex  

sCgmpRouterMacAddress 1.3.6.1.4.1.9.9.101.1.1.4.1.3
An 802 MAC Address in canonical format. This is the MAC address of the router itself.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

sCgmpRouterEntryStatus 1.3.6.1.4.1.9.9.101.1.1.4.1.4
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ciscoSwitchCgmpMIBConformance 1.3.6.1.4.1.9.9.101.3
OBJECT IDENTIFIER    

ciscoSwitchCgmpMIBCompliances 1.3.6.1.4.1.9.9.101.3.1
OBJECT IDENTIFIER    

ciscoSwitchCgmpMIBGroups 1.3.6.1.4.1.9.9.101.3.2
OBJECT IDENTIFIER    

ciscoSwitchCgmpMIBCompliance 1.3.6.1.4.1.9.9.101.3.1.1
The compliance statement for switches implementing the Cisco Group Management Protocol
Status: current Access: read-only
MODULE-COMPLIANCE    

sCgmpGroup 1.3.6.1.4.1.9.9.101.3.2.1
Switch-side Cisco Group Management Protocol.
Status: current Access: read-only
OBJECT-GROUP