Snigmpstaticgrouptable, Snigmpstaticgroupifindex, Snigmpstaticgroupaddress – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 597: Snigmpstaticgroupportlist, Snigmpstaticgrouprowstatus
Unified IP MIB Reference
571
53-1003106-01
IGMP static group table
56
NOTE
The following table objects are not supported on the Brocade FastIron devices.
Name, OID, and syntax
Access
Description
snIgmpStaticGroupTable
brcdIp.1.2.6.1.4
None
The IGMP static group table.
snIgmpStaticGroupIfIndex
brcdIp.1.2.6.1.4.1.1
Syntax: Integer32
Read-only
Shows the interface for which the group was configured.
snIgmpStaticGroupAddress
brcdIp.1.2.6.1.4.1.2
Syntax: IpAddress
Read-only
Shows the IP address for the group.
snIgmpStaticGroupPortList
brcdIp.1.2.6.1.4.1.3
Syntax: OCTET STRING
Read-write
Contains a list of ports that are members of the static group. Each
port contains a 16-bit integer ifIndex.
snIgmpStaticGroupRowStatus
brcdIp.1.2.6.1.4.1.4
Syntax: Integer
Read-write
Controls the management of the table rows. The following values
can be written:
•
delete(3) – Deletes the row.
•
create(4) – Creates a new row.
•
modify(5) – Modifies an existing row.
If the row exists, then a SET with a value of create(4) returns a
"bad value" error. Deleted rows are removed from the table
immediately.
The following values can be returned on reads:
•
other(1) – Row is inoperative.
•
valid(2) – Row exists and is valid.