XEDIA-IGMP-MIB: View SNMP OID List / Download MIB
VENDOR: XEDIA CORPORATION
Home | MIB: XEDIA-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).
|
|||
Object Name | OID | Type | Access | Info |
xigmpMIB | 1.3.6.1.4.1.838.3.33 |
The Xedia extention MIB module for management of IGMP routers. |
||
xigmpMIBObjects | 1.3.6.1.4.1.838.3.33.1 | |||
xigmp | 1.3.6.1.4.1.838.3.33.1.1 | |||
xigmpInMsgs | 1.3.6.1.4.1.838.3.33.1.1.1 | counter32 | read-only |
Total number of IGMP messages received |
xigmpInErrors | 1.3.6.1.4.1.838.3.33.1.1.2 | counter32 | read-only |
Total number of malformed IGMP messages received |
xigmpInReports | 1.3.6.1.4.1.838.3.33.1.1.3 | counter32 | read-only |
Total number of IGMP Report messages received |
xigmpInV1Reports | 1.3.6.1.4.1.838.3.33.1.1.4 | counter32 | read-only |
Total number of IGMP V1 Report messages received |
xigmpInLeaves | 1.3.6.1.4.1.838.3.33.1.1.5 | counter32 | read-only |
Total number of IGMP Leave messages received |
xigmpInQueries | 1.3.6.1.4.1.838.3.33.1.1.6 | counter32 | read-only |
Total number of IGMP Query messages received |
xigmpInUnknowns | 1.3.6.1.4.1.838.3.33.1.1.7 | counter32 | read-only |
Total number of IGMP messages of unknown types received |
xigmpOutMsgs | 1.3.6.1.4.1.838.3.33.1.1.8 | counter32 | read-only |
Total number of IGMP messages transmitted by IGMP protocol |
xigmpInterfaceTable | 1.3.6.1.4.1.838.3.33.1.1.9 | no-access |
The (conceptual) table listing the interfaces on which IGMP is enabled. |
|
1.3.6.1.4.1.838.3.33.1.1.9.1 | no-access |
An entry (conceptual row) representing an interface on which IGMP is enabled. |
||
xigmpInterfaceIfIndex | 1.3.6.1.4.1.838.3.33.1.1.9.1.1 | interfaceindex | no-access |
The ifIndex value of the interface for which IGMP is enabled. |
xigmpInterfaceState | 1.3.6.1.4.1.838.3.33.1.1.9.1.2 | integer | read-only |
The state of the IGMP interface Enumeration: 'down': 2, 'up': 1. |