CISCO-SWITCH-CGMP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SWITCH-CGMP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoSwitchCgmpMIB 1.3.6.1.4.1.9.9.101
Switch-side Cisco Group Management Protocol MIB for Layer 2 Switch devices.
         ciscoSwitchCgmpMIBObjects 1.3.6.1.4.1.9.9.101.1
             sCgmpInfo 1.3.6.1.4.1.9.9.101.1.1
                 sCgmpEnable 1.3.6.1.4.1.9.9.101.1.1.1 integer read-write
This variable allows user to enable or disable Cisco Group Management Protocol (CGMP). Enumeration: 'disabled': 2, 'enabled': 1.
                 sCgmpFastLeaveEnable 1.3.6.1.4.1.9.9.101.1.1.2 integer read-write
This variable allows user to enable or disable Cisco Group Management Protocol (CGMP) Fast Leave processing. Enumeration: 'disabled': 2, 'enabled': 1.
                 sCgmpRouterHoldTime 1.3.6.1.4.1.9.9.101.1.1.3 integer read-write
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.
                 sCgmpRouterTable 1.3.6.1.4.1.9.9.101.1.1.4 no-access
List of Router entries present on the switch.
                     sCgmpRouterEntry 1.3.6.1.4.1.9.9.101.1.1.4.1 no-access
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.
                         sCgmpRouterVlanIndex 1.3.6.1.4.1.9.9.101.1.1.4.1.1 scgmpvlanindex no-access
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.
                         sCgmpRouterMacAddress 1.3.6.1.4.1.9.9.101.1.1.4.1.3 macaddress no-access
An 802 MAC Address in canonical format. This is the MAC address of the router itself.
                         sCgmpRouterEntryStatus 1.3.6.1.4.1.9.9.101.1.1.4.1.4 rowstatus read-write
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.
         ciscoSwitchCgmpMIBConformance 1.3.6.1.4.1.9.9.101.3
             ciscoSwitchCgmpMIBCompliances 1.3.6.1.4.1.9.9.101.3.1
                 ciscoSwitchCgmpMIBCompliance 1.3.6.1.4.1.9.9.101.3.1.1
The compliance statement for switches implementing the Cisco Group Management Protocol
             ciscoSwitchCgmpMIBGroups 1.3.6.1.4.1.9.9.101.3.2
                 sCgmpGroup 1.3.6.1.4.1.9.9.101.3.2.1
Switch-side Cisco Group Management Protocol.