SW-IGMP-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
36
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
36 total| Object Name |
|---|
marconi OBJECT IDENTIFIER .1.3.6.1.4.1.326 |
RFC1155-SMI Unknown .1.3.6.1.4.1.326 |
systems OBJECT IDENTIFIER .1.3.6.1.4.1.326.2 |
external OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20 |
dlink OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1 |
dlinkcommon OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.1 |
golf OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2 |
golfproducts OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.1 |
es2000 OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.1.3 |
golfcommon OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2 |
marconi-mgmt OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2 |
es2000Mgmt OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2.28 |
swL2Mgmt OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2 |
swIGMP OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7 |
swIGMPCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.1 |
swIGMPAdminStateThis object allows the user to enable/disable the IGMP snooping function.
The IGMP function provided by the device includes both v1 and v2.rw Enumeration .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.1.1 |
swIGMPTimeoutThe timeout value for sending IGMP query packet when no one was
sent by the multicast router in the lan. The device will actively
send the query message.rw INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.1.2 |
swIGMPInfoTableThe table contains the number current IGMP query packets which
is captured by this device, as well as the IGMP query packets
sent by the device. SEQUENCE OF SwIGMPInfoEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2 |
swIGMPInfoEntryInformation about current IGMP query information, provided that
swDevIGMPCaptureState and swIGMPCtrlState of associated VLAN
entry are all enabled. SwIGMPInfoEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1 |
swIGMPInfoIndexThis object indicates the IGMP query information entry number. It
could be up to 12 entries, depending on current number of VLAN entries.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1.1 |
swIGMPInfoVidThis object indicates the Vid of associated IGMP info table entry.
It follows swIGMPCtrlVid in the associated entry of IGMP control
table (swIGMPCtrlTable).ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1.2 |
swIGMPInfoQueryCountThis object indicates the number of query packets received since the
IGMP function enabled, in per-VLAN basis.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1.3 |
swIGMPInfoTxQueryCountThis object indicates the send count of IGMP query messages, in
per-VLAN basis. In case of IGMP timer expiration, the switch sends
IGMP query packets to related VLAN member ports and increment this
object by 1.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1.4 |
swIGMPTableThis table contains information regarding to the IGMP group membership
report received by each port. The system will use the information
recorded in this table to forward the multicast packet to those ports
which have group membership. Since packets will not be forwarded to
necessary ports, the network bandwith can thus be saved. SEQUENCE OF SwIGMPEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3 |
swIGMPEntryEach entry describes the ports which are member of a specific group address.
Note that when a specific multicast address existing in the table also exist in
the filter table, the filter table has higher priority over this table. SwIGMPEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1 |
swIGMPVidThis object indicates the Vid of individual IGMP table entry.
It shows the Vid of IGMP report information captured on network.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.1 |
swIGMPGroupIpAddrA IP multicast group address which has port membership in the underlying network.ro IpAddress .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.2 |
swIGMPGroupMacAddrThe multicast MAC address corresponds to swIGMPGroupIpAddr.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.3 |
swIGMPPortMapIndicates the set of ports which are members of this multicast group.
These ports are represented by a octet string.The most significant
bit represents the lowest numbered port, and the least significant
bit represents the highest numbered port.ro PortList .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.4 |
swIGMPIpGroupReportCountIndicates the number of group membership report packets received
by the device corresponding to this multicast group.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.5 |
swIGMPCtrlTableThe table controls the Vlan's IGMP function. Its scale depends on
current VLAN state (swVlanInfoStatus). If VLAN is disabled or
in Mac-Base mode, there is only one entry in the table, with
index 1. If VLAN is in Port-Base or 802.1q mode, the number of
entries can be up to 12, with index range from 1 to 12. SEQUENCE OF SwIGMPCtrlEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4 |
swIGMPCtrlEntryThe entry in IGMP control table (swIGMPCtrlTable).
The entry is effective only when IGMP capture switch is enabled. SwIGMPCtrlEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1 |
swIGMPCtrlIndexThis object indicates the IGMP control entry number.Its scale depends on
current VLAN state (es400VlanInfoStatus). If VLAN is disabled or in
Mac-Base mode, there is only one entry in the table, with index 1.
If VLAN is in Port-Base or 802.1q mode, the number of entries is 12,
with index range from 1 to 12.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1.1 |
swIGMPCtrlVidThis object indicates the IGMP control entry's VLAN id. If VLAN is
disabled or in Mac-Base mode, the Vid is always 0 and cannot be changed
by management users. If VLAN is in Port-Base mode, the Vid is arranged
from 1 to 12 , fixed form. If VLAN is in 802.1q mode, the Vid setting
can vary from 1 to 4094 by management user, and the Vid in each entry
must be unique in the IGMP Control Table.rw INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1.2 |
swIGMPCtrlTimerThe timer value for sending IGMP query packet when none
was sent by the multicast router in the LAN. The timer works
in per-VLAN basis. Our device will be activated to send the query
message if the timer is expired. Please reference RFC2236-1997.
And it recommends a default of 125 seconds. The timeout value must
be at least 30 seconds.rw INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1.3 |
swIGMPCtrlStateThis object indicates the status of this entry.
other(1) - This entry is currently in use but the conditions under
which it will remain so are different from each of the
following values.
disable(2) - IGMP funtion is disabled for this entry.
enable(3) - IGMP funtion is enabled for this entry.
deleted(4) - IGMP entry is deleted.rw Enumeration .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1.4 |