HP-SN-IGMP-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-SN-IGMP-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
 snIgmpMIBObjects 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1
     snIgmpQueryInterval 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.1 integer read-write
This is the time interval at which this entity sends out IGMP host query packets. For a router, snDvmrpEnable must have been set to 'enabled' before this object is writen. For a switch, snSwGroupIpMcastMode must have been set to 'enabled' and snSwIpMcastQuerierMode must have been set to 'querier' before this object is writen.
     snIgmpGroupMembershipTime 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.2 integer read-write
This is the time interval after which a group is considered inactive. For a router, snDvmrpEnable must have been set to 'enabled' before this object is writen. For a switch, snSwGroupIpMcastMode must have been set to 'enabled' before this object is writen.
     snIgmpIfTable 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3 no-access
This table comprises of a list of IGMP interface entries.
         snIgmpIfEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1 no-access
An entry (conceptual row) contains the group membership information for that port.
             snIgmpIfEntryIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1.1 integer read-only
The table entry index.
             snIgmpIfPortNumber 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1.2 integer read-only
This is the interface on which the group was learnt.
             snIgmpIfGroupAddress 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1.3 ipaddress read-only
The group address learnt from the interface.
             snIgmpIfGroupAge 1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1.4 integer read-only
This is the interval (seconds) after which the group information will be aged out.