FOUNDRY-SN-IGMP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8
.1.3.6.1.4.1.1991.1.2.6.1.3 · 1 row entry · 4 columns
Uses the brocade variant from /opt/observium/mibs/brocade.
Command help
Walk snIgmpIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IGMP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IGMP-MIB::snIgmpIfTable'
This table comprises of a list of IGMP interface entries.
snIgmpIfEntry row .1.3.6.1.4.1.1991.1.2.6.1.3.1
An entry (conceptual row) contains the group
membership information for that port.
Column Syntax OID
The table entry index.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1991.1.2.6.1.3.1.1
This is the interface on which the group was learnt.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1991.1.2.6.1.3.1.2
The group address learnt from the interface.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.1991.1.2.6.1.3.1.3
This is the interval (seconds) after which the group
information will be aged out.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1991.1.2.6.1.3.1.4
.1.3.6.1.4.1.1991.1.2.6.1.4 · 1 row entry · 4 columns
Uses the brocade variant from /opt/observium/mibs/brocade.
Command help
Walk snIgmpStaticGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IGMP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IGMP-MIB::snIgmpStaticGroupTable'
This table comprises of a list of IGMP static group entries.
snIgmpStaticGroupEntry row .1.3.6.1.4.1.1991.1.2.6.1.4.1
An entry (conceptual row) contains the IGMP static group
membership information.
Column Syntax OID
The interface of which the static group was configured.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1991.1.2.6.1.4.1.1
The group address of which the static group was configured.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.1991.1.2.6.1.4.1.2
A list of ports which are the port membership of the
static group. Each port is a 16-bit integer ifIndex.
OctetStringr/w .1.3.6.1.4.1.1991.1.2.6.1.4.1.3
To create or delete a static group entry.
Enumerationr/w
Enumerated Values:
1other
2valid
3delete
4create
5modify
.1.3.6.1.4.1.1991.1.2.6.1.4.1.4